Trace number 2702388

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.11 1800.65

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_5.opb
MD5SUMd7281b7a8bb5680ab95cd17583e8be43
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
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 constraint61
Maximum length of a constraint109
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)75288
Sum of products size (including duplicates)150576
Number of different products75288
Sum of products size150576

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-2702388-1278565753.opb.
0.00/0.00	c Instance file HOME/instance-2702388-1278565753.opb
0.00/0.00	c File size is 5904429 bytes.
1.00/1.01	c Highest Coefficient sum: 110
1.00/1.01	c ============================[ Problem Statistics ]=============================
1.00/1.01	c |                                                                             |
1.00/1.01	c |  Parsing time:          0.98         s                                      |
1.00/1.01	c |  Number Variables:      76288                                               |
1.00/1.01	c |  Number Clauses:        76288                                               |
1.00/1.01	c |  Number Cardinality:    0                                                   |
1.00/1.01	c |  Number PB Constraints: 75288                                               |
1.09/1.12	c ============================[ Search Statistics ]==============================
1.09/1.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.12	c ===============================================================================
1.09/1.13	c |         0 |   76288   151576   528016 |    50525        0    nan |  0.000 % |
1.19/1.22	c ===============================================================================
1.19/1.22	c New solution: 999
1.19/1.22	o 999
1.19/1.22	c Elapsed CPU time: 1.16882 s	Remaining CPU time: 178.831 s
1.19/1.22	c ===============================================================================
1.19/1.22	c |         0 |   76288   151577   529016 |    50525        0    nan |  0.000 % |
1.19/1.29	c ===============================================================================
1.19/1.29	c New solution: 998
1.19/1.29	o 998
1.19/1.29	c Elapsed CPU time: 1.23881 s	Remaining CPU time: 178.761 s
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |   76288   151578   530016 |    50526        0    nan |  0.000 % |
1.39/1.40	c ===============================================================================
1.39/1.40	c New solution: 385
1.39/1.40	o 385
1.39/1.40	c Elapsed CPU time: 1.35079 s	Remaining CPU time: 178.649 s
1.39/1.40	c ===============================================================================
1.39/1.40	c |         0 |   76288   151579   531016 |    50526        0    nan |  0.000 % |
1.49/1.50	c ===============================================================================
1.49/1.50	c New solution: 384
1.49/1.50	o 384
1.49/1.50	c Elapsed CPU time: 1.44878 s	Remaining CPU time: 178.551 s
1.49/1.50	c ===============================================================================
1.49/1.50	c |         0 |   76288   151580   532016 |    50526        0    nan |  0.000 % |
1.59/1.60	c ===============================================================================
1.59/1.60	c New solution: 383
1.59/1.60	o 383
1.59/1.60	c Elapsed CPU time: 1.54676 s	Remaining CPU time: 178.453 s
1.59/1.60	c ===============================================================================
1.59/1.60	c |         0 |   76288   151581   533016 |    50527        0    nan |  0.000 % |
1.69/1.74	c ===============================================================================
1.69/1.74	c New solution: 69
1.69/1.74	o 69
1.69/1.74	c Elapsed CPU time: 1.68274 s	Remaining CPU time: 178.317 s
1.69/1.74	c ===============================================================================
1.69/1.74	c |         0 |   76288   151582   534016 |    50527        0    nan |  0.000 % |
3.19/3.29	c |       100 |   76288   151582   534016 |    55580      100    159 |  0.000 % |
3.38/3.43	c ===============================================================================
3.38/3.43	c New solution: 68
3.38/3.43	o 68
3.38/3.43	c Elapsed CPU time: 3.36449 s	Remaining CPU time: 176.636 s
3.38/3.43	c ===============================================================================
3.38/3.43	c |       103 |   76288   151583   535016 |    50527      103    159 |  0.000 % |
4.59/4.60	c |       204 |   76288   151583   535016 |    55580      204    156 |  0.000 % |
5.29/5.31	c |       360 |   76288   151583   535016 |    61138      360    175 |  0.000 % |
5.39/5.45	c ===============================================================================
5.39/5.45	c New solution: 63
5.39/5.45	o 63
5.39/5.45	c Elapsed CPU time: 5.37818 s	Remaining CPU time: 174.622 s
5.39/5.45	c ===============================================================================
5.39/5.45	c |       361 |   76288   151584   536016 |    50528      361    175 |  0.000 % |
5.49/5.59	c ===============================================================================
5.49/5.59	c New solution: 59
5.49/5.59	o 59
5.49/5.59	c Elapsed CPU time: 5.51716 s	Remaining CPU time: 174.483 s
5.49/5.59	c ===============================================================================
5.49/5.59	c |       361 |   76288   151585   537016 |    50528      361    175 |  0.000 % |
5.68/5.74	c ===============================================================================
5.68/5.74	c New solution: 58
5.68/5.74	o 58
5.68/5.74	c Elapsed CPU time: 5.66514 s	Remaining CPU time: 174.335 s
5.68/5.74	c ===============================================================================
5.68/5.74	c |       377 |   76288   151586   538016 |    50528      377    175 |  0.000 % |
5.78/5.89	c ===============================================================================
5.78/5.89	c New solution: 52
5.78/5.89	o 52
5.78/5.89	c Elapsed CPU time: 5.80712 s	Remaining CPU time: 174.193 s
5.78/5.89	c ===============================================================================
5.78/5.89	c |       377 |   76288   151587   539016 |    50529      377    175 |  0.000 % |
5.99/6.02	c ===============================================================================
5.99/6.02	c New solution: 51
5.99/6.02	o 51
5.99/6.02	c Elapsed CPU time: 5.9431 s	Remaining CPU time: 174.057 s
5.99/6.02	c ===============================================================================
5.99/6.02	c |       377 |   76288   151588   540016 |    50529      377    175 |  0.000 % |
6.09/6.16	c ===============================================================================
6.09/6.16	c New solution: 50
6.09/6.16	o 50
6.09/6.16	c Elapsed CPU time: 6.07907 s	Remaining CPU time: 173.921 s
6.09/6.16	c ===============================================================================
6.09/6.16	c |       377 |   76288   151589   541016 |    50529      377    175 |  0.000 % |
6.29/6.30	c ===============================================================================
6.29/6.30	c New solution: 47
6.29/6.30	o 47
6.29/6.30	c Elapsed CPU time: 6.21605 s	Remaining CPU time: 173.784 s
6.29/6.30	c ===============================================================================
6.29/6.30	c |       377 |   76288   151590   542016 |    50530      377    175 |  0.000 % |
6.39/6.49	c |       477 |   76288   151590   542016 |    55583      477    228 |  0.000 % |
6.69/6.74	c |       628 |   76288   151590   542016 |    61141      628    244 |  0.000 % |
6.99/7.09	c |       854 |   76288   151590   542016 |    67255      854    283 |  0.000 % |
7.59/7.61	c |      1192 |   76288   151590   542016 |    73980     1192    293 |  0.000 % |
8.29/8.35	c |      1699 |   76288   151590   542016 |    81379     1699    314 |  0.000 % |
9.29/9.33	c |      2459 |   76288   151590   542016 |    89516     2459    332 |  0.000 % |
10.58/10.67	c |      3598 |   76288   151590   542016 |    98468     3598    342 |  0.000 % |
12.49/12.52	c |      5307 |   76288   151590   542016 |   108315     5307    386 |  0.000 % |
15.59/15.63	c |      7869 |   76288   151590   542016 |   119147     7869    398 |  0.000 % |
21.59/21.60	c |     11714 |   76288   151590   542016 |   131061    11714    458 |  0.000 % |
30.28/30.30	c |     17480 |   76288   151590   542016 |   144167    17480    486 |  0.000 % |
42.28/42.31	c |     26129 |   76288   151590   542016 |   158584    26129    502 |  0.000 % |
64.37/64.41	c |     39105 |   76288   151590   542016 |   174443    39105    491 |  0.000 % |
64.67/64.80	c ===============================================================================
64.67/64.80	c New solution: 46
64.67/64.80	o 46
64.67/64.80	c Elapsed CPU time: 64.2922 s	Remaining CPU time: 115.708 s
64.67/64.80	c ===============================================================================
64.67/64.80	c |     39300 |   76288   151591   543016 |    50530    39300    490 |  0.000 % |
64.98/65.06	c |     39401 |   76288   151591   543016 |    55583    39401    490 |  0.000 % |
65.38/65.41	c |     39551 |   76288   151591   543016 |    61141    39551    489 |  0.000 % |
65.88/65.92	c |     39776 |   76288   151591   543016 |    67255    39776    488 |  0.000 % |
66.47/66.53	c |     40114 |   76288   151591   543016 |    73981    40114    488 |  0.000 % |
67.37/67.42	c |     40621 |   76288   151591   543016 |    81379    40621    486 |  0.000 % |
68.67/68.70	c |     41381 |   76288   151591   543016 |    89517    41381    484 |  0.000 % |
70.57/70.63	c |     42523 |   76288   151591   543016 |    98469    42523    481 |  0.000 % |
73.47/73.51	c |     44232 |   76288   151591   543016 |   108316    44232    476 |  0.000 % |
76.88/76.94	c |     46795 |   76288   151591   543016 |   119147    46795    481 |  0.000 % |
82.97/83.09	c |     50639 |   76288   151591   543016 |   131062    50639    482 |  0.000 % |
94.86/94.95	c |     56406 |   76288   151591   543016 |   144168    56406    477 |  0.000 % |
110.66/110.71	c |     65056 |   76288   151591   543016 |   158585    65056    473 |  0.000 % |
134.35/134.48	c |     78030 |   76288   151591   543016 |   174444    78030    462 |  0.000 % |
172.14/172.29	c |     97492 |   76288   151591   543016 |   191888    97492    481 |  0.000 % |
181.24/181.30	c There are 0 assigned variables. 0 in cost function.
182.73/182.82	c core #1
182.73/182.82	c core #2
182.73/182.82	c core #3
182.73/182.82	c ============================[ Search Statistics ]==============================
182.73/182.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.82	c ===============================================================================
182.73/182.82	c |         0 |   19883   152595   372047 |    50865        0    nan |  0.000 % |
183.34/183.40	c |       102 |   19883   152595   372047 |    55951      102    369 | 74.023 % |
184.04/184.10	c ===============================================================================
184.44/184.59	c core #4
184.44/184.59	c ============================[ Search Statistics ]==============================
184.44/184.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.59	c ===============================================================================
184.44/184.59	c |         0 |   49700   152596   463192 |    50865        0    nan |  0.000 % |
185.13/185.25	c |       100 |   49700   152596   463192 |    55951      100    340 | 35.528 % |
186.94/187.06	c |       250 |   49700   152596   463192 |    61547      250    379 | 35.528 % |
190.63/190.78	c |       475 |   49700   152596   463192 |    67701      475    356 | 35.528 % |
196.23/196.38	c |       813 |   49700   152596   463192 |    74471      813    375 | 35.528 % |
205.23/205.35	c |      1321 |   49700   152596   463192 |    81919     1321    422 | 35.528 % |
216.33/216.45	c |      2080 |   49700   152596   463192 |    90111     2080    458 | 35.528 % |
243.42/243.55	c |      3219 |   49700   152596   463192 |    99122     3219    384 | 35.528 % |
278.51/278.62	c |      4933 |   49700   152596   463192 |   109034     4933    406 | 35.528 % |
324.00/324.14	c |      7495 |   49700   152596   463192 |   119937     7495    410 | 35.528 % |
396.77/396.94	c |     11341 |   49700   152596   463192 |   131931    11341    413 | 35.528 % |
520.53/520.78	c |     17107 |   49700   152596   463192 |   145124    17107    574 | 35.528 % |
705.58/705.89	c |     25757 |   49700   152596   463192 |   159637    25757    840 | 35.528 % |
836.84/837.15	c ===============================================================================
837.85/838.16	c core #5
837.85/838.16	c ============================[ Search Statistics ]==============================
837.85/838.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
837.85/838.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
837.85/838.16	c ===============================================================================
837.85/838.16	c |         0 |   78088   152597   548616 |    50865        0    nan |  0.000 % |
838.54/838.90	c |       101 |   78088   152597   548616 |    55952      101    461 |  0.000 % |
840.24/840.59	c |       251 |   78088   152597   548616 |    61547      251    299 |  0.000 % |
845.03/845.31	c |       478 |   78088   152597   548616 |    67702      478    254 |  0.000 % |
851.24/851.59	c |       815 |   78088   152597   548616 |    74472      815    278 |  0.000 % |
863.54/863.88	c |      1321 |   78088   152597   548616 |    81919     1321    276 |  0.000 % |
881.33/881.69	c |      2080 |   78088   152597   548616 |    90111     2080    300 |  0.000 % |
899.72/900.08	c |      3221 |   78088   152597   548616 |    99122     3221    339 |  0.000 % |
931.22/931.52	c |      4929 |   78088   152597   548616 |   109035     4929    393 |  0.000 % |
973.40/973.75	c |      7492 |   78088   152597   548616 |   119938     7492    445 |  0.000 % |
1043.59/1043.99	c |     11337 |   78088   152597   548616 |   131932    11337    515 |  0.000 % |
1139.75/1140.12	c |     17103 |   78088   152597   548616 |   145125    17103    687 |  0.000 % |
1285.42/1285.83	c |     25752 |   78088   152597   548616 |   159638    25752    737 |  0.000 % |
1508.54/1509.09	c |     38729 |   78088   152597   548616 |   175602    38729    803 |  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-2702388-1278565753/watcher-2702388-1278565753 -o /tmp/evaluation-result-2702388-1278565753/solver-2702388-1278565753 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702388-1278565753.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.99 1.00 1.00 3/106 30297
/proc/meminfo: memFree=1575668/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=8816 CPUtime=0
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 411 0 0 0 0 0 0 0 21 0 1 0 24778921 9027584 329 1992294400 134512640 135751879 4293308448 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 2204 329 142 303 0 457 0

[startup+0.095848 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 30297
/proc/meminfo: memFree=1575668/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=16828 CPUtime=0.08
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 2119 0 0 0 8 0 0 0 23 0 1 0 24778921 17231872 1980 1992294400 134512640 135751879 4293308448 18446744073709551615 135225262 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 4207 1980 248 303 0 2460 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16828

[startup+0.10085 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 30297
/proc/meminfo: memFree=1575668/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=17216 CPUtime=0.09
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 2268 0 0 0 9 0 0 0 23 0 1 0 24778921 17629184 2129 1992294400 134512640 135751879 4293308448 18446744073709551615 134573830 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 4304 2129 253 303 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17216

[startup+0.300877 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 30297
/proc/meminfo: memFree=1575668/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=23656 CPUtime=0.29
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 4109 0 0 0 28 1 0 0 23 0 1 0 24778921 24223744 3856 1992294400 134512640 135751879 4293308448 18446744073709551615 134559738 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 5914 3856 534 303 0 4167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23656

[startup+0.700939 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 30297
/proc/meminfo: memFree=1575668/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=30716 CPUtime=0.69
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 6401 0 0 0 67 2 0 0 25 0 1 0 24778921 31453184 6148 1992294400 134512640 135751879 4293308448 18446744073709551615 135220848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 7679 6148 1109 303 0 5932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30716

[startup+1.50105 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 30298
/proc/meminfo: memFree=1550364/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=34112 CPUtime=1.49
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 11826 0 0 0 144 5 0 0 25 0 1 0 24778921 34930688 7358 1992294400 134512640 135751879 4293308448 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 8528 7358 146 303 0 8223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34112

[startup+3.10028 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 30298
/proc/meminfo: memFree=1546272/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=34508 CPUtime=3.09
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 11917 0 0 0 303 6 0 0 25 0 1 0 24778921 35336192 7449 1992294400 134512640 135751879 4293308448 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 8627 7449 146 303 0 8322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34508

[startup+6.30073 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 30298
/proc/meminfo: memFree=1545652/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=35168 CPUtime=6.29
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 12081 0 0 0 621 8 0 0 25 0 1 0 24778921 36012032 7613 1992294400 134512640 135751879 4293308448 18446744073709551615 134620520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 8792 7613 147 303 0 8487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35168

[startup+12.7006 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 30298
/proc/meminfo: memFree=1538212/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=43760 CPUtime=12.69
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 14231 0 0 0 1255 14 0 0 25 0 1 0 24778921 44810240 9763 1992294400 134512640 135751879 4293308448 18446744073709551615 134620434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 10940 9763 147 303 0 10635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43760

[startup+25.5015 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 30299
/proc/meminfo: memFree=1516884/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=64224 CPUtime=25.49
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 19356 0 0 0 2525 24 0 0 25 0 1 0 24778921 65765376 14888 1992294400 134512640 135751879 4293308448 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 16056 14888 147 303 0 15751 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64224

[startup+51.1011 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 30300
/proc/meminfo: memFree=1480552/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=100936 CPUtime=51.07
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 28505 0 0 0 5067 40 0 0 25 0 1 0 24778921 103358464 24037 1992294400 134512640 135751879 4293308448 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 25234 24037 147 303 0 24929 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100936

[startup+102.308 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 30301
/proc/meminfo: memFree=1425000/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=155580 CPUtime=102.27
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 42198 0 0 0 10154 73 0 0 25 0 1 0 24778921 159313920 37730 1992294400 134512640 135751879 4293308448 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 38895 37730 147 303 0 38590 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 155580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30302
/proc/meminfo: memFree=1364116/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=216980 CPUtime=162.24
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 57480 0 0 0 16115 109 0 0 25 0 1 0 24778921 222187520 53012 1992294400 134512640 135751879 4293308448 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 54245 53012 147 303 0 53940 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 216980

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30304
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=222.22
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69152 0 0 0 22095 127 0 0 25 0 1 0 24778921 246317056 59499 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59499 151 303 0 59831 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 240544

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30306
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=282.21
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69152 0 0 0 28090 131 0 0 25 0 1 0 24778921 246317056 59499 1992294400 134512640 135751879 4293308448 18446744073709551615 134611204 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59499 151 303 0 59831 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 240544

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30308
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=342.19
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69152 0 0 0 34084 135 0 0 25 0 1 0 24778921 246317056 59499 1992294400 134512640 135751879 4293308448 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59499 151 303 0 59831 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 240544

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30309
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=402.18
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69152 0 0 0 40080 138 0 0 25 0 1 0 24778921 246317056 59499 1992294400 134512640 135751879 4293308448 18446744073709551615 134620434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59499 151 303 0 59831 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 240544

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30310
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=462.15
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69152 0 0 0 46074 141 0 0 25 0 1 0 24778921 246317056 59499 1992294400 134512640 135751879 4293308448 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59499 151 303 0 59831 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 240544

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30312
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=522.13
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69153 0 0 0 52070 143 0 0 25 0 1 0 24778921 246317056 59500 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59500 151 303 0 59831 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 240544

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30314
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=582.12
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69153 0 0 0 58065 147 0 0 25 0 1 0 24778921 246317056 59500 1992294400 134512640 135751879 4293308448 18446744073709551615 134616273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59500 151 303 0 59831 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 240544

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30316
/proc/meminfo: memFree=1336960/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=642.1
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69155 0 0 0 64060 150 0 0 25 0 1 0 24778921 246317056 59502 1992294400 134512640 135751879 4293308448 18446744073709551615 134620419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59502 151 303 0 59831 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 240544

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 30323
/proc/meminfo: memFree=1336216/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=240544 CPUtime=822.05
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 69156 0 0 0 82046 159 0 0 25 0 1 0 24778921 246317056 59503 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 60136 59503 151 303 0 59831 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 240544

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30325
/proc/meminfo: memFree=1332868/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=882.03
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 88039 164 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 245408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30327
/proc/meminfo: memFree=1332868/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=942.02
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 94032 170 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 245408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30328
/proc/meminfo: memFree=1332868/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1001.99
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 100024 175 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 245408

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 30329
/proc/meminfo: memFree=1332868/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1061.98
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 106016 182 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 245408

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 30331
/proc/meminfo: memFree=1332744/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1121.96
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 112011 185 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 245408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30333
/proc/meminfo: memFree=1332744/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1181.94
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 118005 189 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134616388 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 245408

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30335
/proc/meminfo: memFree=1332744/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1241.92
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70072 0 0 0 123999 193 0 0 25 0 1 0 24778921 251297792 60419 1992294400 134512640 135751879 4293308448 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60419 151 303 0 61047 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 245408

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30336
/proc/meminfo: memFree=1332496/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1301.92
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70104 0 0 0 129994 198 0 0 25 0 1 0 24778921 251297792 60451 1992294400 134512640 135751879 4293308448 18446744073709551615 134620505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60451 151 303 0 61047 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 245408

[startup+1362.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 30337
/proc/meminfo: memFree=1332496/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1361.89
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70104 0 0 0 135988 201 0 0 25 0 1 0 24778921 251297792 60451 1992294400 134512640 135751879 4293308448 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60451 151 303 0 61047 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 245408

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 30339
/proc/meminfo: memFree=1332496/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=245408 CPUtime=1421.88
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70104 0 0 0 141984 204 0 0 25 0 1 0 24778921 251297792 60451 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 61352 60451 151 303 0 61047 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 245408

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30341
/proc/meminfo: memFree=1329892/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=248204 CPUtime=1481.85
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 70804 0 0 0 147978 207 0 0 25 0 1 0 24778921 254160896 61151 1992294400 134512640 135751879 4293308448 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 62051 61151 151 303 0 61746 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 248204

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30343
/proc/meminfo: memFree=1315756/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=262332 CPUtime=1541.83
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 74356 0 0 0 153970 213 0 0 25 0 1 0 24778921 268627968 64703 1992294400 134512640 135751879 4293308448 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 65583 64703 151 303 0 65278 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 262332

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30344
/proc/meminfo: memFree=1305216/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=273204 CPUtime=1601.82
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 77025 0 0 0 159962 220 0 0 25 0 1 0 24778921 279760896 67372 1992294400 134512640 135751879 4293308448 18446744073709551615 134611181 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 68301 67372 151 303 0 67996 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 273204

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30345
/proc/meminfo: memFree=1296412/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=281704 CPUtime=1661.8
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 79178 0 0 0 165953 227 0 0 25 0 1 0 24778921 288464896 69525 1992294400 134512640 135751879 4293308448 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 70426 69525 151 303 0 70121 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 281704

[startup+1722.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 30347
/proc/meminfo: memFree=1284632/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=293548 CPUtime=1721.77
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 82126 0 0 0 171943 234 0 0 25 0 1 0 24778921 300593152 72473 1992294400 134512640 135751879 4293308448 18446744073709551615 134620419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 73387 72473 151 303 0 73082 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 293548

[startup+1782.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/107 30349
/proc/meminfo: memFree=1273472/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=304616 CPUtime=1781.76
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 84884 0 0 0 177936 240 0 0 25 0 1 0 24778921 311926784 75231 1992294400 134512640 135751879 4293308448 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 76154 75231 151 303 0 75849 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 304616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 30349
/proc/meminfo: memFree=1268760/2059040 swapFree=4165008/4192956
[pid=30297] ppid=30295 vsize=309156 CPUtime=1800.06
/proc/30297/stat : 30297 (wbo1.4b) R 30295 30297 30075 0 -1 4202496 86036 0 0 0 179763 243 0 0 25 0 1 0 24778921 316575744 76383 1992294400 134512640 135751879 4293308448 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30297/statm: 77289 76383 151 303 0 76984 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 309156

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.65
CPU time (s): 1800.11
CPU user time (s): 1797.64
CPU system time (s): 2.46862
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 309156

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

runsolver used 3.10753 second user time and 8.37673 second system time

The end

Launcher Data

Begin job on node049 at 2010-07-08 07:09:13
IDJOB=2702388
IDBENCH=48129
IDSOLVER=1161
FILE ID=node049/2702388-1278565753
PBS_JOBID= 11239584
Free space on /tmp= 62480 MiB

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

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

MD5SUM BENCH= d7281b7a8bb5680ab95cd17583e8be43
RANDOM SEED=1082197578

node049.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.266
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1581528 kB
Buffers:         74572 kB
Cached:         279276 kB
SwapCached:       1172 kB
Active:         154252 kB
Inactive:       232628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1581528 kB
SwapTotal:     4192956 kB
SwapFree:      4165008 kB
Dirty:            3696 kB
Writeback:           0 kB
AnonPages:       31924 kB
Mapped:          14336 kB
Slab:            68604 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702388-1278565753.opb

Free space on /tmp at the end= 62476 MiB
End job on node049 at 2010-07-08 07:39:19