Trace number 3446666

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 972.464 972.441

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900569834--soft-0-100-0.wbo
MD5SUMebe664bdb6d24f27290f0bb7f023aa5a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark133.178
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 constraints2707
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 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-3446666-1307907006.wbo.
0.00/0.00	c Instance file HOME/instance-3446666-1307907006.wbo
0.00/0.00	c File size is 96778 bytes.
0.00/0.00	c Highest Coefficient sum: 723
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 |       102 |     231     2707     8338 |     5500      102     22 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     22 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     23 |  0.002 % |
0.00/0.02	c |       815 |     231     2707     8338 |     7320      815     27 |  0.002 % |
0.00/0.03	c |      1323 |     231     2707     8338 |     8052     1323     29 |  0.002 % |
0.05/0.05	c |      2082 |     231     2707     8338 |     8857     2082     30 |  0.002 % |
0.05/0.09	c |      3225 |     231     2707     8338 |     9743     3225     32 |  0.002 % |
0.09/0.15	c |      4934 |     231     2707     8338 |    10717     4934     35 |  0.002 % |
0.19/0.26	c |      7499 |     231     2707     8338 |    11789     7499     36 |  0.002 % |
0.39/0.48	c |     11343 |     231     2707     8338 |    12968    11343     35 |  0.002 % |
0.79/0.81	c |     17110 |     231     2707     8338 |    14265    10568     35 |  0.002 % |
1.29/1.32	c |     25761 |     231     2707     8338 |    15692    12041     36 |  0.002 % |
2.09/2.18	c |     38736 |     231     2707     8338 |    17261     9234     35 |  0.002 % |
3.39/3.44	c |     58197 |     231     2707     8338 |    18987    11348     38 |  0.002 % |
5.49/5.53	c |     87392 |     231     2707     8338 |    20886    11924     37 |  0.002 % |
9.19/9.25	c |    131181 |     231     2707     8338 |    22974    13736     43 |  0.002 % |
15.00/15.05	c |    196865 |     231     2707     8338 |    25272    21695     37 |  0.002 % |
23.69/23.73	c |    295393 |     231     2707     8338 |    27799    12973     35 |  0.002 % |
37.69/37.77	c |    443183 |     231     2707     8338 |    30579    18786     40 |  0.002 % |
61.79/61.81	c |    664866 |     231     2707     8338 |    33637    24887     39 |  0.002 % |
96.59/96.67	c |    997391 |     231     2707     8338 |    37001    18833     37 |  0.002 % |
151.99/152.05	c |   1496181 |     230     2707     8338 |    40701    30075     44 |  0.435 % |
169.29/169.34	c ===============================================================================
184.29/184.35	c core #1
184.29/184.35	c 
184.29/184.35	c 
184.29/184.35	c Core size: 2586	Core Weight: 1	Total Weight: 1
184.29/184.35	c Current CPU time: 182.088 s
184.29/184.35	c
184.29/184.35	c ============================[ Search Statistics ]==============================
184.29/184.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.29/184.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.29/184.35	c ===============================================================================
184.29/184.35	c |         0 |    1585     5267    20294 |     5000        0   -nan |  0.000 % |
184.29/184.36	c |       100 |    1585     5267    20294 |     5500      100     20 |  0.000 % |
184.29/184.36	c |       250 |    1585     5267    20294 |     6050      250     23 |  0.000 % |
184.29/184.36	c |       476 |    1585     5267    20294 |     6655      476     29 |  0.000 % |
184.29/184.38	c |       816 |    1585     5267    20294 |     7320      816     29 |  0.000 % |
184.29/184.39	c |      1323 |    1585     5267    20294 |     8052     1323     29 |  0.000 % |
184.39/184.41	c |      2084 |    1585     5267    20294 |     8857     2084     30 |  0.000 % |
184.39/184.45	c |      3223 |    1585     5267    20294 |     9743     3223     30 |  0.000 % |
184.50/184.52	c |      4934 |    1585     5267    20294 |    10717     4934     31 |  0.000 % |
184.60/184.65	c |      7496 |    1585     5267    20294 |    11789     7496     33 |  0.000 % |
184.80/184.88	c |     11342 |    1585     5267    20294 |    12968    11342     34 |  0.000 % |
185.19/185.20	c |     17109 |    1585     5267    20294 |    14265    10563     34 |  0.000 % |
185.69/185.78	c |     25761 |    1585     5267    20294 |    15692    12021     36 |  0.000 % |
186.59/186.69	c |     38735 |    1585     5267    20294 |    17261     9185     33 |  0.000 % |
188.19/188.20	c |     58198 |    1585     5267    20294 |    18987    11279     35 |  0.000 % |
190.30/190.39	c |     87390 |    1585     5267    20294 |    20886    11855     40 |  0.000 % |
193.99/194.09	c |    131179 |    1585     5267    20294 |    22974    13617     38 |  0.000 % |
199.70/199.74	c |    196863 |    1585     5267    20294 |    25272    21270     38 |  0.000 % |
209.49/209.50	c |    295389 |    1585     5267    20294 |    27799    13742     35 |  0.000 % |
223.60/223.62	c |    443178 |    1585     5267    20294 |    30579    23613     39 |  0.000 % |
248.79/248.84	c |    664861 |    1585     5267    20294 |    33637    26953     39 |  0.000 % |
287.29/287.33	c |    997386 |    1585     5267    20294 |    37001    23578     42 |  0.000 % |
338.20/338.27	c ===============================================================================
350.30/350.34	c core #2
350.30/350.34	c 
350.30/350.34	c 
350.30/350.34	c Core size: 2550	Core Weight: 1	Total Weight: 2
350.30/350.34	c Current CPU time: 347.349 s
350.30/350.34	c
350.30/350.34	c ============================[ Search Statistics ]==============================
350.30/350.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
350.30/350.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
350.30/350.34	c ===============================================================================
350.30/350.34	c |         0 |    2941     7769    32041 |     5000        0   -nan |  0.000 % |
350.30/350.35	c |       100 |    2941     7769    32041 |     5500      100     25 |  0.000 % |
350.30/350.36	c |       251 |    2941     7769    32041 |     6050      251     27 |  0.000 % |
350.30/350.37	c |       477 |    2941     7769    32041 |     6655      477     29 |  0.000 % |
350.30/350.38	c |       816 |    2941     7769    32041 |     7320      816     28 |  0.000 % |
350.30/350.40	c |      1323 |    2941     7769    32041 |     8052     1323     27 |  0.000 % |
350.40/350.43	c |      2083 |    2941     7769    32041 |     8857     2083     29 |  0.000 % |
350.40/350.48	c |      3223 |    2941     7769    32041 |     9743     3223     31 |  0.000 % |
350.50/350.56	c |      4931 |    2941     7769    32041 |    10717     4931     31 |  0.000 % |
350.70/350.71	c |      7493 |    2941     7769    32041 |    11789     7493     33 |  0.000 % |
350.90/350.97	c |     11337 |    2941     7769    32041 |    12968    11337     33 |  0.000 % |
351.30/351.34	c |     17103 |    2941     7769    32041 |    14265    10557     33 |  0.000 % |
351.90/351.92	c |     25754 |    2941     7769    32041 |    15692    12016     35 |  0.000 % |
352.90/352.91	c |     38729 |    2941     7769    32041 |    17261     9197     35 |  0.000 % |
354.49/354.56	c |     58190 |    2941     7769    32041 |    18987    11282     39 |  0.000 % |
357.00/357.05	c |     87383 |    2941     7769    32041 |    20886    11834     39 |  0.000 % |
361.30/361.38	c |    131172 |    2941     7769    32041 |    22974    13644     40 |  0.000 % |
368.10/368.13	c |    196857 |    2941     7769    32041 |    25272    21620     40 |  0.000 % |
379.10/379.18	c |    295383 |    2941     7769    32041 |    27799    13574     38 |  0.000 % |
394.30/394.38	c |    443172 |    2941     7769    32041 |    30579    18213     39 |  0.000 % |
419.70/419.79	c |    664858 |    2941     7769    32041 |    33637    23646     38 |  0.000 % |
460.40/460.49	c |    997383 |    2941     7769    32041 |    37001    18261     39 |  0.000 % |
520.21/520.26	c |   1496174 |    2941     7769    32041 |    40701    28391     39 |  0.000 % |
542.31/542.35	c ===============================================================================
556.61/556.64	c core #3
556.61/556.64	c 
556.61/556.64	c 
556.61/556.64	c Core size: 2599	Core Weight: 1	Total Weight: 3
556.61/556.64	c Current CPU time: 552.323 s
556.61/556.64	c
556.61/556.64	c ============================[ Search Statistics ]==============================
556.61/556.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
556.61/556.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
556.61/556.64	c ===============================================================================
556.61/556.64	c |         0 |    4308    10272    43844 |     5000        0   -nan |  0.000 % |
556.61/556.66	c |       100 |    4308    10272    43844 |     5500      100     34 |  0.000 % |
556.61/556.67	c |       251 |    4308    10272    43844 |     6050      251     33 |  0.000 % |
556.61/556.67	c |       478 |    4308    10272    43844 |     6655      478     33 |  0.000 % |
556.61/556.69	c |       816 |    4308    10272    43844 |     7320      816     31 |  0.000 % |
556.71/556.71	c |      1323 |    4308    10272    43844 |     8052     1323     30 |  0.000 % |
556.71/556.74	c |      2082 |    4308    10272    43844 |     8857     2082     28 |  0.000 % |
556.81/556.82	c |      3223 |    4308    10272    43844 |     9743     3223     29 |  0.000 % |
556.91/556.92	c |      4933 |    4308    10272    43844 |    10717     4933     33 |  0.000 % |
557.01/557.08	c |      7495 |    4308    10272    43844 |    11789     7495     33 |  0.000 % |
557.30/557.35	c |     11341 |    4308    10272    43844 |    12968    11341     33 |  0.000 % |
557.81/557.80	c |     17108 |    4308    10272    43844 |    14265    10602     34 |  0.000 % |
558.51/558.58	c |     25757 |    4308    10272    43844 |    15692    12065     38 |  0.000 % |
559.61/559.67	c |     38736 |    4308    10272    43844 |    17261     9247     38 |  0.000 % |
561.40/561.48	c |     58199 |    4308    10272    43844 |    18987    11347     46 |  0.000 % |
564.40/564.40	c |     87391 |    4308    10272    43844 |    20886    11896     38 |  0.000 % |
568.90/568.94	c |    131180 |    4308    10272    43844 |    22974    13717     38 |  0.000 % |
576.31/576.39	c |    196866 |    4308    10272    43844 |    25272    21729     40 |  0.000 % |
587.51/587.56	c |    295394 |    4308    10272    43844 |    27799    13095     39 |  0.000 % |
605.01/605.07	c |    443183 |    4308    10272    43844 |    30579    19520     36 |  0.000 % |
634.11/634.11	c |    664867 |    4308    10272    43844 |    33637    23515     40 |  0.000 % |
676.31/676.32	c |    997392 |    4308    10272    43844 |    37001    19368     38 |  0.000 % |
739.51/739.54	c |   1496182 |    4308    10272    43844 |    40701    29966     38 |  0.000 % |
839.22/839.27	c |   2244364 |    4287    10272    43844 |    44771    27025     40 |  0.487 % |
851.91/851.97	c ===============================================================================
873.42/873.44	c core #4
873.42/873.44	c 
873.42/873.44	c 
873.42/873.44	c Core size: 2663	Core Weight: 1	Total Weight: 4
873.42/873.44	c Current CPU time: 866.904 s
873.42/873.44	c
873.42/873.44	c ============================[ Search Statistics ]==============================
873.42/873.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
873.42/873.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
873.42/873.44	c ===============================================================================
873.42/873.44	c |         0 |    5715    12751    55679 |     5000        0   -nan |  0.000 % |
873.42/873.46	c |       102 |    5715    12751    55679 |     5500      102     30 |  0.000 % |
873.42/873.47	c |       252 |    5715    12751    55679 |     6050      252     31 |  0.000 % |
873.42/873.48	c |       478 |    5715    12751    55679 |     6655      478     30 |  0.000 % |
873.42/873.49	c |       817 |    5715    12751    55679 |     7320      817     26 |  0.000 % |
873.51/873.52	c |      1323 |    5715    12751    55679 |     8052     1323     28 |  0.000 % |
873.51/873.56	c |      2082 |    5715    12751    55679 |     8857     2082     28 |  0.000 % |
873.61/873.62	c |      3221 |    5715    12751    55679 |     9743     3221     29 |  0.000 % |
873.71/873.72	c |      4932 |    5715    12751    55679 |    10717     4932     29 |  0.000 % |
873.91/873.91	c |      7497 |    5715    12751    55679 |    11789     7497     30 |  0.000 % |
874.11/874.17	c |     11341 |    5715    12751    55679 |    12968    11341     31 |  0.000 % |
874.61/874.62	c |     17107 |    5715    12751    55679 |    14265    10565     35 |  0.000 % |
875.31/875.33	c |     25757 |    5715    12751    55679 |    15692    12035     35 |  0.000 % |
876.51/876.56	c |     38732 |    5715    12751    55679 |    17261     9208     37 |  0.000 % |
878.52/878.50	c |     58193 |    5715    12751    55679 |    18987    11309     36 |  0.000 % |
881.31/881.38	c |     87385 |    5715    12751    55679 |    20886    11848     38 |  0.000 % |
886.31/886.36	c |    131174 |    5715    12751    55679 |    22974    13640     40 |  0.000 % |
893.92/893.94	c |    196858 |    5715    12751    55679 |    25272    21419     41 |  0.000 % |
905.81/905.82	c |    295384 |    5715    12751    55679 |    27799    13015     37 |  0.000 % |
923.41/923.44	c |    443181 |    5715    12751    55679 |    30579    19161     41 |  0.000 % |
951.32/951.37	c |    664866 |    5715    12751    55679 |    33637    22750     38 |  0.000 % |
972.42/972.41	c ===============================================================================
972.42/972.41	c #cores: 4
972.42/972.41	o 4
972.42/972.41	s OPTIMUM FOUND
972.42/972.41	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
972.42/972.41	c Total CPU time: 966.606 s

Verifier Data

OK	4

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 /var/tmp/evaluation-result-3446666-1307907006/watcher-3446666-1307907006 -o /var/tmp/evaluation-result-3446666-1307907006/solver-3446666-1307907006 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446666-1307907006.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: 2.00 2.00 2.00 2/177 13722
/proc/meminfo: memFree=3157208/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=2204 CPUtime=0 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 883116459 2256896 269 33554432000 4194304 5714214 140733966782368 18446744073709551615 5014092 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 551 269 178 372 0 152 0

[startup+0.055798 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13722
/proc/meminfo: memFree=3157208/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=2900 CPUtime=0.05 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 554 0 0 0 5 0 0 0 25 0 1 0 883116459 2969600 481 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 725 481 177 372 0 350 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2900

[startup+0.100819 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13722
/proc/meminfo: memFree=3157208/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=3572 CPUtime=0.09 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 702 0 0 0 9 0 0 0 25 0 1 0 883116459 3657728 629 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 893 629 177 372 0 518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.300784 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13722
/proc/meminfo: memFree=3157208/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=5600 CPUtime=0.29 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 1200 0 0 0 29 0 0 0 25 0 1 0 883116459 5734400 1127 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 1400 1127 177 372 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5600

[startup+0.700714 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13722
/proc/meminfo: memFree=3157208/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=7468 CPUtime=0.69 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 1678 0 0 0 69 0 0 0 25 0 1 0 883116459 7647232 1605 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 1867 1605 177 372 0 1492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50054 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13723
/proc/meminfo: memFree=3148312/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=10916 CPUtime=1.49 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 2528 0 0 0 148 1 0 0 25 0 1 0 883116459 11177984 2455 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 2729 2455 177 372 0 2354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10916

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13723
/proc/meminfo: memFree=3142236/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=15836 CPUtime=3.09 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 3776 0 0 0 306 3 0 0 25 0 1 0 883116459 16216064 3703 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 3959 3703 177 372 0 3584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15836

[startup+6.30071 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13723
/proc/meminfo: memFree=3125076/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=25328 CPUtime=6.29 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 6128 0 0 0 623 6 0 0 25 0 1 0 883116459 25935872 6055 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 6332 6055 177 372 0 5957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25328

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13723
/proc/meminfo: memFree=3095600/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=39112 CPUtime=12.69 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 9554 0 0 0 1258 11 0 0 25 0 1 0 883116459 40050688 9481 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 9778 9481 177 372 0 9403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39112

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13724
/proc/meminfo: memFree=3038728/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=66796 CPUtime=25.49 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 16446 0 0 0 2526 23 0 0 25 0 1 0 883116459 68399104 16373 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 16699 16373 177 372 0 16324 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66796

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13724
/proc/meminfo: memFree=2942592/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=113540 CPUtime=51.09 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 28112 0 0 0 5064 45 0 0 25 0 1 0 883116459 116264960 28039 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 28385 28039 177 372 0 28010 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113540

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13726
/proc/meminfo: memFree=2814716/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=201804 CPUtime=102.3 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 50099 0 0 0 10144 86 0 0 25 0 1 0 883116459 206647296 50026 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 50451 50026 177 372 0 50076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 201804

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13727
/proc/meminfo: memFree=2706784/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=298756 CPUtime=162.29 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 74314 0 0 0 16102 127 0 0 25 0 1 0 883116459 305926144 74241 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 74689 74241 177 372 0 74314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 298756

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13729
/proc/meminfo: memFree=2626252/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=222.29 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94370 0 0 0 22068 161 0 0 25 0 1 0 883116459 387694592 94217 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94217 178 372 0 94277 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 378608

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13730
/proc/meminfo: memFree=2626196/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=282.3 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94437 0 0 0 28033 197 0 0 25 0 1 0 883116459 387694592 94284 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94284 178 372 0 94277 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 378608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13732
/proc/meminfo: memFree=2625520/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=342.3 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94541 0 0 0 34003 227 0 0 25 0 1 0 883116459 387694592 94388 33554432000 4194304 5714214 140733966782368 18446744073709551615 4197696 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94388 178 372 0 94277 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 378608

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13734
/proc/meminfo: memFree=2615784/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=402.3 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94545 0 0 0 39969 261 0 0 25 0 1 0 883116459 387694592 94392 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94392 178 372 0 94277 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 378608

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13735
/proc/meminfo: memFree=2485792/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=462.3 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94545 0 0 0 45935 295 0 0 25 0 1 0 883116459 387694592 94392 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94392 178 372 0 94277 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 378608

[startup+522.301 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 13761
/proc/meminfo: memFree=2828528/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=378608 CPUtime=522.31 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 94545 0 0 0 51900 331 0 0 25 0 1 0 883116459 387694592 94392 33554432000 4194304 5714214 140733966782368 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 94652 94392 178 372 0 94277 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 378608

[startup+582.3 s]
/proc/loadavg: 1.31 1.79 1.92 2/172 13762
/proc/meminfo: memFree=2823892/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=383496 CPUtime=582.31 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 95736 0 0 0 57867 364 0 0 25 0 1 0 883116459 392699904 95583 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 95874 95583 178 372 0 95499 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 383496

[startup+642.3 s]
/proc/loadavg: 1.11 1.64 1.86 2/172 13764
/proc/meminfo: memFree=2823828/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=383496 CPUtime=642.31 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 95736 0 0 0 63834 397 0 0 25 0 1 0 883116459 392699904 95583 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 95874 95583 178 372 0 95499 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 383496

[startup+702.301 s]
/proc/loadavg: 1.04 1.52 1.81 2/172 13766
/proc/meminfo: memFree=2823908/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=383496 CPUtime=702.31 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 95736 0 0 0 69801 430 0 0 25 0 1 0 883116459 392699904 95583 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 95874 95583 178 372 0 95499 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 383496

[startup+762.306 s]
/proc/loadavg: 1.01 1.42 1.75 2/172 13767
/proc/meminfo: memFree=2823712/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=383496 CPUtime=762.32 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 95736 0 0 0 75768 464 0 0 25 0 1 0 883116459 392699904 95583 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 95874 95583 178 372 0 95499 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 383496

[startup+822.301 s]
/proc/loadavg: 1.00 1.34 1.70 2/172 13769
/proc/meminfo: memFree=2811996/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=397008 CPUtime=822.31 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 99110 0 0 0 81729 502 0 0 25 0 1 0 883116459 406536192 98957 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 99252 98957 178 372 0 98877 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 397008

[startup+882.3 s]
/proc/loadavg: 1.00 1.28 1.66 2/172 13770
/proc/meminfo: memFree=2670320/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=882.32 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134026 0 0 0 87702 530 0 0 25 0 1 0 883116459 549257216 133785 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133785 178 372 0 133721 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 536384

[startup+942.301 s]
/proc/loadavg: 1.00 1.23 1.61 2/172 13772
/proc/meminfo: memFree=2670400/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=942.32 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134026 0 0 0 93664 568 0 0 25 0 1 0 883116459 549257216 133785 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133785 178 372 0 133721 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 536384

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.22 1.61 2/172 13772
/proc/meminfo: memFree=2670516/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=947.12 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134026 0 0 0 94141 571 0 0 25 0 1 0 883116459 549257216 133785 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133785 178 372 0 133721 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 536384

[startup+959.9 s]
/proc/loadavg: 1.00 1.21 1.60 2/172 13773
/proc/meminfo: memFree=2670256/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=959.92 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 95414 578 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 959.92
Current children cumulated vsize (KiB) 536384

[startup+966.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/172 13773
/proc/meminfo: memFree=2670256/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=966.32 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96051 581 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 4313287 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 966.32
Current children cumulated vsize (KiB) 536384

[startup+969.501 s]
/proc/loadavg: 1.00 1.21 1.60 2/172 13773
/proc/meminfo: memFree=2670256/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=969.51 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96369 582 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 969.51
Current children cumulated vsize (KiB) 536384

[startup+971.1 s]
/proc/loadavg: 1.00 1.20 1.59 2/172 13773
/proc/meminfo: memFree=2670256/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=971.12 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96529 583 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 971.12
Current children cumulated vsize (KiB) 536384

[startup+971.9 s]
/proc/loadavg: 1.00 1.20 1.59 2/172 13773
/proc/meminfo: memFree=2670132/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=971.92 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96609 583 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 971.92
Current children cumulated vsize (KiB) 536384

[startup+972.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/172 13773
/proc/meminfo: memFree=2670132/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=972.32 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96649 583 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 972.32
Current children cumulated vsize (KiB) 536384

[startup+972.406 s]
/proc/loadavg: 1.00 1.20 1.59 2/172 13773
/proc/meminfo: memFree=2670132/32951124 swapFree=67054264/67111528
[pid=13722] ppid=13720 vsize=536384 CPUtime=972.42 cores=0,2,4,6
/proc/13722/stat : 13722 (wbo1.6) R 13720 13722 12607 0 -1 4202496 134032 0 0 0 96659 583 0 0 25 0 1 0 883116459 549257216 133791 33554432000 4194304 5714214 140733966782368 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13722/statm: 134096 133791 178 372 0 133721 0
Current children cumulated CPU time (s) 972.42
Current children cumulated vsize (KiB) 536384

Child status: 0
Real time (s): 972.441
CPU time (s): 972.464
CPU user time (s): 966.606
CPU system time (s): 5.85811
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 536868

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

runsolver used 1.46278 second user time and 2.96355 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-12 21:30:06
IDJOB=3446666
IDBENCH=79312
IDSOLVER=1943
FILE ID=node145/3446666-1307907006
RUNJOBID= node145-1307903147-13157
PBS_JOBID= 13559605
Free space on /var/tmp= 2908 MiB

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

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

MD5SUM BENCH= ebe664bdb6d24f27290f0bb7f023aa5a
RANDOM SEED=669119463

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3157768 kB
Buffers:         60732 kB
Cached:       28762144 kB
SwapCached:       9324 kB
Active:       13963632 kB
Inactive:     14924120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3157768 kB
SwapTotal:    67111528 kB
SwapFree:     67054264 kB
Dirty:            8760 kB
Writeback:           0 kB
AnonPages:       63212 kB
Mapped:          13600 kB
Slab:           842080 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250632 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 /var/tmp at the end= 2908 MiB
End job on node145 at 2011-06-12 21:46:19