Trace number 2656265

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
wbo 1.4b? (TO) 1800.2 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.328949
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.01	c wbo 1.4 beta - 20100517
0.00/0.01	c Parsing opb file format. File HOME/instance-2656265-1276594134.opb.
0.00/0.01	c Instance file HOME/instance-2656265-1276594134.opb
0.00/0.01	c File size is 10151 bytes.
0.00/0.01	c Highest Coefficient sum: 16
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      100                                                 |
0.00/0.01	c |  Number Clauses:        100                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      100     1239 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 16
0.00/0.01	o 16
0.00/0.01	c Elapsed CPU time: 0.001999 s	Remaining CPU time: 179.998 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      101     1339 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 15
0.00/0.01	o 15
0.00/0.01	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |        21 |     100      102     1439 |     5000       21     42 |  0.000 % |
0.00/0.01	c |       121 |     100      102     1439 |     5500      121     40 |  0.010 % |
0.00/0.01	c |       272 |     100      102     1439 |     6050      272     41 |  0.010 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 14
0.00/0.01	o 14
0.00/0.01	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 179.987 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       375 |     100      103     1539 |     5000      375     40 |  0.010 % |
0.00/0.01	c |       476 |     100      103     1539 |     5500      476     39 |  0.010 % |
0.00/0.02	c |       626 |     100      103     1539 |     6050      626     38 |  0.010 % |
0.00/0.03	c |       852 |     100      103     1539 |     6655      852     38 |  0.010 % |
0.00/0.04	c |      1189 |     100      103     1539 |     7320     1189     37 |  0.010 % |
0.00/0.05	c |      1695 |     100      103     1539 |     8052     1695     37 |  0.010 % |
0.07/0.08	c |      2455 |     100      103     1539 |     8857     2455     37 |  0.010 % |
0.09/0.13	c |      3594 |     100      103     1539 |     9743     3594     38 |  0.010 % |
0.19/0.21	c |      5303 |     100      103     1539 |    10717     5303     37 |  0.010 % |
0.29/0.35	c |      7866 |     100      103     1539 |    11789     7866     37 |  0.010 % |
0.59/0.62	c |     11710 |     100      103     1539 |    12968    11710     36 |  0.010 % |
0.99/1.04	c |     17477 |     100      103     1539 |    14265    10960     36 |  0.010 % |
1.79/1.80	c |     26126 |     100      103     1539 |    15692    12441     39 |  0.010 % |
2.99/3.05	c |     39100 |     100      103     1539 |    17261     9653     36 |  0.010 % |
5.29/5.32	c |     58561 |     100      103     1539 |    18987    11784     41 |  0.010 % |
8.89/8.95	c |     87753 |     100      103     1539 |    20886    12389     38 |  0.010 % |
15.39/15.48	c |    131542 |     100      103     1539 |    22974    14269     40 |  0.010 % |
21.18/21.27	c ===============================================================================
21.18/21.27	c New solution: 13
21.18/21.27	o 13
21.18/21.27	c Elapsed CPU time: 20.8568 s	Remaining CPU time: 159.143 s
21.18/21.27	c ===============================================================================
21.18/21.27	c |    172642 |     100      104     1639 |     5000    20474     39 |  0.010 % |
21.38/21.42	c |    172743 |     100      104     1639 |     5500     2661     37 |  0.010 % |
21.38/21.43	c |    172893 |     100      104     1639 |     6050     2811     37 |  0.010 % |
21.38/21.44	c |    173118 |     100      104     1639 |     6655     3036     37 |  0.010 % |
21.38/21.45	c |    173457 |     100      104     1639 |     7320     3375     36 |  0.010 % |
21.38/21.47	c |    173965 |     100      104     1639 |     8052     3883     36 |  0.010 % |
21.49/21.50	c |    174726 |     100      104     1639 |     8857     4644     36 |  0.010 % |
21.49/21.56	c |    175866 |     100      104     1639 |     9743     5784     36 |  0.010 % |
21.59/21.65	c |    177574 |     100      104     1639 |    10717     7492     35 |  0.010 % |
21.78/21.82	c |    180136 |     100      104     1639 |    11789    10054     36 |  0.010 % |
22.08/22.11	c |    183980 |     100      104     1639 |    12968     7971     36 |  0.010 % |
22.49/22.57	c |    189746 |     100      104     1639 |    14265     7218     37 |  0.010 % |
23.19/23.28	c |    198396 |     100      104     1639 |    15692     8704     35 |  0.010 % |
24.29/24.39	c |    211371 |     100      104     1639 |    17261    13801     35 |  0.010 % |
26.58/26.65	c |    230832 |     100      104     1639 |    18987    15939     34 |  0.010 % |
30.08/30.11	c |    260024 |     100      104     1639 |    20886    16554     36 |  0.010 % |
35.57/35.69	c |    303815 |     100      104     1639 |    22974    18437     35 |  0.010 % |
45.67/45.73	c |    369499 |     100      104     1639 |    25272    14351     39 |  0.010 % |
61.87/61.91	c |    468029 |     100      104     1639 |    27799    16233     34 |  0.010 % |
88.86/88.90	c |    615819 |     100      104     1639 |    30579    19549     37 |  0.010 % |
128.67/128.72	c |    837503 |     100      104     1639 |    33637    11549     36 |  0.010 % |
183.14/183.21	c There are 0 assigned variables. 0 in cost function.
184.24/184.34	c core #1
184.24/184.34	c core #2
184.24/184.34	c core #3
184.24/184.34	c core #4
184.24/184.34	c ============================[ Search Statistics ]==============================
184.24/184.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.34	c ===============================================================================
184.24/184.34	c |         0 |     147      209     1965 |     5000        0    nan |  0.000 % |
184.24/184.34	c ===============================================================================
184.24/184.34	c core #5
184.24/184.34	c ============================[ Search Statistics ]==============================
184.24/184.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.34	c ===============================================================================
184.24/184.34	c |         0 |     264      210     2169 |     5000        0    nan |  0.000 % |
184.24/184.35	c |       100 |     264      210     2169 |     5500      100     60 |  0.753 % |
184.24/184.36	c |       263 |     264      210     2169 |     6050      263     61 |  0.753 % |
184.24/184.39	c |       488 |     264      210     2169 |     6655      488     57 |  0.753 % |
184.34/184.43	c |       825 |     264      210     2169 |     7320      825     52 |  0.753 % |
184.44/184.50	c |      1331 |     264      210     2169 |     8052     1331     47 |  0.753 % |
184.54/184.61	c |      2094 |     264      210     2169 |     8857     2094     44 |  0.753 % |
184.54/184.68	c ===============================================================================
184.65/184.71	c core #6
184.65/184.71	c ============================[ Search Statistics ]==============================
184.65/184.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.71	c ===============================================================================
184.65/184.71	c |         0 |     366      211     2371 |     5000        0    nan |  0.000 % |
184.65/184.71	c |       100 |     366      211     2371 |     5500      100     75 |  0.001 % |
184.65/184.73	c |       250 |     366      211     2371 |     6050      250     65 |  0.001 % |
184.65/184.74	c |       478 |     366      211     2371 |     6655      478     58 |  0.001 % |
184.65/184.78	c |       818 |     366      211     2371 |     7320      818     57 |  0.001 % |
184.74/184.83	c |      1325 |     366      211     2371 |     8052     1325     52 |  0.001 % |
184.84/184.92	c |      2090 |     366      211     2371 |     8857     2090     51 |  0.001 % |
184.94/185.06	c |      3230 |     366      211     2371 |     9743     3230     46 |  0.001 % |
185.14/185.30	c |      4940 |     366      211     2371 |    10717     4940     44 |  0.001 % |
185.54/185.69	c |      7502 |     366      211     2371 |    11789     7502     41 |  0.001 % |
186.34/186.43	c |     11346 |     366      211     2371 |    12968    11346     40 |  0.001 % |
187.64/187.75	c |     17116 |     366      211     2371 |    14265    10595     45 |  0.001 % |
189.94/190.03	c |     25766 |     366      211     2371 |    15692    12084     53 |  0.001 % |
193.74/193.82	c |     38743 |     366      211     2371 |    17261     9340     48 |  0.001 % |
199.44/199.54	c |     58204 |     366      211     2371 |    18987    11453     53 |  0.001 % |
207.93/208.05	c |     87396 |     366      211     2371 |    20886    12046     58 |  0.001 % |
217.33/217.41	c ===============================================================================
219.53/219.61	c core #7
219.53/219.61	c ============================[ Search Statistics ]==============================
219.53/219.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.53/219.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.53/219.61	c ===============================================================================
219.53/219.61	c |         0 |     466      212     2571 |     5000        0    nan |  0.000 % |
219.53/219.66	c |       104 |     466      212     2571 |     5500      104    123 |  0.000 % |
219.53/219.68	c |       255 |     466      212     2571 |     6050      255     94 |  0.000 % |
219.63/219.70	c |       481 |     466      212     2571 |     6655      481     80 |  0.000 % |
219.63/219.74	c |       821 |     466      212     2571 |     7320      821     66 |  0.000 % |
219.63/219.79	c |      1327 |     466      212     2571 |     8052     1327     71 |  0.000 % |
219.74/219.89	c |      2086 |     466      212     2571 |     8857     2086     71 |  0.000 % |
219.94/220.08	c |      3227 |     466      212     2571 |     9743     3227     71 |  0.000 % |
220.23/220.38	c |      4936 |     466      212     2571 |    10717     4936     68 |  0.000 % |
220.83/220.97	c |      7499 |     466      212     2571 |    11789     7499     76 |  0.000 % |
222.04/222.10	c |     11347 |     466      212     2571 |    12968    11347     82 |  0.000 % |
224.13/224.26	c |     17114 |     466      212     2571 |    14265    10517     97 |  0.000 % |
228.63/228.75	c |     25766 |     466      212     2571 |    15692    11942    103 |  0.000 % |
233.04/233.19	c |     38742 |     466      212     2571 |    17261     9081     74 |  0.000 % |
240.33/240.45	c |     58203 |     466      212     2571 |    18987    11057    111 |  0.000 % |
251.02/251.17	c |     87395 |     466      212     2571 |    20886    11621     84 |  0.000 % |
274.42/274.59	c |    131185 |     466      212     2571 |    22974    13388    112 |  0.000 % |
307.51/307.69	c |    196871 |     466      212     2571 |    25272    21194    106 |  0.000 % |
360.70/360.85	c |    295397 |     466      212     2571 |    27799    17491    105 |  0.000 % |
463.28/463.48	c |    443188 |     466      212     2571 |    30579    16023    116 |  0.000 % |
613.43/613.63	c |    664872 |     466      212     2571 |    33637    15223    120 |  0.000 % |
868.67/868.96	c |    997400 |     466      212     2571 |    37001    14905    110 |  0.000 % |
1282.67/1283.00	c |   1496191 |     466      212     2571 |    40701    30080    126 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656265-1276594134/watcher-2656265-1276594134 -o /tmp/evaluation-result-2656265-1276594134/solver-2656265-1276594134 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656265-1276594134.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1941
/proc/meminfo: memFree=1810260/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=2568 CPUtime=0
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 281 0 0 0 0 0 0 0 19 0 1 0 33069135 2629632 196 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 642 196 147 303 0 337 0

[startup+0.08639 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1941
/proc/meminfo: memFree=1810260/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=3088 CPUtime=0.07
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 435 0 0 0 7 0 0 0 19 0 1 0 33069135 3162112 350 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 772 350 147 303 0 467 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3088

[startup+0.101391 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1941
/proc/meminfo: memFree=1810260/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=3220 CPUtime=0.09
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 461 0 0 0 9 0 0 0 20 0 1 0 33069135 3297280 376 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 805 376 147 303 0 500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.301409 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1941
/proc/meminfo: memFree=1810260/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=4284 CPUtime=0.29
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 731 0 0 0 28 1 0 0 20 0 1 0 33069135 4386816 646 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 1071 646 147 303 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4284

[startup+0.701445 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1941
/proc/meminfo: memFree=1810260/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=5856 CPUtime=0.69
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 1126 0 0 0 67 2 0 0 21 0 1 0 33069135 5996544 1041 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 1464 1041 147 303 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5856

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1942
/proc/meminfo: memFree=1805540/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=8468 CPUtime=1.49
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 1781 0 0 0 145 4 0 0 23 0 1 0 33069135 8671232 1696 1992294400 134512640 135751879 4287391840 18446744073709551615 134616377 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 2117 1696 148 303 0 1812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8468

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1942
/proc/meminfo: memFree=1801820/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=13068 CPUtime=3.09
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 2904 0 0 0 301 8 0 0 25 0 1 0 33069135 13381632 2819 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 3267 2819 148 303 0 2962 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13068

[startup+6.30095 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1942
/proc/meminfo: memFree=1793760/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=20568 CPUtime=6.29
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 4792 0 0 0 614 15 0 0 25 0 1 0 33069135 21061632 4707 1992294400 134512640 135751879 4287391840 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 5142 4707 148 303 0 4837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20568

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1944
/proc/meminfo: memFree=1780624/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=32592 CPUtime=12.68
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 7798 0 0 0 1243 25 0 0 25 0 1 0 33069135 33374208 7713 1992294400 134512640 135751879 4287391840 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 8148 7713 148 303 0 7843 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32592

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1944
/proc/meminfo: memFree=1752352/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=60308 CPUtime=25.49
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 14722 0 0 0 2496 53 0 0 25 0 1 0 33069135 61755392 14637 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 15077 14637 148 303 0 14772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60308

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1944
/proc/meminfo: memFree=1705480/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=107460 CPUtime=51.07
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 26482 0 0 0 5003 104 0 0 25 0 1 0 33069135 110039040 26397 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 26865 26397 148 303 0 26560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107460

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1946
/proc/meminfo: memFree=1633064/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=178920 CPUtime=102.27
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 44327 0 0 0 10042 185 0 0 25 0 1 0 33069135 183214080 44242 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 44730 44242 148 303 0 44425 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 178920

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1948
/proc/meminfo: memFree=1551596/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=260760 CPUtime=162.24
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 64766 0 0 0 15943 281 0 0 25 0 1 0 33069135 267018240 64681 1992294400 134512640 135751879 4287391840 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 65190 64681 148 303 0 64885 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 260760

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1948
/proc/meminfo: memFree=1507328/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=304056 CPUtime=222.23
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 75720 0 0 0 21866 357 0 0 25 0 1 0 33069135 311353344 75602 1992294400 134512640 135751879 4287391840 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 76014 75602 151 303 0 75709 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 304056

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1950
/proc/meminfo: memFree=1449668/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=362476 CPUtime=282.21
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 90270 0 0 0 27812 409 0 0 25 0 1 0 33069135 371175424 90152 1992294400 134512640 135751879 4287391840 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 90619 90152 151 303 0 90314 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 362476

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1955
/proc/meminfo: memFree=1392008/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=419332 CPUtime=342.2
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 104481 0 0 0 33763 457 0 0 25 0 1 0 33069135 429395968 104363 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 104833 104363 151 303 0 104528 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 419332

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1958
/proc/meminfo: memFree=1337324/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=474520 CPUtime=402.19
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 118206 0 0 0 39718 501 0 0 25 0 1 0 33069135 485908480 118088 1992294400 134512640 135751879 4287391840 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 118630 118088 151 303 0 118325 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 474520

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1960
/proc/meminfo: memFree=1290452/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=521092 CPUtime=462.17
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 129777 0 0 0 45678 539 0 0 25 0 1 0 33069135 533598208 129659 1992294400 134512640 135751879 4287391840 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 130273 129659 151 303 0 129968 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 521092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1960
/proc/meminfo: memFree=1240852/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=571440 CPUtime=522.15
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 142346 0 0 0 51634 581 0 0 25 0 1 0 33069135 585154560 142228 1992294400 134512640 135751879 4287391840 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 142860 142228 151 303 0 142555 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 571440

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1965
/proc/meminfo: memFree=1188896/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=622284 CPUtime=582.14
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 155056 0 0 0 57589 625 0 0 25 0 1 0 33069135 637218816 154938 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 155571 154938 151 303 0 155266 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 622284

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1967
/proc/meminfo: memFree=1144008/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=666912 CPUtime=642.13
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 166164 0 0 0 63553 660 0 0 25 0 1 0 33069135 682917888 166046 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 166728 166046 151 303 0 166423 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 666912

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1973
/proc/meminfo: memFree=958628/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=852500 CPUtime=882.06
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 212473 0 0 0 87404 802 0 0 25 0 1 0 33069135 872960000 212355 1992294400 134512640 135751879 4287391840 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 213125 212355 151 303 0 212820 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 852500

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1975
/proc/meminfo: memFree=916344/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=895100 CPUtime=942.05
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 223063 0 0 0 93368 837 0 0 25 0 1 0 33069135 916582400 222945 1992294400 134512640 135751879 4287391840 18446744073709551615 134616355 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 223775 222945 151 303 0 223470 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 895100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1977
/proc/meminfo: memFree=870712/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=940456 CPUtime=1002.04
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 234410 0 0 0 99333 871 0 0 25 0 1 0 33069135 963026944 234292 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 235114 234292 151 303 0 234809 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 940456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1979
/proc/meminfo: memFree=823468/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=988864 CPUtime=1062.03
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 246475 0 0 0 105294 909 0 0 25 0 1 0 33069135 1012596736 246357 1992294400 134512640 135751879 4287391840 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 247216 246357 151 303 0 246911 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 988864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1979
/proc/meminfo: memFree=769280/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1041952 CPUtime=1122.01
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 259741 0 0 0 111255 946 0 0 25 0 1 0 33069135 1066958848 259623 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 260488 259623 151 303 0 260183 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1041952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1981
/proc/meminfo: memFree=723896/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1087828 CPUtime=1181.99
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 271181 0 0 0 117221 978 0 0 25 0 1 0 33069135 1113935872 271063 1992294400 134512640 135751879 4287391840 18446744073709551615 134616545 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 271957 271063 151 303 0 271652 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1087828

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1983
/proc/meminfo: memFree=673056/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1137776 CPUtime=1241.98
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 283654 0 0 0 123183 1015 0 0 25 0 1 0 33069135 1165082624 283536 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 284444 283536 151 303 0 284139 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1137776

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1985
/proc/meminfo: memFree=628664/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1181732 CPUtime=1301.97
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 294615 0 0 0 129149 1048 0 0 25 0 1 0 33069135 1210093568 294497 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 295433 294497 151 303 0 295128 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1181732

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1990
/proc/meminfo: memFree=581172/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1229860 CPUtime=1361.95
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 306656 0 0 0 135111 1084 0 0 25 0 1 0 33069135 1259376640 306538 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 307465 306538 151 303 0 307160 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1229860

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1990
/proc/meminfo: memFree=540004/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1270516 CPUtime=1421.94
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 316767 0 0 0 141078 1116 0 0 25 0 1 0 33069135 1301008384 316649 1992294400 134512640 135751879 4287391840 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 317629 316649 151 303 0 317324 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1270516

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1993
/proc/meminfo: memFree=503548/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1307400 CPUtime=1481.93
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 325978 0 0 0 147044 1149 0 0 25 0 1 0 33069135 1338777600 325860 1992294400 134512640 135751879 4287391840 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 326850 325860 151 303 0 326545 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1307400

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1996
/proc/meminfo: memFree=462876/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1347668 CPUtime=1541.91
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 336022 0 0 0 153011 1180 0 0 25 0 1 0 33069135 1380012032 335904 1992294400 134512640 135751879 4287391840 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 336917 335904 151 303 0 336612 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1347668

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 1998
/proc/meminfo: memFree=425924/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1384740 CPUtime=1601.89
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 345297 0 0 0 158982 1207 0 0 25 0 1 0 33069135 1417973760 345179 1992294400 134512640 135751879 4287391840 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 346185 345179 151 303 0 345880 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1384740

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 2000
/proc/meminfo: memFree=383640/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1426844 CPUtime=1661.88
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 355792 0 0 0 164950 1238 0 0 25 0 1 0 33069135 1461088256 355674 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 356711 355674 151 303 0 356406 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1426844

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 2000
/proc/meminfo: memFree=337388/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1473440 CPUtime=1721.87
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 367436 0 0 0 170911 1276 0 0 25 0 1 0 33069135 1508802560 367318 1992294400 134512640 135751879 4287391840 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 368360 367318 151 303 0 368055 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1473440

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 2002
/proc/meminfo: memFree=295972/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1513908 CPUtime=1781.85
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 377554 0 0 0 176880 1305 0 0 25 0 1 0 33069135 1550241792 377436 1992294400 134512640 135751879 4287391840 18446744073709551615 134602800 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 378477 377436 151 303 0 378172 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1513908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 2002
/proc/meminfo: memFree=279976/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=1529748 CPUtime=1800.05
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4202496 381540 0 0 0 178686 1319 0 0 25 0 1 0 33069135 1566461952 381422 1992294400 134512640 135751879 4287391840 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1941/statm: 382437 381422 151 303 0 382132 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1529748

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 2003
/proc/meminfo: memFree=1339548/2059040 swapFree=4140072/4192956
[pid=1941] ppid=1939 vsize=0 CPUtime=1800.15
/proc/1941/stat : 1941 (wbo1.4b) R 1939 1941 1420 0 -1 4203524 381540 0 0 0 178686 1329 0 0 25 0 1 0 33069135 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/1941/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.65
CPU time (s): 1800.2
CPU user time (s): 1786.87
CPU system time (s): 13.333
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 1529748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.87
system time used= 13.333
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381540
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 5268

runsolver used 2.95155 second user time and 8.5327 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 11:28:54
IDJOB=2656265
IDBENCH=2874
IDSOLVER=1161
FILE ID=node025/2656265-1276594134
PBS_JOBID= 11173544
Free space on /tmp= 62580 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_10_15.r.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656265-1276594134/watcher-2656265-1276594134 -o /tmp/evaluation-result-2656265-1276594134/solver-2656265-1276594134 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656265-1276594134.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=1369417392

node025.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1810664 kB
Buffers:         44764 kB
Cached:         115264 kB
SwapCached:       6528 kB
Active:          95068 kB
Inactive:        78628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1810664 kB
SwapTotal:     4192956 kB
SwapFree:      4140072 kB
Dirty:            2644 kB
Writeback:           0 kB
AnonPages:       11668 kB
Mapped:          13004 kB
Slab:            52684 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node025 at 2010-06-15 11:58:57