Trace number 2692797

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.16 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551864--soft-33-100-0.wbo
MD5SUM124472bd94dbe4a4a7a86c80941ffe16
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark26.429
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 constraints1802
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 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692797-1277904093.wbo>
0.01/0.03	c original problem has 3835 variables (2033 bin, 0 int, 0 impl, 1802 cont) and 4510 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.05	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1950 impls, 9 clqs
0.01/0.09	c (round 2) 0 del vars, 71 del conss, 1802 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 1950 impls, 9 clqs
0.01/0.09	c (round 3) 53 del vars, 138 del conss, 1810 chg bounds, 67 chg sides, 0 chg coeffs, 0 upgd conss, 1950 impls, 9 clqs
0.09/0.11	c (round 4) 114 del vars, 146 del conss, 1810 chg bounds, 67 chg sides, 0 chg coeffs, 882 upgd conss, 1950 impls, 9 clqs
0.09/0.12	c (round 5) 122 del vars, 146 del conss, 1810 chg bounds, 67 chg sides, 0 chg coeffs, 882 upgd conss, 1950 impls, 9 clqs
0.09/0.17	c    (0.1s) probing: 101/1972 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  122 deleted vars, 146 deleted constraints, 1810 tightened bounds, 0 added holes, 67 changed sides, 0 changed coefficients
0.09/0.17	c  1950 implications, 9 cliques
0.09/0.17	c presolved problem has 3713 variables (1972 bin, 0 int, 0 impl, 1741 cont) and 4364 constraints
0.09/0.17	c    1741 constraints of type <indicator>
0.09/0.17	c       9 constraints of type <setppc>
0.09/0.17	c    1741 constraints of type <linear>
0.09/0.17	c     873 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.11
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.1s|     1 |     0 |    15 |     - |  13M|   0 |   0 |3713 |4364 |3713 | 882 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	c   0.1s|     1 |     0 |    64 |     - |  13M|   0 |  28 |3713 |4364 |3713 | 901 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 87754
0.09/0.19	c y 0.1s|     1 |     0 |    64 |     - |  13M|   0 |  28 |3713 |4364 |3713 | 901 |  19 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    88 |     - |  14M|   0 |  34 |3713 |4364 |3713 | 920 |  38 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |   140 |     - |  14M|   0 |  42 |3713 |4364 |3713 | 932 |  50 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   152 |     - |  14M|   0 |  44 |3713 |4364 |3713 | 935 |  53 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   168 |     - |  14M|   0 |  45 |3713 |4364 |3713 | 942 |  60 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   174 |     - |  14M|   0 |  44 |3713 |4364 |3713 | 943 |  61 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.69/0.79	c   0.7s|     1 |     2 |   174 |     - |  14M|   0 |  44 |3713 |4364 |3713 | 943 |  61 |   0 |  33 | 0.000000e+00 | 8.775400e+04 |    Inf 
2.89/2.94	o 416
2.89/2.94	c * 2.8s|  1100 |  1057 |   660 |   0.4 |  17M|1097 |   - |3713 |4377 |3713 | 955 |  75 |  13 | 200 | 0.000000e+00 | 4.160000e+02 |    Inf 
4.89/4.97	o 406
4.89/4.97	c * 4.7s|  1325 |  1197 |  1926 |   1.3 |  18M|1097 |   - |3713 |4441 |3713 | 976 | 156 |  77 | 653 | 0.000000e+00 | 4.060000e+02 |    Inf 
4.89/4.98	o 367
4.89/4.98	c * 4.7s|  1326 |  1116 |  1926 |   1.3 |  18M|1097 |   - |3713 |4441 |3713 | 976 | 156 |  77 | 653 | 0.000000e+00 | 3.670000e+02 |    Inf 
6.69/6.76	o 343
6.69/6.76	c * 6.4s|  2308 |  1766 |  3418 |   1.4 |  21M|1097 |   - |3713 |4517 |3713 | 979 | 294 | 153 | 797 | 0.000000e+00 | 3.430000e+02 |    Inf 
6.69/6.76	o 334
6.69/6.76	c * 6.4s|  2309 |  1660 |  3418 |   1.4 |  20M|1097 |   - |3713 |4517 |3713 | 979 | 294 | 153 | 797 | 0.000000e+00 | 3.340000e+02 |    Inf 
6.89/6.92	o 316
6.89/6.92	c * 6.6s|  2388 |  1622 |  3557 |   1.4 |  21M|1097 |   - |3713 |4543 |3713 | 959 | 320 | 179 | 809 | 0.000000e+00 | 3.160000e+02 |    Inf 
6.89/6.93	o 297
6.89/6.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.89/6.93	c * 6.6s|  2390 |  1504 |  3567 |   1.4 |  20M|1097 |   - |3713 |4543 |3713 | 959 | 320 | 179 | 809 | 0.000000e+00 | 2.970000e+02 |    Inf 
7.70/7.74	o 287
7.70/7.74	c * 7.4s|  2560 |  1582 |  4398 |   1.7 |  21M|1097 |   - |3713 |4599 |3713 | 961 | 392 | 235 | 987 | 0.000000e+00 | 2.870000e+02 |    Inf 
7.70/7.74	o 278
7.70/7.74	c * 7.4s|  2561 |  1518 |  4398 |   1.6 |  21M|1097 |   - |3713 |4599 |3713 | 961 | 392 | 235 | 987 | 0.000000e+00 | 2.780000e+02 |    Inf 
8.19/8.27	o 263
8.19/8.27	c * 7.9s|  2723 |  1435 |  5163 |   1.8 |  22M|1097 |   - |3713 |4723 |3713 | 958 | 443 | 359 |1089 | 0.000000e+00 | 2.630000e+02 |    Inf 
8.39/8.48	o 256
8.39/8.48	c * 8.1s|  2839 |  1392 |  5373 |   1.8 |  22M|1097 |   - |3713 |4763 |3713 | 958 | 455 | 399 |1100 | 0.000000e+00 | 2.560000e+02 |    Inf 
8.49/8.54	o 255
8.49/8.54	c * 8.1s|  2867 |  1405 |  5425 |   1.8 |  22M|1097 |   - |3713 |4780 |3713 | 960 | 465 | 416 |1100 | 0.000000e+00 | 2.550000e+02 |    Inf 
8.79/8.84	o 233
8.79/8.84	c * 8.4s|  3030 |  1349 |  5602 |   1.8 |  22M|1097 |   - |3713 |4818 |3713 | 966 | 518 | 454 |1117 | 0.000000e+00 | 2.330000e+02 |    Inf 
8.89/8.96	o 198
8.89/8.96	c * 8.5s|  3141 |  1192 |  5653 |   1.7 |  22M|1097 |   - |3713 |4818 |3713 | 953 | 518 | 454 |1117 | 0.000000e+00 | 1.980000e+02 |    Inf 
8.99/9.08	o 186
8.99/9.08	c * 8.7s|  3245 |  1169 |  5716 |   1.7 |  22M|1097 |   - |3713 |4824 |3713 | 956 | 524 | 460 |1121 | 0.000000e+00 | 1.860000e+02 |    Inf 
9.09/9.17	o 182
9.09/9.17	c * 8.7s|  3263 |  1174 |  5837 |   1.7 |  22M|1097 |   - |3713 |4832 |3713 | 950 | 528 | 468 |1133 | 0.000000e+00 | 1.820000e+02 |    Inf 
9.09/9.17	o 158
9.09/9.17	c * 8.8s|  3264 |  1141 |  5839 |   1.7 |  22M|1097 |   - |3713 |4832 |3713 | 950 | 528 | 468 |1133 | 0.000000e+00 | 1.580000e+02 |    Inf 
9.19/9.25	o 142
9.19/9.25	c * 8.8s|  3299 |  1104 |  5996 |   1.8 |  22M|1097 |   - |3713 |4863 |3713 | 959 | 545 | 499 |1133 | 0.000000e+00 | 1.420000e+02 |    Inf 
9.99/10.06	o 123
9.99/10.06	c * 9.6s|  3581 |  1135 |  6931 |   1.9 |  23M|1097 |   - |3713 |5138 |3713 | 952 | 603 | 775 |1229 | 0.000000e+00 | 1.230000e+02 |    Inf 
9.99/10.07	o 120
9.99/10.07	c * 9.6s|  3582 |  1122 |  6951 |   1.9 |  23M|1097 |   - |3713 |5138 |3713 | 952 | 603 | 775 |1229 | 0.000000e+00 | 1.200000e+02 |    Inf 
10.19/10.23	o 83
10.19/10.23	c * 9.8s|  3637 |   891 |  7103 |   1.9 |  22M|1097 |   - |3713 |5225 |3713 | 959 | 609 | 869 |1243 | 0.000000e+00 | 8.300000e+01 |    Inf 
10.19/10.24	o 59
10.19/10.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.19/10.24	c * 9.8s|  3638 |   623 |  7105 |   1.9 |  22M|1097 |   - |3713 |5225 |3713 | 959 | 609 | 869 |1243 | 0.000000e+00 | 5.900000e+01 |    Inf 
10.49/10.58	o 53
10.49/10.58	c *10.1s|  3691 |   582 |  7675 |   2.0 |  22M|1097 |   - |3713 |4463 |3713 | 957 | 681 | 912 |1282 | 0.000000e+00 | 5.300000e+01 |    Inf 
11.00/11.08	o 50
11.00/11.08	c *10.6s|  3739 |   545 |  8939 |   2.3 |  21M|1097 |   - |3713 |4380 |3713 | 948 | 745 | 969 |1366 | 0.000000e+00 | 5.000000e+01 |    Inf 
14.39/14.45	o 43
14.39/14.45	c *13.8s|  4626 |   584 | 14850 |   3.2 |  22M|1097 |   - |3713 |5020 |3713 | 953 |1004 |2074 |1646 | 0.000000e+00 | 4.300000e+01 |    Inf 
15.40/15.43	o 32
15.40/15.43	c *14.8s|  4991 |   467 | 16806 |   3.3 |  22M|1097 |   - |3713 |4953 |3713 | 949 |1119 |2570 |1677 | 0.000000e+00 | 3.200000e+01 |    Inf 
18.30/18.32	o 28
18.30/18.32	c *17.5s|  6416 |   477 | 22420 |   3.5 |  23M|1097 |   - |3713 |5155 |3713 | 945 |1332 |4554 |1731 | 0.000000e+00 | 2.800000e+01 |    Inf 
18.80/18.82	o 26
18.80/18.82	c *18.0s|  6670 |   458 | 23612 |   3.5 |  23M|1097 |   - |3713 |4995 |3713 | 959 |1392 |4930 |1735 | 0.000000e+00 | 2.600000e+01 |    Inf 
21.79/21.86	o 23
21.79/21.86	c *20.9s|  8402 |   502 | 29633 |   3.5 |  24M|1097 |   - |3713 |5154 |3713 | 950 |1671 |7362 |1782 | 0.000000e+00 | 2.300000e+01 |    Inf 
21.89/21.95	o 21
21.89/21.95	c *20.9s|  8448 |   482 | 29899 |   3.5 |  24M|1097 |   - |3713 |5025 |3713 | 951 |1682 |7401 |1782 | 0.000000e+00 | 2.100000e+01 |    Inf 
21.99/22.03	o 15
21.99/22.03	c *21.0s|  8493 |   413 | 30071 |   3.5 |  24M|1097 |   - |3713 |4943 |3713 | 958 |1692 |7462 |1784 | 0.000000e+00 | 1.500000e+01 |    Inf 
24.49/24.59	c  23.4s| 10000 |   487 | 37973 |   3.8 |  25M|1097 |   8 |3713 |5226 |3713 | 946 |2078 |9409 |1798 | 0.000000e+00 | 1.500000e+01 |    Inf 
37.49/37.52	o 12
37.49/37.52	c *35.7s| 17982 |   722 | 73218 |   4.1 |  27M|1097 |   - |3713 |6994 |3713 | 946 |3150 |  19k|1806 | 0.000000e+00 | 1.200000e+01 |    Inf 
40.70/40.73	c  38.7s| 20000 |   767 | 82169 |   4.1 |  28M|1097 |  12 |3713 |7156 |3713 | 946 |3481 |  22k|1806 | 0.000000e+00 | 1.200000e+01 |    Inf 
55.89/55.98	c  53.2s| 30000 |   926 |119783 |   4.0 |  30M|1097 |   - |3713 |7695 |3713 | 941 |4778 |  35k|1815 | 0.000000e+00 | 1.200000e+01 |    Inf 
71.39/71.50	c  67.9s| 40000 |  1083 |155820 |   3.9 |  32M|1097 |   - |3713 |9329 |   0 |   0 |6073 |  48k|1815 | 0.000000e+00 | 1.200000e+01 |    Inf 
77.19/77.20	o 10
77.19/77.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.19/77.20	c *73.3s| 43702 |  1092 |167775 |   3.8 |  33M|1097 |   - |3713 |  11k|3713 | 955 |6477 |  53k|1842 | 0.000000e+00 | 1.000000e+01 |    Inf 
78.00/78.00	o 8
78.00/78.00	c *74.1s| 44220 |  1007 |169390 |   3.8 |  32M|1097 |   - |3713 |  11k|3713 | 963 |6562 |  54k|1849 | 0.000000e+00 | 8.000000e+00 |    Inf 
87.60/87.61	c  83.2s| 50000 |  1075 |193026 |   3.9 |  33M|1097 |   - |3713 |9421 |   0 |   0 |7128 |  61k|1895 | 0.000000e+00 | 8.000000e+00 |    Inf 
100.10/100.18	o 2
100.10/100.18	c *95.1s| 58009 |   853 |220494 |   3.8 |  31M|1097 |   - |3713 |9017 |3713 | 946 |8127 |  72k|2057 | 0.000000e+00 | 2.000000e+00 |    Inf 
103.09/103.15	c  97.9s| 60000 |   830 |227408 |   3.8 |  30M|1097 |  18 |3713 |7380 |3713 | 941 |8311 |  75k|2070 | 0.000000e+00 | 2.000000e+00 |    Inf 
118.20/118.28	c   112s| 70000 |   823 |264456 |   3.8 |  31M|1097 |   1 |3713 |9986 |3713 | 946 |9615 |  88k|2226 | 0.000000e+00 | 2.000000e+00 |    Inf 
133.89/133.95	c   127s| 80000 |   836 |301589 |   3.8 |  33M|1097 |  14 |3713 |  13k|3713 | 946 |  10k| 101k|2380 | 0.000000e+00 | 2.000000e+00 |    Inf 
150.30/150.39	c   143s| 90000 |   878 |339429 |   3.8 |  33M|1097 |   1 |3713 |  13k|3713 | 946 |  11k| 115k|2537 | 0.000000e+00 | 2.000000e+00 |    Inf 
166.90/166.91	c   159s|100000 |   883 |376616 |   3.8 |  34M|1097 |   - |3713 |  14k|   0 |   0 |  11k| 129k|2705 | 0.000000e+00 | 2.000000e+00 |    Inf 
183.70/183.71	c   175s|110000 |   917 |411566 |   3.7 |  35M|1097 |   - |3713 |  16k|   0 |   0 |  12k| 143k|2844 | 0.000000e+00 | 2.000000e+00 |    Inf 
201.10/201.17	c   191s|120000 |   968 |451500 |   3.8 |  36M|1097 |   1 |3713 |  17k|3713 | 946 |  13k| 158k|2979 | 0.000000e+00 | 2.000000e+00 |    Inf 
218.90/218.98	c   208s|130000 |   951 |487722 |   3.8 |  37M|1097 |   - |3713 |  19k|   0 |   0 |  14k| 172k|3097 | 0.000000e+00 | 2.000000e+00 |    Inf 
237.30/237.34	c   226s|140000 |  1041 |524243 |   3.7 |  39M|1097 |   - |3713 |  21k|   0 |   0 |  15k| 187k|3233 | 0.000000e+00 | 2.000000e+00 |    Inf 
255.70/255.71	c   243s|150000 |  1030 |560152 |   3.7 |  39M|1097 |   9 |3713 |  21k|3713 | 957 |  16k| 202k|3323 | 0.000000e+00 | 2.000000e+00 |    Inf 
273.70/273.74	c   261s|160000 |   931 |594697 |   3.7 |  38M|1097 |   - |3713 |  19k|   0 |   0 |  17k| 216k|3437 | 0.000000e+00 | 2.000000e+00 |    Inf 
291.51/291.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
291.51/291.54	c   278s|170000 |   896 |634213 |   3.7 |  36M|1097 |   8 |3713 |  15k|3713 | 946 |  18k| 231k|3616 | 0.000000e+00 | 2.000000e+00 |    Inf 
309.30/309.38	c   295s|180000 |   845 |674006 |   3.7 |  35M|1097 |   - |3713 |  14k|   0 |   0 |  19k| 245k|3799 | 0.000000e+00 | 2.000000e+00 |    Inf 
327.40/327.50	c   312s|190000 |   830 |716601 |   3.8 |  35M|1097 |   - |3713 |  13k|   0 |   0 |  22k| 258k|4030 | 0.000000e+00 | 2.000000e+00 |    Inf 
345.90/345.94	c   330s|200000 |   814 |762279 |   3.8 |  36M|1097 |   - |3713 |  16k|   0 |   0 |  25k| 271k|4129 | 0.000000e+00 | 2.000000e+00 |    Inf 
367.70/367.74	c   351s|210000 |   897 |823192 |   3.9 |  39M|1097 |  31 |3713 |  21k|3713 | 941 |  32k| 286k|4241 | 0.000000e+00 | 2.000000e+00 |    Inf 
390.90/390.99	c   373s|220000 |   904 |885599 |   4.0 |  39M|1097 |  18 |3713 |  21k|3713 | 949 |  39k| 300k|4433 | 0.000000e+00 | 2.000000e+00 |    Inf 
414.50/414.55	c   396s|230000 |  1007 |950598 |   4.1 |  41M|1097 |   5 |3713 |  22k|3713 | 951 |  46k| 315k|4589 | 0.000000e+00 | 2.000000e+00 |    Inf 
436.80/436.82	c   417s|240000 |   966 |  1013k|   4.2 |  40M|1097 |  19 |3713 |  20k|3713 | 941 |  54k| 329k|4741 | 0.000000e+00 | 2.000000e+00 |    Inf 
458.81/458.88	c   438s|250000 |   922 |  1072k|   4.3 |  39M|1097 |   - |3713 |  17k|   0 |   0 |  60k| 343k|4923 | 0.000000e+00 | 2.000000e+00 |    Inf 
479.71/479.71	c   458s|260000 |  1040 |  1127k|   4.3 |  41M|1097 |  21 |3713 |  21k|3713 | 956 |  66k| 357k|4995 | 0.000000e+00 | 2.000000e+00 |    Inf 
500.80/500.80	c   478s|270000 |  1121 |  1182k|   4.4 |  42M|1097 |   - |3713 |  20k|   0 |   0 |  73k| 371k|5146 | 0.000000e+00 | 2.000000e+00 |    Inf 
522.51/522.53	c   499s|280000 |  1095 |  1241k|   4.4 |  42M|1097 |  10 |3713 |  21k|3713 | 941 |  79k| 386k|5273 | 0.000000e+00 | 2.000000e+00 |    Inf 
543.90/543.91	c   520s|290000 |  1112 |  1301k|   4.5 |  43M|1097 |   7 |3713 |  20k|3713 | 954 |  86k| 400k|5352 | 0.000000e+00 | 2.000000e+00 |    Inf 
566.10/566.19	c   541s|300000 |  1192 |  1365k|   4.6 |  44M|1097 |  29 |3713 |  23k|3713 | 954 |  94k| 415k|5480 | 0.000000e+00 | 2.000000e+00 |    Inf 
588.71/588.75	c   563s|310000 |  1263 |  1426k|   4.6 |  45M|1097 |   - |3713 |  24k|   0 |   0 | 103k| 430k|5615 | 0.000000e+00 | 2.000000e+00 |    Inf 
611.91/611.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
611.91/611.91	c   585s|320000 |  1236 |  1487k|   4.6 |  46M|1097 |  17 |3713 |  25k|3713 | 948 | 112k| 446k|5726 | 0.000000e+00 | 2.000000e+00 |    Inf 
635.61/635.63	c   608s|330000 |  1154 |  1549k|   4.7 |  46M|1097 |  27 |3713 |  25k|3713 | 951 | 122k| 462k|5822 | 0.000000e+00 | 2.000000e+00 |    Inf 
659.11/659.17	c   630s|340000 |  1101 |  1611k|   4.7 |  46M|1097 |   9 |3713 |  27k|3713 | 941 | 132k| 478k|5953 | 0.000000e+00 | 2.000000e+00 |    Inf 
681.91/681.91	c   652s|350000 |  1001 |  1669k|   4.8 |  43M|1097 |  16 |3713 |  20k|3713 | 941 | 142k| 493k|6106 | 0.000000e+00 | 2.000000e+00 |    Inf 
702.11/702.14	c   672s|360000 |   940 |  1714k|   4.8 |  42M|1097 |  10 |3713 |  21k|3713 | 946 | 147k| 507k|6207 | 0.000000e+00 | 2.000000e+00 |    Inf 
719.91/720.00	c   689s|370000 |   872 |  1753k|   4.7 |  40M|1097 |   - |3713 |  15k|   0 |   0 | 148k| 520k|6335 | 0.000000e+00 | 2.000000e+00 |    Inf 
737.21/737.28	c   705s|380000 |   821 |  1791k|   4.7 |  39M|1097 |   - |3713 |  14k|   0 |   0 | 149k| 534k|6398 | 0.000000e+00 | 2.000000e+00 |    Inf 
754.52/754.60	c   722s|390000 |   799 |  1827k|   4.7 |  40M|1097 |  19 |3713 |  15k|3713 | 946 | 150k| 547k|6446 | 0.000000e+00 | 2.000000e+00 |    Inf 
774.61/774.63	c   741s|400000 |   855 |  1881k|   4.7 |  41M|1097 |  13 |3713 |  18k|3713 | 950 | 155k| 561k|6539 | 0.000000e+00 | 2.000000e+00 |    Inf 
795.52/795.50	c   761s|410000 |   803 |  1933k|   4.7 |  41M|1097 |  18 |3713 |  19k|3713 | 946 | 160k| 574k|6610 | 0.000000e+00 | 2.000000e+00 |    Inf 
815.52/815.55	c   780s|420000 |   798 |  1975k|   4.7 |  42M|1097 |   - |3713 |  22k|   0 |   0 | 162k| 586k|6690 | 0.000000e+00 | 2.000000e+00 |    Inf 
837.41/837.47	c   801s|430000 |   802 |  2027k|   4.7 |  43M|1097 |  30 |3713 |  23k|3713 | 950 | 165k| 600k|6748 | 0.000000e+00 | 2.000000e+00 |    Inf 
860.32/860.39	c   823s|440000 |   786 |  2082k|   4.7 |  44M|1097 |   - |3713 |  26k|   0 |   0 | 170k| 614k|6816 | 0.000000e+00 | 2.000000e+00 |    Inf 
881.12/881.13	c   843s|450000 |   749 |  2125k|   4.7 |  42M|1097 |   - |3713 |  23k|   0 |   0 | 172k| 627k|6930 | 0.000000e+00 | 2.000000e+00 |    Inf 
901.31/901.38	c   863s|460000 |   753 |  2166k|   4.7 |  43M|1097 |  20 |3713 |  25k|3713 | 946 | 172k| 640k|6993 | 0.000000e+00 | 2.000000e+00 |    Inf 
921.91/921.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
921.91/921.92	c   883s|470000 |   756 |  2203k|   4.7 |  45M|1097 |   - |3713 |  30k|   0 |   0 | 174k| 653k|7054 | 0.000000e+00 | 2.000000e+00 |    Inf 
943.82/943.89	c   904s|480000 |   776 |  2247k|   4.7 |  44M|1097 |   8 |3713 |  28k|3713 | 941 | 175k| 666k|7128 | 0.000000e+00 | 2.000000e+00 |    Inf 
968.61/968.67	c   928s|490000 |   956 |  2303k|   4.7 |  47M|1097 |   - |3713 |  31k|   0 |   0 | 183k| 679k|7191 | 0.000000e+00 | 2.000000e+00 |    Inf 
992.81/992.85	c   951s|500000 |   874 |  2357k|   4.7 |  45M|1097 |   - |3713 |  28k|   0 |   0 | 189k| 693k|7250 | 0.000000e+00 | 2.000000e+00 |    Inf 
1014.82/1014.89	c   972s|510000 |   905 |  2408k|   4.7 |  47M|1097 |   - |3713 |  31k|   0 |   0 | 193k| 706k|7338 | 0.000000e+00 | 2.000000e+00 |    Inf 
1038.01/1038.02	c   995s|520000 |   916 |  2457k|   4.7 |  48M|1097 |   - |3713 |  32k|   0 |   0 | 196k| 720k|7405 | 0.000000e+00 | 2.000000e+00 |    Inf 
1064.52/1064.57	c  1020s|530000 |   910 |  2515k|   4.7 |  49M|1097 |   - |3713 |  35k|   0 |   0 | 205k| 733k|7483 | 0.000000e+00 | 2.000000e+00 |    Inf 
1090.92/1090.96	c  1046s|540000 |  1124 |  2576k|   4.8 |  51M|1097 |   - |3713 |  37k|3713 | 963 | 215k| 747k|7536 | 0.000000e+00 | 2.000000e+00 |    Inf 
1118.12/1118.15	c  1072s|550000 |   946 |  2638k|   4.8 |  50M|1097 |   - |3713 |  37k|3713 | 956 | 224k| 763k|7652 | 0.000000e+00 | 2.000000e+00 |    Inf 
1144.72/1144.73	c  1098s|560000 |   907 |  2693k|   4.8 |  50M|1097 |  19 |3713 |  37k|3713 | 941 | 234k| 777k|7707 | 0.000000e+00 | 2.000000e+00 |    Inf 
1170.92/1171.00	c  1123s|570000 |   879 |  2749k|   4.8 |  49M|1097 |   - |3713 |  32k|   0 |   0 | 240k| 791k|7784 | 0.000000e+00 | 2.000000e+00 |    Inf 
1193.43/1193.43	c  1145s|580000 |   831 |  2790k|   4.8 |  49M|1097 |   9 |3713 |  34k|3713 | 946 | 242k| 806k|7846 | 0.000000e+00 | 2.000000e+00 |    Inf 
1216.02/1216.04	c  1167s|590000 |   827 |  2828k|   4.8 |  48M|1097 |   - |3713 |  33k|   0 |   0 | 244k| 819k|7900 | 0.000000e+00 | 2.000000e+00 |    Inf 
1241.22/1241.24	c  1191s|600000 |   841 |  2885k|   4.8 |  49M|1097 |  18 |3713 |  36k|3713 | 948 | 251k| 833k|7957 | 0.000000e+00 | 2.000000e+00 |    Inf 
1266.62/1266.66	c  1216s|610000 |   746 |  2941k|   4.8 |  47M|1097 |  13 |3713 |  31k|3713 | 946 | 258k| 847k|8029 | 0.000000e+00 | 2.000000e+00 |    Inf 
1290.92/1290.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1290.92/1290.91	c  1239s|620000 |   731 |  2992k|   4.8 |  46M|1097 |   - |3713 |  29k|   0 |   0 | 262k| 860k|8092 | 0.000000e+00 | 2.000000e+00 |    Inf 
1315.72/1315.75	c  1263s|630000 |   800 |  3052k|   4.8 |  46M|1097 |   7 |3713 |  28k|3713 | 941 | 270k| 874k|8196 | 0.000000e+00 | 2.000000e+00 |    Inf 
1336.92/1336.95	c  1283s|640000 |   643 |  3096k|   4.8 |  43M|1097 |  18 |3713 |  22k|3713 | 954 | 273k| 888k|8234 | 0.000000e+00 | 2.000000e+00 |    Inf 
1357.72/1357.72	c  1303s|650000 |   603 |  3142k|   4.8 |  42M|1097 |   - |3713 |  23k|   0 |   0 | 274k| 902k|8281 | 0.000000e+00 | 2.000000e+00 |    Inf 
1377.73/1377.76	c  1322s|660000 |   580 |  3179k|   4.8 |  41M|1097 |   1 |3713 |  21k|3713 | 945 | 277k| 915k|8324 | 0.000000e+00 | 2.000000e+00 |    Inf 
1397.23/1397.26	c  1341s|670000 |   601 |  3217k|   4.8 |  43M|1097 |   - |3713 |  25k|   0 |   0 | 278k| 928k|8376 | 0.000000e+00 | 2.000000e+00 |    Inf 
1418.13/1418.18	c  1361s|680000 |   576 |  3258k|   4.8 |  43M|1097 |   - |3713 |  25k|   0 |   0 | 279k| 941k|8435 | 0.000000e+00 | 2.000000e+00 |    Inf 
1424.63/1424.61	o 1
1424.63/1424.61	c *1367s|683103 |   216 |  3272k|   4.8 |  38M|1097 |   - |3713 |  27k|3713 | 946 | 280k| 945k|8458 | 0.000000e+00 | 1.000000e+00 |    Inf 
1439.53/1439.58	c  1382s|690000 |   195 |  3303k|   4.8 |  36M|1097 |   - |3713 |  22k|   0 |   0 | 280k| 954k|8475 | 0.000000e+00 | 1.000000e+00 |    Inf 
1459.23/1459.21	c  1401s|700000 |   165 |  3346k|   4.8 |  35M|1097 |   - |3713 |  21k|   0 |   0 | 281k| 967k|8516 | 0.000000e+00 | 1.000000e+00 |    Inf 
1479.63/1479.61	c  1420s|710000 |   187 |  3388k|   4.8 |  37M|1097 |   - |3713 |  27k|   0 |   0 | 282k| 981k|8573 | 0.000000e+00 | 1.000000e+00 |    Inf 
1502.93/1502.94	c  1443s|720000 |   196 |  3434k|   4.8 |  37M|1097 |   - |3713 |  27k|   0 |   0 | 284k| 995k|8629 | 0.000000e+00 | 1.000000e+00 |    Inf 
1526.43/1526.44	c  1466s|730000 |   216 |  3478k|   4.8 |  39M|1097 |   1 |3713 |  31k|3713 | 953 | 284k|1009k|8681 | 0.000000e+00 | 1.000000e+00 |    Inf 
1549.23/1549.21	c  1488s|740000 |   194 |  3522k|   4.8 |  38M|1097 |  20 |3713 |  30k|3713 | 954 | 285k|1022k|8722 | 0.000000e+00 | 1.000000e+00 |    Inf 
1572.83/1572.84	c  1510s|750000 |   220 |  3565k|   4.8 |  40M|1097 |  25 |3713 |  34k|3713 | 951 | 286k|1036k|8761 | 0.000000e+00 | 1.000000e+00 |    Inf 
1596.93/1596.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1596.93/1596.96	c  1534s|760000 |   244 |  3610k|   4.8 |  41M|1097 |  17 |3713 |  37k|3713 | 951 | 288k|1049k|8800 | 0.000000e+00 | 1.000000e+00 |    Inf 
1621.73/1621.76	c  1558s|770000 |   212 |  3654k|   4.7 |  41M|1097 |  15 |3713 |  37k|3713 | 951 | 289k|1062k|8847 | 0.000000e+00 | 1.000000e+00 |    Inf 
1647.13/1647.10	c  1582s|780000 |   198 |  3696k|   4.7 |  42M|1097 |  10 |3713 |  40k|3713 | 951 | 290k|1076k|8887 | 0.000000e+00 | 1.000000e+00 |    Inf 
1676.03/1676.00	c  1611s|790000 |   204 |  3744k|   4.7 |  42M|1097 |   - |3713 |  42k|   0 |   0 | 292k|1090k|8948 | 0.000000e+00 | 1.000000e+00 |    Inf 
1704.53/1704.53	c  1638s|800000 |   247 |  3786k|   4.7 |  44M|1097 |   - |3713 |  45k|   0 |   0 | 293k|1103k|8983 | 0.000000e+00 | 1.000000e+00 |    Inf 
1734.23/1734.28	c  1667s|810000 |   274 |  3831k|   4.7 |  46M|1097 |  16 |3713 |  50k|3713 | 951 | 294k|1117k|9016 | 0.000000e+00 | 1.000000e+00 |    Inf 
1764.93/1764.96	c  1697s|820000 |   298 |  3874k|   4.7 |  48M|1097 |   - |3713 |  54k|   0 |   0 | 295k|1132k|9071 | 0.000000e+00 | 1.000000e+00 |    Inf 
1796.14/1796.12	c  1728s|830000 |   286 |  3915k|   4.7 |  50M|1097 |  17 |3713 |  58k|3713 | 951 | 296k|1147k|9126 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1731.42
1800.04/1800.01	c Solving Nodes      : 831106
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+00 (142 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.03	s SATISFIABLE
1800.04/1800.03	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1800.04/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.03	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
1800.04/1800.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1800.04/1800.03	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.04/1800.03	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1800.04/1800.03	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 
1800.04/1800.03	v -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.03	v -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.04/1800.03	v -x1 
1800.04/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.03	c Solving Time       :    1731.42
1800.04/1800.03	c Original Problem   :
1800.04/1800.03	c   Problem name     : HOME/instance-2692797-1277904093.wbo
1800.04/1800.03	c   Variables        : 3835 (2033 binary, 0 integer, 0 implicit integer, 1802 continuous)
1800.04/1800.03	c   Constraints      : 4510 initial, 4510 maximal
1800.04/1800.03	c Presolved Problem  :
1800.04/1800.03	c   Problem name     : t_HOME/instance-2692797-1277904093.wbo
1800.04/1800.03	c   Variables        : 3713 (1972 binary, 0 integer, 0 implicit integer, 1741 continuous)
1800.04/1800.03	c   Constraints      : 4364 initial, 59004 maximal
1800.04/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.03	c   trivial          :       0.00         61          0          0          0          0          0          0          0
1800.04/1800.03	c   dualfix          :       0.01         61          0          0          0          0          0          0          0
1800.04/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.03	c   indicator        :       0.00          0          0          0          0          0         61          0          0
1800.04/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   linear           :       0.05          0          0          0       1810          0         85         67          0
1800.04/1800.03	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   root node        :          -       1741          -          -       3482          -          -          -          -
1800.04/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.03	c   integral         :          0          0          0     503935          0          8        469          0          0     925322
1800.04/1800.03	c   indicator        :       1741          0    3205353      37904          0         71     381063          0          0          0
1800.04/1800.03	c   setppc           :          9          6    3950912      39047          0       7982    1381435          0          0          0
1800.04/1800.03	c   linear           :       1741          6    3946579      40158          0     252540   21025152     296719          0          0
1800.04/1800.03	c   logicor          :        873+         6    1696368       3117          0     182978    4006000          0          0          0
1800.04/1800.03	c   bounddisjunction :          0+         0      53261          0          0          0          1          0          0          0
1800.04/1800.03	c   countsols        :          0          0          0       3117          0          0          0          0          0          0
1800.04/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.03	c   integral         :      22.88       0.00       0.00      22.88       0.00
1800.04/1800.03	c   indicator        :       1.83       0.00       1.38       0.45       0.00
1800.04/1800.03	c   setppc           :       8.16       0.00       8.15       0.01       0.00
1800.04/1800.03	c   linear           :     151.96       0.00     150.44       1.52       0.00
1800.04/1800.03	c   logicor          :     321.81       0.00     321.78       0.03       0.00
1800.04/1800.03	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.04/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.03	c   vbounds          :       0.00          2          0          0
1800.04/1800.03	c   rootredcost      :       0.01         37          0       1741
1800.04/1800.03	c   pseudoobj        :     125.10    3956185        832     239289
1800.04/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.03	c   propagation      :      20.56     444332     443803    2777424       27.7      13907       24.0          -
1800.04/1800.03	c   infeasible LP    :       3.50      14338      14338     119304       44.6        111       19.7          0
1800.04/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.03	c   pseudo solution  :       0.00         27         27        167       19.0         17        5.4          -
1800.04/1800.03	c   applied globally :          -          -          -    1148910       22.0          -          -          -
1800.04/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.03	c   cut pool         :       0.00          4          -          -         47          -    (maximal pool size: 140)
1800.04/1800.03	c   redcost          :      22.20     506015          0     125715          0          0
1800.04/1800.03	c   impliedbounds    :       0.00          5          0          0          0          0
1800.04/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.03	c   gomory           :       0.12          5          0          0        768          0
1800.04/1800.03	c   strongcg         :       0.05          5          0          0         31          0
1800.04/1800.03	c   cmir             :       0.02          5          0          0          0          0
1800.04/1800.03	c   flowcover        :       0.07          5          0          0          0          0
1800.04/1800.03	c   clique           :       0.00          5          0          0          0          0
1800.04/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.03	c Pricers            :       Time      Calls       Vars
1800.04/1800.03	c   problem variables:       0.00          0          0
1800.04/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.03	c   relpscost        :      22.83     463057          8        469          0          0     925322
1800.04/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   inference        :       0.15       3081          0          0          0          0       6162
1800.04/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.03	c   LP solutions     :       0.03          -         36
1800.04/1800.03	c   pseudo solutions :       0.00          -          0
1800.04/1800.03	c   feaspump         :       0.00          0          0
1800.04/1800.03	c   intshifting      :       0.00          2          0
1800.04/1800.03	c   oneopt           :       0.15         31          0
1800.04/1800.03	c   linesearchdiving :       0.00         11          0
1800.04/1800.03	c   guideddiving     :       0.01         11          0
1800.04/1800.03	c   coefdiving       :       0.02         11          0
1800.04/1800.03	c   pscostdiving     :       0.00         12          0
1800.04/1800.03	c   fracdiving       :       0.03         12          0
1800.04/1800.03	c   veclendiving     :       0.00         12          0
1800.04/1800.03	c   objpscostdiving  :       0.04         11          0
1800.04/1800.03	c   rootsoldiving    :       0.01         11          0
1800.04/1800.03	c   crossover        :       0.49         17          0
1800.04/1800.03	c   trivial          :       0.02          2          0
1800.04/1800.03	c   simplerounding   :       0.34     463314          0
1800.04/1800.03	c   zirounding       :       0.23       1000          0
1800.04/1800.03	c   rounding         :       1.14       9579          0
1800.04/1800.03	c   shifting         :       0.99       2969          0
1800.04/1800.03	c   twoopt           :       0.00          0          0
1800.04/1800.03	c   fixandinfer      :       0.00          0          0
1800.04/1800.03	c   intdiving        :       0.00          0          0
1800.04/1800.03	c   actconsdiving    :       0.00          0          0
1800.04/1800.03	c   octane           :       0.00          0          0
1800.04/1800.03	c   rens             :       0.03          1          0
1800.04/1800.03	c   rins             :       0.00          0          0
1800.04/1800.03	c   localbranching   :       0.00          0          0
1800.04/1800.03	c   mutation         :       0.00          0          0
1800.04/1800.03	c   dins             :       0.00          0          0
1800.04/1800.03	c   undercover       :       0.00          0          0
1800.04/1800.03	c   nlp              :       0.00          0          0
1800.04/1800.03	c   trysol           :       1.19       5163        106
1800.04/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.03	c   dual LP          :     523.78     515051    3919304       7.61    7482.73
1800.04/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.03	c   diving/probing LP:       0.11         35        918      26.23    8345.45
1800.04/1800.03	c   strong branching :      19.39       9126     123220      13.50    6354.82
1800.04/1800.03	c     (at root node) :          -         33       2641      80.03          -
1800.04/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.03	c B&B Tree           :
1800.04/1800.03	c   number of runs   :          1
1800.04/1800.03	c   nodes            :     831106
1800.04/1800.03	c   nodes (total)    :     831106
1800.04/1800.03	c   nodes left       :        290
1800.04/1800.03	c   max depth        :       1097
1800.04/1800.03	c   max depth (total):       1097
1800.04/1800.03	c   backtracks       :     102930 (12.4%)
1800.04/1800.03	c   delayed cutoffs  :      96259
1800.04/1800.03	c   repropagations   :    1689778 (5809357 domain reductions, 93442 cutoffs)
1800.04/1800.03	c   avg switch length:       5.52
1800.04/1800.03	c   switching time   :     291.14
1800.04/1800.03	c Solution           :
1800.04/1800.03	c   Solutions found  :        142 (37 improvements)
1800.04/1800.03	c   First Solution   : +8.77540000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.04/1800.03	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 683103 nodes, 1367.34 seconds, depth 47, found by <relaxation>)
1800.04/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.03	c   Gap              :   infinite
1800.04/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.03	c   Root Iterations  :        174
1800.14/1800.11	c Time complete: 1800.15.

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692797-1277904093/watcher-2692797-1277904093 -o /tmp/evaluation-result-2692797-1277904093/solver-2692797-1277904093 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692797-1277904093.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11614
/proc/meminfo: memFree=31295228/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=9412 CPUtime=0
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 1650 0 0 0 0 0 0 0 21 0 1 0 131706544 9637888 1570 4089446400 4194304 8223781 140737392101680 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11614/statm: 2389 1581 369 984 0 1402 0

[startup+0.0224471 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11614
/proc/meminfo: memFree=31295228/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=13968 CPUtime=0.01
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 2811 0 0 0 1 0 0 0 21 0 1 0 131706544 14303232 2731 4089446400 4194304 8223781 140737392101680 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11614/statm: 3492 2731 369 984 0 2505 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13968

[startup+0.100404 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11614
/proc/meminfo: memFree=31295228/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=29180 CPUtime=0.09
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 7728 0 0 0 8 1 0 0 21 0 1 0 131706544 29880320 6256 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 7295 6256 452 984 0 6308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.300364 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11614
/proc/meminfo: memFree=31295228/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=36040 CPUtime=0.29
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 11658 0 0 0 26 3 0 0 21 0 1 0 131706544 36904960 8104 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 9010 8104 570 984 0 8023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36040

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 11614
/proc/meminfo: memFree=31295228/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=40900 CPUtime=0.69
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 19751 0 0 0 64 5 0 0 22 0 1 0 131706544 41881600 9284 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 10225 9284 585 984 0 9238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40900

[startup+1.50116 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11615
/proc/meminfo: memFree=31259880/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=40900 CPUtime=1.49
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 19756 0 0 0 140 9 0 0 25 0 1 0 131706544 41881600 9289 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 10225 9289 587 984 0 9238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40900

[startup+3.10087 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11615
/proc/meminfo: memFree=31256904/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=43508 CPUtime=3.09
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 30086 0 0 0 293 16 0 0 25 0 1 0 131706544 44552192 9992 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 10877 9992 592 984 0 9890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43508

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11616
/proc/meminfo: memFree=31253088/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=47432 CPUtime=6.29
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 41233 0 0 0 600 29 0 0 25 0 1 0 131706544 48570368 10988 4089446400 4194304 8223781 140737392101680 18446744073709551615 6023790 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 11858 10988 592 984 0 10871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47432

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11616
/proc/meminfo: memFree=31247004/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=56156 CPUtime=12.69
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 48827 0 0 0 1218 51 0 0 25 0 1 0 131706544 57503744 12967 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 14039 12967 595 984 0 13052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56156

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11616
/proc/meminfo: memFree=31237668/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=64864 CPUtime=25.49
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 81007 0 0 0 2432 117 0 0 25 0 1 0 131706544 66420736 15129 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 16216 15129 602 984 0 15229 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64864

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11617
/proc/meminfo: memFree=31230296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=71792 CPUtime=51.09
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 101436 0 0 0 4858 251 0 0 25 0 1 0 131706544 73515008 16843 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 17948 16843 602 984 0 16961 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71792

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11619
/proc/meminfo: memFree=31222076/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=78952 CPUtime=102.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 154394 0 0 0 9716 514 0 0 25 0 1 0 131706544 80846848 18644 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 19738 18644 602 984 0 18751 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78952

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11620
/proc/meminfo: memFree=31219916/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=81132 CPUtime=162.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 172576 0 0 0 15417 813 0 0 25 0 1 0 131706544 83079168 19192 4089446400 4194304 8223781 140737392101680 18446744073709551615 5000156 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 20283 19192 602 984 0 19296 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81132

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11621
/proc/meminfo: memFree=31213184/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=86312 CPUtime=222.29
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 182793 0 0 0 21149 1080 0 0 25 0 1 0 131706544 88383488 20476 4089446400 4194304 8223781 140737392101680 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 21578 20476 602 984 0 20591 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86312

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11623
/proc/meminfo: memFree=31207032/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=90292 CPUtime=282.29
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 186146 0 0 0 26891 1338 0 0 25 0 1 0 131706544 92459008 21393 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 22573 21393 602 984 0 21586 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90292

[startup+342.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 11625
/proc/meminfo: memFree=31206380/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=90820 CPUtime=342.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 188408 0 0 0 32620 1610 0 0 25 0 1 0 131706544 92999680 21543 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 22705 21543 602 984 0 21718 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90820

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 11626
/proc/meminfo: memFree=31204832/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=91816 CPUtime=402.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 196132 0 0 0 38381 1849 0 0 25 0 1 0 131706544 94019584 21787 4089446400 4194304 8223781 140737392101680 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 22954 21787 602 984 0 21967 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91816

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 11628
/proc/meminfo: memFree=31202936/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=93608 CPUtime=462.31
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 209257 0 0 0 44137 2094 0 0 25 0 1 0 131706544 95854592 22157 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 23402 22157 602 984 0 22415 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 93608

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11629
/proc/meminfo: memFree=31199268/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=95240 CPUtime=522.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 215902 0 0 0 49908 2322 0 0 25 0 1 0 131706544 97525760 22565 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 23810 22565 602 984 0 22823 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95240

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11631
/proc/meminfo: memFree=31194864/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=97428 CPUtime=582.3
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 227938 0 0 0 55665 2565 0 0 25 0 1 0 131706544 99766272 23095 4089446400 4194304 8223781 140737392101680 18446744073709551615 4221002 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 24357 23095 602 984 0 23370 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97428

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11636
/proc/meminfo: memFree=31189604/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=98972 CPUtime=642.31
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 243205 0 0 0 61429 2802 0 0 25 0 1 0 131706544 101347328 23445 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 24743 23445 602 984 0 23756 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 98972

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11642
/proc/meminfo: memFree=31179820/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=101532 CPUtime=882.31
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 261110 0 0 0 84455 3776 0 0 25 0 1 0 131706544 103968768 23992 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 25383 23992 602 984 0 24396 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 101532

[startup+942.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11644
/proc/meminfo: memFree=31175784/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=102960 CPUtime=942.31
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 265859 0 0 0 90244 3987 0 0 25 0 1 0 131706544 105431040 24358 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 25740 24358 602 984 0 24753 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 102960

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11646
/proc/meminfo: memFree=31173012/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=104848 CPUtime=1002.31
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 266900 0 0 0 96031 4200 0 0 25 0 1 0 131706544 107364352 24803 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 26212 24803 602 984 0 25225 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 104848

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11647
/proc/meminfo: memFree=31171584/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=105740 CPUtime=1062.32
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 269279 0 0 0 101824 4408 0 0 25 0 1 0 131706544 108277760 25058 4089446400 4194304 8223781 140737392101680 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 26435 25058 602 984 0 25448 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11648
/proc/meminfo: memFree=31168460/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=107576 CPUtime=1122.32
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 275779 0 0 0 107617 4615 0 0 25 0 1 0 131706544 110157824 25451 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 26894 25451 602 984 0 25907 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 107576

[startup+1182.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 11678
/proc/meminfo: memFree=31223648/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=107780 CPUtime=1182.32
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 281444 0 0 0 113413 4819 0 0 25 0 1 0 131706544 110366720 25534 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 26945 25534 602 984 0 25958 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 107780

[startup+1242.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 11680
/proc/meminfo: memFree=31143172/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108036 CPUtime=1242.32
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 283875 0 0 0 119206 5026 0 0 25 0 1 0 131706544 110628864 25584 4089446400 4194304 8223781 140737392101680 18446744073709551615 4208920 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27009 25584 602 984 0 26022 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 108036

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11682
/proc/meminfo: memFree=31135668/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108524 CPUtime=1302.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 286538 0 0 0 124999 5234 0 0 25 0 1 0 131706544 111128576 25706 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27131 25706 602 984 0 26144 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 108524

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11683
/proc/meminfo: memFree=31132376/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108552 CPUtime=1362.32
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 308697 0 0 0 130758 5474 0 0 25 0 1 0 131706544 111157248 25716 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27138 25716 602 984 0 26151 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 108552

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11684
/proc/meminfo: memFree=31127600/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108600 CPUtime=1422.34
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 321230 0 0 0 136516 5718 0 0 25 0 1 0 131706544 111206400 25737 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27150 25737 602 984 0 26163 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 108600

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11686
/proc/meminfo: memFree=31120852/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108600 CPUtime=1482.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 345496 0 0 0 142292 5941 0 0 25 0 1 0 131706544 111206400 25745 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27150 25745 602 984 0 26163 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 108600

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11688
/proc/meminfo: memFree=31116344/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108600 CPUtime=1542.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 360163 0 0 0 148093 6140 0 0 25 0 1 0 131706544 111206400 25747 4089446400 4194304 8223781 140737392101680 18446744073709551615 4431489 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27150 25747 602 984 0 26163 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 108600

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11689
/proc/meminfo: memFree=31115664/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108700 CPUtime=1602.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 373375 0 0 0 153902 6331 0 0 25 0 1 0 131706544 111308800 25761 4089446400 4194304 8223781 140737392101680 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27175 25761 602 984 0 26188 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 108700

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11691
/proc/meminfo: memFree=31112872/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108600 CPUtime=1662.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 387427 0 0 0 159723 6510 0 0 25 0 1 0 131706544 111206400 25770 4089446400 4194304 8223781 140737392101680 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27150 25770 602 984 0 26163 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 108600

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11692
/proc/meminfo: memFree=31107340/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=110016 CPUtime=1722.33
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 401481 0 0 0 165562 6671 0 0 25 0 1 0 131706544 112656384 26144 4089446400 4194304 8223781 140737392101680 18446744073709551615 5000322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 27504 26144 602 984 0 26517 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 110016

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11694
/proc/meminfo: memFree=31102312/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=113108 CPUtime=1782.34
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 406936 0 0 0 171411 6823 0 0 25 0 1 0 131706544 115822592 26943 4089446400 4194304 8223781 140737392101680 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 28277 26943 602 984 0 27290 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 113108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11694
/proc/meminfo: memFree=31101920/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=113352 CPUtime=1800.04
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 407018 0 0 0 173143 6861 0 0 25 0 1 0 131706544 116072448 27015 4089446400 4194304 8223781 140737392101680 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11614/statm: 28338 27015 602 984 0 27351 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 113352

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

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

[startup+1800.11 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11694
/proc/meminfo: memFree=31101920/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=105372 CPUtime=1800.14
/proc/11614/stat : 11614 (pbscip.linux.x8) R 11612 11614 11294 0 -1 4202496 407103 0 0 0 173153 6861 0 0 18 0 1 0 131706544 107900928 25010 4089446400 4194304 8223781 140737392101680 18446744073709551615 6207096 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11614/statm: 26343 25010 604 984 0 25356 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 105372

Child status: 0
Real time (s): 1800.12
CPU time (s): 1800.16
CPU user time (s): 1731.54
CPU system time (s): 68.6186
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 114704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1731.54
system time used= 68.6186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407107
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= 2
involuntary context switches= 1091

runsolver used 3.14952 second user time and 6.68298 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 15:21:33
IDJOB=2692797
IDBENCH=78917
IDSOLVER=1204
FILE ID=node108/2692797-1277904093
PBS_JOBID= 11197240
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551864--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692797-1277904093/watcher-2692797-1277904093 -o /tmp/evaluation-result-2692797-1277904093/solver-2692797-1277904093 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692797-1277904093.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 124472bd94dbe4a4a7a86c80941ffe16
RANDOM SEED=2042856863

node108.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.855
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.71
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.855
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	: 5320.05
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.855
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.855
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.855
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.79
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.855
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.855
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.855
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:      31295632 kB
Buffers:        187644 kB
Cached:        1175768 kB
SwapCached:          0 kB
Active:         673944 kB
Inactive:       838908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31295632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4732 kB
Writeback:           0 kB
AnonPages:      150184 kB
Mapped:          17468 kB
Slab:            78380 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node108 at 2010-06-30 15:51:35