Trace number 3447124

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 NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 845.446 845.418

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557362--soft-66-100-0.wbo
MD5SUMa633e631fdb9de9296374319dc47b460
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark105.273
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints899
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447124-1307906040.wbo.
0.00/0.00	c Instance file HOME/instance-3447124-1307906040.wbo
0.00/0.00	c File size is 87868 bytes.
0.00/0.00	c Highest Coefficient sum: 709
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |     231     2707     8338 |     5500      101     16 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     26 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     26 |  0.002 % |
0.00/0.02	c |       818 |     231     2707     8338 |     7320      818     28 |  0.002 % |
0.00/0.03	c |      1324 |     231     2707     8338 |     8052     1324     28 |  0.002 % |
0.04/0.04	c |      2085 |     231     2707     8338 |     8857     2085     29 |  0.002 % |
0.04/0.07	c |      3224 |     231     2707     8338 |     9743     3224     29 |  0.002 % |
0.09/0.12	c |      4932 |     231     2707     8338 |    10717     4932     29 |  0.002 % |
0.19/0.20	c |      7494 |     231     2707     8338 |    11789     7494     31 |  0.002 % |
0.29/0.36	c |     11339 |     231     2707     8338 |    12968    11339     31 |  0.002 % |
0.59/0.65	c |     17106 |     231     2707     8338 |    14265    10580     36 |  0.002 % |
1.00/1.07	c |     25755 |     231     2707     8338 |    15692    12036     33 |  0.002 % |
1.79/1.82	c |     38730 |     231     2707     8338 |    17261     9197     34 |  0.002 % |
2.80/2.86	c |     58192 |     231     2707     8338 |    18987    11306     37 |  0.002 % |
4.59/4.68	c |     87384 |     231     2707     8338 |    20886    11867     35 |  0.002 % |
7.60/7.64	c |    131174 |     231     2707     8338 |    22974    13687     36 |  0.002 % |
12.49/12.55	c |    196858 |     231     2707     8338 |    25272    21390     37 |  0.002 % |
20.29/20.33	c |    295384 |     231     2707     8338 |    27799    13886     35 |  0.002 % |
32.60/32.69	c |    443173 |     231     2707     8338 |    30579    21547     36 |  0.002 % |
54.40/54.45	c |    664856 |     231     2707     8338 |    33637    28430     38 |  0.002 % |
75.40/75.43	c ===============================================================================
80.60/80.67	c core #1
80.60/80.67	c 
80.60/80.67	c 
80.60/80.67	c Core size: 863	Core Weight: 1	Total Weight: 1
80.60/80.67	c Current CPU time: 79.5549 s
80.60/80.67	c
80.60/80.67	c ============================[ Search Statistics ]==============================
80.60/80.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.60/80.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.60/80.67	c ===============================================================================
80.60/80.67	c |         0 |     691     3553    12306 |     5000        0   -nan |  0.000 % |
80.60/80.67	c |       102 |     691     3553    12306 |     5500      102     20 |  0.000 % |
80.60/80.67	c |       253 |     691     3553    12306 |     6050      253     30 |  0.000 % |
80.60/80.68	c |       479 |     691     3553    12306 |     6655      479     34 |  0.000 % |
80.60/80.68	c |       817 |     691     3553    12306 |     7320      817     32 |  0.000 % |
80.60/80.70	c |      1325 |     691     3553    12306 |     8052     1325     29 |  0.000 % |
80.70/80.71	c |      2084 |     691     3553    12306 |     8857     2084     30 |  0.000 % |
80.70/80.74	c |      3223 |     691     3553    12306 |     9743     3223     29 |  0.000 % |
80.70/80.79	c |      4933 |     691     3553    12306 |    10717     4933     28 |  0.000 % |
80.79/80.88	c |      7495 |     691     3553    12306 |    11789     7495     29 |  0.000 % |
80.99/81.03	c |     11340 |     691     3553    12306 |    12968    11340     30 |  0.000 % |
81.30/81.30	c |     17107 |     691     3553    12306 |    14265    10565     31 |  0.000 % |
81.59/81.68	c |     25756 |     691     3553    12306 |    15692    12031     29 |  0.000 % |
82.29/82.38	c |     38731 |     691     3553    12306 |    17261     9208     37 |  0.000 % |
83.60/83.60	c |     58194 |     691     3553    12306 |    18987    11313     36 |  0.000 % |
85.40/85.48	c |     87386 |     691     3553    12306 |    20886    11850     35 |  0.000 % |
88.40/88.45	c |    131175 |     691     3553    12306 |    22974    13672     36 |  0.000 % |
93.59/93.65	c |    196861 |     691     3553    12306 |    25272    21597     37 |  0.000 % |
101.59/101.65	c |    295387 |     691     3553    12306 |    27799    13812     37 |  0.000 % |
114.30/114.38	c |    443176 |     691     3553    12306 |    30579    20638     36 |  0.000 % |
134.50/134.59	c |    664859 |     691     3553    12306 |    33637    26006     34 |  0.005 % |
142.70/142.79	c ===============================================================================
146.90/146.92	c core #2
146.90/146.92	c 
146.90/146.92	c 
146.90/146.92	c Core size: 873	Core Weight: 1	Total Weight: 2
146.90/146.92	c Current CPU time: 145.384 s
146.90/146.92	c
146.90/146.92	c ============================[ Search Statistics ]==============================
146.90/146.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
146.90/146.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
146.90/146.92	c ===============================================================================
146.90/146.92	c |         0 |    1150     4388    16236 |     5000        0   -nan |  0.000 % |
146.90/146.93	c |       101 |    1150     4388    16236 |     5500      101     27 |  0.000 % |
146.90/146.93	c |       251 |    1150     4388    16236 |     6050      251     29 |  0.000 % |
146.90/146.94	c |       476 |    1150     4388    16236 |     6655      476     29 |  0.000 % |
146.90/146.94	c |       815 |    1150     4388    16236 |     7320      815     27 |  0.000 % |
146.90/146.96	c |      1322 |    1150     4388    16236 |     8052     1322     29 |  0.000 % |
146.90/146.98	c |      2082 |    1150     4388    16236 |     8857     2082     29 |  0.000 % |
147.00/147.01	c |      3222 |    1150     4388    16236 |     9743     3222     29 |  0.000 % |
147.00/147.06	c |      4930 |    1150     4388    16236 |    10717     4930     30 |  0.000 % |
147.09/147.16	c |      7495 |    1150     4388    16236 |    11789     7495     31 |  0.000 % |
147.30/147.32	c |     11339 |    1150     4388    16236 |    12968    11339     31 |  0.000 % |
147.59/147.61	c |     17105 |    1150     4388    16236 |    14265    10562     33 |  0.000 % |
147.99/148.03	c |     25755 |    1150     4388    16236 |    15692    12030     31 |  0.000 % |
148.70/148.77	c |     38731 |    1150     4388    16236 |    17261     9197     35 |  0.000 % |
149.79/149.89	c |     58192 |    1150     4388    16236 |    18987    11298     35 |  0.000 % |
151.99/152.01	c |     87384 |    1150     4388    16236 |    20886    11843     36 |  0.000 % |
155.19/155.26	c |    131175 |    1150     4388    16236 |    22974    13660     35 |  0.000 % |
160.70/160.72	c |    196859 |    1150     4388    16236 |    25272    21471     35 |  0.000 % |
169.30/169.35	c |    295385 |    1150     4388    16236 |    27799    13792     36 |  0.000 % |
182.20/182.28	c |    443174 |    1150     4388    16236 |    30579    20765     36 |  0.000 % |
202.50/202.53	c |    664857 |    1150     4388    16236 |    33637    25374     36 |  0.000 % |
228.40/228.45	c ===============================================================================
233.70/233.77	c core #3
233.70/233.77	c 
233.70/233.77	c 
233.70/233.77	c Core size: 858	Core Weight: 1	Total Weight: 3
233.70/233.77	c Current CPU time: 231.488 s
233.70/233.77	c
233.70/233.77	c ============================[ Search Statistics ]==============================
233.70/233.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.70/233.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.70/233.77	c ===============================================================================
233.70/233.77	c |         0 |    1609     5225    20176 |     5000        0   -nan |  0.000 % |
233.70/233.78	c |       100 |    1609     5225    20176 |     5500      100     17 |  0.000 % |
233.70/233.78	c |       251 |    1609     5225    20176 |     6050      251     24 |  0.000 % |
233.70/233.78	c |       479 |    1609     5225    20176 |     6655      479     26 |  0.000 % |
233.70/233.79	c |       816 |    1609     5225    20176 |     7320      816     26 |  0.000 % |
233.80/233.81	c |      1322 |    1609     5225    20176 |     8052     1322     28 |  0.000 % |
233.80/233.83	c |      2081 |    1609     5225    20176 |     8857     2081     26 |  0.000 % |
233.80/233.86	c |      3222 |    1609     5225    20176 |     9743     3222     27 |  0.000 % |
233.89/233.91	c |      4931 |    1609     5225    20176 |    10717     4931     28 |  0.000 % |
234.00/234.00	c |      7494 |    1609     5225    20176 |    11789     7494     29 |  0.000 % |
234.10/234.20	c |     11338 |    1609     5225    20176 |    12968    11338     32 |  0.000 % |
234.50/234.54	c |     17104 |    1609     5225    20176 |    14265    10582     37 |  0.000 % |
235.10/235.11	c |     25753 |    1609     5225    20176 |    15692    12046     38 |  0.000 % |
235.90/235.90	c |     38728 |    1609     5225    20176 |    17261     9254     35 |  0.000 % |
237.10/237.17	c |     58189 |    1609     5225    20176 |    18987    11331     36 |  0.000 % |
239.20/239.21	c |     87382 |    1609     5225    20176 |    20886    11876     36 |  0.000 % |
242.20/242.25	c |    131171 |    1609     5225    20176 |    22974    13709     36 |  0.000 % |
247.70/247.73	c |    196855 |    1609     5225    20176 |    25272    21380     39 |  0.000 % |
255.80/255.86	c |    295382 |    1609     5225    20176 |    27799    12416     35 |  0.000 % |
269.20/269.27	c |    443171 |    1609     5225    20176 |    30579    21102     36 |  0.000 % |
290.20/290.28	c |    664857 |    1609     5225    20176 |    33637    23489     36 |  0.000 % |
323.10/323.19	c |    997383 |    1609     5225    20176 |    37001    21421     39 |  0.000 % |
363.00/363.03	c ===============================================================================
371.30/371.36	c core #4
371.30/371.36	c 
371.30/371.36	c 
371.30/371.36	c Core size: 854	Core Weight: 1	Total Weight: 4
371.30/371.36	c Current CPU time: 367.896 s
371.30/371.36	c
371.30/371.36	c ============================[ Search Statistics ]==============================
371.30/371.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
371.30/371.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
371.30/371.36	c ===============================================================================
371.30/371.36	c |         0 |    2069     6050    24082 |     5000        0   -nan |  0.000 % |
371.30/371.37	c |       101 |    2069     6050    24082 |     5500      101     24 |  0.000 % |
371.30/371.37	c |       254 |    2069     6050    24082 |     6050      254     25 |  0.000 % |
371.30/371.38	c |       480 |    2069     6050    24082 |     6655      480     26 |  0.000 % |
371.30/371.39	c |       817 |    2069     6050    24082 |     7320      817     26 |  0.000 % |
371.40/371.40	c |      1324 |    2069     6050    24082 |     8052     1324     28 |  0.000 % |
371.40/371.42	c |      2085 |    2069     6050    24082 |     8857     2085     27 |  0.000 % |
371.40/371.46	c |      3225 |    2069     6050    24082 |     9743     3225     28 |  0.000 % |
371.50/371.51	c |      4934 |    2069     6050    24082 |    10717     4934     28 |  0.000 % |
371.61/371.62	c |      7498 |    2069     6050    24082 |    11789     7498     29 |  0.000 % |
371.81/371.82	c |     11347 |    2069     6050    24082 |    12968    11347     31 |  0.000 % |
372.10/372.11	c |     17115 |    2069     6050    24082 |    14265    10571     36 |  0.000 % |
372.60/372.61	c |     25764 |    2069     6050    24082 |    15692    12032     36 |  0.000 % |
373.30/373.38	c |     38739 |    2069     6050    24082 |    17261     9232     34 |  0.000 % |
374.61/374.67	c |     58200 |    2069     6050    24082 |    18987    11316     38 |  0.000 % |
376.51/376.58	c |     87394 |    2069     6050    24082 |    20886    11881     36 |  0.000 % |
379.90/379.96	c |    131183 |    2069     6050    24082 |    22974    13681     38 |  0.000 % |
385.01/385.04	c |    196867 |    2069     6050    24082 |    25272    21675     36 |  0.000 % |
393.51/393.51	c |    295395 |    2069     6050    24082 |    27799    14526     39 |  0.000 % |
406.21/406.29	c |    443185 |    2069     6050    24082 |    30579    22469     40 |  0.000 % |
428.01/428.07	c |    664868 |    2069     6050    24082 |    33637    27095     39 |  0.000 % |
461.81/461.88	c |    997394 |    2069     6050    24082 |    37001    23327     39 |  0.000 % |
507.11/507.18	c ===============================================================================
515.81/515.86	c core #5
515.81/515.86	c 
515.81/515.86	c 
515.81/515.86	c Core size: 861	Core Weight: 1	Total Weight: 5
515.81/515.86	c Current CPU time: 511.462 s
515.81/515.86	c
515.81/515.86	c ============================[ Search Statistics ]==============================
515.81/515.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
515.81/515.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
515.81/515.86	c ===============================================================================
515.81/515.86	c |         0 |    2530     6865    27944 |     5000        0   -nan |  0.000 % |
515.81/515.87	c |       101 |    2530     6865    27944 |     5500      101     22 |  0.000 % |
515.81/515.87	c |       251 |    2530     6865    27944 |     6050      251     27 |  0.000 % |
515.81/515.88	c |       476 |    2530     6865    27944 |     6655      476     29 |  0.000 % |
515.81/515.89	c |       814 |    2530     6865    27944 |     7320      814     28 |  0.000 % |
515.91/515.91	c |      1323 |    2530     6865    27944 |     8052     1323     30 |  0.000 % |
515.91/515.93	c |      2082 |    2530     6865    27944 |     8857     2082     30 |  0.000 % |
515.91/515.97	c |      3222 |    2530     6865    27944 |     9743     3222     31 |  0.000 % |
516.01/516.04	c |      4932 |    2530     6865    27944 |    10717     4932     31 |  0.000 % |
516.11/516.14	c |      7495 |    2530     6865    27944 |    11789     7495     29 |  0.000 % |
516.31/516.33	c |     11339 |    2530     6865    27944 |    12968    11339     30 |  0.000 % |
516.61/516.69	c |     17106 |    2530     6865    27944 |    14265    10573     33 |  0.000 % |
517.21/517.21	c |     25756 |    2530     6865    27944 |    15692    12041     31 |  0.000 % |
517.91/517.92	c |     38732 |    2530     6865    27944 |    17261     9231     29 |  0.000 % |
519.12/519.16	c |     58195 |    2530     6865    27944 |    18987    11338     34 |  0.000 % |
521.20/521.20	c |     87388 |    2530     6865    27944 |    20886    11870     39 |  0.000 % |
524.41/524.48	c |    131177 |    2530     6865    27944 |    22974    13671     36 |  0.000 % |
529.71/529.79	c |    196861 |    2530     6865    27944 |    25272    21391     36 |  0.000 % |
538.11/538.19	c |    295387 |    2530     6865    27944 |    27799    12846     39 |  0.000 % |
550.41/550.47	c |    443176 |    2530     6865    27944 |    30579    21583     35 |  0.000 % |
570.41/570.49	c |    664860 |    2530     6865    27944 |    33637    24477     34 |  0.000 % |
581.82/581.82	c ===============================================================================
586.01/586.07	c core #6
586.01/586.07	c 
586.01/586.07	c 
586.01/586.07	c Core size: 930	Core Weight: 1	Total Weight: 6
586.01/586.07	c Current CPU time: 581.434 s
586.01/586.07	c
586.01/586.07	c ============================[ Search Statistics ]==============================
586.01/586.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
586.01/586.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
586.01/586.07	c ===============================================================================
586.01/586.07	c |         0 |    3015     7680    31875 |     5000        0   -nan |  0.000 % |
586.01/586.08	c |       100 |    3015     7680    31875 |     5500      100     19 |  0.000 % |
586.01/586.08	c |       250 |    3015     7680    31875 |     6050      250     24 |  0.000 % |
586.01/586.09	c |       477 |    3015     7680    31875 |     6655      477     25 |  0.000 % |
586.11/586.10	c |       814 |    3015     7680    31875 |     7320      814     26 |  0.000 % |
586.11/586.11	c |      1321 |    3015     7680    31875 |     8052     1321     26 |  0.000 % |
586.11/586.14	c |      2082 |    3015     7680    31875 |     8857     2082     28 |  0.000 % |
586.11/586.18	c |      3222 |    3015     7680    31875 |     9743     3222     29 |  0.000 % |
586.22/586.25	c |      4931 |    3015     7680    31875 |    10717     4931     29 |  0.000 % |
586.31/586.36	c |      7495 |    3015     7680    31875 |    11789     7495     29 |  0.000 % |
586.51/586.55	c |     11339 |    3015     7680    31875 |    12968    11339     30 |  0.000 % |
586.81/586.85	c |     17105 |    3015     7680    31875 |    14265    10571     30 |  0.000 % |
587.32/587.33	c |     25756 |    3015     7680    31875 |    15692    12039     31 |  0.000 % |
588.01/588.09	c |     38730 |    3015     7680    31875 |    17261     9217     33 |  0.000 % |
589.31/589.34	c |     58191 |    3015     7680    31875 |    18987    11318     37 |  0.000 % |
591.41/591.42	c |     87387 |    3015     7680    31875 |    20886    11856     35 |  0.000 % |
594.61/594.63	c |    131178 |    3015     7680    31875 |    22974    13631     35 |  0.000 % |
599.91/599.90	c |    196862 |    3015     7680    31875 |    25272    21659     39 |  0.000 % |
608.51/608.51	c |    295388 |    3015     7680    31875 |    27799    14297     36 |  0.000 % |
623.31/623.33	c |    443179 |    3015     7680    31875 |    30579    22403     39 |  0.000 % |
644.21/644.20	c |    664863 |    3015     7680    31875 |    33637    26735     36 |  0.000 % |
676.11/676.19	c |    997389 |    3015     7680    31875 |    37001    19641     39 |  0.000 % |
710.52/710.56	c ===============================================================================
718.61/718.63	c core #7
718.61/718.63	c 
718.61/718.63	c 
718.61/718.63	c Core size: 931	Core Weight: 1	Total Weight: 7
718.61/718.63	c Current CPU time: 712.824 s
718.61/718.63	c
718.61/718.63	c ============================[ Search Statistics ]==============================
718.61/718.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
718.61/718.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
718.61/718.63	c ===============================================================================
718.61/718.63	c |         0 |    3518     8493    35832 |     5000        0   -nan |  0.000 % |
718.61/718.63	c |       102 |    3518     8493    35832 |     5500      102     21 |  0.000 % |
718.61/718.64	c |       254 |    3518     8493    35832 |     6050      254     29 |  0.000 % |
718.61/718.65	c |       479 |    3518     8493    35832 |     6655      479     30 |  0.000 % |
718.61/718.66	c |       819 |    3518     8493    35832 |     7320      819     28 |  0.000 % |
718.61/718.67	c |      1325 |    3518     8493    35832 |     8052     1325     29 |  0.000 % |
718.71/718.70	c |      2086 |    3518     8493    35832 |     8857     2086     27 |  0.000 % |
718.71/718.74	c |      3225 |    3518     8493    35832 |     9743     3225     24 |  0.000 % |
718.81/718.81	c |      4933 |    3518     8493    35832 |    10717     4933     27 |  0.000 % |
718.92/718.94	c |      7495 |    3518     8493    35832 |    11789     7495     28 |  0.000 % |
719.12/719.16	c |     11341 |    3518     8493    35832 |    12968    11341     29 |  0.000 % |
719.42/719.49	c |     17107 |    3518     8493    35832 |    14265    10570     31 |  0.000 % |
719.91/719.99	c |     25757 |    3518     8493    35832 |    15692    12028     33 |  0.000 % |
720.81/720.84	c |     38731 |    3518     8493    35832 |    17261     9205     33 |  0.000 % |
722.12/722.18	c |     58193 |    3518     8493    35832 |    18987    11276     33 |  0.000 % |
724.32/724.33	c |     87385 |    3518     8493    35832 |    20886    11798     37 |  0.000 % |
727.91/727.92	c |    131174 |    3518     8493    35832 |    22974    13600     35 |  0.000 % |
733.22/733.21	c |    196860 |    3518     8493    35832 |    25272    21525     37 |  0.000 % |
741.72/741.70	c |    295387 |    3518     8493    35832 |    27799    12750     35 |  0.000 % |
754.41/754.43	c |    443178 |    3518     8493    35832 |    30579    19512     33 |  0.000 % |
775.31/775.38	c |    664862 |    3518     8493    35832 |    33637    19636     33 |  0.000 % |
808.02/808.03	c |    997387 |    3518     8493    35832 |    37001    14365     34 |  0.000 % |
845.42/845.40	c ===============================================================================
845.42/845.40	c #cores: 7
845.42/845.40	o 7
845.42/845.40	s OPTIMUM FOUND
845.42/845.40	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231
845.42/845.40	c Total CPU time: 839.311 s

Verifier Data

OK	7

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447124-1307906040/watcher-3447124-1307906040 -o /tmp/evaluation-result-3447124-1307906040/solver-3447124-1307906040 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447124-1307906040.wbo 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.97 1.91 1/172 19021
/proc/meminfo: memFree=2511024/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=2196 CPUtime=0 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 319 0 0 0 0 0 0 0 25 0 1 0 980834723 2248704 271 33554432000 4194304 5714214 140733778588224 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 549 271 178 372 0 152 0

[startup+0.0494001 s]
/proc/loadavg: 1.93 1.97 1.91 1/172 19021
/proc/meminfo: memFree=2511024/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=2772 CPUtime=0.04 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 520 0 0 0 4 0 0 0 18 0 1 0 980834723 2838528 450 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 693 451 177 372 0 318 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2772

[startup+0.10039 s]
/proc/loadavg: 1.93 1.97 1.91 1/172 19021
/proc/meminfo: memFree=2511024/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=3432 CPUtime=0.09 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 681 0 0 0 9 0 0 0 18 0 1 0 980834723 3514368 611 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 858 612 177 372 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3432

[startup+0.30035 s]
/proc/loadavg: 1.93 1.97 1.91 1/172 19021
/proc/meminfo: memFree=2511024/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=5312 CPUtime=0.29 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 1152 0 0 0 29 0 0 0 18 0 1 0 980834723 5439488 1082 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 1328 1082 177 372 0 953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5312

[startup+0.700278 s]
/proc/loadavg: 1.93 1.97 1.91 1/172 19021
/proc/meminfo: memFree=2511024/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=7040 CPUtime=0.69 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 1583 0 0 0 68 1 0 0 18 0 1 0 980834723 7208960 1513 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 1760 1513 177 372 0 1385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7040

[startup+1.50113 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 19036
/proc/meminfo: memFree=2493548/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=9436 CPUtime=1.49 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 2185 0 0 0 147 2 0 0 19 0 1 0 980834723 9662464 2115 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 2359 2115 177 372 0 1984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9436

[startup+3.10084 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 19036
/proc/meminfo: memFree=2486108/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=14088 CPUtime=3.09 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 3327 0 0 0 305 4 0 0 25 0 1 0 980834723 14426112 3257 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 3522 3257 177 372 0 3147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14088

[startup+6.30024 s]
/proc/loadavg: 1.94 1.97 1.91 3/178 19036
/proc/meminfo: memFree=2469412/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=21352 CPUtime=6.29 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 5138 0 0 0 622 7 0 0 25 0 1 0 980834723 21864448 5068 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 5338 5068 177 372 0 4963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21352

[startup+12.7011 s]
/proc/loadavg: 1.94 1.97 1.91 3/178 19036
/proc/meminfo: memFree=2443536/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=33696 CPUtime=12.69 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 8217 0 0 0 1256 13 0 0 25 0 1 0 980834723 34504704 8147 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 8424 8147 177 372 0 8049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33696

[startup+25.5007 s]
/proc/loadavg: 1.96 1.97 1.91 3/178 19037
/proc/meminfo: memFree=2394808/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=55476 CPUtime=25.49 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 13632 0 0 0 2523 26 0 0 25 0 1 0 980834723 56807424 13562 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 13869 13562 177 372 0 13494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55476

[startup+51.1009 s]
/proc/loadavg: 1.97 1.97 1.91 3/178 19037
/proc/meminfo: memFree=2316896/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=92260 CPUtime=51.09 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 22772 0 0 0 5060 49 0 0 25 0 1 0 980834723 94474240 22702 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 23065 22702 177 372 0 22690 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92260

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.91 3/178 19077
/proc/meminfo: memFree=2322804/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=163468 CPUtime=102.3 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 40645 0 0 0 10142 88 0 0 25 0 1 0 980834723 167391232 40509 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 40867 40509 178 372 0 40492 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163468

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 19078
/proc/meminfo: memFree=2215876/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=163468 CPUtime=162.29 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 40741 0 0 0 16095 134 0 0 25 0 1 0 980834723 167391232 40605 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 40867 40605 178 372 0 40492 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 163468

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 19080
/proc/meminfo: memFree=2118840/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=163468 CPUtime=222.3 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 40747 0 0 0 22050 180 0 0 25 0 1 0 980834723 167391232 40611 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 40867 40611 178 372 0 40492 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 163468

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 19120
/proc/meminfo: memFree=2310348/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=171652 CPUtime=282.3 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 42815 0 0 0 28005 225 0 0 25 0 1 0 980834723 175771648 42679 33554432000 4194304 5714214 140733778588224 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 42913 42679 178 372 0 42538 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171652

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 19121
/proc/meminfo: memFree=2257288/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=171652 CPUtime=342.3 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 42815 0 0 0 33965 265 0 0 25 0 1 0 980834723 175771648 42679 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 42913 42679 178 372 0 42538 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171652

[startup+402.301 s]
/proc/loadavg: 2.07 1.99 1.91 3/178 19123
/proc/meminfo: memFree=2128264/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=247644 CPUtime=402.31 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 61759 0 0 0 39921 310 0 0 25 0 1 0 980834723 253587456 61623 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 61911 61623 178 372 0 61536 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 247644

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 1.91 3/178 19124
/proc/meminfo: memFree=2119892/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=247644 CPUtime=462.31 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 61772 0 0 0 45883 348 0 0 25 0 1 0 980834723 253587456 61636 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 61911 61636 178 372 0 61536 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 247644

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.91 3/178 19126
/proc/meminfo: memFree=2081764/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=522.31 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63703 0 0 0 51850 381 0 0 25 0 1 0 980834723 261496832 63567 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63567 178 372 0 63467 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 255368

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19128
/proc/meminfo: memFree=2065456/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=582.31 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63713 0 0 0 57802 429 0 0 25 0 1 0 980834723 261496832 63577 33554432000 4194304 5714214 140733778588224 18446744073709551615 4197696 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63577 178 372 0 63467 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 255368

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19129
/proc/meminfo: memFree=2039848/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=642.32 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63720 0 0 0 63763 469 0 0 25 0 1 0 980834723 261496832 63584 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63584 178 372 0 63467 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 255368

[startup+702.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19131
/proc/meminfo: memFree=1981640/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=702.31 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63720 0 0 0 69719 512 0 0 25 0 1 0 980834723 261496832 63584 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63584 178 372 0 63467 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 255368

[startup+762.307 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19132
/proc/meminfo: memFree=1975496/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=762.32 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 75679 553 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 255368

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19134
/proc/meminfo: memFree=1935644/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=822.32 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 81636 596 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 255368

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

[startup+831.901 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19134
/proc/meminfo: memFree=1930800/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=831.92 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 82589 603 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 831.92
Current children cumulated vsize (KiB) 255368

[startup+838.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19134
/proc/meminfo: memFree=1930676/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=838.32 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83224 608 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 838.32
Current children cumulated vsize (KiB) 255368

[startup+841.506 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1930548/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=841.52 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83542 610 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 841.52
Current children cumulated vsize (KiB) 255368

[startup+843.101 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1930548/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=843.12 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83701 611 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 843.12
Current children cumulated vsize (KiB) 255368

[startup+844.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1929428/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=844.73 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83861 612 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 844.73
Current children cumulated vsize (KiB) 255368

[startup+845.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1929428/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=845.12 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83900 612 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 845.12
Current children cumulated vsize (KiB) 255368

[startup+845.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1929428/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=845.32 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83920 612 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 845.32
Current children cumulated vsize (KiB) 255368

[startup+845.4 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 19135
/proc/meminfo: memFree=1929428/32950928 swapFree=67051116/67111528
[pid=19021] ppid=19019 vsize=255368 CPUtime=845.42 cores=0,2,4,6
/proc/19021/stat : 19021 (wbo1.6) R 19019 19021 18084 0 -1 4202496 63724 0 0 0 83930 612 0 0 25 0 1 0 980834723 261496832 63588 33554432000 4194304 5714214 140733778588224 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19021/statm: 63842 63588 178 372 0 63467 0
Current children cumulated CPU time (s) 845.42
Current children cumulated vsize (KiB) 255368

Child status: 0
Real time (s): 845.418
CPU time (s): 845.446
CPU user time (s): 839.311
CPU system time (s): 6.13407
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 255368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 839.311
system time used= 6.13407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63727
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= 8
involuntary context switches= 1580

runsolver used 1.24581 second user time and 2.6126 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-12 21:14:01
IDJOB=3447124
IDBENCH=78969
IDSOLVER=1943
FILE ID=node113/3447124-1307906040
RUNJOBID= node113-1307904238-18872
PBS_JOBID= 13559602
Free space on /tmp= 1868 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557362--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447124-1307906040/watcher-3447124-1307906040 -o /tmp/evaluation-result-3447124-1307906040/solver-3447124-1307906040 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447124-1307906040.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a633e631fdb9de9296374319dc47b460
RANDOM SEED=472932935

node113.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2511212 kB
Buffers:         77096 kB
Cached:       29416688 kB
SwapCached:      14112 kB
Active:       14507224 kB
Inactive:     15005400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2511212 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:       16168 kB
Mapped:           8824 kB
Slab:           863252 kB
PageTables:       4248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 1860 MiB
End job on node113 at 2011-06-12 21:28:06