Trace number 2702382

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.08 1800.76

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_4.opb
MD5SUMb02c0aa46abe377e9678cb0b7b4280ae
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark83
Best CPU time to get the best result obtained on this benchmark1798.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 72
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31592
Sum of products size (including duplicates)63184
Number of different products31592
Sum of products size63184

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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702382-1278565106.opb.
0.00/0.00	c Instance file HOME/instance-2702382-1278565106.opb
0.00/0.00	c File size is 2475596 bytes.
0.39/0.42	c Highest Coefficient sum: 52
0.39/0.42	c ============================[ Problem Statistics ]=============================
0.39/0.42	c |                                                                             |
0.39/0.42	c |  Parsing time:          0.40         s                                      |
0.39/0.42	c |  Number Variables:      32592                                               |
0.39/0.42	c |  Number Clauses:        32592                                               |
0.39/0.42	c |  Number Cardinality:    0                                                   |
0.39/0.42	c |  Number PB Constraints: 31592                                               |
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |   32592    64184   222144 |    21394        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c New solution: 515
0.49/0.52	o 515
0.49/0.52	c Elapsed CPU time: 0.498924 s	Remaining CPU time: 179.501 s
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |   32592    64185   223144 |    21395        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c New solution: 514
0.49/0.56	o 514
0.49/0.56	c Elapsed CPU time: 0.535918 s	Remaining CPU time: 179.464 s
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |   32592    64186   224144 |    21395        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c New solution: 513
0.59/0.60	o 513
0.59/0.60	c Elapsed CPU time: 0.575912 s	Remaining CPU time: 179.424 s
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |   32592    64187   225144 |    21395        0    nan |  0.000 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c New solution: 512
0.59/0.64	o 512
0.59/0.64	c Elapsed CPU time: 0.616906 s	Remaining CPU time: 179.383 s
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |   32592    64188   226144 |    21396        0    nan |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c New solution: 511
0.59/0.68	o 511
0.59/0.68	c Elapsed CPU time: 0.658899 s	Remaining CPU time: 179.341 s
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |   32592    64189   227144 |    21396        0    nan |  0.000 % |
0.69/0.72	c ===============================================================================
0.69/0.72	c New solution: 510
0.69/0.72	o 510
0.69/0.72	c Elapsed CPU time: 0.696894 s	Remaining CPU time: 179.303 s
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |   32592    64190   228144 |    21396        0    nan |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c New solution: 509
0.69/0.76	o 509
0.69/0.76	c Elapsed CPU time: 0.737887 s	Remaining CPU time: 179.262 s
0.69/0.76	c ===============================================================================
0.69/0.76	c |         0 |   32592    64191   229144 |    21397        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: 508
0.79/0.80	o 508
0.79/0.80	c Elapsed CPU time: 0.777881 s	Remaining CPU time: 179.222 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |         0 |   32592    64192   230144 |    21397        0    nan |  0.000 % |
0.79/0.84	c ===============================================================================
0.79/0.84	c New solution: 507
0.79/0.84	o 507
0.79/0.84	c Elapsed CPU time: 0.818875 s	Remaining CPU time: 179.181 s
0.79/0.84	c ===============================================================================
0.79/0.84	c |         0 |   32592    64193   231144 |    21397        0    nan |  0.000 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c New solution: 506
0.79/0.89	o 506
0.79/0.89	c Elapsed CPU time: 0.859869 s	Remaining CPU time: 179.14 s
0.79/0.89	c ===============================================================================
0.79/0.89	c |         0 |   32592    64194   232144 |    21398        0    nan |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c New solution: 505
0.89/0.93	o 505
0.89/0.93	c Elapsed CPU time: 0.899863 s	Remaining CPU time: 179.1 s
0.89/0.93	c ===============================================================================
0.89/0.93	c |         1 |   32592    64195   233144 |    21398        1    506 |  0.000 % |
0.89/0.98	c ===============================================================================
0.89/0.98	c New solution: 87
0.89/0.98	o 87
0.89/0.98	c Elapsed CPU time: 0.952855 s	Remaining CPU time: 179.047 s
0.89/0.98	c ===============================================================================
0.89/0.98	c |         1 |   32592    64196   234144 |    21398        1    506 |  0.000 % |
1.19/1.21	c |       101 |   32592    64196   234144 |    23538      101    145 |  0.000 % |
1.29/1.37	c |       251 |   32592    64196   234144 |    25892      251    157 |  0.000 % |
1.49/1.53	c |       477 |   32592    64196   234144 |    28481      477    166 |  0.000 % |
1.69/1.77	c |       815 |   32592    64196   234144 |    31329      815    188 |  0.000 % |
1.99/2.09	c |      1321 |   32592    64196   234144 |    34462     1321    199 |  0.000 % |
2.49/2.51	c |      2080 |   32592    64196   234144 |    37909     2080    202 |  0.000 % |
3.19/3.21	c |      3220 |   32592    64196   234144 |    41699     3220    222 |  0.000 % |
4.40/4.46	c |      4928 |   32592    64196   234144 |    45869     4928    214 |  0.000 % |
5.99/6.05	c |      7490 |   32592    64196   234144 |    50456     7490    215 |  0.000 % |
8.49/8.50	c |     11334 |   32592    64196   234144 |    55502    11334    229 |  0.000 % |
12.18/12.25	c |     17102 |   32592    64196   234144 |    61052    17102    222 |  0.000 % |
18.98/19.09	c |     25752 |   32592    64196   234144 |    67158    25752    233 |  0.000 % |
29.18/29.28	c |     38727 |   32592    64196   234144 |    73874    38727    243 |  0.000 % |
44.27/44.31	c |     58188 |   32592    64196   234144 |    81261    58188    233 |  0.000 % |
70.66/70.73	c |     87380 |   32592    64196   234144 |    89387    87380    234 |  0.000 % |
124.95/125.00	c |    131169 |   32592    64196   234144 |    98326    23803    269 |  0.000 % |
181.12/181.24	c There are 0 assigned variables. 0 in cost function.
182.62/182.78	c core #1
182.62/182.78	c core #2
182.62/182.78	c core #3
182.62/182.78	c core #4
182.62/182.78	c core #5
182.62/182.78	c core #6
182.62/182.78	c core #7
182.62/182.78	c core #8
182.62/182.78	c ============================[ Search Statistics ]==============================
182.62/182.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.62/182.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.62/182.78	c ===============================================================================
182.62/182.78	c |         0 |    8064    65205   152843 |    21735        0    nan |  0.000 % |
182.72/182.81	c ===============================================================================
182.92/183.05	c core #9
182.92/183.05	c ============================[ Search Statistics ]==============================
182.92/183.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.92/183.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.92/183.05	c ===============================================================================
182.92/183.05	c |         0 |   13352    65206   168233 |    21735        0    nan |  0.000 % |
183.12/183.28	c |       101 |   13352    65206   168233 |    23908      101    335 | 59.543 % |
183.82/183.99	c |       261 |   13352    65206   168233 |    26299      261    368 | 59.543 % |
184.02/184.17	c ===============================================================================
184.32/184.42	c core #10
184.32/184.42	c ============================[ Search Statistics ]==============================
184.32/184.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.32/184.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.32/184.42	c ===============================================================================
184.32/184.42	c |         0 |   24209    65207   210616 |    21735        0    nan |  0.000 % |
184.72/184.83	c |       101 |   24209    65207   210616 |    23909      101    284 | 27.870 % |
185.61/185.74	c |       255 |   24209    65207   210616 |    26300      255    324 | 27.870 % |
187.42/187.52	c |       480 |   24209    65207   210616 |    28930      480    332 | 27.870 % |
189.92/190.08	c |       817 |   24209    65207   210616 |    31823      817    330 | 27.870 % |
194.21/194.37	c |      1325 |   24209    65207   210616 |    35005     1325    293 | 27.870 % |
201.41/201.51	c |      2084 |   24209    65207   210616 |    38506     2084    263 | 27.870 % |
213.90/214.08	c |      3223 |   24209    65207   210616 |    42356     3223    222 | 27.870 % |
229.20/229.38	c |      4932 |   24209    65207   210616 |    46592     4932    221 | 27.870 % |
250.40/250.50	c |      7496 |   24209    65207   210616 |    51251     7496    255 | 27.870 % |
284.79/284.96	c |     11340 |   24209    65207   210616 |    56376    11340    297 | 27.870 % |
330.16/330.35	c |     17107 |   24209    65207   210616 |    62014    17107    360 | 27.870 % |
408.13/408.37	c |     25756 |   24209    65207   210616 |    68215    25756    420 | 27.870 % |
416.03/416.21	c ===============================================================================
416.64/416.89	c core #11
416.64/416.89	c ============================[ Search Statistics ]==============================
416.64/416.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
416.64/416.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
416.64/416.89	c ===============================================================================
416.64/416.89	c |         0 |   33766    65208   237818 |    21736        0    nan |  0.000 % |
417.23/417.44	c |       100 |   33766    65208   237818 |    23909      100    239 |  2.099 % |
419.43/419.67	c |       250 |   33766    65208   237818 |    26300      250    270 |  2.099 % |
422.03/422.23	c |       475 |   33766    65208   237818 |    28930      475    232 |  2.099 % |
424.33/424.54	c |       813 |   33766    65208   237818 |    31823      813    208 |  2.099 % |
429.03/429.22	c |      1319 |   33766    65208   237818 |    35006     1319    200 |  2.099 % |
435.23/435.46	c |      2078 |   33766    65208   237818 |    38506     2078    180 |  2.099 % |
442.72/442.98	c |      3217 |   33766    65208   237818 |    42357     3217    175 |  2.099 % |
458.52/458.75	c |      4926 |   33766    65208   237818 |    46593     4926    212 |  2.099 % |
470.91/471.15	c |      7489 |   33766    65208   237818 |    51252     7489    252 |  2.099 % |
487.30/487.58	c |     11334 |   33766    65208   237818 |    56377    11334    253 |  2.099 % |
515.99/516.28	c |     17100 |   33766    65208   237818 |    62015    17100    325 |  2.099 % |
556.58/556.86	c |     25749 |   33766    65208   237818 |    68216    25749    416 |  2.099 % |
659.54/659.81	c |     38728 |   33766    65208   237818 |    75038    38728    479 |  2.099 % |
856.86/857.25	c |     58190 |   33766    65208   237818 |    82542    58190    479 |  2.099 % |
1181.94/1182.48	c |     87382 |   33766    65208   237818 |    90796    17223    448 |  2.099 % |
1720.63/1721.33	c |    131173 |   33766    65208   237818 |    99876    61014    549 |  2.099 % |

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-2702382-1278565106/watcher-2702382-1278565106 -o /tmp/evaluation-result-2702382-1278565106/solver-2702382-1278565106 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702382-1278565106.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/106 27894
/proc/meminfo: memFree=1915012/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=5464 CPUtime=0
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 417 0 0 0 0 0 0 0 20 0 1 0 24717793 5595136 336 1992294400 134512640 135751879 4292742400 18446744073709551615 134613677 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 1366 336 142 303 0 456 0

[startup+0.042017 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27894
/proc/meminfo: memFree=1915012/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=8732 CPUtime=0.03
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 1099 0 0 0 3 0 0 0 20 0 1 0 24717793 8941568 1018 1992294400 134512640 135751879 4292742400 18446744073709551615 134614099 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 2183 1018 184 303 0 1273 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8732

[startup+0.101025 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27894
/proc/meminfo: memFree=1915012/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=11092 CPUtime=0.09
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 1703 0 0 0 9 0 0 0 20 0 1 0 24717793 11358208 1622 1992294400 134512640 135751879 4292742400 18446744073709551615 135201600 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 2773 1623 268 303 0 1863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11092

[startup+0.30106 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27894
/proc/meminfo: memFree=1915012/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=14664 CPUtime=0.29
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 2866 0 0 0 28 1 0 0 20 0 1 0 24717793 15015936 2785 1992294400 134512640 135751879 4292742400 18446744073709551615 135225251 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 3666 2785 560 303 0 2756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14664

[startup+0.701129 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 27894
/proc/meminfo: memFree=1915012/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=17364 CPUtime=0.69
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 4942 0 0 0 67 2 0 0 21 0 1 0 24717793 17780736 3647 1992294400 134512640 135751879 4292742400 18446744073709551615 134611078 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 4341 3647 146 303 0 4036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17364

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27895
/proc/meminfo: memFree=1900744/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=17364 CPUtime=1.49
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 4943 0 0 0 146 3 0 0 23 0 1 0 24717793 17780736 3648 1992294400 134512640 135751879 4292742400 18446744073709551615 134620434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 4341 3648 147 303 0 4036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17364

[startup+3.10054 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27895
/proc/meminfo: memFree=1900620/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=19348 CPUtime=3.09
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 5438 0 0 0 305 4 0 0 25 0 1 0 24717793 19812352 4143 1992294400 134512640 135751879 4292742400 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 4837 4143 147 303 0 4532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19348

[startup+6.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27895
/proc/meminfo: memFree=1896032/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=23968 CPUtime=6.29
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 6572 0 0 0 623 6 0 0 25 0 1 0 24717793 24543232 5277 1992294400 134512640 135751879 4292742400 18446744073709551615 134610833 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 5992 5277 147 303 0 5687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23968

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27895
/proc/meminfo: memFree=1885492/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=34088 CPUtime=12.69
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 9092 0 0 0 1258 11 0 0 25 0 1 0 24717793 34906112 7797 1992294400 134512640 135751879 4292742400 18446744073709551615 134610830 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 8522 7797 147 303 0 8217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34088

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27895
/proc/meminfo: memFree=1865776/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=53248 CPUtime=25.49
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 13892 0 0 0 2529 20 0 0 25 0 1 0 24717793 54525952 12597 1992294400 134512640 135751879 4292742400 18446744073709551615 134616401 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 13312 12597 147 303 0 13007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53248

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27896
/proc/meminfo: memFree=1833288/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=86200 CPUtime=51.07
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 22123 0 0 0 5068 39 0 0 25 0 1 0 24717793 88268800 20828 1992294400 134512640 135751879 4292742400 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 21550 20828 147 303 0 21245 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86200

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27897
/proc/meminfo: memFree=1779596/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=138872 CPUtime=102.27
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 35269 0 0 0 10158 69 0 0 25 0 1 0 24717793 142204928 33974 1992294400 134512640 135751879 4292742400 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 34718 33974 147 303 0 34413 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 138872

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27908
/proc/meminfo: memFree=1714272/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=203192 CPUtime=162.22
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 51337 0 0 0 16117 105 0 0 25 0 1 0 24717793 208068608 50042 1992294400 134512640 135751879 4292742400 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 50798 50042 148 303 0 50493 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 203192

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27910
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=222.2
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57227 0 0 0 22098 122 0 0 25 0 1 0 24717793 223580160 54123 1992294400 134512640 135751879 4292742400 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54123 151 303 0 54280 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 218340

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27911
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=282.18
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57227 0 0 0 28090 128 0 0 25 0 1 0 24717793 223580160 54123 1992294400 134512640 135751879 4292742400 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54123 151 303 0 54280 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 218340

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27913
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=342.16
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57231 0 0 0 34080 136 0 0 25 0 1 0 24717793 223580160 54127 1992294400 134512640 135751879 4292742400 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54127 151 303 0 54280 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 218340

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27914
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=402.13
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57234 0 0 0 40071 142 0 0 25 0 1 0 24717793 223580160 54130 1992294400 134512640 135751879 4292742400 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54130 151 303 0 54280 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 218340

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27916
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=462.11
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57238 0 0 0 46059 152 0 0 25 0 1 0 24717793 223580160 54134 1992294400 134512640 135751879 4292742400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54134 151 303 0 54280 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 218340

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27917
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=522.09
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57238 0 0 0 52042 167 0 0 25 0 1 0 24717793 223580160 54134 1992294400 134512640 135751879 4292742400 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54134 151 303 0 54280 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 218340

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27919
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=582.07
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57247 0 0 0 58030 177 0 0 25 0 1 0 24717793 223580160 54143 1992294400 134512640 135751879 4292742400 18446744073709551615 134611290 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54143 151 303 0 54280 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 218340

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27921
/proc/meminfo: memFree=1696912/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=218340 CPUtime=642.05
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 57271 0 0 0 64019 186 0 0 25 0 1 0 24717793 223580160 54167 1992294400 134512640 135751879 4292742400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 54585 54167 151 303 0 54280 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 218340

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27927
/proc/meminfo: memFree=1653264/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=262284 CPUtime=881.95
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 68215 0 0 0 87980 215 0 0 25 0 1 0 24717793 268578816 65111 1992294400 134512640 135751879 4292742400 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 65571 65111 151 303 0 65266 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 262284

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27929
/proc/meminfo: memFree=1636772/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=279040 CPUtime=941.93
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 72410 0 0 0 93969 224 0 0 25 0 1 0 24717793 285736960 69306 1992294400 134512640 135751879 4292742400 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 69760 69306 151 303 0 69455 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 279040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27930
/proc/meminfo: memFree=1622388/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=293244 CPUtime=1001.91
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 75947 0 0 0 99959 232 0 0 25 0 1 0 24717793 300281856 72843 1992294400 134512640 135751879 4292742400 18446744073709551615 134606328 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 73311 72843 151 303 0 73006 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 293244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27932
/proc/meminfo: memFree=1609368/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=306236 CPUtime=1061.88
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 79183 0 0 0 105949 239 0 0 25 0 1 0 24717793 313585664 76079 1992294400 134512640 135751879 4292742400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 76559 76079 151 303 0 76254 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 306236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27933
/proc/meminfo: memFree=1598952/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=316636 CPUtime=1121.86
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 81775 0 0 0 111939 247 0 0 25 0 1 0 24717793 324235264 78671 1992294400 134512640 135751879 4292742400 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 79159 78671 151 303 0 78854 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 316636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27935
/proc/meminfo: memFree=1588164/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=327508 CPUtime=1181.83
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 84476 0 0 0 117927 256 0 0 25 0 1 0 24717793 335368192 81372 1992294400 134512640 135751879 4292742400 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 81877 81372 151 303 0 81572 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 327508

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27937
/proc/meminfo: memFree=1574524/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=340972 CPUtime=1241.82
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 87840 0 0 0 123916 266 0 0 25 0 1 0 24717793 349155328 84736 1992294400 134512640 135751879 4292742400 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 85243 84736 151 303 0 84938 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 340972

[startup+1302.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 27941
/proc/meminfo: memFree=1520236/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=352224 CPUtime=1301.8
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 90653 0 0 0 129907 273 0 0 25 0 1 0 24717793 360677376 87549 1992294400 134512640 135751879 4292742400 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 88056 87549 151 303 0 87751 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 352224

[startup+1362.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 27943
/proc/meminfo: memFree=1508952/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=363632 CPUtime=1361.76
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 93495 0 0 0 135895 281 0 0 25 0 1 0 24717793 372359168 90391 1992294400 134512640 135751879 4292742400 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 90908 90391 151 303 0 90603 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 363632

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27945
/proc/meminfo: memFree=1498288/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=374280 CPUtime=1421.75
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 96141 0 0 0 141889 286 0 0 25 0 1 0 24717793 383262720 93037 1992294400 134512640 135751879 4292742400 18446744073709551615 134610818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 93570 93037 151 303 0 93265 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 374280

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27946
/proc/meminfo: memFree=1486260/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=386364 CPUtime=1481.73
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 99167 0 0 0 147877 296 0 0 25 0 1 0 24717793 395636736 96063 1992294400 134512640 135751879 4292742400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 96591 96063 151 303 0 96286 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 386364

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27948
/proc/meminfo: memFree=1475472/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=397112 CPUtime=1541.7
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 101827 0 0 0 153868 302 0 0 25 0 1 0 24717793 406642688 98723 1992294400 134512640 135751879 4292742400 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 99278 98723 151 303 0 98973 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 397112

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27949
/proc/meminfo: memFree=1463692/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=408964 CPUtime=1601.68
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 104786 0 0 0 159858 310 0 0 25 0 1 0 24717793 418779136 101682 1992294400 134512640 135751879 4292742400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 102241 101682 151 303 0 101936 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 408964

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27951
/proc/meminfo: memFree=1448440/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=424280 CPUtime=1661.65
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 108578 0 0 0 165846 319 0 0 25 0 1 0 24717793 434462720 105474 1992294400 134512640 135751879 4292742400 18446744073709551615 134606365 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 106070 105474 151 303 0 105765 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 424280

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27952
/proc/meminfo: memFree=1429096/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=443592 CPUtime=1721.63
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 113419 0 0 0 171833 330 0 0 25 0 1 0 24717793 454238208 110315 1992294400 134512640 135751879 4292742400 18446744073709551615 134620529 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 110898 110315 151 303 0 110593 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 443592

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27954
/proc/meminfo: memFree=1418432/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=454204 CPUtime=1781.62
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 116052 0 0 0 177820 342 0 0 25 0 1 0 24717793 465104896 112948 1992294400 134512640 135751879 4292742400 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 113551 112948 151 303 0 113246 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 454204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27955
/proc/meminfo: memFree=1414216/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=458296 CPUtime=1800.03
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 117080 0 0 0 179658 345 0 0 25 0 1 0 24717793 469295104 113976 1992294400 134512640 135751879 4292742400 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 114574 113976 151 303 0 114269 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 458296

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27955
/proc/meminfo: memFree=1414216/2059040 swapFree=4139716/4192956
[pid=27894] ppid=27892 vsize=458296 CPUtime=1800.03
/proc/27894/stat : 27894 (wbo1.4b) R 27892 27894 27376 0 -1 4202496 117080 0 0 0 179658 345 0 0 25 0 1 0 24717793 469295104 113976 1992294400 134512640 135751879 4292742400 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27894/statm: 114574 113976 151 303 0 114269 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 458296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.76
CPU time (s): 1800.08
CPU user time (s): 1796.58
CPU system time (s): 3.49747
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 458296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.58
system time used= 3.49747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117080
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= 10
involuntary context switches= 20133

runsolver used 2.90056 second user time and 8.58869 second system time

The end

Launcher Data

Begin job on node048 at 2010-07-08 06:58:26
IDJOB=2702382
IDBENCH=48126
IDSOLVER=1161
FILE ID=node048/2702382-1278565106
PBS_JOBID= 11239564
Free space on /tmp= 62572 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_4.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-2702382-1278565106/watcher-2702382-1278565106 -o /tmp/evaluation-result-2702382-1278565106/solver-2702382-1278565106 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702382-1278565106.opb

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

MD5SUM BENCH= b02c0aa46abe377e9678cb0b7b4280ae
RANDOM SEED=1688392023

node048.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.262
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.52
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.262
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:       1918144 kB
Buffers:          7480 kB
Cached:          48876 kB
SwapCached:       6676 kB
Active:          43788 kB
Inactive:        26068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1918144 kB
SwapTotal:     4192956 kB
SwapFree:      4139716 kB
Dirty:            3324 kB
Writeback:          20 kB
AnonPages:       11644 kB
Mapped:          11996 kB
Slab:            49284 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179380 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-2702382-1278565106.opb

Free space on /tmp at the end= 62568 MiB
End job on node048 at 2010-07-08 07:28:30