Trace number 2702366

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.15 1800.6

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_4.opb
MD5SUM7603a459a5769ea7e43f52c522eb87aa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 68
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6326
Sum of products size (including duplicates)12652
Number of different products6326
Sum of products size12652

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-2702366-1278564785.opb.
0.00/0.00	c Instance file HOME/instance-2702366-1278564785.opb
0.00/0.00	c File size is 484569 bytes.
0.03/0.08	c Highest Coefficient sum: 23
0.03/0.08	c ============================[ Problem Statistics ]=============================
0.03/0.08	c |                                                                             |
0.03/0.08	c |  Parsing time:          0.08         s                                      |
0.03/0.08	c |  Number Variables:      6826                                                |
0.03/0.08	c |  Number Clauses:        6826                                                |
0.03/0.08	c |  Number Cardinality:    0                                                   |
0.03/0.08	c |  Number PB Constraints: 6326                                                |
0.03/0.09	c ============================[ Search Statistics ]==============================
0.03/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.03/0.09	c ===============================================================================
0.03/0.09	c |         0 |    6826    13152    44782 |     5000        0    nan |  0.000 % |
0.03/0.09	c ===============================================================================
0.03/0.09	c New solution: 409
0.03/0.09	o 409
0.03/0.09	c Elapsed CPU time: 0.093985 s	Remaining CPU time: 179.906 s
0.03/0.09	c ===============================================================================
0.03/0.09	c |         0 |    6826    13153    45282 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 408
0.09/0.10	o 408
0.09/0.10	c Elapsed CPU time: 0.098984 s	Remaining CPU time: 179.901 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    6826    13154    45782 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 397
0.09/0.11	o 397
0.09/0.11	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 179.896 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6826    13155    46282 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 318
0.09/0.11	o 318
0.09/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 179.89 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6826    13156    46782 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 317
0.09/0.12	o 317
0.09/0.12	c Elapsed CPU time: 0.115982 s	Remaining CPU time: 179.884 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    6826    13157    47282 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 316
0.09/0.13	o 316
0.09/0.13	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 179.877 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6826    13158    47782 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c New solution: 203
0.09/0.14	o 203
0.09/0.14	c Elapsed CPU time: 0.12998 s	Remaining CPU time: 179.87 s
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6826    13159    48282 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 202
0.09/0.19	o 202
0.09/0.19	c Elapsed CPU time: 0.184971 s	Remaining CPU time: 179.815 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |        84 |    6826    13160    48782 |     5000       84    216 |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c New solution: 93
0.19/0.20	o 93
0.19/0.20	c Elapsed CPU time: 0.19397 s	Remaining CPU time: 179.806 s
0.19/0.20	c ===============================================================================
0.19/0.20	c |        84 |    6826    13161    49282 |     5000       84    216 |  0.000 % |
0.19/0.22	c |       184 |    6826    13161    49282 |     5500      184    167 |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c New solution: 86
0.19/0.23	o 86
0.19/0.23	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 179.776 s
0.19/0.23	c ===============================================================================
0.19/0.23	c |       185 |    6826    13162    49782 |     5000      185    166 |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c New solution: 85
0.19/0.25	o 85
0.19/0.25	c Elapsed CPU time: 0.239963 s	Remaining CPU time: 179.76 s
0.19/0.25	c ===============================================================================
0.19/0.25	c |       229 |    6826    13163    50282 |     5000      229    158 |  0.000 % |
0.19/0.27	c |       330 |    6826    13163    50282 |     5500      330    146 |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c New solution: 84
0.19/0.28	o 84
0.19/0.28	c Elapsed CPU time: 0.269958 s	Remaining CPU time: 179.73 s
0.19/0.28	c ===============================================================================
0.19/0.28	c |       330 |    6826    13164    50782 |     5000      330    146 |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c New solution: 82
0.19/0.29	o 82
0.19/0.29	c Elapsed CPU time: 0.275958 s	Remaining CPU time: 179.724 s
0.19/0.29	c ===============================================================================
0.19/0.29	c |       330 |    6826    13165    51282 |     5000      330    146 |  0.000 % |
0.29/0.31	c |       431 |    6826    13165    51282 |     5500      431    138 |  0.000 % |
0.29/0.32	c ===============================================================================
0.29/0.32	c New solution: 75
0.29/0.32	o 75
0.29/0.32	c Elapsed CPU time: 0.308953 s	Remaining CPU time: 179.691 s
0.29/0.32	c ===============================================================================
0.29/0.32	c |       431 |    6826    13166    51782 |     5000      431    138 |  0.000 % |
0.29/0.35	c |       532 |    6826    13166    51782 |     5500      532    136 |  0.000 % |
0.29/0.39	c |       683 |    6826    13166    51782 |     6050      683    135 |  0.000 % |
0.39/0.45	c |       908 |    6826    13166    51782 |     6655      908    131 |  0.000 % |
0.49/0.53	c |      1246 |    6826    13166    51782 |     7320     1246    128 |  0.000 % |
0.59/0.63	c |      1753 |    6826    13166    51782 |     8052     1753    126 |  0.000 % |
0.79/0.84	c |      2512 |    6826    13166    51782 |     8857     2512    124 |  0.000 % |
1.10/1.12	c |      3652 |    6826    13166    51782 |     9743     3652    117 |  0.000 % |
1.49/1.53	c |      5360 |    6826    13166    51782 |    10717     5360    121 |  0.000 % |
2.10/2.18	c |      7922 |    6826    13166    51782 |    11789     7922    116 |  0.000 % |
3.09/3.14	c |     11767 |    6826    13166    51782 |    12968    11767    117 |  0.000 % |
4.99/5.06	c |     17533 |    6826    13166    51782 |    14265    17533    124 |  0.000 % |
7.70/7.75	c |     26182 |    6826    13166    51782 |    15692    17416    128 |  0.000 % |
11.49/11.51	c |     39158 |    6826    13166    51782 |    17261    21684    125 |  0.000 % |
17.79/17.88	c |     58619 |    6826    13166    51782 |    18987    17839    122 |  0.000 % |
28.49/28.57	c |     87812 |    6826    13166    51782 |    20886    19108    114 |  0.000 % |
47.98/48.08	c |    131602 |    6826    13166    51782 |    22974    16877    142 |  0.000 % |
78.17/78.28	c |    197287 |    6826    13166    51782 |    25272    11938    104 |  0.000 % |
119.87/119.99	c |    295814 |    6826    13166    51782 |    27799    11874    104 |  0.000 % |
181.54/181.65	c There are 0 assigned variables. 0 in cost function.
182.75/182.82	c core #1
182.75/182.82	c core #2
182.75/182.82	c core #3
182.75/182.82	c core #4
182.75/182.82	c core #5
182.75/182.82	c core #6
182.75/182.82	c core #7
182.75/182.82	c core #8
182.75/182.82	c core #9
182.75/182.82	c core #10
182.75/182.82	c core #11
182.75/182.82	c core #12
182.75/182.82	c core #13
182.75/182.82	c core #14
182.75/182.82	c core #15
182.75/182.82	c core #16
182.75/182.82	c core #17
182.75/182.82	c core #18
182.75/182.82	c ============================[ Search Statistics ]==============================
182.75/182.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.75/182.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.75/182.82	c ===============================================================================
182.75/182.82	c |         0 |    3667    13685    40561 |     5000        0    nan |  0.000 % |
182.75/182.84	c ===============================================================================
182.85/182.90	c core #19
182.85/182.90	c ============================[ Search Statistics ]==============================
182.85/182.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.85/182.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.85/182.90	c ===============================================================================
182.85/182.90	c |         0 |    5283    13686    46533 |     5000        0    nan |  0.000 % |
182.85/182.98	c |       102 |    5283    13686    46533 |     5500      102    106 | 27.091 % |
182.95/183.05	c ===============================================================================
183.05/183.11	c core #20
183.05/183.11	c ============================[ Search Statistics ]==============================
183.05/183.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.11	c ===============================================================================
183.05/183.11	c |         0 |    6712    13687    51874 |     5000        0    nan |  0.000 % |
183.15/183.20	c |       107 |    6712    13687    51874 |     5500      107    167 | 10.721 % |
183.35/183.42	c |       258 |    6712    13687    51874 |     6050      258    169 | 10.721 % |
183.55/183.66	c |       484 |    6712    13687    51874 |     6655      484    168 | 10.721 % |
184.04/184.11	c |       822 |    6712    13687    51874 |     7320      822    144 | 10.721 % |
184.45/184.59	c |      1328 |    6712    13687    51874 |     8052     1328    125 | 10.721 % |
185.55/185.66	c |      2090 |    6712    13687    51874 |     8857     2090    124 | 10.721 % |
187.35/187.42	c |      3238 |    6712    13687    51874 |     9743     3238    120 | 10.721 % |
189.95/190.05	c |      4946 |    6712    13687    51874 |    10717     4946    129 | 10.721 % |
193.74/193.83	c |      7509 |    6712    13687    51874 |    11789     7509    130 | 10.721 % |
200.45/200.58	c |     11355 |    6712    13687    51874 |    12968    11355    131 | 10.721 % |
210.44/210.53	c |     17122 |    6712    13687    51874 |    14265    10077    125 | 10.721 % |
225.14/225.28	c |     25771 |    6712    13687    51874 |    15692    10931    170 | 10.721 % |
232.13/232.24	c ===============================================================================
232.73/232.83	c core #21
232.73/232.83	c ============================[ Search Statistics ]==============================
232.73/232.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.73/232.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.73/232.83	c ===============================================================================
232.73/232.83	c |         0 |    8000    13688    55130 |     5000        0    nan |  0.000 % |
232.84/232.93	c |       102 |    8000    13688    55130 |     5500      102    254 |  0.000 % |
232.94/233.07	c |       253 |    8000    13688    55130 |     6050      253    199 |  0.000 % |
233.24/233.39	c |       480 |    8000    13688    55130 |     6655      480    136 |  0.000 % |
233.64/233.76	c |       817 |    8000    13688    55130 |     7320      817    138 |  0.000 % |
234.14/234.25	c |      1324 |    8000    13688    55130 |     8052     1324    128 |  0.000 % |
235.03/235.18	c |      2084 |    8000    13688    55130 |     8857     2084    137 |  0.000 % |
236.64/236.79	c |      3225 |    8000    13688    55130 |     9743     3225    151 |  0.000 % |
239.53/239.61	c |      4933 |    8000    13688    55130 |    10717     4933    172 |  0.000 % |
243.93/244.09	c |      7495 |    8000    13688    55130 |    11789     7495    180 |  0.000 % |
249.43/249.53	c |     11342 |    8000    13688    55130 |    12968    11342    186 |  0.000 % |
261.23/261.31	c |     17108 |    8000    13688    55130 |    14265    10132    228 |  0.000 % |
278.23/278.36	c |     25758 |    8000    13688    55130 |    15692    11165    207 |  0.000 % |
305.31/305.45	c |     38732 |    8000    13688    55130 |    17261    15986    217 |  0.000 % |
345.61/345.75	c |     58193 |    8000    13688    55130 |    18987    17563    185 |  0.000 % |
404.70/404.81	c |     87387 |    8000    13688    55130 |    20886    16774    180 |  0.000 % |
495.86/496.08	c |    131177 |    8000    13688    55130 |    22974    17640    170 |  0.000 % |
646.12/646.39	c |    196861 |    8000    13688    55130 |    25272    24095    217 |  0.000 % |
898.47/898.76	c |    295390 |    8000    13688    55130 |    27799    15044    241 |  0.000 % |
1338.76/1339.15	c |    443180 |    8000    13688    55130 |    30579    23992    250 |  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-2702366-1278564785/watcher-2702366-1278564785 -o /tmp/evaluation-result-2702366-1278564785/solver-2702366-1278564785 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702366-1278564785.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30746
/proc/meminfo: memFree=1689112/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=3524 CPUtime=0
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 406 0 0 0 0 0 0 0 20 0 1 0 24691053 3608576 325 1992294400 134512640 135751879 4288644816 18446744073709551615 134613740 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 881 326 142 303 0 457 0

[startup+0.033168 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30746
/proc/meminfo: memFree=1689112/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=4356 CPUtime=0.03
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 635 0 0 0 3 0 0 0 20 0 1 0 24691053 4460544 554 1992294400 134512640 135751879 4288644816 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 1089 554 180 303 0 665 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4356

[startup+0.101174 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30746
/proc/meminfo: memFree=1689112/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=5124 CPUtime=0.09
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 1223 0 0 0 9 0 0 0 20 0 1 0 24691053 5246976 827 1992294400 134512640 135751879 4288644816 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 1281 827 146 303 0 976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.301191 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30746
/proc/meminfo: memFree=1689112/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=5648 CPUtime=0.29
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 1329 0 0 0 28 1 0 0 20 0 1 0 24691053 5783552 933 1992294400 134512640 135751879 4288644816 18446744073709551615 134606253 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 1412 933 147 303 0 1107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5648

[startup+0.701227 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30746
/proc/meminfo: memFree=1689112/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=6560 CPUtime=0.69
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 1575 0 0 0 67 2 0 0 20 0 1 0 24691053 6717440 1179 1992294400 134512640 135751879 4288644816 18446744073709551615 134611155 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 1640 1179 147 303 0 1335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6560

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1684640/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=8500 CPUtime=1.49
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 2055 0 0 0 146 3 0 0 23 0 1 0 24691053 8704000 1659 1992294400 134512640 135751879 4288644816 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 2125 1659 147 303 0 1820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8500

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1681788/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=12132 CPUtime=3.09
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 2968 0 0 0 304 5 0 0 25 0 1 0 24691053 12423168 2572 1992294400 134512640 135751879 4288644816 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 3033 2572 147 303 0 2728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12132

[startup+6.30073 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1674720/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=18628 CPUtime=6.29
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 4601 0 0 0 619 10 0 0 25 0 1 0 24691053 19075072 4205 1992294400 134512640 135751879 4288644816 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 4657 4205 148 303 0 4352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18628

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1661328/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=31540 CPUtime=12.69
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 7812 0 0 0 1253 16 0 0 25 0 1 0 24691053 32296960 7416 1992294400 134512640 135751879 4288644816 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 7885 7416 148 303 0 7580 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31540

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1639008/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=52748 CPUtime=25.48
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 13093 0 0 0 2519 29 0 0 25 0 1 0 24691053 54013952 12697 1992294400 134512640 135751879 4288644816 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 13187 12697 148 303 0 12882 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52748

[startup+51.1007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30749
/proc/meminfo: memFree=1602180/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=89992 CPUtime=51.08
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 22409 0 0 0 5057 51 0 0 25 0 1 0 24691053 92151808 22013 1992294400 134512640 135751879 4288644816 18446744073709551615 134611163 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 22498 22013 148 303 0 22193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89992

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30751
/proc/meminfo: memFree=1539684/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=151696 CPUtime=102.28
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 37820 0 0 0 10132 96 0 0 25 0 1 0 24691053 155336704 37424 1992294400 134512640 135751879 4288644816 18446744073709551615 134518721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 37924 37424 148 303 0 37619 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151696

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30753
/proc/meminfo: memFree=1461440/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=230436 CPUtime=162.26
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 57473 0 0 0 16080 146 0 0 25 0 1 0 24691053 235966464 57077 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 57609 57077 148 303 0 57304 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 230436

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30753
/proc/meminfo: memFree=1435400/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=255212 CPUtime=222.23
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 63888 0 0 0 22050 173 0 0 25 0 1 0 24691053 261337088 63338 1992294400 134512640 135751879 4288644816 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 63803 63338 151 303 0 63498 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 255212

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30755
/proc/meminfo: memFree=1414568/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=276360 CPUtime=282.23
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 69201 0 0 0 28020 203 0 0 25 0 1 0 24691053 282992640 68651 1992294400 134512640 135751879 4288644816 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 69090 68651 151 303 0 68785 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 276360

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30757
/proc/meminfo: memFree=1387164/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=303612 CPUtime=342.21
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 76007 0 0 0 33991 230 0 0 25 0 1 0 24691053 310898688 75457 1992294400 134512640 135751879 4288644816 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 75903 75457 151 303 0 75598 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 303612

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30759
/proc/meminfo: memFree=1361248/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=329596 CPUtime=402.2
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 82508 0 0 0 39962 258 0 0 25 0 1 0 24691053 337506304 81958 1992294400 134512640 135751879 4288644816 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 82399 81958 151 303 0 82094 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 329596

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30761
/proc/meminfo: memFree=1335580/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=354948 CPUtime=462.18
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 88850 0 0 0 45938 280 0 0 25 0 1 0 24691053 363466752 88300 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 88737 88300 151 303 0 88432 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 354948

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30770
/proc/meminfo: memFree=1311152/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=379364 CPUtime=522.16
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 94933 0 0 0 51911 305 0 0 25 0 1 0 24691053 388468736 94383 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 94841 94383 151 303 0 94536 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 379364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30772
/proc/meminfo: memFree=1286972/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=403480 CPUtime=582.14
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 100962 0 0 0 57885 329 0 0 25 0 1 0 24691053 413163520 100412 1992294400 134512640 135751879 4288644816 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 100870 100412 151 303 0 100565 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 403480

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30774
/proc/meminfo: memFree=1260436/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=429684 CPUtime=642.13
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 107507 0 0 0 63861 352 0 0 25 0 1 0 24691053 439996416 106957 1992294400 134512640 135751879 4288644816 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 107421 106957 151 303 0 107116 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 429684

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 30780
/proc/meminfo: memFree=1154664/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=535592 CPUtime=882.06
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 133911 0 0 0 87764 442 0 0 25 0 1 0 24691053 548446208 133361 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 133898 133361 151 303 0 133593 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 535592

[startup+942.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 30782
/proc/meminfo: memFree=1130732/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=559564 CPUtime=942.05
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 139885 0 0 0 93742 463 0 0 25 0 1 0 24691053 572993536 139335 1992294400 134512640 135751879 4288644816 18446744073709551615 134604044 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 139891 139335 151 303 0 139586 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 559564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30784
/proc/meminfo: memFree=1103948/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=586308 CPUtime=1002.04
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 146569 0 0 0 99718 486 0 0 25 0 1 0 24691053 600379392 146019 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 146577 146019 151 303 0 146272 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 586308

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30786
/proc/meminfo: memFree=1078156/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=612288 CPUtime=1062.02
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 153043 0 0 0 105696 506 0 0 25 0 1 0 24691053 626982912 152493 1992294400 134512640 135751879 4288644816 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 153072 152493 151 303 0 152767 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 612288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30786
/proc/meminfo: memFree=1055092/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=635036 CPUtime=1122
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 158708 0 0 0 111677 523 0 0 25 0 1 0 24691053 650276864 158158 1992294400 134512640 135751879 4288644816 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 158759 158158 151 303 0 158454 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 635036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30788
/proc/meminfo: memFree=1028308/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=662144 CPUtime=1181.99
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 165470 0 0 0 117654 545 0 0 25 0 1 0 24691053 678035456 164920 1992294400 134512640 135751879 4288644816 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 165536 164920 151 303 0 165231 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 662144

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30790
/proc/meminfo: memFree=1000036/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=689900 CPUtime=1241.98
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 172424 0 0 0 123628 570 0 0 25 0 1 0 24691053 706457600 171874 1992294400 134512640 135751879 4288644816 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 172475 171874 151 303 0 172170 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 689900

[startup+1302.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 30792
/proc/meminfo: memFree=974740/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=715052 CPUtime=1301.97
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 178696 0 0 0 129604 593 0 0 25 0 1 0 24691053 732213248 178146 1992294400 134512640 135751879 4288644816 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 178763 178146 151 303 0 178458 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 715052

[startup+1362.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 30794
/proc/meminfo: memFree=949940/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=740060 CPUtime=1361.95
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 184932 0 0 0 135581 614 0 0 25 0 1 0 24691053 757821440 184382 1992294400 134512640 135751879 4288644816 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 185015 184382 151 303 0 184710 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 740060

[startup+1422.31 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 30794
/proc/meminfo: memFree=922784/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=767044 CPUtime=1421.95
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 191649 0 0 0 141558 637 0 0 25 0 1 0 24691053 785453056 191099 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 191761 191099 151 303 0 191456 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 767044

[startup+1482.3 s]
/proc/loadavg: 1.14 1.06 1.01 2/107 30796
/proc/meminfo: memFree=892032/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=798220 CPUtime=1481.92
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 199434 0 0 0 147534 658 0 0 25 0 1 0 24691053 817377280 198884 1992294400 134512640 135751879 4288644816 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 199555 198885 151 303 0 199250 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 798220

[startup+1542.3 s]
/proc/loadavg: 1.13 1.07 1.01 2/107 30800
/proc/meminfo: memFree=864008/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=825708 CPUtime=1541.91
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 206304 0 0 0 153509 682 0 0 25 0 1 0 24691053 845524992 205754 1992294400 134512640 135751879 4288644816 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 206427 205754 151 303 0 206122 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 825708

[startup+1602.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/107 30803
/proc/meminfo: memFree=837472/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=852360 CPUtime=1601.89
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 212952 0 0 0 159490 699 0 0 25 0 1 0 24691053 872816640 212402 1992294400 134512640 135751879 4288644816 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 213090 212402 151 303 0 212785 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 852360

[startup+1662.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 30805
/proc/meminfo: memFree=810068/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=879872 CPUtime=1661.87
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 219775 0 0 0 165467 720 0 0 25 0 1 0 24691053 900988928 219225 1992294400 134512640 135751879 4288644816 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 219968 219225 151 303 0 219663 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 879872

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 30805
/proc/meminfo: memFree=778820/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=911416 CPUtime=1721.86
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 227647 0 0 0 171443 743 0 0 25 0 1 0 24691053 933289984 227097 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 227854 227097 151 303 0 227549 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 911416

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 30807
/proc/meminfo: memFree=750672/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=939348 CPUtime=1781.84
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 234589 0 0 0 177417 767 0 0 25 0 1 0 24691053 961892352 234039 1992294400 134512640 135751879 4288644816 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 234837 234039 151 303 0 234532 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 939348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 30807
/proc/meminfo: memFree=742736/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=946896 CPUtime=1800.05
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 236505 0 0 0 179232 773 0 0 25 0 1 0 24691053 969621504 235955 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 236724 235955 151 303 0 236419 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 946896

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 30807
/proc/meminfo: memFree=742736/2059040 swapFree=4138592/4192956
[pid=30746] ppid=30744 vsize=946896 CPUtime=1800.05
/proc/30746/stat : 30746 (wbo1.4b) R 30744 30746 30553 0 -1 4202496 236505 0 0 0 179232 773 0 0 25 0 1 0 24691053 969621504 235955 1992294400 134512640 135751879 4288644816 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30746/statm: 236724 235955 151 303 0 236419 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 946896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.6
CPU time (s): 1800.15
CPU user time (s): 1792.33
CPU system time (s): 7.81981
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 946896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.33
system time used= 7.81981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236505
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= 3
involuntary context switches= 2863

runsolver used 2.89956 second user time and 8.58669 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-08 06:53:05
IDJOB=2702366
IDBENCH=48118
IDSOLVER=1161
FILE ID=node015/2702366-1278564785
PBS_JOBID= 11239555
Free space on /tmp= 62584 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_4.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702366-1278564785/watcher-2702366-1278564785 -o /tmp/evaluation-result-2702366-1278564785/solver-2702366-1278564785 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702366-1278564785.opb

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

MD5SUM BENCH= 7603a459a5769ea7e43f52c522eb87aa
RANDOM SEED=1028162027

node015.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.214
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.42
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.214
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:       1690384 kB
Buffers:         64808 kB
Cached:         211996 kB
SwapCached:       9892 kB
Active:         127932 kB
Inactive:       166128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1690384 kB
SwapTotal:     4192956 kB
SwapFree:      4138592 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:       13768 kB
Mapped:          11920 kB
Slab:            52592 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182196 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-2702366-1278564785.opb

Free space on /tmp at the end= 62584 MiB
End job on node015 at 2010-07-08 07:23:08