Trace number 3718251

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 NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28MSAT (TO) 1800.08 1795.75

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-geom40-2_wcsp.wbo
MD5SUMdc0207dd780e8486ac4fdb37fec549e2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.001998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables80
Total number of constraints196
Number of soft constraints156
Number of constraints which are clauses156
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Top cost 79
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 156
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3
Number of bits of the biggest sum of numbers2
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120528
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3718251-1338254572.wbo
0.10/0.11	c reading problem ... 
0.10/0.15	c ... done. Wall clock time 0.034s.
0.10/0.15	c declared #vars     80
0.10/0.15	c internal #vars     236
0.10/0.15	c #constraints  237
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 156
0.10/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 80
0.10/0.15	c 237 constraints processed.
0.10/0.15	c objective function length is 156 literals
0.10/0.16	c SATISFIABLE
0.10/0.16	c OPTIMIZING...
0.10/0.16	c Got one! Elapsed wall clock time (in seconds):0.049
0.10/0.16	o 40
0.10/0.17	c Got one! Elapsed wall clock time (in seconds):0.056
0.10/0.17	o 37
0.10/0.17	c Got one! Elapsed wall clock time (in seconds):0.062
0.10/0.17	o 35
0.10/0.18	c Got one! Elapsed wall clock time (in seconds):0.067
0.10/0.18	o 32
0.26/0.20	c Got one! Elapsed wall clock time (in seconds):0.092
0.26/0.20	o 31
0.26/0.21	c Got one! Elapsed wall clock time (in seconds):0.096
0.26/0.21	o 29
0.66/0.45	c cleaning 2538 clauses out of 5082 with flag 11651/5082
0.91/0.64	c cleaning 4273 clauses out of 8545 with flag 27169/11083
1.14/0.83	c cleaning 5632 clauses out of 11271 with flag 45932/18082
1.35/1.04	c cleaning 6820 clauses out of 13639 with flag 66998/26082
1.68/1.33	c cleaning 7911 clauses out of 15821 with flag 93163/35084
1.98/1.62	c cleaning 8953 clauses out of 17910 with flag 120062/45084
2.28/1.99	c cleaning 9976 clauses out of 19958 with flag 149108/56085
2.79/2.42	c cleaning 10986 clauses out of 21979 with flag 180655/68082
3.29/2.93	c cleaning 11997 clauses out of 23993 with flag 211894/81082
3.81/3.47	c cleaning 12996 clauses out of 25997 with flag 246734/95083
4.42/4.06	c cleaning 13999 clauses out of 28000 with flag 284722/110082
5.13/4.77	c cleaning 14997 clauses out of 30002 with flag 327901/126083
5.84/5.50	c cleaning 16000 clauses out of 32004 with flag 375760/143082
6.64/6.27	c cleaning 16999 clauses out of 34004 with flag 424263/161082
7.45/7.06	c cleaning 18001 clauses out of 36007 with flag 472618/180084
8.36/7.95	c cleaning 18999 clauses out of 38004 with flag 524980/200082
9.17/8.78	c cleaning 19999 clauses out of 40006 with flag 577417/221083
10.08/9.65	c cleaning 21000 clauses out of 42007 with flag 630632/243083
11.09/10.62	c cleaning 22004 clauses out of 44007 with flag 691392/266083
11.99/11.55	c cleaning 22996 clauses out of 46002 with flag 753975/290082
13.32/12.85	c cleaning 23996 clauses out of 48007 with flag 816620/315083
14.63/14.12	c cleaning 25001 clauses out of 50012 with flag 880392/341084
15.86/15.37	c cleaning 26003 clauses out of 52009 with flag 945498/368082
17.16/16.63	c cleaning 27000 clauses out of 54007 with flag 1015512/396083
18.28/17.72	c cleaning 27998 clauses out of 56006 with flag 1090598/425082
19.38/18.86	c cleaning 28993 clauses out of 58008 with flag 1169596/455082
20.58/20.05	c cleaning 30005 clauses out of 60016 with flag 1249166/486083
21.90/21.38	c cleaning 31001 clauses out of 62010 with flag 1329867/518082
23.42/22.83	c cleaning 32001 clauses out of 64009 with flag 1411946/551082
24.93/24.32	c cleaning 33001 clauses out of 66009 with flag 1495273/585083
26.52/25.98	c cleaning 34000 clauses out of 68007 with flag 1590393/620082
28.37/27.73	c cleaning 35001 clauses out of 70008 with flag 1687451/656083
30.29/29.65	c cleaning 35997 clauses out of 72006 with flag 1777163/693082
32.31/31.69	c cleaning 37002 clauses out of 74009 with flag 1872551/731082
34.43/33.76	c cleaning 37999 clauses out of 76007 with flag 1967915/770082
36.45/35.72	c cleaning 38999 clauses out of 78008 with flag 2068272/810082
38.35/37.63	c cleaning 39993 clauses out of 80009 with flag 2181229/851082
40.26/39.58	c cleaning 41004 clauses out of 82017 with flag 2301550/893083
42.06/41.38	c cleaning 42004 clauses out of 84013 with flag 2406780/936083
43.97/43.22	c cleaning 43002 clauses out of 86009 with flag 2515785/980083
46.07/45.34	c cleaning 44001 clauses out of 88007 with flag 2627738/1025083
48.61/47.82	c cleaning 45000 clauses out of 90006 with flag 2747845/1071083
50.92/50.13	c cleaning 45996 clauses out of 92006 with flag 2885837/1118083
53.33/52.53	c cleaning 47003 clauses out of 94009 with flag 3023687/1166082
55.74/54.99	c cleaning 47995 clauses out of 96007 with flag 3160406/1215083
58.36/57.50	c cleaning 49004 clauses out of 98012 with flag 3298270/1265083
60.77/59.92	c cleaning 50000 clauses out of 100007 with flag 3439299/1316082
63.73/62.81	c cleaning 51004 clauses out of 102007 with flag 3588874/1368082
66.24/65.38	c cleaning 51999 clauses out of 104003 with flag 3720929/1421082
69.25/68.37	c cleaning 52992 clauses out of 106004 with flag 3849589/1475082
71.77/70.82	c cleaning 54000 clauses out of 108012 with flag 3986169/1530082
74.78/73.85	c cleaning 55002 clauses out of 110012 with flag 4121637/1586082
77.79/76.88	c cleaning 56002 clauses out of 112011 with flag 4258581/1643083
81.00/80.07	c cleaning 56998 clauses out of 114008 with flag 4400259/1701082
84.01/83.08	c cleaning 58003 clauses out of 116010 with flag 4540001/1760082
87.22/86.20	c cleaning 59001 clauses out of 118007 with flag 4685407/1820082
90.25/89.26	c cleaning 60000 clauses out of 120006 with flag 4831365/1881082
93.75/92.70	c cleaning 60999 clauses out of 122008 with flag 4979900/1943084
97.37/96.33	c cleaning 62000 clauses out of 124008 with flag 5131238/2006083
100.40/99.34	c cleaning 63000 clauses out of 126008 with flag 5289789/2070083
103.81/102.72	c cleaning 64002 clauses out of 128009 with flag 5452127/2135084
107.41/106.30	c cleaning 65001 clauses out of 130005 with flag 5622389/2201082
110.52/109.49	c cleaning 66000 clauses out of 132004 with flag 5788396/2268082
114.03/112.95	c cleaning 67000 clauses out of 134005 with flag 5956908/2336083
117.84/116.73	c cleaning 68000 clauses out of 136005 with flag 6129127/2405083
121.34/120.25	c cleaning 69002 clauses out of 138005 with flag 6298037/2475083
125.26/124.11	c cleaning 69997 clauses out of 140003 with flag 6474129/2546083
129.49/128.31	c cleaning 71003 clauses out of 142007 with flag 6651567/2618084
133.99/132.86	c cleaning 71996 clauses out of 144002 with flag 6833310/2691082
138.83/137.63	c cleaning 72999 clauses out of 146006 with flag 7014597/2765082
143.16/141.94	c cleaning 74000 clauses out of 148010 with flag 7201017/2840085
148.58/147.35	c cleaning 74998 clauses out of 150007 with flag 7391330/2916082
153.70/152.44	c cleaning 76000 clauses out of 152010 with flag 7586119/2993083
158.11/156.80	c cleaning 76999 clauses out of 154009 with flag 7785531/3071082
162.73/161.42	c cleaning 78002 clauses out of 156011 with flag 7987490/3150083
167.54/166.24	c cleaning 78999 clauses out of 158008 with flag 8177721/3230082
172.66/171.31	c cleaning 79998 clauses out of 160009 with flag 8373576/3311082
177.98/176.70	c cleaning 81004 clauses out of 162011 with flag 8572328/3393082
183.19/181.81	c cleaning 82000 clauses out of 164008 with flag 8778601/3476083
188.60/187.22	c cleaning 82999 clauses out of 166007 with flag 8983694/3560082
194.53/193.16	c cleaning 84004 clauses out of 168009 with flag 9190151/3645083
199.95/198.54	c cleaning 84999 clauses out of 170004 with flag 9404495/3731082
205.28/203.83	c cleaning 86000 clauses out of 172006 with flag 9616170/3818083
210.41/208.93	c cleaning 87002 clauses out of 174007 with flag 9823916/3906084
216.02/214.51	c cleaning 87996 clauses out of 176003 with flag 10037512/3995082
222.03/220.51	c cleaning 89003 clauses out of 178008 with flag 10253780/4085083
228.48/226.99	c cleaning 90000 clauses out of 180005 with flag 10474715/4176083
234.88/233.36	c cleaning 91003 clauses out of 182005 with flag 10693926/4268083
241.81/240.24	c cleaning 92002 clauses out of 184003 with flag 10917981/4361084
248.52/246.96	c cleaning 92993 clauses out of 185999 with flag 11144251/4455082
256.14/254.54	c cleaning 93995 clauses out of 188006 with flag 11384991/4550082
264.29/262.65	c cleaning 94999 clauses out of 190011 with flag 11626840/4646082
271.31/269.64	c cleaning 96005 clauses out of 192013 with flag 11862469/4743083
278.53/276.80	c cleaning 96998 clauses out of 194008 with flag 12103480/4841083
285.44/283.72	c cleaning 98004 clauses out of 196011 with flag 12345256/4940084
293.25/291.59	c cleaning 98996 clauses out of 198005 with flag 12587097/5040082
301.22/299.44	c cleaning 100002 clauses out of 200011 with flag 12831737/5141084
308.53/306.72	c cleaning 101001 clauses out of 202007 with flag 13076036/5243082
316.35/314.54	c cleaning 102000 clauses out of 204008 with flag 13322838/5346084
325.07/323.25	c cleaning 102999 clauses out of 206006 with flag 13576503/5450082
333.58/331.71	c cleaning 103997 clauses out of 208007 with flag 13832975/5555082
342.38/340.54	c cleaning 105001 clauses out of 210010 with flag 14094008/5661082
351.62/349.77	c cleaning 106001 clauses out of 212009 with flag 14360865/5768082
361.05/359.12	c cleaning 106999 clauses out of 214008 with flag 14625747/5876082
370.85/368.98	c cleaning 108000 clauses out of 216009 with flag 14888755/5985082
380.09/378.18	c cleaning 109001 clauses out of 218010 with flag 15156845/6095083
389.32/387.35	c cleaning 110000 clauses out of 220008 with flag 15426275/6206082
399.75/397.75	c cleaning 111003 clauses out of 222009 with flag 15698223/6318083
409.78/407.72	c cleaning 111996 clauses out of 224005 with flag 15974960/6431082
418.70/416.62	c cleaning 113001 clauses out of 226010 with flag 16253185/6545083
427.82/425.75	c cleaning 113999 clauses out of 228011 with flag 16532659/6660085
437.32/435.20	c cleaning 114997 clauses out of 230009 with flag 16820691/6776082
446.05/443.93	c cleaning 116001 clauses out of 232012 with flag 17121032/6893082
456.78/454.68	c cleaning 116999 clauses out of 234011 with flag 17410171/7011082
466.78/464.69	c cleaning 118003 clauses out of 236016 with flag 17700788/7130086
476.49/474.37	c cleaning 118995 clauses out of 238009 with flag 17994583/7250082
486.81/484.65	c cleaning 119998 clauses out of 240014 with flag 18288103/7371082
497.35/495.18	c cleaning 121004 clauses out of 242016 with flag 18582053/7493082
510.47/508.21	c cleaning 121999 clauses out of 244012 with flag 18880265/7616082
522.79/520.53	c cleaning 122998 clauses out of 246016 with flag 19183426/7740085
534.50/532.27	c cleaning 124007 clauses out of 248016 with flag 19489688/7865083
546.53/544.23	c cleaning 125001 clauses out of 250008 with flag 19796690/7991082
557.95/555.62	c cleaning 126000 clauses out of 252007 with flag 20107693/8118082
570.09/567.71	c cleaning 126997 clauses out of 254008 with flag 20424281/8246083
581.40/579.05	c cleaning 128003 clauses out of 256010 with flag 20737678/8375082
592.41/590.07	c cleaning 129000 clauses out of 258007 with flag 21054491/8505082
604.24/601.83	c cleaning 130000 clauses out of 260007 with flag 21389288/8636082
615.65/613.28	c cleaning 130997 clauses out of 262007 with flag 21711512/8768082
627.29/624.85	c cleaning 131999 clauses out of 264010 with flag 22034761/8901082
639.82/637.37	c cleaning 133000 clauses out of 266011 with flag 22363397/9035082
654.65/652.15	c cleaning 134003 clauses out of 268012 with flag 22691347/9170083
668.99/666.47	c cleaning 135000 clauses out of 270008 with flag 23024495/9306082
682.73/680.16	c cleaning 136002 clauses out of 272008 with flag 23357060/9443082
695.55/693.00	c cleaning 136994 clauses out of 274006 with flag 23693382/9581082
708.59/705.97	c cleaning 138002 clauses out of 276012 with flag 24047171/9720082
722.50/719.80	c cleaning 139002 clauses out of 278010 with flag 24437675/9860082
735.33/732.64	c cleaning 140001 clauses out of 280008 with flag 24779594/10001082
749.17/746.40	c cleaning 140998 clauses out of 282009 with flag 25126903/10143084
761.29/758.58	c cleaning 141998 clauses out of 284009 with flag 25471336/10286082
773.39/770.65	c cleaning 143003 clauses out of 286011 with flag 25817360/10430082
786.42/783.68	c cleaning 143997 clauses out of 288008 with flag 26172902/10575082
800.75/797.98	c cleaning 145000 clauses out of 290011 with flag 26524700/10721082
815.96/813.11	c cleaning 146004 clauses out of 292011 with flag 26882919/10868082
830.47/827.64	c cleaning 147000 clauses out of 294007 with flag 27242657/11016082
846.51/843.63	c cleaning 147996 clauses out of 296007 with flag 27607231/11165082
863.96/861.05	c cleaning 148998 clauses out of 298012 with flag 27971327/11315083
879.59/876.60	c cleaning 150004 clauses out of 300013 with flag 28334942/11466082
896.62/893.63	c cleaning 151003 clauses out of 302009 with flag 28704544/11618082
915.65/912.63	c cleaning 151999 clauses out of 304006 with flag 29079255/11771082
934.88/931.81	c cleaning 153001 clauses out of 306007 with flag 29454648/11925082
955.10/952.04	c cleaning 154001 clauses out of 308008 with flag 29830688/12080084
972.24/969.15	c cleaning 154996 clauses out of 310005 with flag 30214063/12236082
987.24/984.18	c cleaning 155999 clauses out of 312009 with flag 30593445/12393082
1002.77/999.64	c cleaning 156998 clauses out of 314010 with flag 30972380/12551082
1017.90/1014.77	c cleaning 158005 clauses out of 316013 with flag 31354602/12710083
1033.22/1030.06	c cleaning 159000 clauses out of 318007 with flag 31734072/12870082
1048.53/1045.39	c cleaning 159997 clauses out of 320007 with flag 32120654/13031082
1065.24/1062.01	c cleaning 160998 clauses out of 322010 with flag 32506122/13193082
1081.36/1078.14	c cleaning 161998 clauses out of 324012 with flag 32893356/13356082
1100.99/1097.72	c cleaning 162999 clauses out of 326015 with flag 33292035/13520083
1119.23/1115.95	c cleaning 164000 clauses out of 328015 with flag 33697062/13685082
1138.28/1134.97	c cleaning 165003 clauses out of 330015 with flag 34100091/13851082
1156.61/1153.28	c cleaning 166002 clauses out of 332012 with flag 34509403/14018082
1176.54/1173.20	c cleaning 167000 clauses out of 334010 with flag 34925427/14186082
1195.37/1191.97	c cleaning 167995 clauses out of 336010 with flag 35341729/14355082
1212.90/1209.41	c cleaning 169004 clauses out of 338015 with flag 35755467/14525082
1233.00/1229.51	c cleaning 169999 clauses out of 340011 with flag 36169397/14696082
1250.64/1247.16	c cleaning 171001 clauses out of 342012 with flag 36588725/14868082
1269.36/1265.89	c cleaning 172001 clauses out of 344011 with flag 37009242/15041082
1288.43/1284.81	c cleaning 173000 clauses out of 346010 with flag 37451589/15215082
1307.54/1303.93	c cleaning 174003 clauses out of 348011 with flag 37888502/15390083
1329.77/1326.13	c cleaning 175001 clauses out of 350007 with flag 38323289/15566082
1349.32/1345.62	c cleaning 175998 clauses out of 352007 with flag 38758306/15743083
1370.35/1366.64	c cleaning 177002 clauses out of 354010 with flag 39196647/15921084
1392.69/1388.95	c cleaning 177995 clauses out of 356009 with flag 39639407/16100085
1413.96/1410.17	c cleaning 179000 clauses out of 358014 with flag 40076134/16280085
1436.27/1432.42	c cleaning 179998 clauses out of 360011 with flag 40515609/16461082
1459.90/1456.04	c cleaning 181003 clauses out of 362013 with flag 40975840/16643082
1486.41/1482.56	c cleaning 182000 clauses out of 364010 with flag 41429745/16826082
1512.83/1508.94	c cleaning 182997 clauses out of 366010 with flag 41882240/17010082
1537.49/1533.54	c cleaning 184000 clauses out of 368013 with flag 42336460/17195082
1563.03/1559.09	c cleaning 185001 clauses out of 370013 with flag 42795283/17381082
1589.37/1585.30	c cleaning 186003 clauses out of 372013 with flag 43258237/17568083
1616.79/1612.78	c cleaning 186997 clauses out of 374009 with flag 43720833/17756082
1644.82/1640.70	c cleaning 188003 clauses out of 376013 with flag 44191570/17945083
1670.39/1666.25	c cleaning 189002 clauses out of 378009 with flag 44651867/18135082
1696.22/1692.09	c cleaning 190002 clauses out of 380008 with flag 45122747/18326083
1721.55/1717.30	c cleaning 190997 clauses out of 382005 with flag 45592059/18518082
1747.51/1743.20	c cleaning 192001 clauses out of 384010 with flag 46070804/18711084
1771.52/1767.29	c cleaning 193001 clauses out of 386009 with flag 46546884/18905084
1796.85/1792.59	c cleaning 193996 clauses out of 388007 with flag 47024481/19100083
1800.08/1795.71	c starts		: 356
1800.08/1795.71	c conflicts		: 19138298
1800.08/1795.71	c decisions		: 32448298
1800.08/1795.71	c propagations		: 343276782
1800.08/1795.71	c inspects		: 19625547589
1800.08/1795.71	c shortcuts		: 0
1800.08/1795.71	c learnt literals	: 0
1800.08/1795.71	c learnt binary clauses	: 0
1800.08/1795.71	c learnt ternary clauses	: 0
1800.08/1795.71	c learnt constraints	: 19138300
1800.08/1795.71	c ignored constraints	: 0
1800.08/1795.71	c root simplifications	: 0
1800.08/1795.71	c removed literals (reason simplification)	: 0
1800.08/1795.71	c reason swapping (by a shorter reason)	: 0
1800.08/1795.71	c Calls to reduceDB	: 191
1800.08/1795.71	c Number of update (reduction) of LBD	: 3258414
1800.08/1795.71	c number of reductions to clauses (during analyze)	: 0
1800.08/1795.71	c number of learned constraints concerned by reduction	: 0
1800.08/1795.71	c number of learning phase by resolution	: 0
1800.08/1795.71	c number of learning phase by cutting planes	: 0
1800.08/1795.71	c speed (assignments/second)	: 191180.92628483594
1800.08/1795.71	c non guided choices	8
1800.08/1795.74	c learnt constraints type 
1800.08/1795.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 232426
1800.08/1795.74	c constraints type 
1800.08/1795.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 156
1800.08/1795.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
1800.08/1795.74	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 80
1800.08/1795.74	c 238 constraints processed.
1800.08/1795.74	s SATISFIABLE
1800.08/1795.74	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 
1800.08/1795.74	c objective function=29
1800.08/1795.74	c Total wall clock time (in seconds): 1795.632

Verifier Data

OK	29

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

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: 2.13 2.09 2.02 4/192 29185
/proc/meminfo: memFree=30201896/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/29185/stat : 29185 (java) R 29183 29185 23595 0 -1 4202496 1046 0 0 0 0 0 0 0 20 0 1 0 291585659 23793664 775 33554432000 1073741824 1073778376 140733804973920 140733804962984 139946870887072 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 5809 795 590 9 0 128 0

[startup+0.104996 s]
/proc/loadavg: 2.13 2.09 2.02 4/192 29185
/proc/meminfo: memFree=30201896/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9558416 CPUtime=0.1 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 4365 0 1 0 9 1 0 0 20 0 18 0 291585659 9787817984 5559 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2389604 5559 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.20024 s]
/proc/loadavg: 2.13 2.09 2.02 4/192 29185
/proc/meminfo: memFree=30201896/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 4942 0 1 0 25 1 0 0 20 0 19 0 291585659 9855979520 6425 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 6432 2210 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9624980

[startup+0.30024 s]
/proc/loadavg: 2.13 2.09 2.02 4/192 29185
/proc/meminfo: memFree=30201896/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 6759 0 1 0 49 1 0 0 20 0 19 0 291585659 9855979520 7538 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 7538 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624980

[startup+0.700245 s]
/proc/loadavg: 2.13 2.09 2.02 4/192 29185
/proc/meminfo: memFree=30201896/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 7502 0 1 0 102 2 0 0 20 0 19 0 291585659 9855979520 10326 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 10326 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9624980

[startup+1.50074 s]
/proc/loadavg: 2.13 2.09 2.02 3/211 29204
/proc/meminfo: memFree=30168300/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=1.88 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 7516 0 1 0 186 2 0 0 20 0 19 0 291585659 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 10848 2264 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=1.42 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2455 0 1 0 141 1 0 0 20 0 19 0 291585659 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946866876704 139946694754288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 291585661 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.18 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 1734 0 0 0 18 0 0 0 20 0 19 0 291585664 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 10848 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9624980

[startup+3.10075 s]
/proc/loadavg: 2.12 2.08 2.02 3/211 29204
/proc/meminfo: memFree=30165888/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=3.5 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 7533 0 1 0 348 2 0 0 20 0 19 0 291585659 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 10861 2264 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=2.96 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2459 0 1 0 295 1 0 0 20 0 19 0 291585659 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946866876920 139946694734108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 19 0 291585661 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.18 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 1734 0 0 0 18 0 0 0 20 0 19 0 291585664 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 10861 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9624980

[startup+6.30069 s]
/proc/loadavg: 2.12 2.08 2.02 3/211 29204
/proc/meminfo: memFree=30164352/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=6.75 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 7563 0 1 0 673 2 0 0 20 0 19 0 291585659 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 11158 2264 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=6.07 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2465 0 1 0 606 1 0 0 20 0 19 0 291585659 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946866876664 139946694757095 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291585660 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 34 0 0 0 13 0 0 0 20 0 19 0 291585661 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.18 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 1734 0 0 0 18 0 0 0 20 0 19 0 291585664 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 11158 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 2112 0 0 0 21 0 0 0 20 0 19 0 291585664 9855979520 41231 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 41231 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41231 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0.56 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 97 0 0 0 34 22 0 0 20 0 19 0 291585664 9855979520 41231 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 41231 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1666.49
Current children cumulated vsize (KiB) 9624980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/210 29278
/proc/meminfo: memFree=30669508/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=1726.6 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 10145 0 1 0 172632 28 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 41743 2265 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=1708.31 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2652 0 1 0 170802 29 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946866876704 139946694757090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 273 0 0 0 64 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0.72 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 263 0 0 0 72 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 262 0 0 0 64 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0.7 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 151 0 0 0 70 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0.68 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 256 0 0 0 68 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0.7 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 70 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0.74 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 133 0 0 0 72 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0.74 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 72 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=7.7 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 158 0 0 0 768 2 0 0 20 0 19 0 291585661 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 2112 0 0 0 21 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0.58 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 99 0 0 0 36 22 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1726.6
Current children cumulated vsize (KiB) 9624980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 29279
/proc/meminfo: memFree=30659448/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=1786.65 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 10155 0 1 0 178635 30 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 41743 2265 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=1767.99 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2654 0 1 0 176769 30 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946866876704 139946694757090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 273 0 0 0 64 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0.72 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 263 0 0 0 72 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 262 0 0 0 64 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 151 0 0 0 71 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 256 0 0 0 69 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 71 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0.75 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 133 0 0 0 73 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0.74 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 72 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=7.83 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 162 0 0 0 781 2 0 0 20 0 19 0 291585661 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 2112 0 0 0 21 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0.6 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 103 0 0 0 38 22 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (KiB) 9624980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 29279
/proc/meminfo: memFree=30659324/32873844 swapFree=6088/6088
[pid=29185] ppid=29183 vsize=9624980 CPUtime=1800.08 cores=0,2,4,6
/proc/29185/stat : 29185 (java) S 29183 29185 23595 0 -1 4202496 10156 0 1 0 179978 30 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 140733804965056 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29185/statm: 2406245 41743 2265 9 0 2396937 0
[pid=29185/tid=29187] ppid=29183 vsize=9624980 CPUtime=1781.29 cores=0,2,4,6
/proc/29185/task/29187/stat : 29187 (java) R 29183 29185 23595 0 -1 4202560 2655 0 1 0 178098 31 0 0 20 0 19 0 291585659 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946866876704 139946694757090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29188] ppid=29183 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/29185/task/29188/stat : 29188 (java) S 29183 29185 23595 0 -1 4202560 273 0 0 0 64 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946828368808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29189] ppid=29183 vsize=9624980 CPUtime=0.73 cores=0,2,4,6
/proc/29185/task/29189/stat : 29189 (java) S 29183 29185 23595 0 -1 4202560 263 0 0 0 73 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946827316264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29190] ppid=29183 vsize=9624980 CPUtime=0.65 cores=0,2,4,6
/proc/29185/task/29190/stat : 29190 (java) S 29183 29185 23595 0 -1 4202560 262 0 0 0 64 1 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946826263208 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29191] ppid=29183 vsize=9624980 CPUtime=0.72 cores=0,2,4,6
/proc/29185/task/29191/stat : 29191 (java) S 29183 29185 23595 0 -1 4202560 151 0 0 0 72 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946825210664 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29192] ppid=29183 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/29185/task/29192/stat : 29192 (java) S 29183 29185 23595 0 -1 4202560 256 0 0 0 69 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946824157608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29193] ppid=29183 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/29185/task/29193/stat : 29193 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 71 0 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946823105064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29194] ppid=29183 vsize=9624980 CPUtime=0.76 cores=0,2,4,6
/proc/29185/task/29194/stat : 29194 (java) S 29183 29185 23595 0 -1 4202560 133 0 0 0 74 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946822052008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29185/tid=29195] ppid=29183 vsize=9624980 CPUtime=0.74 cores=0,2,4,6
/proc/29185/task/29195/stat : 29195 (java) S 29183 29185 23595 0 -1 4202560 267 0 0 0 72 2 0 0 20 0 19 0 291585660 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946820999464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29196] ppid=29183 vsize=9624980 CPUtime=7.9 cores=0,2,4,6
/proc/29185/task/29196/stat : 29196 (java) S 29183 29185 23595 0 -1 4202560 162 0 0 0 788 2 0 0 20 0 19 0 291585661 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946691115880 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29197] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29197/stat : 29197 (java) S 29183 29185 23595 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946690062200 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29198] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29198/stat : 29198 (java) S 29183 29185 23595 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291585662 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946689009032 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29199] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29199/stat : 29199 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946687957776 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29185/tid=29200] ppid=29183 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/29185/task/29200/stat : 29200 (java) S 29183 29185 23595 0 -1 4202560 2112 0 0 0 21 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946686904632 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29201] ppid=29183 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/29185/task/29201/stat : 29201 (java) S 29183 29185 23595 0 -1 4202560 2073 0 0 0 16 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946685852088 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29202] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29202/stat : 29202 (java) S 29183 29185 23595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946684799224 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29185/tid=29203] ppid=29183 vsize=9624980 CPUtime=0.6 cores=0,2,4,6
/proc/29185/task/29203/stat : 29203 (java) S 29183 29185 23595 0 -1 4202560 103 0 0 0 38 22 0 0 20 0 19 0 291585664 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946683746888 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29185/tid=29204] ppid=29183 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/29185/task/29204/stat : 29204 (java) S 29183 29185 23595 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291585674 9855979520 41743 33554432000 1073741824 1073778376 140733804973920 139946682693160 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624980

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 29185 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=419054
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=741887
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.75
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.3
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 0.741887
maximum resident set size= 167120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10221
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43224
involuntary context switches= 23464

runsolver used 5.64014 second user time and 14.5428 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-29 03:22:52
IDJOB=3718251
IDBENCH=79437
IDSOLVER=2301
FILE ID=node110/3718251-1338254572
RUNJOBID= node110-1338248661-26151
PBS_JOBID= 14624626
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-geom40-2_wcsp.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718251-1338254572/watcher-3718251-1338254572 -o /tmp/evaluation-result-3718251-1338254572/solver-3718251-1338254572 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718251-1338254572.wbo

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

MD5SUM BENCH= dc0207dd780e8486ac4fdb37fec549e2
RANDOM SEED=1842864084

node110.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.893
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	: 5333.78
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.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.893
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.893
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.92
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.893
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.90
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.893
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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30202516 kB
Buffers:          360896 kB
Cached:           696208 kB
SwapCached:          144 kB
Active:          1374396 kB
Inactive:         456900 kB
Active(anon):     763780 kB
Inactive(anon):    12496 kB
Active(file):     610616 kB
Inactive(file):   444404 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108008 kB
Dirty:               136 kB
Writeback:             0 kB
AnonPages:        798068 kB
Mapped:            22424 kB
Shmem:               196 kB
Slab:             697828 kB
SReclaimable:     138876 kB
SUnreclaim:       558952 kB
KernelStack:        1744 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1030772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    755712 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= 71664 MiB
End job on node110 at 2012-05-29 03:52:50