Trace number 3446842

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 206.676 206.675

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212272--soft-66-100-0.wbo
MD5SUMc34f6b7b2f7cd9da9c04c2c1e41fcc3c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark0.941856
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints28
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1210
Number of bits of the biggest sum of numbers11
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-3446842-1307904735.wbo.
0.00/0.00	c Instance file HOME/instance-3446842-1307904735.wbo
0.00/0.00	c File size is 10100 bytes.
0.00/0.00	c Highest Coefficient sum: 1210
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      169                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
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 |     169      101     1205 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     169      101     1205 |     5500      100     35 |  0.004 % |
0.00/0.00	c |       250 |     169      101     1205 |     6050      250     38 |  0.004 % |
0.00/0.00	c |       475 |     169      101     1205 |     6655      475     35 |  0.004 % |
0.00/0.01	c |       812 |     169      101     1205 |     7320      812     34 |  0.004 % |
0.00/0.02	c |      1318 |     169      101     1205 |     8052     1318     35 |  0.004 % |
0.00/0.04	c |      2078 |     169      101     1205 |     8857     2078     36 |  0.004 % |
0.00/0.06	c |      3217 |     169      101     1205 |     9743     3217     36 |  0.004 % |
0.09/0.11	c |      4927 |     169      101     1205 |    10717     4927     36 |  0.004 % |
0.19/0.20	c |      7491 |     169      101     1205 |    11789     7491     39 |  0.004 % |
0.29/0.38	c |     11336 |     169      101     1205 |    12968    11336     42 |  0.004 % |
0.69/0.70	c |     17103 |     169      101     1205 |    14265    10576     47 |  0.004 % |
1.19/1.23	c |     25757 |     169      101     1205 |    15692    12042     47 |  0.004 % |
1.99/2.09	c |     38733 |     169      101     1205 |    17261     9232     48 |  0.004 % |
3.30/3.31	c |     58195 |     169      101     1205 |    18987    11305     51 |  0.004 % |
4.19/4.20	c ===============================================================================
4.39/4.49	c core #1
4.39/4.49	c 
4.39/4.49	c 
4.39/4.49	c Core size: 43	Core Weight: 1	Total Weight: 1
4.39/4.49	c Current CPU time: 4.41633 s
4.39/4.49	c
4.39/4.49	c ============================[ Search Statistics ]==============================
4.39/4.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.39/4.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.39/4.49	c ===============================================================================
4.39/4.49	c |         0 |     196      129     1699 |     5000        0   -nan |  0.000 % |
4.39/4.49	c |       100 |     196      129     1699 |     5500      100     39 |  0.003 % |
4.39/4.49	c |       250 |     196      129     1699 |     6050      250     39 |  0.003 % |
4.39/4.50	c |       475 |     196      129     1699 |     6655      475     35 |  0.003 % |
4.39/4.50	c |       812 |     196      129     1699 |     7320      812     32 |  0.003 % |
4.49/4.51	c |      1319 |     196      129     1699 |     8052     1319     32 |  0.003 % |
4.49/4.53	c |      2078 |     196      129     1699 |     8857     2078     34 |  0.003 % |
4.49/4.56	c |      3219 |     196      129     1699 |     9743     3219     35 |  0.003 % |
4.59/4.62	c |      4928 |     196      129     1699 |    10717     4928     36 |  0.003 % |
4.69/4.70	c |      7492 |     196      129     1699 |    11789     7492     39 |  0.003 % |
4.79/4.88	c |     11336 |     196      129     1699 |    12968    11336     41 |  0.003 % |
5.09/5.19	c |     17103 |     196      129     1699 |    14265    10557     44 |  0.003 % |
5.60/5.64	c |     25753 |     196      129     1699 |    15692    12031     46 |  0.003 % |
6.39/6.43	c |     38727 |     196      129     1699 |    17261     9196     46 |  0.003 % |
7.59/7.65	c |     58189 |     196      129     1699 |    18987    11302     48 |  0.003 % |
8.79/8.88	c ===============================================================================
9.09/9.17	c core #2
9.09/9.17	c 
9.09/9.17	c 
9.09/9.17	c Core size: 46	Core Weight: 5	Total Weight: 6
9.09/9.17	c Current CPU time: 9.04363 s
9.09/9.17	c
9.09/9.17	c ============================[ Search Statistics ]==============================
9.09/9.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.17	c ===============================================================================
9.09/9.17	c |         0 |     222      155     2172 |     5000        0   -nan |  0.000 % |
9.09/9.17	c |       102 |     222      155     2172 |     5500      102     30 |  0.002 % |
9.09/9.18	c |       253 |     222      155     2172 |     6050      253     35 |  0.002 % |
9.09/9.18	c |       478 |     222      155     2172 |     6655      478     35 |  0.002 % |
9.09/9.19	c |       816 |     222      155     2172 |     7320      816     34 |  0.002 % |
9.19/9.20	c |      1323 |     222      155     2172 |     8052     1323     33 |  0.002 % |
9.19/9.22	c |      2082 |     222      155     2172 |     8857     2082     34 |  0.002 % |
9.19/9.24	c |      3221 |     222      155     2172 |     9743     3221     34 |  0.002 % |
9.19/9.29	c |      4929 |     222      155     2172 |    10717     4929     34 |  0.002 % |
9.29/9.39	c |      7491 |     222      155     2172 |    11789     7491     36 |  0.002 % |
9.49/9.55	c |     11337 |     222      155     2172 |    12968    11337     38 |  0.002 % |
9.79/9.86	c |     17103 |     222      155     2172 |    14265    10555     43 |  0.002 % |
10.29/10.34	c |     25754 |     222      155     2172 |    15692    12018     45 |  0.002 % |
10.99/11.08	c |     38731 |     222      155     2172 |    17261     9219     49 |  0.002 % |
12.20/12.26	c |     58195 |     222      155     2172 |    18987    11282     47 |  0.002 % |
13.19/13.23	c ===============================================================================
13.49/13.50	c core #3
13.49/13.50	c 
13.49/13.50	c 
13.49/13.50	c Core size: 36	Core Weight: 1	Total Weight: 7
13.49/13.50	c Current CPU time: 13.321 s
13.49/13.50	c
13.49/13.50	c ============================[ Search Statistics ]==============================
13.49/13.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.49/13.50	c ===============================================================================
13.49/13.50	c |         0 |     251      183     2672 |     5000        0   -nan |  0.000 % |
13.49/13.50	c |       100 |     251      183     2672 |     5500      100     38 |  0.002 % |
13.49/13.51	c |       250 |     251      183     2672 |     6050      250     35 |  0.002 % |
13.49/13.51	c |       475 |     251      183     2672 |     6655      475     33 |  0.002 % |
13.49/13.52	c |       812 |     251      183     2672 |     7320      812     32 |  0.002 % |
13.49/13.53	c |      1318 |     251      183     2672 |     8052     1318     34 |  0.002 % |
13.49/13.54	c |      2077 |     251      183     2672 |     8857     2077     35 |  0.002 % |
13.49/13.57	c |      3216 |     251      183     2672 |     9743     3216     37 |  0.002 % |
13.59/13.62	c |      4925 |     251      183     2672 |    10717     4925     39 |  0.002 % |
13.69/13.73	c |      7490 |     251      183     2672 |    11789     7490     40 |  0.002 % |
13.89/13.90	c |     11334 |     251      183     2672 |    12968    11334     41 |  0.002 % |
14.09/14.19	c |     17100 |     251      183     2672 |    14265    10552     43 |  0.002 % |
14.59/14.62	c |     25752 |     251      183     2672 |    15692    12027     45 |  0.002 % |
15.39/15.41	c |     38726 |     251      183     2672 |    17261     9209     44 |  0.002 % |
16.60/16.63	c |     58188 |     251      183     2672 |    18987    11300     46 |  0.002 % |
18.29/18.36	c ===============================================================================
18.59/18.68	c core #4
18.59/18.68	c 
18.59/18.68	c 
18.59/18.68	c Core size: 42	Core Weight: 4	Total Weight: 11
18.59/18.68	c Current CPU time: 18.4232 s
18.59/18.68	c
18.59/18.68	c ============================[ Search Statistics ]==============================
18.59/18.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.59/18.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.59/18.68	c ===============================================================================
18.59/18.68	c |         0 |     277      209     3145 |     5000        0   -nan |  0.000 % |
18.59/18.68	c |       102 |     277      209     3145 |     5500      102     42 |  0.001 % |
18.59/18.68	c |       254 |     277      209     3145 |     6050      254     42 |  0.001 % |
18.59/18.69	c |       479 |     277      209     3145 |     6655      479     41 |  0.001 % |
18.59/18.69	c |       817 |     277      209     3145 |     7320      817     40 |  0.001 % |
18.70/18.70	c |      1323 |     277      209     3145 |     8052     1323     38 |  0.001 % |
18.70/18.72	c |      2082 |     277      209     3145 |     8857     2082     36 |  0.001 % |
18.70/18.75	c |      3223 |     277      209     3145 |     9743     3223     35 |  0.001 % |
18.70/18.80	c |      4931 |     277      209     3145 |    10717     4931     36 |  0.001 % |
18.79/18.89	c |      7494 |     277      209     3145 |    11789     7494     39 |  0.001 % |
19.00/19.06	c |     11339 |     277      209     3145 |    12968    11339     40 |  0.001 % |
19.29/19.35	c |     17105 |     277      209     3145 |    14265    10591     44 |  0.001 % |
19.80/19.82	c |     25755 |     277      209     3145 |    15692    12062     45 |  0.001 % |
20.59/20.62	c |     38729 |     277      209     3145 |    17261     9243     44 |  0.001 % |
21.79/21.84	c |     58191 |     277      209     3145 |    18987    11341     49 |  0.001 % |
23.79/23.89	c |     87383 |     248      209     3145 |    20886    11896     51 | 10.471 % |
24.19/24.24	c ===============================================================================
24.49/24.58	c core #5
24.49/24.58	c 
24.49/24.58	c 
24.49/24.58	c Core size: 42	Core Weight: 2	Total Weight: 13
24.49/24.58	c Current CPU time: 24.2723 s
24.49/24.58	c
24.49/24.58	c ============================[ Search Statistics ]==============================
24.49/24.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.49/24.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
24.49/24.58	c ===============================================================================
24.49/24.58	c |         0 |     301      234     3601 |     5000        0   -nan |  0.000 % |
24.49/24.59	c |       101 |     301      234     3601 |     5500      101     38 |  0.001 % |
24.49/24.59	c |       253 |     301      234     3601 |     6050      253     34 |  0.001 % |
24.49/24.59	c |       479 |     301      234     3601 |     6655      479     33 |  0.001 % |
24.59/24.60	c |       817 |     301      234     3601 |     7320      817     32 |  0.001 % |
24.59/24.61	c |      1323 |     301      234     3601 |     8052     1323     33 |  0.001 % |
24.59/24.63	c |      2083 |     301      234     3601 |     8857     2083     34 |  0.001 % |
24.59/24.66	c |      3223 |     301      234     3601 |     9743     3223     33 |  0.001 % |
24.70/24.71	c |      4933 |     301      234     3601 |    10717     4933     36 |  0.001 % |
24.70/24.79	c |      7497 |     301      234     3601 |    11789     7497     37 |  0.001 % |
24.89/24.95	c |     11343 |     301      234     3601 |    12968    11343     38 |  0.001 % |
25.19/25.24	c |     17113 |     301      234     3601 |    14265    10593     41 |  0.001 % |
25.69/25.70	c |     25762 |     301      234     3601 |    15692    12063     47 |  0.001 % |
26.49/26.51	c |     38737 |     301      234     3601 |    17261     9240     45 |  0.001 % |
27.69/27.73	c |     58202 |     301      234     3601 |    18987    11333     48 |  0.001 % |
29.59/29.64	c |     87394 |     260      234     3601 |    20886    11882     50 | 13.622 % |
29.79/29.83	c ===============================================================================
30.09/30.18	c core #6
30.09/30.18	c 
30.09/30.18	c 
30.09/30.18	c Core size: 57	Core Weight: 1	Total Weight: 14
30.09/30.18	c Current CPU time: 29.8225 s
30.09/30.18	c
30.09/30.18	c ============================[ Search Statistics ]==============================
30.09/30.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.09/30.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
30.09/30.18	c ===============================================================================
30.09/30.18	c |         0 |     333      263     4124 |     5000        0   -nan |  0.000 % |
30.09/30.19	c |       101 |     333      263     4124 |     5500      101     35 |  0.001 % |
30.09/30.19	c |       251 |     333      263     4124 |     6050      251     33 |  0.001 % |
30.09/30.19	c |       476 |     333      263     4124 |     6655      476     33 |  0.001 % |
30.20/30.20	c |       813 |     333      263     4124 |     7320      813     35 |  0.001 % |
30.20/30.21	c |      1320 |     333      263     4124 |     8052     1320     38 |  0.001 % |
30.20/30.23	c |      2079 |     333      263     4124 |     8857     2079     38 |  0.001 % |
30.20/30.26	c |      3218 |     333      263     4124 |     9743     3218     38 |  0.001 % |
30.29/30.32	c |      4926 |     333      263     4124 |    10717     4926     37 |  0.001 % |
30.39/30.43	c |      7489 |     333      263     4124 |    11789     7489     38 |  0.001 % |
30.59/30.60	c |     11333 |     333      263     4124 |    12968    11333     38 |  0.001 % |
30.79/30.90	c |     17100 |     333      263     4124 |    14265    10569     40 |  0.001 % |
31.29/31.35	c |     25751 |     333      263     4124 |    15692    12043     44 |  0.001 % |
32.00/32.02	c |     38726 |     333      263     4124 |    17261     9232     45 |  0.001 % |
33.10/33.15	c |     58191 |     333      263     4124 |    18987    11319     50 |  0.001 % |
34.89/34.99	c |     87384 |     288      263     4124 |    20886    11869     49 | 13.541 % |
34.99/35.09	c ===============================================================================
35.39/35.42	c core #7
35.39/35.42	c 
35.39/35.42	c 
35.39/35.42	c Core size: 42	Core Weight: 3	Total Weight: 17
35.39/35.42	c Current CPU time: 35.0077 s
35.39/35.42	c
35.39/35.42	c ============================[ Search Statistics ]==============================
35.39/35.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.39/35.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
35.39/35.42	c ===============================================================================
35.39/35.42	c |         0 |     360      288     4591 |     5000        0   -nan |  0.000 % |
35.39/35.42	c |       103 |     360      288     4591 |     5500      103     34 |  0.001 % |
35.39/35.42	c |       253 |     360      288     4591 |     6050      253     31 |  0.001 % |
35.39/35.43	c |       478 |     360      288     4591 |     6655      478     30 |  0.001 % |
35.39/35.43	c |       818 |     360      288     4591 |     7320      818     30 |  0.001 % |
35.39/35.45	c |      1325 |     360      288     4591 |     8052     1325     31 |  0.001 % |
35.39/35.47	c |      2084 |     360      288     4591 |     8857     2084     32 |  0.001 % |
35.49/35.50	c |      3225 |     360      288     4591 |     9743     3225     32 |  0.001 % |
35.49/35.56	c |      4935 |     360      288     4591 |    10717     4935     33 |  0.001 % |
35.59/35.66	c |      7500 |     360      288     4591 |    11789     7500     36 |  0.001 % |
35.79/35.85	c |     11344 |     360      288     4591 |    12968    11344     37 |  0.001 % |
36.09/36.14	c |     17115 |     360      288     4591 |    14265    10572     41 |  0.001 % |
36.59/36.61	c |     25764 |     360      288     4591 |    15692    12043     44 |  0.001 % |
37.29/37.33	c |     38740 |     360      288     4591 |    17261     9238     47 |  0.001 % |
38.39/38.50	c |     58201 |     360      288     4591 |    18987    11339     48 |  0.001 % |
40.39/40.49	c |     87393 |     360      288     4591 |    20886    11884     49 |  0.001 % |
42.59/42.69	c ===============================================================================
43.09/43.18	c core #8
43.09/43.18	c 
43.09/43.18	c 
43.09/43.18	c Core size: 52	Core Weight: 1	Total Weight: 18
43.09/43.18	c Current CPU time: 42.6855 s
43.09/43.18	c
43.09/43.18	c ============================[ Search Statistics ]==============================
43.09/43.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.09/43.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.09/43.18	c ===============================================================================
43.09/43.18	c |         0 |     396      319     5141 |     5000        0   -nan |  0.000 % |
43.09/43.18	c |       100 |     396      319     5141 |     5500      100     35 |  0.001 % |
43.09/43.18	c |       251 |     396      319     5141 |     6050      251     35 |  0.001 % |
43.09/43.19	c |       476 |     396      319     5141 |     6655      476     37 |  0.001 % |
43.19/43.20	c |       813 |     396      319     5141 |     7320      813     35 |  0.001 % |
43.19/43.21	c |      1319 |     396      319     5141 |     8052     1319     36 |  0.001 % |
43.19/43.23	c |      2080 |     396      319     5141 |     8857     2080     34 |  0.001 % |
43.19/43.25	c |      3220 |     396      319     5141 |     9743     3220     34 |  0.001 % |
43.29/43.30	c |      4929 |     396      319     5141 |    10717     4929     36 |  0.001 % |
43.29/43.39	c |      7492 |     396      319     5141 |    11789     7492     37 |  0.001 % |
43.49/43.56	c |     11336 |     396      319     5141 |    12968    11336     38 |  0.001 % |
43.79/43.82	c |     17102 |     396      319     5141 |    14265    10562     41 |  0.001 % |
44.19/44.26	c |     25751 |     396      319     5141 |    15692    12032     45 |  0.001 % |
44.99/45.04	c |     38727 |     396      319     5141 |    17261     9220     47 |  0.001 % |
46.09/46.19	c |     58189 |     396      319     5141 |    18987    11323     49 |  0.001 % |
47.99/48.08	c |     87381 |     396      319     5141 |    20886    11894     48 |  0.001 % |
49.60/49.67	c ===============================================================================
50.10/50.12	c core #9
50.10/50.12	c 
50.10/50.12	c 
50.10/50.12	c Core size: 50	Core Weight: 1	Total Weight: 19
50.10/50.12	c Current CPU time: 49.5565 s
50.10/50.12	c
50.10/50.12	c ============================[ Search Statistics ]==============================
50.10/50.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.10/50.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
50.10/50.12	c ===============================================================================
50.10/50.12	c |         0 |     426      349     5670 |     5000        0   -nan |  0.000 % |
50.10/50.13	c |       101 |     426      349     5670 |     5500      101     35 |  0.001 % |
50.10/50.13	c |       253 |     426      349     5670 |     6050      253     35 |  0.001 % |
50.10/50.13	c |       480 |     426      349     5670 |     6655      480     33 |  0.001 % |
50.10/50.14	c |       818 |     426      349     5670 |     7320      818     34 |  0.001 % |
50.10/50.15	c |      1324 |     426      349     5670 |     8052     1324     36 |  0.001 % |
50.10/50.17	c |      2084 |     426      349     5670 |     8857     2084     35 |  0.001 % |
50.19/50.20	c |      3225 |     426      349     5670 |     9743     3225     34 |  0.001 % |
50.19/50.26	c |      4934 |     426      349     5670 |    10717     4934     36 |  0.001 % |
50.29/50.35	c |      7496 |     426      349     5670 |    11789     7496     40 |  0.001 % |
50.49/50.52	c |     11344 |     426      349     5670 |    12968    11344     40 |  0.001 % |
50.79/50.80	c |     17112 |     426      349     5670 |    14265    10598     44 |  0.001 % |
51.19/51.26	c |     25762 |     426      349     5670 |    15692    12065     47 |  0.001 % |
51.99/52.06	c |     38736 |     426      349     5670 |    17261     9250     48 |  0.001 % |
53.09/53.19	c |     58198 |     426      349     5670 |    18987    11347     47 |  0.001 % |
55.19/55.23	c |     87391 |     426      349     5670 |    20886    11890     51 |  0.001 % |
56.29/56.31	c ===============================================================================
56.69/56.72	c core #10
56.69/56.72	c 
56.69/56.72	c 
56.69/56.72	c Core size: 44	Core Weight: 1	Total Weight: 20
56.69/56.72	c Current CPU time: 56.0885 s
56.69/56.72	c
56.69/56.72	c ============================[ Search Statistics ]==============================
56.69/56.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.69/56.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
56.69/56.72	c ===============================================================================
56.69/56.72	c |         0 |     455      376     6164 |     5000        0   -nan |  0.000 % |
56.69/56.72	c |       103 |     455      376     6164 |     5500      103     39 |  0.000 % |
56.69/56.72	c |       256 |     455      376     6164 |     6050      256     37 |  0.000 % |
56.69/56.73	c |       483 |     455      376     6164 |     6655      483     38 |  0.000 % |
56.69/56.73	c |       821 |     455      376     6164 |     7320      821     34 |  0.000 % |
56.69/56.75	c |      1328 |     455      376     6164 |     8052     1328     35 |  0.000 % |
56.69/56.77	c |      2088 |     455      376     6164 |     8857     2088     36 |  0.000 % |
56.79/56.80	c |      3228 |     455      376     6164 |     9743     3228     37 |  0.000 % |
56.79/56.86	c |      4936 |     455      376     6164 |    10717     4936     36 |  0.000 % |
56.89/56.95	c |      7500 |     455      376     6164 |    11789     7500     39 |  0.000 % |
57.09/57.15	c |     11346 |     455      376     6164 |    12968    11346     41 |  0.000 % |
57.50/57.50	c |     17113 |     455      376     6164 |    14265    10572     46 |  0.000 % |
57.99/58.01	c |     25763 |     455      376     6164 |    15692    12040     44 |  0.000 % |
58.80/58.85	c |     38738 |     455      376     6164 |    17261     9215     47 |  0.000 % |
59.99/60.04	c |     58202 |     455      376     6164 |    18987    11314     48 |  0.000 % |
61.89/61.97	c |     87395 |     455      376     6164 |    20886    11851     48 |  0.000 % |
65.00/65.05	c ===============================================================================
65.59/65.61	c core #11
65.59/65.61	c 
65.59/65.61	c 
65.59/65.61	c Core size: 69	Core Weight: 1	Total Weight: 21
65.59/65.61	c Current CPU time: 64.8661 s
65.59/65.61	c
65.59/65.61	c ============================[ Search Statistics ]==============================
65.59/65.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
65.59/65.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
65.59/65.61	c ===============================================================================
65.59/65.61	c |         0 |     506      405     6733 |     5000        0   -nan |  0.000 % |
65.59/65.61	c |       100 |     506      405     6733 |     5500      100     37 |  0.000 % |
65.59/65.62	c |       250 |     506      405     6733 |     6050      250     37 |  0.000 % |
65.59/65.62	c |       475 |     506      405     6733 |     6655      475     40 |  0.000 % |
65.59/65.63	c |       813 |     506      405     6733 |     7320      813     36 |  0.000 % |
65.59/65.64	c |      1319 |     506      405     6733 |     8052     1319     36 |  0.000 % |
65.59/65.66	c |      2081 |     506      405     6733 |     8857     2081     34 |  0.000 % |
65.59/65.69	c |      3221 |     506      405     6733 |     9743     3221     34 |  0.000 % |
65.69/65.75	c |      4930 |     506      405     6733 |    10717     4930     36 |  0.000 % |
65.79/65.84	c |      7492 |     506      405     6733 |    11789     7492     37 |  0.000 % |
66.00/66.01	c |     11341 |     506      405     6733 |    12968    11341     39 |  0.000 % |
66.19/66.28	c |     17110 |     506      405     6733 |    14265    10570     42 |  0.000 % |
66.70/66.72	c |     25762 |     506      405     6733 |    15692    12045     43 |  0.000 % |
67.39/67.44	c |     38736 |     506      405     6733 |    17261     9215     44 |  0.000 % |
68.49/68.55	c |     58199 |     506      405     6733 |    18987    11295     48 |  0.000 % |
70.50/70.51	c |     87391 |     506      405     6733 |    20886    11844     55 |  0.000 % |
72.00/72.09	c ===============================================================================
72.50/72.51	c core #12
72.50/72.51	c 
72.50/72.51	c 
72.50/72.51	c Core size: 57	Core Weight: 1	Total Weight: 22
72.50/72.51	c Current CPU time: 71.6961 s
72.50/72.51	c
72.50/72.51	c ============================[ Search Statistics ]==============================
72.50/72.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
72.50/72.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
72.50/72.51	c ===============================================================================
72.50/72.51	c |         0 |     544      431     7237 |     5000        0   -nan |  0.000 % |
72.50/72.52	c |       103 |     544      431     7237 |     5500      103     45 |  0.000 % |
72.50/72.52	c |       255 |     544      431     7237 |     6050      255     46 |  0.000 % |
72.50/72.53	c |       481 |     544      431     7237 |     6655      481     41 |  0.000 % |
72.50/72.53	c |       820 |     544      431     7237 |     7320      820     35 |  0.000 % |
72.50/72.55	c |      1327 |     544      431     7237 |     8052     1327     34 |  0.000 % |
72.50/72.57	c |      2088 |     544      431     7237 |     8857     2088     34 |  0.000 % |
72.50/72.60	c |      3228 |     544      431     7237 |     9743     3228     34 |  0.000 % |
72.60/72.66	c |      4937 |     544      431     7237 |    10717     4937     35 |  0.000 % |
72.70/72.76	c |      7501 |     544      431     7237 |    11789     7501     35 |  0.000 % |
72.89/72.92	c |     11345 |     544      431     7237 |    12968    11345     36 |  0.000 % |
73.20/73.20	c |     17112 |     544      431     7237 |    14265    10573     39 |  0.000 % |
73.60/73.65	c |     25762 |     544      431     7237 |    15692    12030     43 |  0.000 % |
74.39/74.45	c |     38737 |     544      431     7237 |    17261     9195     46 |  0.000 % |
75.59/75.65	c |     58199 |     544      431     7237 |    18987    11279     46 |  0.000 % |
77.59/77.63	c |     87391 |     544      431     7237 |    20886    11823     48 |  0.000 % |
79.89/79.93	c ===============================================================================
80.30/80.40	c core #13
80.30/80.40	c 
80.30/80.40	c 
80.30/80.40	c Core size: 51	Core Weight: 1	Total Weight: 23
80.30/80.40	c Current CPU time: 79.5059 s
80.30/80.40	c
80.30/80.40	c ============================[ Search Statistics ]==============================
80.30/80.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.30/80.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.30/80.40	c ===============================================================================
80.30/80.40	c |         0 |     572      456     7707 |     5000        0   -nan |  0.000 % |
80.40/80.40	c |       101 |     572      456     7707 |     5500      101     37 |  0.000 % |
80.40/80.41	c |       251 |     572      456     7707 |     6050      251     35 |  0.000 % |
80.40/80.41	c |       477 |     572      456     7707 |     6655      477     34 |  0.000 % |
80.40/80.42	c |       815 |     572      456     7707 |     7320      815     33 |  0.000 % |
80.40/80.43	c |      1321 |     572      456     7707 |     8052     1321     32 |  0.000 % |
80.40/80.45	c |      2080 |     572      456     7707 |     8857     2080     34 |  0.000 % |
80.40/80.49	c |      3219 |     572      456     7707 |     9743     3219     34 |  0.000 % |
80.49/80.54	c |      4928 |     572      456     7707 |    10717     4928     36 |  0.000 % |
80.59/80.65	c |      7493 |     572      456     7707 |    11789     7493     39 |  0.000 % |
80.80/80.86	c |     11339 |     572      456     7707 |    12968    11339     41 |  0.000 % |
81.09/81.17	c |     17106 |     572      456     7707 |    14265    10577     43 |  0.000 % |
81.69/81.71	c |     25756 |     572      456     7707 |    15692    12045     46 |  0.000 % |
82.39/82.46	c |     38730 |     572      456     7707 |    17261     9222     46 |  0.000 % |
83.60/83.61	c |     58191 |     572      456     7707 |    18987    11293     48 |  0.000 % |
85.59/85.60	c |     87383 |     572      456     7707 |    20886    11859     47 |  0.000 % |
87.49/87.55	c ===============================================================================
88.00/88.00	c core #14
88.00/88.00	c 
88.00/88.00	c 
88.00/88.00	c Core size: 43	Core Weight: 1	Total Weight: 24
88.00/88.00	c Current CPU time: 87.0538 s
88.00/88.00	c
88.00/88.00	c ============================[ Search Statistics ]==============================
88.00/88.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.00/88.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
88.00/88.00	c ===============================================================================
88.00/88.00	c |         0 |     601      479     8152 |     5000        0   -nan |  0.000 % |
88.00/88.01	c |       100 |     601      479     8152 |     5500      100     50 |  0.000 % |
88.00/88.01	c |       250 |     601      479     8152 |     6050      250     56 |  0.000 % |
88.00/88.02	c |       475 |     601      479     8152 |     6655      475     44 |  0.000 % |
88.00/88.02	c |       814 |     601      479     8152 |     7320      814     42 |  0.000 % |
88.00/88.04	c |      1320 |     601      479     8152 |     8052     1320     36 |  0.000 % |
88.00/88.06	c |      2079 |     601      479     8152 |     8857     2079     37 |  0.000 % |
88.00/88.09	c |      3220 |     601      479     8152 |     9743     3220     36 |  0.000 % |
88.10/88.15	c |      4928 |     601      479     8152 |    10717     4928     37 |  0.000 % |
88.20/88.27	c |      7492 |     601      479     8152 |    11789     7492     38 |  0.000 % |
88.39/88.47	c |     11337 |     601      479     8152 |    12968    11337     39 |  0.000 % |
88.69/88.78	c |     17104 |     601      479     8152 |    14265    10560     41 |  0.000 % |
89.19/89.25	c |     25753 |     601      479     8152 |    15692    12017     42 |  0.000 % |
89.99/90.01	c |     38727 |     601      479     8152 |    17261     9228     43 |  0.000 % |
91.09/91.12	c |     58190 |     601      479     8152 |    18987    11334     46 |  0.000 % |
92.89/92.92	c |     87382 |     601      479     8152 |    20886    11869     48 |  0.000 % |
96.49/96.58	c |    131171 |     601      479     8152 |    22974    13663     51 |  0.000 % |
97.19/97.21	c ===============================================================================
97.79/97.84	c core #15
97.79/97.84	c 
97.79/97.84	c 
97.79/97.84	c Core size: 67	Core Weight: 1	Total Weight: 25
97.79/97.84	c Current CPU time: 96.7593 s
97.79/97.84	c
97.79/97.84	c ============================[ Search Statistics ]==============================
97.79/97.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.79/97.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.79/97.84	c ===============================================================================
97.79/97.84	c |         0 |     652      505     8683 |     5000        0   -nan |  0.000 % |
97.79/97.85	c |       102 |     652      505     8683 |     5500      102     46 |  0.000 % |
97.79/97.85	c |       254 |     652      505     8683 |     6050      254     40 |  0.000 % |
97.79/97.86	c |       479 |     652      505     8683 |     6655      479     36 |  0.000 % |
97.79/97.87	c |       816 |     652      505     8683 |     7320      816     37 |  0.000 % |
97.79/97.88	c |      1322 |     652      505     8683 |     8052     1322     38 |  0.000 % |
97.89/97.90	c |      2081 |     652      505     8683 |     8857     2081     35 |  0.000 % |
97.89/97.94	c |      3221 |     652      505     8683 |     9743     3221     35 |  0.000 % |
97.99/98.01	c |      4931 |     652      505     8683 |    10717     4931     33 |  0.000 % |
98.09/98.11	c |      7494 |     652      505     8683 |    11789     7494     34 |  0.000 % |
98.29/98.32	c |     11338 |     652      505     8683 |    12968    11338     36 |  0.000 % |
98.59/98.63	c |     17105 |     652      505     8683 |    14265    10580     39 |  0.000 % |
99.10/99.13	c |     25756 |     652      505     8683 |    15692    12048     41 |  0.000 % |
99.79/99.89	c |     38732 |     652      505     8683 |    17261     9218     42 |  0.000 % |
101.09/101.13	c |     58196 |     652      505     8683 |    18987    11328     48 |  0.000 % |
103.19/103.28	c |     87389 |     652      505     8683 |    20886    11886     47 |  0.000 % |
105.00/105.04	c ===============================================================================
105.39/105.48	c core #16
105.39/105.48	c 
105.39/105.48	c 
105.39/105.48	c Core size: 65	Core Weight: 1	Total Weight: 26
105.39/105.48	c Current CPU time: 104.341 s
105.39/105.48	c
105.39/105.48	c ============================[ Search Statistics ]==============================
105.39/105.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
105.39/105.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
105.39/105.48	c ===============================================================================
105.39/105.48	c |         0 |     697      530     9188 |     5000        0   -nan |  0.000 % |
105.39/105.49	c |       102 |     697      530     9188 |     5500      102     38 |  0.000 % |
105.39/105.49	c |       255 |     697      530     9188 |     6050      255     36 |  0.000 % |
105.49/105.50	c |       480 |     697      530     9188 |     6655      480     35 |  0.000 % |
105.49/105.51	c |       817 |     697      530     9188 |     7320      817     36 |  0.000 % |
105.49/105.52	c |      1323 |     697      530     9188 |     8052     1323     35 |  0.000 % |
105.49/105.54	c |      2082 |     697      530     9188 |     8857     2082     33 |  0.000 % |
105.49/105.58	c |      3222 |     697      530     9188 |     9743     3222     37 |  0.000 % |
105.60/105.65	c |      4931 |     697      530     9188 |    10717     4931     36 |  0.000 % |
105.69/105.76	c |      7493 |     697      530     9188 |    11789     7493     36 |  0.000 % |
105.89/105.95	c |     11337 |     697      530     9188 |    12968    11337     38 |  0.000 % |
106.19/106.28	c |     17105 |     697      530     9188 |    14265    10560     40 |  0.000 % |
106.69/106.79	c |     25758 |     697      530     9188 |    15692    12014     43 |  0.000 % |
107.49/107.60	c |     38735 |     697      530     9188 |    17261     9186     43 |  0.000 % |
108.90/108.99	c |     58199 |     697      530     9188 |    18987    11280     46 |  0.000 % |
111.10/111.14	c |     87394 |     697      530     9188 |    20886    11814     46 |  0.000 % |
113.99/114.04	c ===============================================================================
114.50/114.56	c core #17
114.50/114.56	c 
114.50/114.56	c 
114.50/114.56	c Core size: 56	Core Weight: 1	Total Weight: 27
114.50/114.56	c Current CPU time: 113.314 s
114.50/114.56	c
114.50/114.56	c ============================[ Search Statistics ]==============================
114.50/114.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
114.50/114.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
114.50/114.56	c ===============================================================================
114.50/114.56	c |         0 |     735      554     9665 |     5000        0   -nan |  0.000 % |
114.50/114.56	c |       101 |     735      554     9665 |     5500      101     33 |  0.000 % |
114.50/114.57	c |       252 |     735      554     9665 |     6050      252     35 |  0.000 % |
114.50/114.57	c |       477 |     735      554     9665 |     6655      477     35 |  0.000 % |
114.50/114.58	c |       816 |     735      554     9665 |     7320      816     35 |  0.000 % |
114.50/114.59	c |      1323 |     735      554     9665 |     8052     1323     34 |  0.000 % |
114.59/114.62	c |      2082 |     735      554     9665 |     8857     2082     35 |  0.000 % |
114.59/114.65	c |      3222 |     735      554     9665 |     9743     3222     36 |  0.000 % |
114.69/114.72	c |      4931 |     735      554     9665 |    10717     4931     37 |  0.000 % |
114.79/114.83	c |      7493 |     735      554     9665 |    11789     7493     38 |  0.000 % |
114.99/115.06	c |     11337 |     735      554     9665 |    12968    11337     40 |  0.000 % |
115.29/115.38	c |     17104 |     735      554     9665 |    14265    10570     40 |  0.000 % |
115.90/115.90	c |     25753 |     735      554     9665 |    15692    12028     43 |  0.000 % |
116.79/116.82	c |     38730 |     735      554     9665 |    17261     9195     44 |  0.000 % |
118.09/118.14	c |     58191 |     735      554     9665 |    18987    11305     48 |  0.000 % |
120.29/120.30	c |     87383 |     735      554     9665 |    20886    11847     48 |  0.000 % |
121.79/121.87	c ===============================================================================
122.30/122.35	c core #18
122.30/122.35	c 
122.30/122.35	c 
122.30/122.35	c Core size: 44	Core Weight: 1	Total Weight: 28
122.30/122.35	c Current CPU time: 121.046 s
122.30/122.35	c
122.30/122.35	c ============================[ Search Statistics ]==============================
122.30/122.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.30/122.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
122.30/122.35	c ===============================================================================
122.30/122.35	c |         0 |     761      577    10104 |     5000        0   -nan |  0.000 % |
122.30/122.35	c |       103 |     761      577    10104 |     5500      103     31 |  0.000 % |
122.30/122.36	c |       253 |     761      577    10104 |     6050      253     30 |  0.000 % |
122.30/122.36	c |       478 |     761      577    10104 |     6655      478     36 |  0.000 % |
122.30/122.37	c |       816 |     761      577    10104 |     7320      816     40 |  0.000 % |
122.30/122.39	c |      1324 |     761      577    10104 |     8052     1324     38 |  0.000 % |
122.40/122.41	c |      2083 |     761      577    10104 |     8857     2083     40 |  0.000 % |
122.40/122.46	c |      3222 |     761      577    10104 |     9743     3222     38 |  0.000 % |
122.49/122.53	c |      4930 |     761      577    10104 |    10717     4930     38 |  0.000 % |
122.59/122.64	c |      7493 |     761      577    10104 |    11789     7493     39 |  0.000 % |
122.79/122.84	c |     11337 |     761      577    10104 |    12968    11337     39 |  0.000 % |
123.10/123.19	c |     17103 |     761      577    10104 |    14265    10562     43 |  0.000 % |
123.69/123.77	c |     25754 |     761      577    10104 |    15692    12028     46 |  0.000 % |
124.59/124.65	c |     38730 |     761      577    10104 |    17261     9211     45 |  0.000 % |
125.99/126.02	c |     58193 |     761      577    10104 |    18987    11309     47 |  0.000 % |
128.19/128.27	c |     87386 |     761      577    10104 |    20886    11829     48 |  0.000 % |
131.69/131.73	c |    131179 |     718      577    10104 |    22974    13632     49 |  5.651 % |
131.80/131.89	c ===============================================================================
132.40/132.46	c core #19
132.40/132.46	c 
132.40/132.46	c 
132.40/132.46	c Core size: 40	Core Weight: 2	Total Weight: 30
132.40/132.46	c Current CPU time: 131.071 s
132.40/132.46	c
132.40/132.46	c ============================[ Search Statistics ]==============================
132.40/132.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
132.40/132.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
132.40/132.46	c ===============================================================================
132.40/132.46	c |         0 |     781      598    10512 |     5000        0   -nan |  0.000 % |
132.40/132.46	c |       101 |     781      598    10512 |     5500      101     41 |  0.000 % |
132.40/132.47	c |       251 |     781      598    10512 |     6050      251     35 |  0.000 % |
132.40/132.47	c |       478 |     781      598    10512 |     6655      478     31 |  0.000 % |
132.40/132.48	c |       817 |     781      598    10512 |     7320      817     35 |  0.000 % |
132.49/132.50	c |      1324 |     781      598    10512 |     8052     1324     33 |  0.000 % |
132.49/132.52	c |      2086 |     781      598    10512 |     8857     2086     36 |  0.000 % |
132.49/132.56	c |      3225 |     781      598    10512 |     9743     3225     36 |  0.000 % |
132.59/132.62	c |      4934 |     781      598    10512 |    10717     4934     36 |  0.000 % |
132.69/132.75	c |      7498 |     781      598    10512 |    11789     7498     37 |  0.000 % |
132.89/132.95	c |     11344 |     781      598    10512 |    12968    11344     38 |  0.000 % |
133.20/133.28	c |     17110 |     781      598    10512 |    14265    10574     42 |  0.000 % |
133.79/133.80	c |     25763 |     781      598    10512 |    15692    12042     41 |  0.000 % |
134.60/134.68	c |     38741 |     781      598    10512 |    17261     9222     43 |  0.000 % |
135.89/135.99	c |     58202 |     781      598    10512 |    18987    11325     48 |  0.000 % |
138.10/138.19	c |     87394 |     781      598    10512 |    20886    11887     47 |  0.000 % |
139.20/139.23	c ===============================================================================
139.60/139.66	c core #20
139.60/139.66	c 
139.60/139.66	c 
139.60/139.66	c Core size: 61	Core Weight: 1	Total Weight: 31
139.60/139.66	c Current CPU time: 138.234 s
139.60/139.66	c
139.60/139.66	c ============================[ Search Statistics ]==============================
139.60/139.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
139.60/139.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
139.60/139.66	c ===============================================================================
139.60/139.66	c |         0 |     823      623    10988 |     5000        0   -nan |  0.000 % |
139.60/139.67	c |       101 |     823      623    10988 |     5500      101     47 |  0.000 % |
139.60/139.67	c |       251 |     823      623    10988 |     6050      251     42 |  0.000 % |
139.60/139.68	c |       476 |     823      623    10988 |     6655      476     38 |  0.000 % |
139.60/139.69	c |       814 |     823      623    10988 |     7320      814     37 |  0.000 % |
139.60/139.70	c |      1323 |     823      623    10988 |     8052     1323     35 |  0.000 % |
139.70/139.73	c |      2083 |     823      623    10988 |     8857     2083     35 |  0.000 % |
139.70/139.77	c |      3224 |     823      623    10988 |     9743     3224     37 |  0.000 % |
139.80/139.83	c |      4933 |     823      623    10988 |    10717     4933     36 |  0.000 % |
139.89/139.95	c |      7495 |     823      623    10988 |    11789     7495     37 |  0.000 % |
140.10/140.16	c |     11340 |     823      623    10988 |    12968    11340     38 |  0.000 % |
140.49/140.53	c |     17107 |     823      623    10988 |    14265    10581     43 |  0.000 % |
141.09/141.15	c |     25760 |     823      623    10988 |    15692    12057     46 |  0.000 % |
142.00/142.07	c |     38734 |     823      623    10988 |    17261     9235     48 |  0.000 % |
143.29/143.36	c |     58197 |     823      623    10988 |    18987    11332     46 |  0.000 % |
145.59/145.65	c |     87390 |     823      623    10988 |    20886    11873     48 |  0.000 % |
148.60/148.66	c ===============================================================================
149.09/149.19	c core #21
149.09/149.19	c 
149.09/149.19	c 
149.09/149.19	c Core size: 46	Core Weight: 1	Total Weight: 32
149.09/149.19	c Current CPU time: 147.665 s
149.09/149.19	c
149.09/149.19	c ============================[ Search Statistics ]==============================
149.09/149.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
149.09/149.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
149.09/149.19	c ===============================================================================
149.09/149.19	c |         0 |     856      646    11427 |     5000        0   -nan |  0.000 % |
149.09/149.19	c |       100 |     856      646    11427 |     5500      100     34 |  0.000 % |
149.09/149.20	c |       251 |     856      646    11427 |     6050      251     34 |  0.000 % |
149.19/149.20	c |       478 |     856      646    11427 |     6655      478     31 |  0.000 % |
149.19/149.21	c |       816 |     856      646    11427 |     7320      816     32 |  0.000 % |
149.19/149.23	c |      1325 |     856      646    11427 |     8052     1325     35 |  0.000 % |
149.19/149.25	c |      2084 |     856      646    11427 |     8857     2084     35 |  0.000 % |
149.29/149.30	c |      3223 |     856      646    11427 |     9743     3223     35 |  0.000 % |
149.29/149.37	c |      4932 |     856      646    11427 |    10717     4932     38 |  0.000 % |
149.39/149.49	c |      7494 |     856      646    11427 |    11789     7494     38 |  0.000 % |
149.59/149.69	c |     11339 |     856      646    11427 |    12968    11339     38 |  0.000 % |
149.99/150.01	c |     17107 |     856      646    11427 |    14265    10568     40 |  0.000 % |
150.49/150.59	c |     25757 |     856      646    11427 |    15692    12035     45 |  0.000 % |
151.39/151.48	c |     38731 |     856      646    11427 |    17261     9205     44 |  0.000 % |
152.80/152.90	c |     58192 |     856      646    11427 |    18987    11308     45 |  0.000 % |
155.10/155.10	c |     87385 |     856      646    11427 |    20886    11851     48 |  0.000 % |
158.89/158.95	c |    131177 |     856      646    11427 |    22974    13671     53 |  0.000 % |
159.50/159.60	c ===============================================================================
160.19/160.23	c core #22
160.19/160.23	c 
160.19/160.23	c 
160.19/160.23	c Core size: 100	Core Weight: 1	Total Weight: 33
160.19/160.23	c Current CPU time: 158.611 s
160.19/160.23	c
160.19/160.23	c ============================[ Search Statistics ]==============================
160.19/160.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.19/160.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
160.19/160.23	c ===============================================================================
160.19/160.23	c |         0 |     925      674    12008 |     5000        0   -nan |  0.000 % |
160.19/160.24	c |       102 |     925      674    12008 |     5500      102     37 |  0.000 % |
160.19/160.24	c |       252 |     925      674    12008 |     6050      252     33 |  0.000 % |
160.19/160.25	c |       478 |     925      674    12008 |     6655      478     31 |  0.000 % |
160.19/160.26	c |       816 |     925      674    12008 |     7320      816     33 |  0.000 % |
160.19/160.27	c |      1322 |     925      674    12008 |     8052     1322     34 |  0.000 % |
160.19/160.30	c |      2082 |     925      674    12008 |     8857     2082     34 |  0.000 % |
160.29/160.33	c |      3221 |     925      674    12008 |     9743     3221     34 |  0.000 % |
160.39/160.40	c |      4930 |     925      674    12008 |    10717     4930     35 |  0.000 % |
160.49/160.52	c |      7492 |     925      674    12008 |    11789     7492     37 |  0.000 % |
160.70/160.73	c |     11337 |     925      674    12008 |    12968    11337     38 |  0.000 % |
161.09/161.11	c |     17105 |     925      674    12008 |    14265    10569     43 |  0.000 % |
161.59/161.66	c |     25759 |     925      674    12008 |    15692    12043     44 |  0.000 % |
162.49/162.58	c |     38734 |     925      674    12008 |    17261     9205     44 |  0.000 % |
163.90/163.94	c |     58196 |     925      674    12008 |    18987    11304     47 |  0.000 % |
166.00/166.09	c |     87388 |     925      674    12008 |    20886    11847     48 |  0.000 % |
169.50/169.56	c |    131178 |     925      674    12008 |    22974    13652     50 |  0.000 % |
175.00/175.01	c |    196862 |     894      674    12008 |    25272    21551     50 |  3.351 % |
175.59/175.69	c ===============================================================================
176.59/176.67	c core #23
176.59/176.67	c 
176.59/176.67	c 
176.59/176.67	c Core size: 92	Core Weight: 1	Total Weight: 34
176.59/176.67	c Current CPU time: 174.886 s
176.59/176.67	c
176.59/176.67	c ============================[ Search Statistics ]==============================
176.59/176.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
176.59/176.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
176.59/176.67	c ===============================================================================
176.59/176.67	c |         0 |     996      698    12553 |     5000        0   -nan |  0.000 % |
176.59/176.67	c |       100 |     996      698    12553 |     5500      100     43 |  0.000 % |
176.59/176.68	c |       252 |     996      698    12553 |     6050      252     36 |  0.000 % |
176.59/176.68	c |       477 |     996      698    12553 |     6655      477     33 |  0.000 % |
176.59/176.69	c |       814 |     996      698    12553 |     7320      814     34 |  0.000 % |
176.69/176.71	c |      1323 |     996      698    12553 |     8052     1323     31 |  0.000 % |
176.69/176.73	c |      2084 |     996      698    12553 |     8857     2084     31 |  0.000 % |
176.69/176.77	c |      3223 |     996      698    12553 |     9743     3223     32 |  0.000 % |
176.79/176.84	c |      4932 |     996      698    12553 |    10717     4932     33 |  0.000 % |
176.89/176.95	c |      7496 |     996      698    12553 |    11789     7496     33 |  0.000 % |
177.10/177.16	c |     11341 |     996      698    12553 |    12968    11341     35 |  0.000 % |
177.39/177.49	c |     17109 |     996      698    12553 |    14265    10575     40 |  0.000 % |
177.99/178.03	c |     25759 |     996      698    12553 |    15692    12038     44 |  0.000 % |
178.79/178.88	c |     38733 |     996      698    12553 |    17261     9180     45 |  0.000 % |
180.09/180.19	c |     58198 |     996      698    12553 |    18987    11270     47 |  0.000 % |
182.29/182.37	c |     87391 |     996      698    12553 |    20886    11841     44 |  0.000 % |
185.19/185.26	c ===============================================================================
185.69/185.76	c core #24
185.69/185.76	c 
185.69/185.76	c 
185.69/185.76	c Core size: 47	Core Weight: 1	Total Weight: 35
185.69/185.76	c Current CPU time: 183.94 s
185.69/185.76	c
185.69/185.76	c ============================[ Search Statistics ]==============================
185.69/185.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.69/185.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.69/185.76	c ===============================================================================
185.69/185.76	c |         0 |    1026      720    12996 |     5000        0   -nan |  0.000 % |
185.69/185.77	c |       100 |    1026      720    12996 |     5500      100     63 |  0.000 % |
185.69/185.77	c |       251 |    1026      720    12996 |     6050      251     53 |  0.000 % |
185.69/185.78	c |       477 |    1026      720    12996 |     6655      477     43 |  0.000 % |
185.69/185.79	c |       814 |    1026      720    12996 |     7320      814     39 |  0.000 % |
185.79/185.81	c |      1321 |    1026      720    12996 |     8052     1321     36 |  0.000 % |
185.79/185.83	c |      2080 |    1026      720    12996 |     8857     2080     37 |  0.000 % |
185.79/185.87	c |      3219 |    1026      720    12996 |     9743     3219     36 |  0.000 % |
185.90/185.94	c |      4927 |    1026      720    12996 |    10717     4927     36 |  0.000 % |
186.00/186.05	c |      7490 |    1026      720    12996 |    11789     7490     36 |  0.000 % |
186.20/186.27	c |     11334 |    1026      720    12996 |    12968    11334     39 |  0.000 % |
186.59/186.65	c |     17100 |    1026      720    12996 |    14265    10566     44 |  0.000 % |
187.19/187.22	c |     25750 |    1026      720    12996 |    15692    12036     45 |  0.000 % |
188.10/188.12	c |     38726 |    1026      720    12996 |    17261     9207     45 |  0.000 % |
189.39/189.43	c |     58187 |    1026      720    12996 |    18987    11290     50 |  0.000 % |
191.50/191.59	c |     87383 |    1026      720    12996 |    20886    11852     49 |  0.000 % |
195.09/195.13	c |    131173 |    1026      720    12996 |    22974    13616     48 |  0.000 % |
198.19/198.27	c ===============================================================================
198.99/199.00	c core #25
198.99/199.00	c 
198.99/199.00	c 
198.99/199.00	c Core size: 40	Core Weight: 1	Total Weight: 36
198.99/199.00	c Current CPU time: 197.038 s
198.99/199.00	c
198.99/199.00	c ============================[ Search Statistics ]==============================
198.99/199.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.99/199.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
198.99/199.00	c ===============================================================================
198.99/199.00	c |         0 |    1048      740    13407 |     5000        0   -nan |  0.000 % |
198.99/199.00	c |       100 |    1048      740    13407 |     5500      100     38 |  0.000 % |
198.99/199.01	c |       250 |    1048      740    13407 |     6050      250     29 |  0.000 % |
198.99/199.01	c |       476 |    1048      740    13407 |     6655      476     27 |  0.000 % |
198.99/199.02	c |       813 |    1048      740    13407 |     7320      813     32 |  0.000 % |
198.99/199.04	c |      1319 |    1048      740    13407 |     8052     1319     34 |  0.000 % |
198.99/199.07	c |      2080 |    1048      740    13407 |     8857     2080     35 |  0.000 % |
199.09/199.11	c |      3219 |    1048      740    13407 |     9743     3219     36 |  0.000 % |
199.09/199.18	c |      4929 |    1048      740    13407 |    10717     4929     37 |  0.000 % |
199.19/199.29	c |      7492 |    1048      740    13407 |    11789     7492     37 |  0.000 % |
199.49/199.52	c |     11338 |    1048      740    13407 |    12968    11338     39 |  0.000 % |
199.90/199.90	c |     17104 |    1048      740    13407 |    14265    10552     41 |  0.000 % |
200.39/200.42	c |     25754 |    1048      740    13407 |    15692    12020     42 |  0.000 % |
201.30/201.31	c |     38728 |    1048      740    13407 |    17261     9214     46 |  0.000 % |
202.59/202.68	c |     58192 |    1048      740    13407 |    18987    11305     46 |  0.000 % |
204.80/204.83	c |     87385 |    1048      740    13407 |    20886    11883     46 |  0.000 % |
206.59/206.67	c ===============================================================================
206.59/206.67	c #cores: 25
206.59/206.67	o 36
206.59/206.67	s OPTIMUM FOUND
206.59/206.67	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
206.59/206.67	c Total CPU time: 204.707 s

Verifier Data

OK	36

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-3446842-1307904735/watcher-3446842-1307904735 -o /var/tmp/evaluation-result-3446842-1307904735/solver-3446842-1307904735 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446842-1307904735.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.88 1.35 1.23 2/177 25081
/proc/meminfo: memFree=11194844/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 980704037 2154496 263 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 526 263 177 372 0 151 0

[startup+0.104198 s]
/proc/loadavg: 1.88 1.35 1.23 2/177 25081
/proc/meminfo: memFree=11194844/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=3556 CPUtime=0.09 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 688 0 0 0 9 0 0 0 25 0 1 0 980704037 3641344 636 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 889 636 177 372 0 514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.200192 s]
/proc/loadavg: 1.88 1.35 1.23 2/177 25081
/proc/meminfo: memFree=11194844/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=4664 CPUtime=0.19 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 960 0 0 0 19 0 0 0 25 0 1 0 980704037 4775936 908 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 1166 908 177 372 0 791 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4664

[startup+0.301162 s]
/proc/loadavg: 1.88 1.35 1.23 2/177 25081
/proc/meminfo: memFree=11194844/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=5648 CPUtime=0.29 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 1200 0 0 0 29 0 0 0 25 0 1 0 980704037 5783552 1148 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 1412 1148 177 372 0 1037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5648

[startup+0.701088 s]
/proc/loadavg: 1.88 1.35 1.23 2/177 25081
/proc/meminfo: memFree=11194844/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=7380 CPUtime=0.69 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 1640 0 0 0 68 1 0 0 25 0 1 0 980704037 7557120 1588 33554432000 4194304 5714214 140735878348496 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 1845 1588 177 372 0 1470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7380

[startup+1.50098 s]
/proc/loadavg: 1.88 1.35 1.23 3/178 25082
/proc/meminfo: memFree=11187296/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=10436 CPUtime=1.49 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 2410 0 0 0 147 2 0 0 25 0 1 0 980704037 10686464 2358 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 2609 2358 177 372 0 2234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10436

[startup+3.10067 s]
/proc/loadavg: 1.88 1.35 1.23 3/178 25082
/proc/meminfo: memFree=11183332/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=15064 CPUtime=3.09 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 3547 0 0 0 305 4 0 0 25 0 1 0 980704037 15425536 3495 33554432000 4194304 5714214 140735878348496 18446744073709551615 4970356 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 3766 3495 177 372 0 3391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15064

[startup+6.3011 s]
/proc/loadavg: 1.89 1.36 1.23 3/178 25082
/proc/meminfo: memFree=11174812/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=20624 CPUtime=6.29 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 4985 0 0 0 622 7 0 0 20 0 1 0 980704037 21118976 4895 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 5156 4895 178 372 0 4781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20624

[startup+12.7009 s]
/proc/loadavg: 1.90 1.37 1.24 3/178 25083
/proc/meminfo: memFree=11172848/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=22208 CPUtime=12.69 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 5396 0 0 0 1255 14 0 0 25 0 1 0 980704037 22740992 5306 33554432000 4194304 5714214 140735878348496 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 5552 5306 178 372 0 5177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22208

[startup+25.5006 s]
/proc/loadavg: 1.92 1.40 1.25 3/178 25083
/proc/meminfo: memFree=11168740/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=24716 CPUtime=25.49 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 6032 0 0 0 2521 28 0 0 25 0 1 0 980704037 25309184 5942 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 6179 5942 178 372 0 5804 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24716

[startup+51.1009 s]
/proc/loadavg: 1.95 1.45 1.27 3/178 25122
/proc/meminfo: memFree=11185868/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=30788 CPUtime=51.09 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 7542 0 0 0 5056 53 0 0 25 0 1 0 980704037 31526912 7452 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25081/statm: 7697 7452 178 372 0 7322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30788

[startup+102.301 s]
/proc/loadavg: 1.98 1.53 1.30 3/178 25161
/proc/meminfo: memFree=11179116/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=35816 CPUtime=102.29 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 8803 0 0 0 10123 106 0 0 25 0 1 0 980704037 36675584 8713 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 8954 8713 178 372 0 8579 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35816

[startup+162.301 s]
/proc/loadavg: 1.99 1.61 1.34 3/178 25163
/proc/meminfo: memFree=11169340/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=36212 CPUtime=162.29 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 8907 0 0 0 16072 157 0 0 25 0 1 0 980704037 37081088 8817 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 9053 8817 178 372 0 8678 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36212

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

[startup+179.2 s]
/proc/loadavg: 1.99 1.64 1.36 3/178 25201
/proc/meminfo: memFree=11170476/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=179.19 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11426 0 0 0 17750 169 0 0 25 0 1 0 980704037 47497216 11336 33554432000 4194304 5714214 140735878348496 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 11596 11336 178 372 0 11221 0
Current children cumulated CPU time (s) 179.19
Current children cumulated vsize (KiB) 46384

[startup+192.001 s]
/proc/loadavg: 1.99 1.65 1.37 3/178 25201
/proc/meminfo: memFree=11163460/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=192 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11426 0 0 0 19017 183 0 0 25 0 1 0 980704037 47497216 11336 33554432000 4194304 5714214 140735878348496 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 11596 11336 178 372 0 11221 0
Current children cumulated CPU time (s) 192
Current children cumulated vsize (KiB) 46384

[startup+198.401 s]
/proc/loadavg: 1.99 1.66 1.37 3/178 25201
/proc/meminfo: memFree=11162084/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=198.39 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11429 0 0 0 19652 187 0 0 25 0 1 0 980704037 47497216 11339 33554432000 4194304 5714214 140735878348496 18446744073709551615 4197716 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 11596 11339 178 372 0 11221 0
Current children cumulated CPU time (s) 198.39
Current children cumulated vsize (KiB) 46384

[startup+201.6 s]
/proc/loadavg: 1.99 1.66 1.37 3/178 25202
/proc/meminfo: memFree=11158364/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=201.59 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11431 0 0 0 19969 190 0 0 25 0 1 0 980704037 47497216 11341 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 11596 11341 178 372 0 11221 0
Current children cumulated CPU time (s) 201.59
Current children cumulated vsize (KiB) 46384

[startup+204.801 s]
/proc/loadavg: 1.99 1.67 1.37 3/178 25202
/proc/meminfo: memFree=11158484/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=204.8 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11431 0 0 0 20286 194 0 0 25 0 1 0 980704037 47497216 11341 33554432000 4194304 5714214 140735878348496 18446744073709551615 4319251 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25081/statm: 11596 11341 178 372 0 11221 0
Current children cumulated CPU time (s) 204.8
Current children cumulated vsize (KiB) 46384

[startup+205.601 s]
/proc/loadavg: 1.99 1.67 1.37 3/178 25202
/proc/meminfo: memFree=11158484/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=205.6 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11431 0 0 0 20365 195 0 0 25 0 1 0 980704037 47497216 11341 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25081/statm: 11596 11341 178 372 0 11221 0
Current children cumulated CPU time (s) 205.6
Current children cumulated vsize (KiB) 46384

[startup+206.4 s]
/proc/loadavg: 1.99 1.67 1.37 3/178 25202
/proc/meminfo: memFree=11158480/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=206.39 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11431 0 0 0 20443 196 0 0 25 0 1 0 980704037 47497216 11341 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25081/statm: 11596 11341 178 372 0 11221 0
Current children cumulated CPU time (s) 206.39
Current children cumulated vsize (KiB) 46384

[startup+206.6 s]
/proc/loadavg: 1.99 1.67 1.37 3/178 25202
/proc/meminfo: memFree=11158480/32951124 swapFree=67056304/67111528
[pid=25081] ppid=25079 vsize=46384 CPUtime=206.59 cores=0,2,4,6
/proc/25081/stat : 25081 (wbo1.6) R 25079 25081 24181 0 -1 4202496 11431 0 0 0 20463 196 0 0 25 0 1 0 980704037 47497216 11341 33554432000 4194304 5714214 140735878348496 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25081/statm: 11596 11341 178 372 0 11221 0
Current children cumulated CPU time (s) 206.59
Current children cumulated vsize (KiB) 46384

Child status: 0
Real time (s): 206.675
CPU time (s): 206.676
CPU user time (s): 204.707
CPU system time (s): 1.9687
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 46384

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

runsolver used 0.321951 second user time and 0.631903 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 20:52:15
IDJOB=3446842
IDBENCH=78795
IDSOLVER=1943
FILE ID=node110/3446842-1307904735
RUNJOBID= node110-1307904606-24936
PBS_JOBID= 13559603
Free space on /var/tmp= 2880 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111212272--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 /var/tmp/evaluation-result-3446842-1307904735/watcher-3446842-1307904735 -o /var/tmp/evaluation-result-3446842-1307904735/solver-3446842-1307904735 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446842-1307904735.wbo

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

MD5SUM BENCH= c34f6b7b2f7cd9da9c04c2c1e41fcc3c
RANDOM SEED=501676175

node110.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11195288 kB
Buffers:         45856 kB
Cached:       20943896 kB
SwapCached:       9144 kB
Active:        5750680 kB
Inactive:     15292684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11195288 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            4328 kB
Writeback:           0 kB
AnonPages:       50892 kB
Mapped:          14280 kB
Slab:           649068 kB
PageTables:       4444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   241096 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= 2876 MiB
End job on node110 at 2011-06-12 20:55:41