Trace number 2702446

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.19 1800.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

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-2702446-1278567567.opb.
0.00/0.00	c Instance file HOME/instance-2702446-1278567567.opb
0.00/0.00	c File size is 459797 bytes.
0.00/0.07	c Highest Coefficient sum: 47
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.07         s                                      |
0.00/0.07	c |  Number Variables:      6416                                                |
0.00/0.07	c |  Number Clauses:        6416                                                |
0.00/0.07	c |  Number Cardinality:    0                                                   |
0.00/0.07	c |  Number PB Constraints: 6216                                                |
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    6416    12632    43712 |     5000        0    nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c New solution: 199
0.00/0.09	o 199
0.00/0.09	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 179.912 s
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    6416    12633    43912 |     5000        0    nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c New solution: 172
0.00/0.09	o 172
0.00/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 179.908 s
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    6416    12634    44112 |     5000        0    nan |  0.000 % |
0.00/0.10	c ===============================================================================
0.00/0.10	c New solution: 171
0.00/0.10	o 171
0.00/0.10	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 179.904 s
0.00/0.10	c ===============================================================================
0.00/0.10	c |         0 |    6416    12635    44312 |     5000        0    nan |  0.000 % |
0.00/0.10	c ===============================================================================
0.00/0.10	c New solution: 170
0.00/0.10	o 170
0.00/0.10	c Elapsed CPU time: 0.100984 s	Remaining CPU time: 179.899 s
0.00/0.10	c ===============================================================================
0.00/0.10	c |         0 |    6416    12636    44512 |     5000        0    nan |  0.000 % |
0.10/0.11	c ===============================================================================
0.10/0.11	c New solution: 169
0.10/0.11	o 169
0.10/0.11	c Elapsed CPU time: 0.105983 s	Remaining CPU time: 179.894 s
0.10/0.11	c ===============================================================================
0.10/0.11	c |         0 |    6416    12637    44712 |     5000        0    nan |  0.000 % |
0.10/0.11	c ===============================================================================
0.10/0.11	c New solution: 168
0.10/0.11	o 168
0.10/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 179.89 s
0.10/0.11	c ===============================================================================
0.10/0.11	c |         0 |    6416    12638    44912 |     5000        0    nan |  0.000 % |
0.10/0.12	c ===============================================================================
0.10/0.12	c New solution: 167
0.10/0.12	o 167
0.10/0.12	c Elapsed CPU time: 0.113982 s	Remaining CPU time: 179.886 s
0.10/0.12	c ===============================================================================
0.10/0.12	c |         0 |    6416    12639    45112 |     5000        0    nan |  0.000 % |
0.10/0.12	c ===============================================================================
0.10/0.12	c New solution: 166
0.10/0.12	o 166
0.10/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 179.882 s
0.10/0.12	c ===============================================================================
0.10/0.12	c |         0 |    6416    12640    45312 |     5000        0    nan |  0.000 % |
0.10/0.13	c ===============================================================================
0.10/0.13	c New solution: 165
0.10/0.13	o 165
0.10/0.13	c Elapsed CPU time: 0.123981 s	Remaining CPU time: 179.876 s
0.10/0.13	c ===============================================================================
0.10/0.13	c |         1 |    6416    12641    45512 |     5000        1    166 |  0.000 % |
0.10/0.13	c ===============================================================================
0.10/0.13	c New solution: 16
0.10/0.13	o 16
0.10/0.13	c Elapsed CPU time: 0.12998 s	Remaining CPU time: 179.87 s
0.10/0.13	c ===============================================================================
0.10/0.13	c |         1 |    6416    12642    45712 |     5000        1    166 |  0.000 % |
0.10/0.14	c ===============================================================================
0.10/0.14	c New solution: 15
0.10/0.14	o 15
0.10/0.14	c Elapsed CPU time: 0.135979 s	Remaining CPU time: 179.864 s
0.10/0.14	c ===============================================================================
0.10/0.14	c |         2 |    6416    12643    45912 |     5000        2    105 |  0.000 % |
0.10/0.16	c ===============================================================================
0.10/0.16	c New solution: 14
0.10/0.16	o 14
0.10/0.16	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 179.847 s
0.10/0.16	c ===============================================================================
0.10/0.16	c |        63 |    6416    12644    46112 |     5000       63    140 |  0.000 % |
0.10/0.18	c |       164 |    6416    12644    46112 |     5500      164    139 |  0.000 % |
0.19/0.22	c |       315 |    6416    12644    46112 |     6050      315    122 |  0.000 % |
0.19/0.27	c |       540 |    6416    12644    46112 |     6655      540    128 |  0.000 % |
0.30/0.36	c |       877 |    6416    12644    46112 |     7320      877    121 |  0.000 % |
0.39/0.49	c |      1385 |    6416    12644    46112 |     8052     1385    121 |  0.000 % |
0.69/0.70	c |      2146 |    6416    12644    46112 |     8857     2146    122 |  0.000 % |
0.99/1.03	c |      3285 |    6416    12644    46112 |     9743     3285    121 |  0.000 % |
1.50/1.55	c |      4993 |    6416    12644    46112 |    10717     4993    121 |  0.000 % |
2.30/2.34	c |      7555 |    6416    12644    46112 |    11789     7555    130 |  0.000 % |
3.40/3.47	c |     11402 |    6416    12644    46112 |    12968    11402    129 |  0.000 % |
5.29/5.35	c |     17170 |    6416    12644    46112 |    14265    17170    141 |  0.000 % |
8.79/8.84	c |     25819 |    6416    12644    46112 |    15692    17234    157 |  0.000 % |
13.98/14.02	c |     38793 |    6416    12644    46112 |    17261    11122    144 |  0.000 % |
23.09/23.17	c |     58254 |    6416    12644    46112 |    18987    19231    149 |  0.000 % |
38.78/38.85	c |     87449 |    6416    12644    46112 |    20886    14292    138 |  0.000 % |
62.79/62.81	c |    131239 |    6416    12644    46112 |    22974    14995    146 |  0.000 % |
98.76/98.86	c |    196923 |    6416    12644    46112 |    25272    14819    118 |  0.000 % |
154.56/154.64	c |    295450 |    6416    12644    46112 |    27799    21338    137 |  0.000 % |
181.35/181.48	c There are 0 assigned variables. 0 in cost function.
181.85/181.98	c core #1
181.85/181.98	c core #2
181.85/181.98	c ============================[ Search Statistics ]==============================
181.85/181.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.85/181.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.85/181.98	c ===============================================================================
181.85/181.98	c |         0 |    2005    12847    31699 |     5000        0    nan |  0.000 % |
181.85/181.99	c ===============================================================================
181.95/182.04	c core #3
181.95/182.04	c ============================[ Search Statistics ]==============================
181.95/182.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.95/182.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.95/182.04	c ===============================================================================
181.95/182.04	c |         0 |    4558    12848    39107 |     5000        0    nan |  0.000 % |
182.05/182.11	c |       101 |    4558    12848    39107 |     5500      101    157 | 30.677 % |
182.25/182.30	c |       251 |    4558    12848    39107 |     6050      251    205 | 30.677 % |
182.25/182.39	c ===============================================================================
182.35/182.44	c core #4
182.35/182.44	c ============================[ Search Statistics ]==============================
182.35/182.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.35/182.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.35/182.44	c ===============================================================================
182.35/182.44	c |         0 |    6774    12849    47228 |     5000        0    nan |  0.000 % |
182.45/182.55	c |       105 |    6774    12849    47228 |     5500      105    233 |  0.000 % |
182.55/182.70	c |       256 |    6774    12849    47228 |     6050      256    195 |  0.000 % |
182.85/182.97	c |       482 |    6774    12849    47228 |     6655      482    168 |  0.000 % |
183.34/183.41	c |       823 |    6774    12849    47228 |     7320      823    159 |  0.000 % |
184.04/184.16	c |      1333 |    6774    12849    47228 |     8052     1333    181 |  0.000 % |
185.35/185.47	c |      2092 |    6774    12849    47228 |     8857     2092    189 |  0.000 % |
187.54/187.65	c |      3232 |    6774    12849    47228 |     9743     3232    194 |  0.000 % |
190.94/191.03	c |      4943 |    6774    12849    47228 |    10717     4943    201 |  0.000 % |
196.34/196.42	c |      7506 |    6774    12849    47228 |    11789     7506    215 |  0.000 % |
205.94/206.04	c |     11354 |    6774    12849    47228 |    12968    11354    229 |  0.000 % |
220.34/220.47	c |     17121 |    6774    12849    47228 |    14265     9915    239 |  0.000 % |
242.23/242.36	c |     25771 |    6774    12849    47228 |    15692    11049    212 |  0.000 % |
278.12/278.28	c |     38747 |    6774    12849    47228 |    17261    15830    266 |  0.000 % |
310.82/310.91	c ===============================================================================
311.72/311.86	c core #5
311.72/311.86	c ============================[ Search Statistics ]==============================
311.72/311.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.72/311.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
311.72/311.86	c ===============================================================================
311.72/311.86	c |         0 |    6974    12850    47628 |     5000        0    nan |  0.000 % |
311.82/311.97	c |       107 |    6974    12850    47628 |     5500      107    273 |  0.000 % |
312.02/312.10	c |       259 |    6974    12850    47628 |     6050      259    179 |  0.000 % |
312.21/312.39	c |       485 |    6974    12850    47628 |     6655      485    159 |  0.000 % |
312.61/312.78	c |       822 |    6974    12850    47628 |     7320      822    207 |  0.000 % |
313.21/313.36	c |      1330 |    6974    12850    47628 |     8052     1330    187 |  0.000 % |
314.31/314.40	c |      2089 |    6974    12850    47628 |     8857     2089    181 |  0.000 % |
315.81/315.98	c |      3228 |    6974    12850    47628 |     9743     3228    184 |  0.000 % |
318.61/318.73	c |      4937 |    6974    12850    47628 |    10717     4937    207 |  0.000 % |
322.11/322.25	c |      7500 |    6974    12850    47628 |    11789     7500    225 |  0.000 % |
328.41/328.57	c |     11345 |    6974    12850    47628 |    12968    11345    220 |  0.000 % |
337.71/337.89	c |     17113 |    6974    12850    47628 |    14265     9608    215 |  0.000 % |
354.90/355.06	c |     25764 |    6974    12850    47628 |    15692    10078    266 |  0.000 % |
381.00/381.16	c |     38739 |    6974    12850    47628 |    17261    14132    307 |  0.000 % |
422.49/422.60	c |     58200 |    6974    12850    47628 |    18987    14617    353 |  0.000 % |
494.37/494.57	c |     87393 |    6974    12850    47628 |    20886    12757    451 |  0.000 % |
621.35/621.55	c |    131191 |    6974    12850    47628 |    22974    11674    352 |  0.000 % |
809.89/810.14	c |    196880 |    6974    12850    47628 |    25272    16240    351 |  0.000 % |
1096.03/1096.36	c |    295408 |    6974    12850    47628 |    27799    17988    637 |  0.000 % |
1560.10/1560.55	c |    443198 |    6974    12850    47628 |    30579    19323    314 |  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-2702446-1278567567/watcher-2702446-1278567567 -o /tmp/evaluation-result-2702446-1278567567/solver-2702446-1278567567 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702446-1278567567.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.92 0.98 0.99 3/106 27520
/proc/meminfo: memFree=1754812/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=3592 CPUtime=0
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 1 0 24963443 3678208 327 1992294400 134512640 135751879 4288083408 18446744073709551615 134564675 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 898 327 142 303 0 480 0

[startup+0.108339 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27520
/proc/meminfo: memFree=1754812/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=5060 CPUtime=0.1
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 1183 0 0 0 10 0 0 0 20 0 1 0 24963443 5181440 808 1992294400 134512640 135751879 4288083408 18446744073709551615 134516989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 1265 808 146 303 0 960 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5060

[startup+0.201346 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27520
/proc/meminfo: memFree=1754812/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=5324 CPUtime=0.19
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 1234 0 0 0 19 0 0 0 20 0 1 0 24963443 5451776 859 1992294400 134512640 135751879 4288083408 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 1331 859 147 303 0 1026 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5324

[startup+0.301355 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27520
/proc/meminfo: memFree=1754812/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=5588 CPUtime=0.3
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 1296 0 0 0 29 1 0 0 20 0 1 0 24963443 5722112 921 1992294400 134512640 135751879 4288083408 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 1397 921 147 303 0 1092 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5588

[startup+0.701391 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27520
/proc/meminfo: memFree=1754812/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=6512 CPUtime=0.69
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 1522 0 0 0 68 1 0 0 20 0 1 0 24963443 6668288 1147 1992294400 134512640 135751879 4288083408 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 1628 1147 147 303 0 1323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6512

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 27521
/proc/meminfo: memFree=1750092/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=8108 CPUtime=1.5
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 1938 0 0 0 148 2 0 0 23 0 1 0 24963443 8302592 1563 1992294400 134512640 135751879 4288083408 18446744073709551615 134611176 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 2027 1563 147 303 0 1722 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8108

[startup+3.10061 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 27521
/proc/meminfo: memFree=1747612/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=11664 CPUtime=3.09
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 2823 0 0 0 306 3 0 0 25 0 1 0 24963443 11943936 2448 1992294400 134512640 135751879 4288083408 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 2916 2448 147 303 0 2611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11664

[startup+6.30089 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 27521
/proc/meminfo: memFree=1740048/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=18700 CPUtime=6.29
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 4579 0 0 0 623 6 0 0 25 0 1 0 24963443 19148800 4204 1992294400 134512640 135751879 4288083408 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 4675 4204 148 303 0 4370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18700

[startup+12.7005 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 27521
/proc/meminfo: memFree=1727276/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=30712 CPUtime=12.68
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 7570 0 0 0 1255 13 0 0 25 0 1 0 24963443 31449088 7195 1992294400 134512640 135751879 4288083408 18446744073709551615 134616273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 7678 7195 148 303 0 7373 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30712

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 27523
/proc/meminfo: memFree=1707436/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=49944 CPUtime=25.48
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 12381 0 0 0 2525 23 0 0 25 0 1 0 24963443 51142656 12006 1992294400 134512640 135751879 4288083408 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 12486 12007 148 303 0 12181 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49944

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 27523
/proc/meminfo: memFree=1674328/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=83196 CPUtime=51.08
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 20692 0 0 0 5065 43 0 0 25 0 1 0 24963443 85192704 20317 1992294400 134512640 135751879 4288083408 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 20799 20317 148 303 0 20494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83196

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 27525
/proc/meminfo: memFree=1612824/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=143868 CPUtime=102.27
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 35861 0 0 0 10145 82 0 0 25 0 1 0 24963443 147320832 35486 1992294400 134512640 135751879 4288083408 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 35967 35486 148 303 0 35662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 143868

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27525
/proc/meminfo: memFree=1541400/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=216000 CPUtime=162.25
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 53869 0 0 0 16097 128 0 0 25 0 1 0 24963443 221184000 53494 1992294400 134512640 135751879 4288083408 18446744073709551615 135209077 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 54000 53494 148 303 0 53695 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 216000

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27527
/proc/meminfo: memFree=1517840/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=237900 CPUtime=222.25
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 59638 0 0 0 22071 154 0 0 25 0 1 0 24963443 243609600 59055 1992294400 134512640 135751879 4288083408 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 59475 59055 151 303 0 59170 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 237900

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27529
/proc/meminfo: memFree=1495768/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=260884 CPUtime=282.22
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 65366 0 0 0 28047 175 0 0 25 0 1 0 24963443 267145216 64783 1992294400 134512640 135751879 4288083408 18446744073709551615 134616851 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 65221 64783 151 303 0 64916 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 260884

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27531
/proc/meminfo: memFree=1468860/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=287440 CPUtime=342.21
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 72007 0 0 0 34021 200 0 0 25 0 1 0 24963443 294338560 71424 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 71860 71424 151 303 0 71555 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 287440

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27533
/proc/meminfo: memFree=1425460/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=330816 CPUtime=402.2
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 82852 0 0 0 39990 230 0 0 25 0 1 0 24963443 338755584 82269 1992294400 134512640 135751879 4288083408 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 82704 82269 151 303 0 82399 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 330816

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27533
/proc/meminfo: memFree=1383796/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=372420 CPUtime=462.17
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 93231 0 0 0 45963 254 0 0 25 0 1 0 24963443 381358080 92648 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 93105 92648 151 303 0 92800 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 372420

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27535
/proc/meminfo: memFree=1332460/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=424204 CPUtime=522.17
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 106164 0 0 0 51939 278 0 0 25 0 1 0 24963443 434384896 105581 1992294400 134512640 135751879 4288083408 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 106051 105581 151 303 0 105746 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 424204

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27537
/proc/meminfo: memFree=1281744/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=474192 CPUtime=582.15
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 118649 0 0 0 57916 299 0 0 25 0 1 0 24963443 485572608 118066 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 118548 118066 151 303 0 118243 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 474192

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27539
/proc/meminfo: memFree=1241444/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=515020 CPUtime=642.14
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 128854 0 0 0 63893 321 0 0 25 0 1 0 24963443 527380480 128271 1992294400 134512640 135751879 4288083408 18446744073709551615 134609787 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 128755 128271 151 303 0 128450 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 515020

[startup+702.301 s]

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

[startup+882.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27545
/proc/meminfo: memFree=1063132/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=692508 CPUtime=882.09
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 173170 0 0 0 87792 417 0 0 25 0 1 0 24963443 709128192 172587 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 173127 172587 151 303 0 172822 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 692508

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27547
/proc/meminfo: memFree=1008820/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=747048 CPUtime=942.06
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 186819 0 0 0 93765 441 0 0 25 0 1 0 24963443 764977152 186236 1992294400 134512640 135751879 4288083408 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 186762 186236 151 303 0 186457 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 747048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27549
/proc/meminfo: memFree=955376/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=799908 CPUtime=1002.05
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 200031 0 0 0 99738 467 0 0 25 0 1 0 24963443 819105792 199448 1992294400 134512640 135751879 4288083408 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 199977 199448 151 303 0 199672 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 799908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27549
/proc/meminfo: memFree=896476/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=859632 CPUtime=1062.03
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 214949 0 0 0 105713 490 0 0 25 0 1 0 24963443 880263168 214366 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 214908 214366 151 303 0 214603 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 859632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27551
/proc/meminfo: memFree=842412/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=912648 CPUtime=1122.02
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 228210 0 0 0 111687 515 0 0 25 0 1 0 24963443 934551552 227627 1992294400 134512640 135751879 4288083408 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 228162 227627 151 303 0 227857 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 912648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27553
/proc/meminfo: memFree=796408/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=958832 CPUtime=1182.01
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 239733 0 0 0 117666 535 0 0 25 0 1 0 24963443 981843968 239150 1992294400 134512640 135751879 4288083408 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 239708 239150 151 303 0 239403 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 958832

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27555
/proc/meminfo: memFree=750404/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1004500 CPUtime=1241.99
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 251146 0 0 0 123645 554 0 0 25 0 1 0 24963443 1028608000 250563 1992294400 134512640 135751879 4288083408 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 251125 250563 151 303 0 250820 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 1004500

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27566
/proc/meminfo: memFree=690264/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1064348 CPUtime=1301.97
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 266061 0 0 0 129618 579 0 0 25 0 1 0 24963443 1089892352 265478 1992294400 134512640 135751879 4288083408 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 266087 265478 151 303 0 265782 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1064348

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27566
/proc/meminfo: memFree=648352/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1106392 CPUtime=1361.95
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 276572 0 0 0 135590 605 0 0 25 0 1 0 24963443 1132945408 275989 1992294400 134512640 135751879 4288083408 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 276598 275989 151 303 0 276293 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1106392

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27568
/proc/meminfo: memFree=611524/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1142472 CPUtime=1421.95
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 285602 0 0 0 141567 628 0 0 25 0 1 0 24963443 1169891328 285019 1992294400 134512640 135751879 4288083408 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 285618 285019 151 303 0 285313 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 1142472

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27570
/proc/meminfo: memFree=579284/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1174960 CPUtime=1481.92
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 293730 0 0 0 147544 648 0 0 25 0 1 0 24963443 1203159040 293147 1992294400 134512640 135751879 4288083408 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 293740 293147 151 303 0 293435 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1174960

[startup+1542.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27572
/proc/meminfo: memFree=548780/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1205500 CPUtime=1541.91
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 301368 0 0 0 153523 668 0 0 25 0 1 0 24963443 1234432000 300785 1992294400 134512640 135751879 4288083408 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 301375 300785 151 303 0 301070 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1205500

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27574
/proc/meminfo: memFree=507736/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1247100 CPUtime=1601.89
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 311746 0 0 0 159494 695 0 0 25 0 1 0 24963443 1277030400 311163 1992294400 134512640 135751879 4288083408 18446744073709551615 134616401 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 311775 311163 151 303 0 311470 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1247100

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27574
/proc/meminfo: memFree=452060/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1302128 CPUtime=1661.87
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 325502 0 0 0 165468 719 0 0 25 0 1 0 24963443 1333379072 324919 1992294400 134512640 135751879 4288083408 18446744073709551615 134616550 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 325532 324919 151 303 0 325227 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1302128

[startup+1722.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 27576
/proc/meminfo: memFree=403204/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1351784 CPUtime=1721.86
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 337909 0 0 0 171442 744 0 0 25 0 1 0 24963443 1384226816 337326 1992294400 134512640 135751879 4288083408 18446744073709551615 134606389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 337946 337326 151 303 0 337641 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1351784

[startup+1782.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/107 27578
/proc/meminfo: memFree=353232/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1400824 CPUtime=1781.85
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 350143 0 0 0 177416 769 0 0 25 0 1 0 24963443 1434443776 349560 1992294400 134512640 135751879 4288083408 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 350206 349560 151 303 0 349901 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1400824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 27578
/proc/meminfo: memFree=343312/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=1410636 CPUtime=1800.05
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4202496 352597 0 0 0 179231 774 0 0 25 0 1 0 24963443 1444491264 352014 1992294400 134512640 135751879 4288083408 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27520/statm: 352659 352014 151 303 0 352354 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1410636

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.09 1.03 1.00 2/107 27578
/proc/meminfo: memFree=343312/2059040 swapFree=4147816/4192956
[pid=27520] ppid=27518 vsize=0 CPUtime=1800.15
/proc/27520/stat : 27520 (wbo1.4b) R 27518 27520 27235 0 -1 4203524 352597 0 0 0 179231 784 0 0 25 0 1 0 24963443 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27520/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.64
CPU time (s): 1800.19
CPU user time (s): 1792.32
CPU system time (s): 7.8758
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1410636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.32
system time used= 7.8758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352597
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= 3526

runsolver used 2.89956 second user time and 8.58469 second system time

The end

Launcher Data

Begin job on node051 at 2010-07-08 07:39:27
IDJOB=2702446
IDBENCH=48158
IDSOLVER=1161
FILE ID=node051/2702446-1278567567
PBS_JOBID= 11239585
Free space on /tmp= 62520 MiB

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

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=308475068

node051.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.201
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.40
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.201
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1755960 kB
Buffers:         66276 kB
Cached:         143232 kB
SwapCached:       4888 kB
Active:         105700 kB
Inactive:       123524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1755960 kB
SwapTotal:     4192956 kB
SwapFree:      4147816 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       15896 kB
Mapped:          12296 kB
Slab:            51804 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182164 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-2702446-1278567567.opb

Free space on /tmp at the end= 62516 MiB
End job on node051 at 2010-07-08 08:09:30