Trace number 2702039

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 (fixed)Wrong UNSAT 1572.67 1573.21

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=127-P1=293-P2=269-P3=7-P4=157-B.opb
MD5SUM5afebeda0ba6ac0761acdbdcd52ef74a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.484926
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

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.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702039-1278546352.opb.
0.00/0.00	c Instance file HOME/instance-2702039-1278546352.opb
0.00/0.00	c File size is 24020 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      432                                                 |
0.00/0.00	c |  Number Clauses:        324                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 337                                                 |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     432      661     2763 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     432      661     2763 |     5500      101     78 |  0.005 % |
0.00/0.03	c |       252 |     432      661     2763 |     6050      252     80 |  0.006 % |
0.00/0.04	c |       477 |     432      661     2763 |     6655      477     77 |  0.001 % |
0.00/0.07	c |       815 |     432      661     2763 |     7320      815     77 |  0.006 % |
0.10/0.13	c |      1324 |     432      661     2763 |     8052     1324     72 |  0.001 % |
0.18/0.22	c |      2084 |     432      661     2763 |     8857     2084     73 |  0.005 % |
0.28/0.34	c |      3223 |     432      661     2763 |     9743     3223     73 |  0.001 % |
0.49/0.53	c |      4932 |     432      661     2763 |    10717     4932     71 |  0.001 % |
0.79/0.85	c |      7497 |     432      661     2763 |    11789     7497     67 |  0.001 % |
1.59/1.62	c |     11342 |     432      661     2763 |    12968    11342     69 |  0.001 % |
1.69/1.79	c ===============================================================================
1.69/1.79	c New solution: 61
1.69/1.79	o 61
1.69/1.79	c Elapsed CPU time: 1.76473 s	Remaining CPU time: 178.235 s
1.69/1.79	c ===============================================================================
1.69/1.79	c |     12566 |     432      662     2772 |     5000    12566     68 |  0.001 % |
1.79/1.84	c |     12667 |     399      662     2772 |     5500     3189     65 |  7.639 % |
1.79/1.86	c |     12817 |     399      662     2772 |     6050     3339     65 |  7.644 % |
1.79/1.89	c |     13043 |     399      662     2772 |     6655     3565     65 |  7.639 % |
1.89/1.94	c |     13380 |     399      662     2772 |     7320     3902     66 |  7.644 % |
1.99/2.00	c |     13886 |     399      662     2772 |     8052     4408     66 |  7.639 % |
1.99/2.09	c |     14645 |     399      662     2772 |     8857     5167     68 |  7.644 % |
2.19/2.24	c |     15785 |     399      662     2772 |     9743     6307     66 |  7.639 % |
2.39/2.48	c |     17494 |     399      662     2772 |    10717     8016     65 |  7.639 % |
2.79/2.80	c |     20060 |     399      662     2772 |    11789    10582     63 |  7.639 % |
3.29/3.38	c |     23904 |     399      662     2772 |    12968     8347     59 |  7.639 % |
3.99/4.06	c |     29670 |     399      662     2772 |    14265     7514     63 |  7.639 % |
5.28/5.35	c |     38319 |     399      662     2772 |    15692     8934     54 |  7.639 % |
5.50/5.55	c ===============================================================================
5.50/5.55	c New solution: 25
5.50/5.55	o 25
5.50/5.55	c Elapsed CPU time: 5.45117 s	Remaining CPU time: 174.549 s
5.50/5.55	c ===============================================================================
5.50/5.55	c |     40279 |     399      663     2781 |     5000    10894     55 |  7.639 % |
5.50/5.59	c |     40379 |     388      663     2781 |     5500     2824     58 | 10.191 % |
5.50/5.60	c |     40529 |     388      663     2781 |     6050     2974     59 | 10.186 % |
5.60/5.62	c |     40755 |     388      663     2781 |     6655     3200     58 | 10.186 % |
5.60/5.67	c |     41094 |     388      663     2781 |     7320     3539     57 | 10.186 % |
5.69/5.73	c |     41602 |     388      663     2781 |     8052     4047     56 | 10.186 % |
5.78/5.80	c |     42361 |     388      663     2781 |     8857     4806     58 | 10.186 % |
5.88/5.94	c |     43500 |     388      663     2781 |     9743     5945     59 | 10.191 % |
6.19/6.25	c |     45210 |     388      663     2781 |    10717     7655     56 | 10.186 % |
6.60/6.66	c |     47774 |     388      663     2781 |    11789    10219     62 | 10.186 % |
7.28/7.30	c |     51619 |     388      663     2781 |    12968     8096     62 | 10.186 % |
7.28/7.32	c ===============================================================================
7.28/7.32	c New solution: 5
7.28/7.32	o 5
7.28/7.32	c Elapsed CPU time: 7.19191 s	Remaining CPU time: 172.808 s
7.28/7.32	c ===============================================================================
7.28/7.32	c |     51742 |     388      664     2790 |     5000     8219     62 | 10.186 % |
7.28/7.34	c |     51842 |     366      664     2790 |     5500     4210     59 | 15.278 % |
7.28/7.35	c |     51993 |     366      664     2790 |     6050     4361     60 | 15.283 % |
7.28/7.36	c |     52218 |     366      664     2790 |     6655     4586     60 | 15.278 % |
7.39/7.41	c |     52557 |     366      664     2790 |     7320     4925     61 | 15.278 % |
7.39/7.47	c |     53063 |     366      664     2790 |     8052     5431     62 | 15.283 % |
7.49/7.53	c |     53822 |     366      664     2790 |     8857     6190     64 | 15.278 % |
7.59/7.70	c |     54961 |     366      664     2790 |     9743     7329     63 | 15.278 % |
7.88/7.96	c |     56670 |     366      664     2790 |    10717     9038     60 | 15.278 % |
8.28/8.33	c |     59233 |     366      664     2790 |    11789     6162     55 | 15.278 % |
8.89/8.91	c |     63077 |     366      664     2790 |    12968    10006     52 | 15.278 % |
9.99/10.04	c |     68844 |     366      664     2790 |    14265     9123     41 | 15.278 % |
11.58/11.65	c |     77494 |     366      664     2790 |    15692    10569     33 | 15.278 % |
11.69/11.74	c ===============================================================================
11.69/11.74	c New solution: 3
11.69/11.74	o 3
11.69/11.74	c Elapsed CPU time: 11.5402 s	Remaining CPU time: 168.46 s
11.69/11.74	c ===============================================================================
11.69/11.74	c |     78302 |     366      665     2799 |     5000    11377     36 | 15.278 % |
11.69/11.79	c |     78403 |     343      665     2799 |     5500     2946     43 | 20.607 % |
11.79/11.81	c |     78557 |     343      665     2799 |     6050     3100     42 | 20.602 % |
11.79/11.84	c |     78783 |     343      665     2799 |     6655     3326     43 | 20.602 % |
11.79/11.87	c |     79120 |     343      665     2799 |     7320     3663     47 | 20.607 % |
11.89/11.94	c |     79627 |     343      665     2799 |     8052     4170     50 | 20.607 % |
11.99/12.04	c |     80387 |     343      665     2799 |     8857     4930     52 | 20.602 % |
12.10/12.17	c |     81528 |     343      665     2799 |     9743     6071     57 | 20.602 % |
12.29/12.39	c |     83237 |     343      665     2799 |    10717     7780     58 | 20.602 % |
12.69/12.78	c |     85799 |     343      665     2799 |    11789    10342     56 | 20.602 % |
13.20/13.20	c |     89643 |     343      665     2799 |    12968     8102     48 | 20.602 % |
13.99/14.00	c |     95410 |     343      665     2799 |    14265     7207     62 | 20.602 % |
15.08/15.13	c |    104059 |     343      665     2799 |    15692     8537     51 | 20.602 % |
16.69/16.75	c |    117034 |     343      665     2799 |    17261    13516     76 | 20.602 % |
20.38/20.47	c |    136495 |     343      665     2799 |    18987    15434     48 | 20.602 % |
26.28/26.36	c |    165688 |     343      665     2799 |    20886    15831     43 | 20.602 % |
38.78/38.89	c |    209478 |     343      665     2799 |    22974    17118     55 | 20.602 % |
55.37/55.49	c |    275162 |     343      665     2799 |    25272    20438     35 | 20.602 % |
84.46/84.55	c |    373688 |     343      665     2799 |    27799    16708     51 | 20.602 % |
133.15/133.26	c |    521478 |     343      665     2799 |    30579    12527     21 | 20.602 % |
181.82/181.97	c There are 89 assigned variables. 9 in cost function.
182.32/182.45	c ============================[ Search Statistics ]==============================
182.32/182.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.32/182.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.32/182.45	c ===============================================================================
182.32/182.45	c |         0 |     343      605     2144 |     5000        0    nan |  0.000 % |
182.42/182.55	c |       102 |     343      605     2144 |     5500      102     67 | 20.603 % |
182.42/182.56	c |       253 |     343      605     2144 |     6050      253     74 | 20.607 % |
182.42/182.58	c |       481 |     343      605     2144 |     6655      481     75 | 20.602 % |
182.54/182.62	c |       818 |     343      605     2144 |     7320      818     72 | 20.602 % |
182.54/182.66	c |      1326 |     343      605     2144 |     8052     1326     71 | 20.602 % |
182.64/182.75	c |      2086 |     343      605     2144 |     8857     2086     68 | 20.602 % |
182.73/182.87	c |      3226 |     343      605     2144 |     9743     3226     68 | 20.602 % |
183.02/183.16	c |      4934 |     343      605     2144 |    10717     4934     61 | 20.602 % |
183.33/183.47	c |      7497 |     343      605     2144 |    11789     7497     61 | 20.602 % |
183.93/184.09	c |     11341 |     343      605     2144 |    12968    11341     60 | 20.602 % |
185.23/185.35	c |     17107 |     343      605     2144 |    14265    10537     50 | 20.602 % |
187.04/187.17	c |     25756 |     343      605     2144 |    15692    11862     54 | 20.602 % |
189.02/189.19	c |     38730 |     343      605     2144 |    17261     8766     42 | 20.602 % |
192.72/192.88	c |     58193 |     343      605     2144 |    18987    10654     39 | 20.602 % |
199.52/199.64	c |     87385 |     343      605     2144 |    20886    10793     43 | 20.602 % |
212.22/212.38	c |    131174 |     343      605     2144 |    22974    12099     43 | 20.602 % |
233.31/233.42	c |    196858 |     343      605     2144 |    25272    17011     25 | 20.602 % |
264.10/264.20	c |    295385 |     343      605     2144 |    27799    15336     61 | 20.602 % |
310.09/310.28	c |    443174 |     343      605     2144 |    30579    26995     37 | 20.602 % |
383.56/383.72	c |    664858 |     343      605     2144 |    33637    15230     49 | 20.602 % |
510.33/510.59	c |    997383 |     343      605     2144 |    37001    30380     36 | 20.602 % |
699.96/700.24	c |   1496172 |     343      605     2144 |    40701    15485     47 | 20.602 % |
1028.74/1029.11	c |   2244354 |     342      605     2144 |    44771    32017     30 | 20.839 % |
1572.56/1573.11	c ===============================================================================
1572.56/1573.11	c core #1
1572.56/1573.11	c 
1572.56/1573.11	c 
1572.56/1573.11	c Core size: 81	Core Weight: 2147483647	Total Weight: -2147483647
1572.56/1573.11	c
1572.56/1573.11	c
1572.56/1573.11	c Memory used           : 907.26 MB
1572.56/1573.11	c CPU time              : 1560.42 s
1572.56/1573.11	c 
1572.56/1573.11	s UNSATISFIABLE
1572.56/1573.11	c Total CPU time: 1560.42 s

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-2702039-1278546352/watcher-2702039-1278546352 -o /tmp/evaluation-result-2702039-1278546352/solver-2702039-1278546352 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702039-1278546352.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: 0.79 0.31 0.11 3/106 31327
/proc/meminfo: memFree=1701680/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=2704 CPUtime=0
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 322 0 0 0 0 0 0 0 19 0 1 0 22842412 2768896 234 1992294400 134512640 135752675 4290276976 18446744073709551615 134638342 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 676 234 144 303 0 371 0

[startup+0.108344 s]
/proc/loadavg: 0.79 0.31 0.11 3/106 31327
/proc/meminfo: memFree=1701680/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=3092 CPUtime=0.1
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 421 0 0 0 10 0 0 0 20 0 1 0 22842412 3166208 333 1992294400 134512640 135752675 4290276976 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 773 333 145 303 0 468 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3092

[startup+0.20036 s]
/proc/loadavg: 0.79 0.31 0.11 3/106 31327
/proc/meminfo: memFree=1701680/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=3364 CPUtime=0.18
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 512 0 0 0 18 0 0 0 20 0 1 0 22842412 3444736 424 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 841 424 145 303 0 536 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3364

[startup+0.300378 s]
/proc/loadavg: 0.79 0.31 0.11 3/106 31327
/proc/meminfo: memFree=1701680/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=3876 CPUtime=0.28
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 617 0 0 0 28 0 0 0 20 0 1 0 22842412 3969024 529 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 969 529 145 303 0 664 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 3876

[startup+0.70045 s]
/proc/loadavg: 0.79 0.31 0.11 3/106 31327
/proc/meminfo: memFree=1701680/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=5036 CPUtime=0.69
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 921 0 0 0 68 1 0 0 20 0 1 0 22842412 5156864 833 1992294400 134512640 135752675 4290276976 18446744073709551615 134611597 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 1259 833 145 303 0 954 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5036

[startup+1.5006 s]
/proc/loadavg: 0.79 0.31 0.11 2/107 31328
/proc/meminfo: memFree=1698200/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=6892 CPUtime=1.49
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 1389 0 0 0 147 2 0 0 22 0 1 0 22842412 7057408 1301 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 1723 1301 145 303 0 1418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6892

[startup+3.10089 s]
/proc/loadavg: 0.79 0.31 0.11 2/107 31328
/proc/meminfo: memFree=1695472/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=10748 CPUtime=3.09
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 2345 0 0 0 304 5 0 0 19 0 1 0 22842412 11005952 2257 1992294400 134512640 135752675 4290276976 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 2687 2257 145 303 0 2382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10748

[startup+6.30047 s]
/proc/loadavg: 0.81 0.32 0.11 2/107 31328
/proc/meminfo: memFree=1687536/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=18132 CPUtime=6.29
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 4196 0 0 0 618 11 0 0 25 0 1 0 22842412 18567168 4108 1992294400 134512640 135752675 4290276976 18446744073709551615 134611588 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 4533 4108 145 303 0 4228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18132

[startup+12.7016 s]
/proc/loadavg: 0.82 0.33 0.12 2/107 31328
/proc/meminfo: memFree=1676004/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=29452 CPUtime=12.69
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 7012 0 0 0 1246 23 0 0 25 0 1 0 22842412 30158848 6924 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 7363 6924 145 303 0 7058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29452

[startup+25.501 s]
/proc/loadavg: 0.86 0.36 0.13 2/107 31328
/proc/meminfo: memFree=1652196/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=52068 CPUtime=25.48
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 12650 0 0 0 2504 44 0 0 25 0 1 0 22842412 53317632 12562 1992294400 134512640 135752675 4290276976 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 13017 12562 145 303 0 12712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52068

[startup+51.1006 s]
/proc/loadavg: 0.91 0.41 0.15 2/107 31328
/proc/meminfo: memFree=1624296/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=80192 CPUtime=51.07
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 19679 0 0 0 5031 76 0 0 25 0 1 0 22842412 82116608 19591 1992294400 134512640 135752675 4290276976 18446744073709551615 134611571 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 20048 19591 145 303 0 19743 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80192

[startup+102.301 s]
/proc/loadavg: 0.96 0.50 0.20 2/107 31330
/proc/meminfo: memFree=1576060/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=128028 CPUtime=102.27
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 31580 0 0 0 10102 125 0 0 25 0 1 0 22842412 131100672 31492 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 32007 31492 145 303 0 31702 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 128028

[startup+162.301 s]
/proc/loadavg: 0.98 0.59 0.24 2/107 31332
/proc/meminfo: memFree=1534520/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=170164 CPUtime=162.24
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 42073 0 0 0 16048 176 0 0 25 0 1 0 22842412 174247936 41985 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 42541 41985 145 303 0 42236 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 170164

[startup+222.309 s]
/proc/loadavg: 1.07 0.68 0.29 2/107 31334
/proc/meminfo: memFree=1497816/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=205856 CPUtime=222.22
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 51106 0 0 0 21985 237 0 0 25 0 1 0 22842412 210796544 50987 1992294400 134512640 135752675 4290276976 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 51464 50987 146 303 0 51159 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 205856

[startup+282.302 s]
/proc/loadavg: 1.02 0.73 0.33 2/107 31334
/proc/meminfo: memFree=1445116/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=259244 CPUtime=282.2
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 64387 0 0 0 27921 299 0 0 25 0 1 0 22842412 265465856 64268 1992294400 134512640 135752675 4290276976 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 64811 64268 146 303 0 64506 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 259244

[startup+342.301 s]
/proc/loadavg: 1.01 0.78 0.37 2/107 31336
/proc/meminfo: memFree=1410148/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=293804 CPUtime=342.18
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 73018 0 0 0 33867 351 0 0 25 0 1 0 22842412 300855296 72899 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 73451 72899 146 303 0 73146 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 293804

[startup+402.3 s]
/proc/loadavg: 1.00 0.82 0.41 2/107 31338
/proc/meminfo: memFree=1364020/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=340236 CPUtime=402.16
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 84625 0 0 0 39812 404 0 0 25 0 1 0 22842412 348401664 84506 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 85059 84506 146 303 0 84754 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 340236

[startup+462.3 s]
/proc/loadavg: 1.00 0.85 0.44 2/107 31340
/proc/meminfo: memFree=1329424/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=374552 CPUtime=462.13
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 93129 0 0 0 45764 449 0 0 25 0 1 0 22842412 383541248 93010 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 93638 93010 146 303 0 93333 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 374552

[startup+522.301 s]
/proc/loadavg: 1.00 0.87 0.47 2/107 31342
/proc/meminfo: memFree=1293092/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=411552 CPUtime=522.11
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 102335 0 0 0 51711 500 0 0 25 0 1 0 22842412 421429248 102216 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 102888 102216 146 303 0 102583 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 411552

[startup+582.301 s]
/proc/loadavg: 1.00 0.89 0.50 2/107 31342
/proc/meminfo: memFree=1252544/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=451688 CPUtime=582.1
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 112345 0 0 0 57659 551 0 0 25 0 1 0 22842412 462528512 112226 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 112922 112226 146 303 0 112617 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 451688

[startup+642.301 s]
/proc/loadavg: 1.00 0.91 0.53 2/107 31344
/proc/meminfo: memFree=1214476/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=490272 CPUtime=642.07
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 121985 0 0 0 63608 599 0 0 25 0 1 0 22842412 502038528 121866 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 122568 121866 146 303 0 122263 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 490272

[startup+702.301 s]

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

/proc/meminfo: memFree=1061956/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=641720 CPUtime=882
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 159767 0 0 0 87415 785 0 0 25 0 1 0 22842412 657121280 159648 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 160430 159648 146 303 0 160125 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 641720

[startup+942.301 s]
/proc/loadavg: 1.00 0.96 0.65 2/107 31361
/proc/meminfo: memFree=1035420/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=668264 CPUtime=941.96
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 166398 0 0 0 93367 829 0 0 25 0 1 0 22842412 684302336 166279 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 167066 166279 146 303 0 166761 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 668264

[startup+1002.3 s]
/proc/loadavg: 1.00 0.96 0.67 2/107 31363
/proc/meminfo: memFree=1008512/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=695196 CPUtime=1001.94
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 173101 0 0 0 99326 868 0 0 25 0 1 0 22842412 711880704 172982 1992294400 134512640 135752675 4290276976 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 173799 172982 146 303 0 173494 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 695196

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.68 2/107 31365
/proc/meminfo: memFree=979000/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=725040 CPUtime=1061.93
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 180498 0 0 0 105280 913 0 0 25 0 1 0 22842412 742440960 180379 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 181260 180379 146 303 0 180955 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 725040

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/107 31367
/proc/meminfo: memFree=949240/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=754576 CPUtime=1121.9
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 187887 0 0 0 111237 953 0 0 25 0 1 0 22842412 772685824 187768 1992294400 134512640 135752675 4290276976 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 188644 187768 146 303 0 188339 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 754576

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.72 2/107 31367
/proc/meminfo: memFree=921464/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=782780 CPUtime=1181.89
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 194904 0 0 0 117200 989 0 0 25 0 1 0 22842412 801566720 194785 1992294400 134512640 135752675 4290276976 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 195695 194785 146 303 0 195390 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 782780

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.73 2/107 31369
/proc/meminfo: memFree=896540/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=807040 CPUtime=1241.86
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 200976 0 0 0 123158 1028 0 0 25 0 1 0 22842412 826408960 200857 1992294400 134512640 135752675 4290276976 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 201760 200857 146 303 0 201455 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 807040

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 31371
/proc/meminfo: memFree=870624/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=833252 CPUtime=1301.85
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 207508 0 0 0 129117 1068 0 0 25 0 1 0 22842412 853250048 207389 1992294400 134512640 135752675 4290276976 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 208313 207389 146 303 0 208008 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 833252

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.76 2/107 31373
/proc/meminfo: memFree=847560/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=855992 CPUtime=1361.82
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 213183 0 0 0 135083 1099 0 0 25 0 1 0 22842412 876535808 213064 1992294400 134512640 135752675 4290276976 18446744073709551615 134603088 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 213998 213064 146 303 0 213693 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 855992

[startup+1422.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/107 31375
/proc/meminfo: memFree=824744/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=878840 CPUtime=1421.81
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 218889 0 0 0 141047 1134 0 0 25 0 1 0 22842412 899932160 218770 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 219710 218770 146 303 0 219405 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 878840

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/107 31375
/proc/meminfo: memFree=805896/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=897784 CPUtime=1481.79
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 223616 0 0 0 147013 1166 0 0 25 0 1 0 22842412 919330816 223497 1992294400 134512640 135752675 4290276976 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 224446 223497 146 303 0 224141 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 897784

[startup+1542.31 s]
/proc/loadavg: 1.00 0.97 0.79 2/107 31377
/proc/meminfo: memFree=785932/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=917648 CPUtime=1541.77
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 228569 0 0 0 152979 1198 0 0 25 0 1 0 22842412 939671552 228450 1992294400 134512640 135752675 4290276976 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 229412 228450 146 303 0 229107 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 917648

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

[startup+1548.8 s]
/proc/loadavg: 1.00 0.97 0.79 2/107 31377
/proc/meminfo: memFree=784568/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=918976 CPUtime=1548.27
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 228886 0 0 0 153627 1200 0 0 25 0 1 0 22842412 941031424 228767 1992294400 134512640 135752675 4290276976 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 229744 228767 146 303 0 229439 0
Current children cumulated CPU time (s) 1548.27
Current children cumulated vsize (KiB) 918976

[startup+1561.6 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31377
/proc/meminfo: memFree=779360/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=924412 CPUtime=1561.05
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 230244 0 0 0 154898 1207 0 0 25 0 1 0 22842412 946597888 230125 1992294400 134512640 135752675 4290276976 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 231103 230125 146 303 0 230798 0
Current children cumulated CPU time (s) 1561.05
Current children cumulated vsize (KiB) 924412

[startup+1568 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31377
/proc/meminfo: memFree=776756/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=926920 CPUtime=1567.45
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 230867 0 0 0 155534 1211 0 0 25 0 1 0 22842412 949166080 230748 1992294400 134512640 135752675 4290276976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 231730 230748 146 303 0 231425 0
Current children cumulated CPU time (s) 1567.45
Current children cumulated vsize (KiB) 926920

[startup+1571.2 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31379
/proc/meminfo: memFree=776012/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=927712 CPUtime=1570.65
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 231057 0 0 0 155852 1213 0 0 25 0 1 0 22842412 949977088 230938 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 231928 230938 146 303 0 231623 0
Current children cumulated CPU time (s) 1570.65
Current children cumulated vsize (KiB) 927712

[startup+1572.01 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31379
/proc/meminfo: memFree=775764/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=927712 CPUtime=1571.46
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 231083 0 0 0 155932 1214 0 0 25 0 1 0 22842412 949977088 230964 1992294400 134512640 135752675 4290276976 18446744073709551615 134603326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 231928 230964 146 303 0 231623 0
Current children cumulated CPU time (s) 1571.46
Current children cumulated vsize (KiB) 927712

[startup+1572.8 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31379
/proc/meminfo: memFree=775764/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=928636 CPUtime=1572.25
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202496 231297 0 0 0 156010 1215 0 0 25 0 1 0 22842412 950923264 231178 1992294400 134512640 135752675 4290276976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31327/statm: 232159 231178 146 303 0 231854 0
Current children cumulated CPU time (s) 1572.25
Current children cumulated vsize (KiB) 928636

[startup+1573.2 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 31379
/proc/meminfo: memFree=774772/2059040 swapFree=4164940/4192956
[pid=31327] ppid=31325 vsize=0 CPUtime=1572.65
/proc/31327/stat : 31327 (wbo1.4b) R 31325 31327 30782 0 -1 4202500 231391 0 0 0 156041 1224 0 0 25 0 1 0 22842412 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/31327/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1572.65
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1573.21
CPU time (s): 1572.67
CPU user time (s): 1560.42
CPU system time (s): 12.2481
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 929032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1560.42
system time used= 12.2481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231391
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= 5
involuntary context switches= 3221

runsolver used 2.85157 second user time and 7.17891 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-08 01:45:52
IDJOB=2702039
IDBENCH=47954
IDSOLVER=1190
FILE ID=node045/2702039-1278546352
PBS_JOBID= 11239495
Free space on /tmp= 62524 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=127-P1=293-P2=269-P3=7-P4=157-B.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702039-1278546352/watcher-2702039-1278546352 -o /tmp/evaluation-result-2702039-1278546352/solver-2702039-1278546352 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702039-1278546352.opb

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

MD5SUM BENCH= 5afebeda0ba6ac0761acdbdcd52ef74a
RANDOM SEED=614645314

node045.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.265
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.53
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.265
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1702580 kB
Buffers:         65016 kB
Cached:         181904 kB
SwapCached:       1476 kB
Active:         129844 kB
Inactive:       150644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1702580 kB
SwapTotal:     4192956 kB
SwapFree:      4164940 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:       32016 kB
Mapped:          13332 kB
Slab:            54128 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702039-1278546352.opb

Free space on /tmp at the end= 62520 MiB
End job on node045 at 2010-07-08 02:12:05