Trace number 2702439

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 (fixed)? (TO) 1800.02 1800.61

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark87.1807
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

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 - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702439-1278566922.opb.
0.00/0.00	c Instance file HOME/instance-2702439-1278566922.opb
0.00/0.00	c File size is 220844 bytes.
0.01/0.04	c Highest Coefficient sum: 47
0.01/0.04	c ============================[ Problem Statistics ]=============================
0.01/0.04	c |                                                                             |
0.01/0.04	c |  Parsing time:          0.04         s                                      |
0.01/0.04	c |  Number Variables:      3190                                                |
0.01/0.04	c |  Number Clauses:        3190                                                |
0.01/0.04	c |  Number Cardinality:    0                                                   |
0.01/0.04	c |  Number PB Constraints: 3090                                                |
0.01/0.04	c ============================[ Search Statistics ]==============================
0.01/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.04	c ===============================================================================
0.01/0.04	c |         0 |    3190     6280    21730 |     5000        0    nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 99
0.01/0.05	o 99
0.01/0.05	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 179.955 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    3190     6281    21830 |     5000        0    nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 98
0.01/0.05	o 98
0.01/0.05	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 179.953 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    3190     6282    21930 |     5000        0    nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 97
0.01/0.05	o 97
0.01/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 179.951 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    3190     6283    22030 |     5000        0    nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 96
0.01/0.05	o 96
0.01/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 179.949 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    3190     6284    22130 |     5000        0    nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 95
0.01/0.05	o 95
0.01/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 179.947 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    3190     6285    22230 |     5000        0    nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c New solution: 94
0.01/0.06	o 94
0.01/0.06	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 179.945 s
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    3190     6286    22330 |     5000        0    nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c New solution: 93
0.01/0.06	o 93
0.01/0.06	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 179.944 s
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    3190     6287    22430 |     5000        0    nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c New solution: 30
0.01/0.06	o 30
0.01/0.06	c Elapsed CPU time: 0.058991 s	Remaining CPU time: 179.941 s
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    3190     6288    22530 |     5000        0    nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c New solution: 29
0.01/0.06	o 29
0.01/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 179.939 s
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    3190     6289    22630 |     5000        0    nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c New solution: 28
0.01/0.07	o 28
0.01/0.07	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 179.937 s
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3190     6290    22730 |     5000        0    nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c New solution: 27
0.01/0.07	o 27
0.01/0.07	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 179.934 s
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3190     6291    22830 |     5000        0    nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c New solution: 24
0.01/0.07	o 24
0.01/0.07	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 179.932 s
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3190     6292    22930 |     5000        0    nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c New solution: 23
0.01/0.07	o 23
0.01/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 179.93 s
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3190     6293    23030 |     5000        0    nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c New solution: 22
0.01/0.07	o 22
0.01/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 179.927 s
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3190     6294    23130 |     5000        0    nan |  0.000 % |
0.01/0.08	c ===============================================================================
0.01/0.08	c New solution: 20
0.01/0.08	o 20
0.01/0.08	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 179.925 s
0.01/0.08	c ===============================================================================
0.01/0.08	c |         2 |    3190     6295    23230 |     5000        2     22 |  0.000 % |
0.01/0.08	c ===============================================================================
0.01/0.08	c New solution: 9
0.01/0.08	o 9
0.01/0.08	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 179.922 s
0.01/0.08	c ===============================================================================
0.01/0.08	c |         2 |    3190     6296    23330 |     5000        2     22 |  0.000 % |
0.09/0.10	c |       105 |    3190     6296    23330 |     5500      105     90 |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 7
0.09/0.10	o 7
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 |       105 |    3190     6297    23430 |     5000      105     90 |  0.000 % |
0.09/0.12	c |       207 |    3190     6297    23430 |     5500      207    100 |  0.000 % |
0.09/0.14	c |       358 |    3190     6297    23430 |     6050      358     98 |  0.000 % |
0.09/0.18	c |       583 |    3190     6297    23430 |     6655      583    100 |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c New solution: 6
0.19/0.22	o 6
0.19/0.22	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 179.786 s
0.19/0.22	c ===============================================================================
0.19/0.22	c |       752 |    3190     6298    23530 |     5000      752     98 |  0.000 % |
0.19/0.24	c |       853 |    3190     6298    23530 |     5500      853     97 |  0.000 % |
0.19/0.27	c |      1003 |    3190     6298    23530 |     6050     1003     96 |  0.000 % |
0.29/0.32	c |      1230 |    3190     6298    23530 |     6655     1230     93 |  0.000 % |
0.29/0.39	c |      1570 |    3190     6298    23530 |     7320     1570     91 |  0.000 % |
0.38/0.49	c |      2076 |    3190     6298    23530 |     8052     2076     90 |  0.000 % |
0.59/0.66	c |      2835 |    3190     6298    23530 |     8857     2835     97 |  0.000 % |
0.79/0.90	c |      3974 |    3190     6298    23530 |     9743     3974     97 |  0.000 % |
1.19/1.26	c |      5682 |    3190     6298    23530 |    10717     5682     99 |  0.000 % |
1.79/1.87	c |      8245 |    3190     6298    23530 |    11789     8245    101 |  0.000 % |
2.79/2.83	c |     12089 |    3190     6298    23530 |    12968    12089    107 |  0.000 % |
4.59/4.69	c |     17857 |    3190     6298    23530 |    14265    10335    176 |  0.000 % |
7.59/7.65	c |     26508 |    3190     6298    23530 |    15692    10911    125 |  0.000 % |
12.09/12.13	c |     39483 |    3190     6298    23530 |    17261    14990    118 |  0.000 % |
19.38/19.46	c |     58948 |    3190     6298    23530 |    18987    15363    125 |  0.000 % |
30.38/30.47	c |     88140 |    3190     6298    23530 |    20886    14052    150 |  0.000 % |
48.67/48.70	c |    131930 |    3190     6298    23530 |    22974    22444    125 |  0.000 % |
76.76/76.81	c |    197616 |    3190     6298    23530 |    25272    19186    103 |  0.000 % |
122.85/122.93	c |    296143 |    3190     6298    23530 |    27799    23485    111 |  0.000 % |
181.64/181.76	c There are 0 assigned variables. 0 in cost function.
182.14/182.25	c core #1
182.14/182.25	c 
182.14/182.25	c 
182.14/182.25	c Core size: 52	Core Weight: 1	Total Weight: 1
182.14/182.25	c
182.14/182.25	c
182.14/182.25	c ============================[ Search Statistics ]==============================
182.14/182.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.14/182.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.14/182.25	c ===============================================================================
182.14/182.25	c |         0 |     861     6400    15665 |     5000        0    nan |  0.000 % |
182.14/182.25	c ===============================================================================
182.14/182.28	c core #2
182.14/182.28	c 
182.14/182.28	c 
182.14/182.28	c Core size: 206	Core Weight: 1	Total Weight: 2
182.14/182.28	c
182.14/182.28	c
182.14/182.28	c ============================[ Search Statistics ]==============================
182.14/182.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.14/182.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.14/182.28	c ===============================================================================
182.14/182.28	c |         0 |    2961     6401    22161 |     5000        0    nan |  0.000 % |
182.24/182.33	c |       102 |    2961     6401    22161 |     5500      102    125 | 10.191 % |
182.34/182.42	c ===============================================================================
182.34/182.45	c core #3
182.34/182.45	c 
182.34/182.45	c 
182.34/182.45	c Core size: 156	Core Weight: 1	Total Weight: 3
182.34/182.45	c
182.34/182.45	c
182.34/182.45	c ============================[ Search Statistics ]==============================
182.34/182.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.34/182.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.34/182.45	c ===============================================================================
182.34/182.45	c |         0 |    3397     6402    24047 |     5000        0    nan |  0.000 % |
182.45/182.51	c |       100 |    3397     6402    24047 |     5500      100    170 |  0.000 % |
182.45/182.59	c |       252 |    3397     6402    24047 |     6050      252    161 |  0.000 % |
182.64/182.71	c |       479 |    3397     6402    24047 |     6655      479    145 |  0.000 % |
182.84/182.91	c |       818 |    3397     6402    24047 |     7320      818    201 |  0.000 % |
183.14/183.22	c |      1326 |    3397     6402    24047 |     8052     1326    214 |  0.000 % |
183.65/183.74	c |      2085 |    3397     6402    24047 |     8857     2085    219 |  0.000 % |
184.54/184.62	c |      3228 |    3397     6402    24047 |     9743     3228    244 |  0.000 % |
186.14/186.29	c |      4950 |    3397     6402    24047 |    10717     4950    264 |  0.000 % |
188.94/189.04	c |      7516 |    3397     6402    24047 |    11789     7516    265 |  0.000 % |
193.84/193.99	c |     11364 |    3397     6402    24047 |    12968    11364    266 |  0.000 % |
202.13/202.26	c |     17133 |    3397     6402    24047 |    14265    10382    249 |  0.000 % |
218.74/218.86	c |     25788 |    3397     6402    24047 |    15692    11663    252 |  0.000 % |
230.22/230.36	c ===============================================================================
230.83/230.97	c core #4
230.83/230.97	c 
230.83/230.97	c 
230.83/230.97	c Core size: 132	Core Weight: 1	Total Weight: 4
230.83/230.97	c
230.83/230.97	c
230.83/230.97	c ============================[ Search Statistics ]==============================
230.83/230.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.83/230.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.83/230.97	c ===============================================================================
230.83/230.97	c |         0 |    3497     6404    24250 |     5000        0    nan |  0.000 % |
230.93/231.05	c |       102 |    3497     6404    24250 |     5500      102    184 |  0.000 % |
231.02/231.12	c |       252 |    3497     6404    24250 |     6050      252    175 |  0.000 % |
231.02/231.18	c |       479 |    3497     6404    24250 |     6655      479    138 |  0.000 % |
231.23/231.36	c |       818 |    3497     6404    24250 |     7320      818    108 |  0.000 % |
231.42/231.53	c |      1324 |    3497     6404    24250 |     8052     1324     98 |  0.000 % |
231.73/231.81	c |      2083 |    3497     6404    24250 |     8857     2083     92 |  0.000 % |
232.13/232.20	c |      3224 |    3497     6404    24250 |     9743     3224     90 |  0.000 % |
232.83/232.95	c |      4932 |    3497     6404    24250 |    10717     4932     91 |  0.000 % |
233.83/233.92	c |      7496 |    3497     6404    24250 |    11789     7496     95 |  0.000 % |
235.72/235.80	c |     11344 |    3497     6404    24250 |    12968    11344     90 |  0.000 % |
238.93/239.00	c |     17113 |    3497     6404    24250 |    14265     9672     83 |  0.000 % |
243.32/243.46	c |     25762 |    3497     6404    24250 |    15692    10177     89 |  0.000 % |
250.83/250.98	c |     38737 |    3497     6404    24250 |    17261    14396     88 |  0.000 % |
262.12/262.26	c |     58202 |    3497     6404    24250 |    18987    14559     89 |  0.000 % |
281.52/281.61	c |     87396 |    3497     6404    24250 |    20886    12219     84 |  0.000 % |
309.51/309.63	c |    131190 |    3497     6404    24250 |    22974    20755     87 |  0.000 % |
355.79/355.95	c |    196874 |    3497     6404    24250 |    25272    17856     95 |  0.000 % |
427.58/427.72	c |    295402 |    3497     6404    24250 |    27799    20612     84 |  0.000 % |
547.15/547.31	c |    443192 |    3497     6404    24250 |    30579    24783     93 |  0.000 % |
720.00/720.27	c |    664877 |    3497     6404    24250 |    33637    17864     92 |  0.000 % |
998.32/998.67	c |    997402 |    3497     6404    24250 |    37001    16561     79 |  0.000 % |
1455.40/1455.85	c |   1496190 |    3497     6404    24250 |    40701    30702     86 |  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-2702439-1278566922/watcher-2702439-1278566922 -o /tmp/evaluation-result-2702439-1278566922/solver-2702439-1278566922 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702439-1278566922.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 2/105 31532
/proc/meminfo: memFree=1856128/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=3068 CPUtime=0
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 346 0 0 0 0 0 0 0 24 0 1 0 24900587 3141632 265 1992294400 134512640 135752675 4294525856 18446744073709551615 134609721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 767 265 134 303 0 408 0

[startup+0.0203219 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 31532
/proc/meminfo: memFree=1856128/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=3388 CPUtime=0.01
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 430 0 0 0 1 0 0 0 24 0 1 0 24900587 3469312 349 1992294400 134512640 135752675 4294525856 18446744073709551615 135204636 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 847 349 153 303 0 488 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3388

[startup+0.101331 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 31532
/proc/meminfo: memFree=1856128/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=3860 CPUtime=0.09
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 720 0 0 0 9 0 0 0 18 0 1 0 24900587 3952640 510 1992294400 134512640 135752675 4294525856 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 965 510 144 303 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3860

[startup+0.301354 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 31532
/proc/meminfo: memFree=1856128/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=4388 CPUtime=0.29
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 857 0 0 0 29 0 0 0 18 0 1 0 24900587 4493312 647 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 1097 647 145 303 0 792 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4388

[startup+0.701399 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 31532
/proc/meminfo: memFree=1856128/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=5312 CPUtime=0.69
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 1105 0 0 0 68 1 0 0 18 0 1 0 24900587 5439488 895 1992294400 134512640 135752675 4294525856 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 1328 895 145 303 0 1023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5312

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31533
/proc/meminfo: memFree=1852524/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=7292 CPUtime=1.48
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 1597 0 0 0 147 1 0 0 19 0 1 0 24900587 7467008 1387 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 1823 1387 145 303 0 1518 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7292

[startup+3.10067 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31533
/proc/meminfo: memFree=1849672/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=11124 CPUtime=3.08
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 2560 0 0 0 306 2 0 0 25 0 1 0 24900587 11390976 2350 1992294400 134512640 135752675 4294525856 18446744073709551615 134641649 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 2814 2351 145 303 0 2509 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11124

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31533
/proc/meminfo: memFree=1840372/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=19472 CPUtime=6.28
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 4623 0 0 0 622 6 0 0 25 0 1 0 24900587 19939328 4413 1992294400 134512640 135752675 4294525856 18446744073709551615 134605264 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 4868 4413 145 303 0 4563 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19472

[startup+12.7008 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31534
/proc/meminfo: memFree=1828840/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=30704 CPUtime=12.69
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 7450 0 0 0 1255 14 0 0 25 0 1 0 24900587 31440896 7240 1992294400 134512640 135752675 4294525856 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 7676 7240 145 303 0 7371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30704

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31535
/proc/meminfo: memFree=1805156/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=53432 CPUtime=25.48
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 13120 0 0 0 2519 29 0 0 25 0 1 0 24900587 54714368 12910 1992294400 134512640 135752675 4294525856 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 13358 12910 145 303 0 13053 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53432

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31535
/proc/meminfo: memFree=1763244/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=96256 CPUtime=51.08
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 23846 0 0 0 5051 57 0 0 25 0 1 0 24900587 98566144 23636 1992294400 134512640 135752675 4294525856 18446744073709551615 134611655 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 24064 23636 145 303 0 23759 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96256

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31537
/proc/meminfo: memFree=1687108/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=170924 CPUtime=102.27
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 42481 0 0 0 10126 101 0 0 25 0 1 0 24900587 175026176 42271 1992294400 134512640 135752675 4294525856 18446744073709551615 134605498 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 42731 42271 145 303 0 42426 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31538
/proc/meminfo: memFree=1611592/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=246772 CPUtime=162.25
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 61447 0 0 0 16071 154 0 0 25 0 1 0 24900587 252694528 61237 1992294400 134512640 135752675 4294525856 18446744073709551615 134611933 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 61693 61237 145 303 0 61388 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 246772

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31539
/proc/meminfo: memFree=1559760/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=298048 CPUtime=222.23
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 74314 0 0 0 22036 187 0 0 25 0 1 0 24900587 305201152 74075 1992294400 134512640 135752675 4294525856 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 74512 74075 146 303 0 74207 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 298048

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31541
/proc/meminfo: memFree=1535208/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=322816 CPUtime=282.21
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 80504 0 0 0 27999 222 0 0 25 0 1 0 24900587 330563584 80265 1992294400 134512640 135752675 4294525856 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 80704 80265 146 303 0 80399 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 322816

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31543
/proc/meminfo: memFree=1501232/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=356260 CPUtime=342.2
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 88865 0 0 0 33956 264 0 0 25 0 1 0 24900587 364810240 88626 1992294400 134512640 135752675 4294525856 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 89065 88626 146 303 0 88760 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 356260

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31545
/proc/meminfo: memFree=1470232/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=387456 CPUtime=402.18
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 96672 0 0 0 39914 304 0 0 25 0 1 0 24900587 396754944 96433 1992294400 134512640 135752675 4294525856 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 96864 96433 146 303 0 96559 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 387456

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31546
/proc/meminfo: memFree=1439852/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=417784 CPUtime=462.16
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 104219 0 0 0 45875 341 0 0 25 0 1 0 24900587 427810816 103980 1992294400 134512640 135752675 4294525856 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 104446 103980 146 303 0 104141 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 417784

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31547
/proc/meminfo: memFree=1411332/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=446348 CPUtime=522.15
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 111369 0 0 0 51838 377 0 0 25 0 1 0 24900587 457060352 111130 1992294400 134512640 135752675 4294525856 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 111587 111130 146 303 0 111282 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 446348

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31549
/proc/meminfo: memFree=1376240/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=481072 CPUtime=582.13
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 120070 0 0 0 57799 414 0 0 25 0 1 0 24900587 492617728 119831 1992294400 134512640 135752675 4294525856 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 120268 119831 146 303 0 119963 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 481072

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31551
/proc/meminfo: memFree=1344620/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=512388 CPUtime=642.12
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 127890 0 0 0 63762 450 0 0 25 0 1 0 24900587 524685312 127651 1992294400 134512640 135752675 4294525856 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 128097 127651 146 303 0 127792 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 512388

[startup+702.301 s]

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

/proc/loadavg: 1.00 1.00 1.00 2/106 31565
/proc/meminfo: memFree=997544/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=858900 CPUtime=1181.97
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 214510 0 0 0 117412 785 0 0 25 0 1 0 24900587 879513600 214271 1992294400 134512640 135752675 4294525856 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 214725 214271 146 303 0 214420 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 858900

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31567
/proc/meminfo: memFree=970636/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=885436 CPUtime=1241.95
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 221115 0 0 0 123376 819 0 0 25 0 1 0 24900587 906686464 220876 1992294400 134512640 135752675 4294525856 18446744073709551615 134605356 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 221359 220876 146 303 0 221054 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 885436

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31569
/proc/meminfo: memFree=941496/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=914100 CPUtime=1301.95
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 228303 0 0 0 129340 855 0 0 25 0 1 0 24900587 936038400 228064 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 228525 228064 146 303 0 228220 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 914100

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31570
/proc/meminfo: memFree=912604/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=943272 CPUtime=1361.93
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 235571 0 0 0 135303 890 0 0 25 0 1 0 24900587 965910528 235332 1992294400 134512640 135752675 4294525856 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 235818 235332 146 303 0 235513 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 943272

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31571
/proc/meminfo: memFree=884208/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=971412 CPUtime=1421.92
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 242605 0 0 0 141268 924 0 0 25 0 1 0 24900587 994725888 242366 1992294400 134512640 135752675 4294525856 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 242853 242366 146 303 0 242548 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 971412

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31573
/proc/meminfo: memFree=856184/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=999772 CPUtime=1481.9
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 249675 0 0 0 147231 959 0 0 25 0 1 0 24900587 1023766528 249436 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 249943 249436 146 303 0 249638 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 999772

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31575
/proc/meminfo: memFree=827540/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1028084 CPUtime=1541.88
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 256763 0 0 0 153191 997 0 0 25 0 1 0 24900587 1052758016 256524 1992294400 134512640 135752675 4294525856 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 257021 256524 146 303 0 256716 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1028084

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31577
/proc/meminfo: memFree=802740/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1053040 CPUtime=1601.87
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 262992 0 0 0 159156 1031 0 0 25 0 1 0 24900587 1078312960 262753 1992294400 134512640 135752675 4294525856 18446744073709551615 134605389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 263260 262753 146 303 0 262955 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1053040

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31578
/proc/meminfo: memFree=775956/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1079704 CPUtime=1661.84
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 269662 0 0 0 165120 1064 0 0 25 0 1 0 24900587 1105616896 269423 1992294400 134512640 135752675 4294525856 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 269926 269423 146 303 0 269621 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1079704

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31579
/proc/meminfo: memFree=749668/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1105984 CPUtime=1721.83
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 276252 0 0 0 171083 1100 0 0 25 0 1 0 24900587 1132527616 276013 1992294400 134512640 135752675 4294525856 18446744073709551615 134637639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 276496 276013 146 303 0 276191 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1105984

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31581
/proc/meminfo: memFree=725860/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1129364 CPUtime=1781.81
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 282071 0 0 0 177046 1135 0 0 25 0 1 0 24900587 1156468736 281832 1992294400 134512640 135752675 4294525856 18446744073709551615 134638053 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 282341 281832 146 303 0 282036 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1129364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31581
/proc/meminfo: memFree=718668/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1136360 CPUtime=1800.02
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 283815 0 0 0 178858 1144 0 0 25 0 1 0 24900587 1163632640 283576 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 284090 283576 146 303 0 283785 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1136360

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1800.02 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1800.02 s) to the 'lost time'.

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31581
/proc/meminfo: memFree=718668/2059040 swapFree=4135728/4192956
[pid=31532] ppid=31530 vsize=1136360 CPUtime=1800.02
/proc/31532/stat : 31532 (wbo1.4b) R 31530 31532 30914 0 -1 4202496 283815 0 0 0 178858 1144 0 0 25 0 1 0 24900587 1163632640 283576 1992294400 134512640 135752675 4294525856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31532/statm: 284090 283576 146 303 0 283785 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1136360

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31582
/proc/meminfo: memFree=1848628/2059040 swapFree=4135728/4192956
[pid=31532] ppid=-1 vsize=0 CPUtime=0
/proc/31532/stat : -- couldn't open stat file --/proc/31532/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31582
/proc/meminfo: memFree=1848628/2059040 swapFree=4135728/4192956
[pid=31532] ppid=-1 vsize=0 CPUtime=0
/proc/31532/stat : -- couldn't open stat file --/proc/31532/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31532 and gives
#  childrusage.ru_utime.tv_sec=1788
#  childrusage.ru_utime.tv_usec=581094
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=547244
# CPU time returned by wait4() is 1800.13
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1800.02
#  lost CPU user time (s): 1788.58
#  lost CPU system time (s): 11.44

Real time (s): 1800.61
CPU time (s): 1800.02
CPU user time (s): 1788.58
CPU system time (s): 11.44
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 1136360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.58
system time used= 11.5472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 283815
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= 6
involuntary context switches= 2802

runsolver used 2.90156 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-08 07:28:42
IDJOB=2702439
IDBENCH=48154
IDSOLVER=1190
FILE ID=node088/2702439-1278566922
PBS_JOBID= 11239544
Free space on /tmp= 62520 MiB

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

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

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=155518663

node088.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.245
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.49
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.245
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	: 5999.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1859256 kB
Buffers:         16084 kB
Cached:          93356 kB
SwapCached:      10768 kB
Active:          79400 kB
Inactive:        43656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1859256 kB
SwapTotal:     4192956 kB
SwapFree:      4135728 kB
Dirty:            2656 kB
Writeback:           0 kB
AnonPages:       11648 kB
Mapped:           8408 kB
Slab:            55000 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179040 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-2702439-1278566922.opb

Free space on /tmp at the end= 62516 MiB
End job on node088 at 2010-07-08 07:58:45