Trace number 2702350

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.1 1800.66

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_1.opb
MD5SUM0c93b84d697c3c1b68cbcf423dabc710
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark1798.1
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 constraint52
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)31640
Sum of products size (including duplicates)63280
Number of different products31640
Sum of products size63280

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-2702350-1278548071.opb.
0.00/0.00	c Instance file HOME/instance-2702350-1278548071.opb
0.00/0.00	c File size is 2479420 bytes.
0.39/0.42	c Highest Coefficient sum: 53
0.39/0.42	c ============================[ Problem Statistics ]=============================
0.39/0.42	c |                                                                             |
0.39/0.42	c |  Parsing time:          0.41         s                                      |
0.39/0.42	c |  Number Variables:      32640                                               |
0.39/0.42	c |  Number Clauses:        32640                                               |
0.39/0.42	c |  Number Cardinality:    0                                                   |
0.39/0.42	c |  Number PB Constraints: 31640                                               |
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |   32640    64280   222480 |    21426        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c New solution: 528
0.49/0.52	o 528
0.49/0.52	c Elapsed CPU time: 0.507922 s	Remaining CPU time: 179.492 s
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |   32640    64281   223480 |    21427        0    nan |  0.000 % |
0.49/0.57	c ===============================================================================
0.49/0.57	c New solution: 376
0.49/0.57	o 376
0.49/0.57	c Elapsed CPU time: 0.555915 s	Remaining CPU time: 179.444 s
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |   32640    64282   224480 |    21427        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c New solution: 375
0.59/0.61	o 375
0.59/0.61	c Elapsed CPU time: 0.598908 s	Remaining CPU time: 179.401 s
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |   32640    64283   225480 |    21427        0    nan |  0.000 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c New solution: 374
0.59/0.66	o 374
0.59/0.66	c Elapsed CPU time: 0.641902 s	Remaining CPU time: 179.358 s
0.59/0.66	c ===============================================================================
0.59/0.66	c |         0 |   32640    64284   226480 |    21428        0    nan |  0.000 % |
0.69/0.70	c ===============================================================================
0.69/0.70	c New solution: 373
0.69/0.70	o 373
0.69/0.70	c Elapsed CPU time: 0.683896 s	Remaining CPU time: 179.316 s
0.69/0.70	c ===============================================================================
0.69/0.70	c |         0 |   32640    64285   227480 |    21428        0    nan |  0.000 % |
0.69/0.75	c ===============================================================================
0.69/0.75	c New solution: 247
0.69/0.75	o 247
0.69/0.75	c Elapsed CPU time: 0.735888 s	Remaining CPU time: 179.264 s
0.69/0.75	c ===============================================================================
0.69/0.75	c |         0 |   32640    64286   228480 |    21428        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: 246
0.79/0.80	o 246
0.79/0.80	c Elapsed CPU time: 0.78488 s	Remaining CPU time: 179.215 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |         0 |   32640    64287   229480 |    21429        0    nan |  0.000 % |
0.79/0.87	c ===============================================================================
0.79/0.87	c New solution: 245
0.79/0.87	o 245
0.79/0.87	c Elapsed CPU time: 0.84887 s	Remaining CPU time: 179.151 s
0.79/0.87	c ===============================================================================
0.79/0.87	c |         1 |   32640    64288   230480 |    21429        1    254 |  0.000 % |
0.89/0.92	c ===============================================================================
0.89/0.92	c New solution: 99
0.89/0.92	o 99
0.89/0.92	c Elapsed CPU time: 0.905862 s	Remaining CPU time: 179.094 s
0.89/0.92	c ===============================================================================
0.89/0.92	c |         1 |   32640    64289   231480 |    21429        1    254 |  0.000 % |
1.79/1.85	c |       101 |   32640    64289   231480 |    23572      101    120 |  0.000 % |
2.09/2.17	c |       252 |   32640    64289   231480 |    25929      252    138 |  0.000 % |
2.20/2.24	c ===============================================================================
2.20/2.24	c New solution: 98
2.20/2.24	o 98
2.20/2.24	c Elapsed CPU time: 2.21566 s	Remaining CPU time: 177.784 s
2.20/2.24	c ===============================================================================
2.20/2.24	c |       276 |   32640    64290   232480 |    21430      276    141 |  0.000 % |
2.20/2.30	c ===============================================================================
2.20/2.30	c New solution: 97
2.20/2.30	o 97
2.20/2.30	c Elapsed CPU time: 2.27365 s	Remaining CPU time: 177.726 s
2.20/2.30	c ===============================================================================
2.20/2.30	c |       278 |   32640    64291   233480 |    21430      278    141 |  0.000 % |
2.30/2.38	c |       378 |   32640    64291   233480 |    23573      378    156 |  0.000 % |
2.39/2.44	c ===============================================================================
2.39/2.44	c New solution: 95
2.39/2.44	o 95
2.39/2.44	c Elapsed CPU time: 2.41363 s	Remaining CPU time: 177.586 s
2.39/2.44	c ===============================================================================
2.39/2.44	c |       378 |   32640    64292   234480 |    21430      378    156 |  0.000 % |
2.49/2.53	c |       478 |   32640    64292   234480 |    23573      478    163 |  0.000 % |
2.59/2.64	c |       629 |   32640    64292   234480 |    25931      629    173 |  0.000 % |
2.69/2.70	c ===============================================================================
2.69/2.70	c New solution: 94
2.69/2.70	o 94
2.69/2.70	c Elapsed CPU time: 2.66959 s	Remaining CPU time: 177.33 s
2.69/2.70	c ===============================================================================
2.69/2.70	c |       632 |   32640    64293   235480 |    21431      632    173 |  0.000 % |
2.69/2.76	c ===============================================================================
2.69/2.76	c New solution: 88
2.69/2.76	o 88
2.69/2.76	c Elapsed CPU time: 2.72959 s	Remaining CPU time: 177.27 s
2.69/2.76	c ===============================================================================
2.69/2.76	c |       632 |   32640    64294   236480 |    21431      632    173 |  0.000 % |
2.79/2.82	c ===============================================================================
2.79/2.82	c New solution: 86
2.79/2.82	o 86
2.79/2.82	c Elapsed CPU time: 2.78458 s	Remaining CPU time: 177.215 s
2.79/2.82	c ===============================================================================
2.79/2.82	c |       632 |   32640    64295   237480 |    21431      632    173 |  0.000 % |
2.89/2.91	c |       732 |   32640    64295   237480 |    23574      732    182 |  0.000 % |
2.99/3.06	c |       883 |   32640    64295   237480 |    25932      883    179 |  0.000 % |
3.19/3.23	c |      1109 |   32640    64295   237480 |    28525     1109    186 |  0.000 % |
3.40/3.48	c |      1447 |   32640    64295   237480 |    31378     1447    189 |  0.000 % |
3.79/3.87	c |      1954 |   32640    64295   237480 |    34515     1954    200 |  0.000 % |
4.40/4.41	c |      2713 |   32640    64295   237480 |    37967     2713    198 |  0.000 % |
5.09/5.12	c |      3852 |   32640    64295   237480 |    41764     3852    212 |  0.000 % |
6.29/6.34	c |      5560 |   32640    64295   237480 |    45940     5560    225 |  0.000 % |
8.09/8.10	c |      8122 |   32640    64295   237480 |    50534     8122    222 |  0.000 % |
10.79/10.81	c |     11966 |   32640    64295   237480 |    55588    11966    213 |  0.000 % |
15.18/15.23	c |     17732 |   32640    64295   237480 |    61147    17732    232 |  0.000 % |
21.49/21.53	c |     26382 |   32640    64295   237480 |    67261    26382    226 |  0.000 % |
33.18/33.20	c |     39357 |   32640    64295   237480 |    73987    39357    227 |  0.000 % |
53.07/53.19	c |     58820 |   32640    64295   237480 |    81386    58820    236 |  0.000 % |
88.16/88.23	c |     88012 |   32640    64295   237480 |    89525    88012    262 |  0.000 % |
138.65/138.74	c |    131802 |   32640    64295   237480 |    98477    24982    222 |  0.000 % |
181.03/181.18	c There are 0 assigned variables. 0 in cost function.
182.83/182.91	c core #1
182.83/182.91	c core #2
182.83/182.91	c core #3
182.83/182.91	c core #4
182.83/182.91	c core #5
182.83/182.91	c core #6
182.83/182.91	c core #7
182.83/182.91	c core #8
182.83/182.91	c core #9
182.83/182.91	c ============================[ Search Statistics ]==============================
182.83/182.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.91	c ===============================================================================
182.83/182.91	c |         0 |    9382    65305   168438 |    21768        0    nan |  0.000 % |
182.83/182.97	c ===============================================================================
183.13/183.21	c core #10
183.13/183.21	c ============================[ Search Statistics ]==============================
183.13/183.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.21	c ===============================================================================
183.13/183.21	c |         0 |   15999    65306   189103 |    21768        0    nan |  0.000 % |
183.43/183.60	c |       101 |   15999    65306   189103 |    23945      101    265 | 51.764 % |
183.83/183.91	c |       252 |   15999    65306   189103 |    26340      252    425 | 51.764 % |
184.43/184.54	c |       478 |   15999    65306   189103 |    28974      478    436 | 51.764 % |
185.43/185.56	c |       816 |   15999    65306   189103 |    31871      816    402 | 51.764 % |
187.23/187.32	c ===============================================================================
187.43/187.58	c core #11
187.43/187.58	c ============================[ Search Statistics ]==============================
187.43/187.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.43/187.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.43/187.58	c ===============================================================================
187.43/187.58	c |         0 |   29879    65307   230179 |    21769        0    nan |  0.000 % |
187.93/188.02	c |       108 |   29879    65307   230179 |    23945      108    593 | 11.913 % |
189.03/189.18	c |       260 |   29879    65307   230179 |    26340      260    525 | 11.913 % |
190.93/191.01	c |       485 |   29879    65307   230179 |    28974      485    548 | 11.913 % |
193.43/193.55	c |       823 |   29879    65307   230179 |    31871      823    613 | 11.913 % |
197.73/197.84	c |      1330 |   29879    65307   230179 |    35059     1330    631 | 11.913 % |
204.42/204.52	c |      2090 |   29879    65307   230179 |    38565     2090    670 | 11.913 % |
216.42/216.53	c |      3231 |   29879    65307   230179 |    42421     3231    491 | 11.913 % |
239.31/239.45	c |      4939 |   29879    65307   230179 |    46663     4939    362 | 11.913 % |
275.50/275.68	c |      7502 |   29879    65307   230179 |    51330     7502    301 | 11.913 % |
321.88/322.09	c |     11347 |   29879    65307   230179 |    56463    11347    321 | 11.913 % |
395.36/395.55	c |     17114 |   29879    65307   230179 |    62109    17114    324 | 11.913 % |
491.93/492.14	c |     25764 |   29879    65307   230179 |    68320    25764    403 | 11.913 % |
653.98/654.23	c |     38740 |   29879    65307   230179 |    75152    38740    398 | 11.913 % |
890.00/890.33	c |     58205 |   29879    65307   230179 |    82667    58205    522 | 11.913 % |
1277.28/1277.71	c |     87397 |   29879    65307   230179 |    90934    15221    739 | 11.913 % |
1568.00/1568.58	c ===============================================================================
1570.42/1570.97	c core #12
1570.42/1570.97	c ============================[ Search Statistics ]==============================
1570.42/1570.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1570.42/1570.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1570.42/1570.97	c ===============================================================================
1570.42/1570.97	c |         0 |   34919    65308   244038 |    21769        0    nan |  0.000 % |
1570.71/1571.30	c |       100 |   34919    65308   244038 |    23946      100    444 |  0.000 % |
1571.31/1571.81	c |       250 |   34919    65308   244038 |    26340      250    306 |  0.000 % |
1573.61/1574.18	c |       475 |   34919    65308   244038 |    28974      475    324 |  0.000 % |
1577.11/1577.67	c |       814 |   34919    65308   244038 |    31872      814    317 |  0.000 % |
1581.90/1582.43	c |      1322 |   34919    65308   244038 |    35059     1322    255 |  0.000 % |
1588.21/1588.71	c |      2081 |   34919    65308   244038 |    38565     2081    266 |  0.000 % |
1599.60/1600.19	c |      3220 |   34919    65308   244038 |    42422     3220    254 |  0.000 % |
1610.60/1611.18	c |      4932 |   34919    65308   244038 |    46664     4932    262 |  0.000 % |
1634.29/1634.88	c |      7495 |   34919    65308   244038 |    51330     7495    298 |  0.000 % |
1670.98/1671.53	c |     11339 |   34919    65308   244038 |    56464    11339    310 |  0.000 % |
1727.46/1728.03	c |     17105 |   34919    65308   244038 |    62110    17105    302 |  0.000 % |
1761.25/1761.81	c |     25756 |   34919    65308   244038 |    68321    25756    317 |  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-2702350-1278548071/watcher-2702350-1278548071 -o /tmp/evaluation-result-2702350-1278548071/solver-2702350-1278548071 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702350-1278548071.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.03 0.98 0.83 3/106 26373
/proc/meminfo: memFree=1743216/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=5604 CPUtime=0
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 416 0 0 0 0 0 0 0 18 0 1 0 23013737 5738496 334 1992294400 134512640 135751879 4292487648 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 1401 336 141 303 0 490 0

[startup+0.105314 s]
/proc/loadavg: 1.03 0.98 0.83 3/106 26373
/proc/meminfo: memFree=1743216/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=11148 CPUtime=0.1
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 1723 0 0 0 10 0 0 0 20 0 1 0 23013737 11415552 1641 1992294400 134512640 135751879 4292487648 18446744073709551615 134562860 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 2787 1642 272 303 0 1876 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11148

[startup+0.201322 s]
/proc/loadavg: 1.03 0.98 0.83 3/106 26373
/proc/meminfo: memFree=1743216/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=12824 CPUtime=0.19
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 2271 0 0 0 19 0 0 0 20 0 1 0 23013737 13131776 2189 1992294400 134512640 135751879 4292487648 18446744073709551615 135397085 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 3206 2189 409 303 0 2295 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12824

[startup+0.301331 s]
/proc/loadavg: 1.03 0.98 0.83 3/106 26373
/proc/meminfo: memFree=1743216/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=14652 CPUtime=0.29
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 2852 0 0 0 29 0 0 0 20 0 1 0 23013737 15003648 2770 1992294400 134512640 135751879 4292487648 18446744073709551615 135220953 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 3663 2770 555 303 0 2752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14652

[startup+0.701371 s]
/proc/loadavg: 1.03 0.98 0.83 3/106 26373
/proc/meminfo: memFree=1743216/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=17372 CPUtime=0.69
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 4949 0 0 0 68 1 0 0 21 0 1 0 23013737 17788928 3652 1992294400 134512640 135751879 4292487648 18446744073709551615 134620485 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 4343 3652 146 303 0 4038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17372

[startup+1.50045 s]
/proc/loadavg: 1.03 0.98 0.83 2/107 26374
/proc/meminfo: memFree=1728824/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=17372 CPUtime=1.49
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 4949 0 0 0 147 2 0 0 23 0 1 0 23013737 17788928 3652 1992294400 134512640 135751879 4292487648 18446744073709551615 134611208 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 4343 3652 146 303 0 4038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17372

[startup+3.1006 s]
/proc/loadavg: 1.03 0.98 0.83 2/107 26374
/proc/meminfo: memFree=1728700/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=17372 CPUtime=3.09
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 4950 0 0 0 305 4 0 0 25 0 1 0 23013737 17788928 3653 1992294400 134512640 135751879 4292487648 18446744073709551615 134611200 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 4343 3653 147 303 0 4038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17372

[startup+6.30091 s]
/proc/loadavg: 1.03 0.98 0.83 2/107 26374
/proc/meminfo: memFree=1725972/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=21996 CPUtime=6.29
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 6100 0 0 0 623 6 0 0 25 0 1 0 23013737 22523904 4803 1992294400 134512640 135751879 4292487648 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 5499 4803 147 303 0 5194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21996

[startup+12.7005 s]
/proc/loadavg: 1.03 0.98 0.83 2/107 26374
/proc/meminfo: memFree=1716548/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=30976 CPUtime=12.69
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 8344 0 0 0 1258 11 0 0 25 0 1 0 23013737 31719424 7047 1992294400 134512640 135751879 4292487648 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 7744 7047 147 303 0 7439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30976

[startup+25.5018 s]
/proc/loadavg: 1.02 0.98 0.83 2/107 26374
/proc/meminfo: memFree=1698816/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=48352 CPUtime=25.49
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 12659 0 0 0 2528 21 0 0 25 0 1 0 23013737 49512448 11362 1992294400 134512640 135751879 4292487648 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 12088 11362 147 303 0 11783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48352

[startup+51.1013 s]
/proc/loadavg: 1.01 0.98 0.83 2/107 26376
/proc/meminfo: memFree=1670916/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=76100 CPUtime=51.07
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 19619 0 0 0 5068 39 0 0 25 0 1 0 23013737 77926400 18322 1992294400 134512640 135751879 4292487648 18446744073709551615 134620419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 19025 18322 147 303 0 18720 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76100

[startup+102.301 s]
/proc/loadavg: 1.00 0.98 0.84 2/107 26378
/proc/meminfo: memFree=1613752/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=132880 CPUtime=102.26
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 33753 0 0 0 10157 69 0 0 25 0 1 0 23013737 136069120 32456 1992294400 134512640 135751879 4292487648 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 33220 32456 147 303 0 32915 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 132880

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.85 2/107 26378
/proc/meminfo: memFree=1556836/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=189916 CPUtime=162.24
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 48036 0 0 0 16121 103 0 0 25 0 1 0 23013737 194473984 46739 1992294400 134512640 135751879 4292487648 18446744073709551615 134609204 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 47479 46739 148 303 0 47174 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 189916

[startup+222.309 s]
/proc/loadavg: 1.00 0.98 0.85 2/107 26380
/proc/meminfo: memFree=1538236/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=222.22
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54216 0 0 0 22104 118 0 0 25 0 1 0 23013737 211488768 51138 1992294400 134512640 135751879 4292487648 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51138 151 303 0 51328 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 206532

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.86 2/107 26382
/proc/meminfo: memFree=1538112/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=282.2
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54217 0 0 0 28098 122 0 0 25 0 1 0 23013737 211488768 51139 1992294400 134512640 135751879 4292487648 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51139 151 303 0 51328 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 206532

[startup+342.302 s]
/proc/loadavg: 1.06 0.99 0.87 2/107 26387
/proc/meminfo: memFree=1537368/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=342.17
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54218 0 0 0 34090 127 0 0 25 0 1 0 23013737 211488768 51140 1992294400 134512640 135751879 4292487648 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51140 151 303 0 51328 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 206532

[startup+402.301 s]
/proc/loadavg: 1.02 0.99 0.87 2/107 26387
/proc/meminfo: memFree=1537492/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=402.16
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54222 0 0 0 40083 133 0 0 25 0 1 0 23013737 211488768 51144 1992294400 134512640 135751879 4292487648 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51144 151 303 0 51328 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 206532

[startup+462.301 s]
/proc/loadavg: 1.01 0.99 0.88 2/107 26389
/proc/meminfo: memFree=1537492/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=462.14
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54228 0 0 0 46076 138 0 0 25 0 1 0 23013737 211488768 51150 1992294400 134512640 135751879 4292487648 18446744073709551615 134610818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51150 151 303 0 51328 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 206532

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 26391
/proc/meminfo: memFree=1537492/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=522.12
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54233 0 0 0 52068 144 0 0 25 0 1 0 23013737 211488768 51155 1992294400 134512640 135751879 4292487648 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51155 151 303 0 51328 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 206532

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 26393
/proc/meminfo: memFree=1537492/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=206532 CPUtime=582.1
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54261 0 0 0 58062 148 0 0 25 0 1 0 23013737 211488768 51183 1992294400 134512640 135751879 4292487648 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 51633 51183 151 303 0 51328 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 206532

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.90 2/107 26395
/proc/meminfo: memFree=1535384/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=209040 CPUtime=642.08
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 54894 0 0 0 64053 155 0 0 25 0 1 0 23013737 214056960 51816 1992294400 134512640 135751879 4292487648 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 52260 51816 151 303 0 51955 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 209040

[startup+702.301 s]

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

[startup+882.309 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26401
/proc/meminfo: memFree=1469788/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=274376 CPUtime=882.02
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 71234 0 0 0 88010 192 0 0 25 0 1 0 23013737 280961024 68156 1992294400 134512640 135751879 4292487648 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 68594 68156 151 303 0 68289 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 274376

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 3/107 26403
/proc/meminfo: memFree=1449328/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=295492 CPUtime=941.98
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 76446 0 0 0 93996 202 0 0 25 0 1 0 23013737 302583808 73368 1992294400 134512640 135751879 4292487648 18446744073709551615 134607977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 73873 73368 151 303 0 73568 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 295492

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26405
/proc/meminfo: memFree=1428744/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=315836 CPUtime=1001.97
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 81557 0 0 0 99987 210 0 0 25 0 1 0 23013737 323416064 78479 1992294400 134512640 135751879 4292487648 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 78959 78479 151 303 0 78654 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 315836

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26405
/proc/meminfo: memFree=1414360/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=330316 CPUtime=1061.95
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 85174 0 0 0 105979 216 0 0 25 0 1 0 23013737 338243584 82096 1992294400 134512640 135751879 4292487648 18446744073709551615 134610818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 82579 82096 151 303 0 82274 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 330316

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26407
/proc/meminfo: memFree=1400224/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=344404 CPUtime=1121.93
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 88675 0 0 0 111970 223 0 0 25 0 1 0 23013737 352669696 85597 1992294400 134512640 135751879 4292487648 18446744073709551615 134616482 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 86101 85597 151 303 0 85796 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 344404

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26409
/proc/meminfo: memFree=1383608/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=361092 CPUtime=1181.92
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 92853 0 0 0 117960 232 0 0 25 0 1 0 23013737 369758208 89775 1992294400 134512640 135751879 4292487648 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 90273 89775 151 303 0 89968 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 361092

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26411
/proc/meminfo: memFree=1366372/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=377900 CPUtime=1241.9
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 97058 0 0 0 123949 241 0 0 25 0 1 0 23013737 386969600 93980 1992294400 134512640 135751879 4292487648 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 94475 93980 151 303 0 94170 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 377900

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26411
/proc/meminfo: memFree=1346780/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=397456 CPUtime=1301.88
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 101970 0 0 0 129938 250 0 0 25 0 1 0 23013737 406994944 98892 1992294400 134512640 135751879 4292487648 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 99364 98892 151 303 0 99059 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 397456

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26413
/proc/meminfo: memFree=1331404/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=412556 CPUtime=1361.86
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 105730 0 0 0 135927 259 0 0 25 0 1 0 23013737 422457344 102652 1992294400 134512640 135751879 4292487648 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 103139 102652 151 303 0 102834 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 412556

[startup+1422.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26415
/proc/meminfo: memFree=1314788/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=429132 CPUtime=1421.86
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 109867 0 0 0 141918 268 0 0 25 0 1 0 23013737 439431168 106789 1992294400 134512640 135751879 4292487648 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 107283 106789 151 303 0 106978 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 429132

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26417
/proc/meminfo: memFree=1297552/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=446384 CPUtime=1481.84
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 114180 0 0 0 147906 278 0 0 25 0 1 0 23013737 457097216 111102 1992294400 134512640 135751879 4292487648 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 111596 111102 151 303 0 111291 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 446384

[startup+1542.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26419
/proc/meminfo: memFree=1276844/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=466980 CPUtime=1541.82
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 119319 0 0 0 153894 288 0 0 25 0 1 0 23013737 478187520 116241 1992294400 134512640 135751879 4292487648 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 116745 116241 151 303 0 116440 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 466980

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26419
/proc/meminfo: memFree=1257500/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1601.8
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124289 0 0 0 159883 297 0 0 25 0 1 0 23013737 498774016 121068 1992294400 134512640 135751879 4292487648 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121068 151 303 0 121466 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 487084

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26421
/proc/meminfo: memFree=1257376/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1661.78
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124290 0 0 0 165872 306 0 0 25 0 1 0 23013737 498774016 121069 1992294400 134512640 135751879 4292487648 18446744073709551615 134611024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121069 151 303 0 121466 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 487084

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26423
/proc/meminfo: memFree=1257376/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1721.77
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124291 0 0 0 171862 315 0 0 25 0 1 0 23013737 498774016 121070 1992294400 134512640 135751879 4292487648 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121070 151 303 0 121466 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 487084

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26425
/proc/meminfo: memFree=1256880/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1781.75
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124372 0 0 0 177846 329 0 0 25 0 1 0 23013737 498774016 121151 1992294400 134512640 135751879 4292487648 18446744073709551615 134620474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121151 151 303 0 121466 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 487084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26425
/proc/meminfo: memFree=1256756/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1800.04
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124374 0 0 0 179670 334 0 0 25 0 1 0 23013737 498774016 121153 1992294400 134512640 135751879 4292487648 18446744073709551615 134518848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121153 151 303 0 121466 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 487084

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

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

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 26425
/proc/meminfo: memFree=1256756/2059040 swapFree=4139856/4192956
[pid=26373] ppid=26371 vsize=487084 CPUtime=1800.04
/proc/26373/stat : 26373 (wbo1.4b) R 26371 26373 25973 0 -1 4202496 124374 0 0 0 179670 334 0 0 25 0 1 0 23013737 498774016 121153 1992294400 134512640 135751879 4292487648 18446744073709551615 134518848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26373/statm: 121771 121153 151 303 0 121466 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 487084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.1
CPU user time (s): 1796.71
CPU system time (s): 3.39548
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 487084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 3.39548
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124374
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= 9
involuntary context switches= 7220

runsolver used 2.84357 second user time and 8.64169 second system time

The end

Launcher Data

Begin job on node056 at 2010-07-08 02:14:32
IDJOB=2702350
IDBENCH=48110
IDSOLVER=1161
FILE ID=node056/2702350-1278548071
PBS_JOBID= 11239486
Free space on /tmp= 98464 MiB

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

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

MD5SUM BENCH= 0c93b84d697c3c1b68cbcf423dabc710
RANDOM SEED=299696804

node056.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.197
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.39
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.197
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1746348 kB
Buffers:         56152 kB
Cached:         157008 kB
SwapCached:       8168 kB
Active:         106148 kB
Inactive:       122020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1746348 kB
SwapTotal:     4192956 kB
SwapFree:      4139856 kB
Dirty:            3180 kB
Writeback:           0 kB
AnonPages:       11856 kB
Mapped:          11908 kB
Slab:            62556 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182124 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-2702350-1278548071.opb

Free space on /tmp at the end= 98460 MiB
End job on node056 at 2010-07-08 02:44:36