Trace number 2693403

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.23 1800.19

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670675--soft-33-100-0.wbo
MD5SUM1266a85a20696deb0d7aee67f4c2d0a0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark25.9621
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 671
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: Clp 1.11.1] [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-2693403-1277902192.wbo>
0.00/0.03	c original problem has 3835 variables (2033 bin, 0 int, 0 impl, 1802 cont) and 4510 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/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.05/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.05/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.12
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 |   7 |3713 |4364 |3713 | 882 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 87754
0.09/0.19	c y 0.1s|     1 |     0 |    15 |     - |  13M|   0 |   7 |3713 |4364 |3713 | 882 |   0 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    72 |     - |  13M|   0 |  27 |3713 |4364 |3713 | 897 |  15 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   120 |     - |  14M|   0 |  36 |3713 |4364 |3713 | 914 |  32 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   150 |     - |  14M|   0 |  27 |3713 |4364 |3713 | 922 |  40 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   232 |     - |  14M|   0 |  43 |3713 |4364 |3713 | 932 |  50 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   341 |     - |  15M|   0 |  39 |3713 |4364 |3713 | 942 |  60 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   434 |     - |  15M|   0 |  37 |3713 |4364 |3713 | 950 |  68 |   0 |   0 | 0.000000e+00 | 8.775400e+04 |    Inf 
1.79/1.80	c   1.7s|     1 |     2 |   434 |     - |  15M|   0 |  37 |3713 |4364 |3713 | 950 |  68 |   0 |  33 | 0.000000e+00 | 8.775400e+04 |    Inf 
3.69/3.72	o 371
3.69/3.72	c * 3.6s|  1310 |  1160 |  1150 |   0.5 |  18M|1309 |   - |3713 |4364 |3713 | 959 |  87 |   0 | 121 | 0.000000e+00 | 3.710000e+02 |    Inf 
10.28/10.39	o 368
10.28/10.39	c *10.1s|  2366 |  2088 |  6078 |   2.4 |  22M|1309 |   - |3713 |4673 |3713 | 958 | 501 | 309 |1060 | 0.000000e+00 | 3.680000e+02 |    Inf 
11.78/11.87	o 361
11.78/11.87	c *11.6s|  2922 |  2472 |  8296 |   2.7 |  24M|1309 |   - |3713 |4999 |3713 | 987 | 769 | 635 |1197 | 0.000000e+00 | 3.610000e+02 |    Inf 
11.89/11.99	o 338
11.89/11.99	c *11.7s|  2982 |  2461 |  8418 |   2.7 |  24M|1309 |   - |3713 |5023 |3713 | 973 | 775 | 659 |1203 | 0.000000e+00 | 3.380000e+02 |    Inf 
12.28/12.37	o 333
12.28/12.37	c *12.1s|  3133 |  2556 |  8989 |   2.7 |  25M|1309 |   - |3713 |5133 |3713 | 965 | 858 | 769 |1211 | 0.000000e+00 | 3.330000e+02 |    Inf 
12.89/12.94	o 328
12.89/12.94	c *12.6s|  3346 |  2659 |  9755 |   2.8 |  26M|1309 |   - |3713 |5397 |3713 | 979 | 966 |1035 |1238 | 0.000000e+00 | 3.280000e+02 |    Inf 
13.29/13.32	o 327
13.29/13.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.29/13.32	c *13.0s|  3473 |  2738 | 10331 |   2.9 |  27M|1309 |   - |3713 |5521 |3713 |1001 |1026 |1169 |1279 | 0.000000e+00 | 3.270000e+02 |    Inf 
13.39/13.45	o 262
13.39/13.45	c *13.1s|  3532 |  2353 | 10518 |   2.9 |  26M|1309 |   - |3713 |5553 |3713 | 980 |1032 |1202 |1282 | 0.000000e+00 | 2.620000e+02 |    Inf 
13.49/13.53	o 211
13.49/13.53	c *13.2s|  3570 |  2022 | 10552 |   2.8 |  25M|1309 |   - |3713 |5584 |3713 | 980 |1033 |1235 |1282 | 0.000000e+00 | 2.110000e+02 |    Inf 
14.09/14.11	o 210
14.09/14.11	c *13.7s|  3726 |  2061 | 11662 |   3.0 |  26M|1309 |   - |3713 |5828 |3713 | 971 |1143 |1555 |1322 | 0.000000e+00 | 2.100000e+02 |    Inf 
14.29/14.38	o 204
14.29/14.38	c *14.0s|  3854 |  2097 | 11858 |   3.0 |  26M|1309 |   - |3713 |5920 |3713 | 968 |1158 |1711 |1323 | 0.000000e+00 | 2.040000e+02 |    Inf 
14.89/14.90	o 198
14.89/14.90	c *14.5s|  4047 |  2147 | 12543 |   3.0 |  26M|1309 |   - |3713 |6024 |3713 | 968 |1250 |1930 |1333 | 0.000000e+00 | 1.980000e+02 |    Inf 
15.69/15.79	o 194
15.69/15.79	c *15.4s|  4366 |  2215 | 13536 |   3.0 |  27M|1309 |   - |3713 |6186 |3713 | 978 |1388 |2315 |1352 | 0.000000e+00 | 1.940000e+02 |    Inf 
15.78/15.82	o 143
15.78/15.82	c *15.4s|  4382 |  1883 | 13550 |   3.0 |  26M|1309 |   - |3713 |6184 |3713 | 978 |1388 |2315 |1352 | 0.000000e+00 | 1.430000e+02 |    Inf 
16.39/16.46	o 139
16.39/16.46	c *16.0s|  4581 |  1926 | 14878 |   3.2 |  27M|1309 |   - |3713 |6170 |3713 | 993 |1511 |2599 |1373 | 0.000000e+00 | 1.390000e+02 |    Inf 
16.39/16.47	o 133
16.39/16.47	c *16.0s|  4583 |  1909 | 14891 |   3.2 |  27M|1309 |   - |3713 |6170 |3713 | 993 |1511 |2599 |1374 | 0.000000e+00 | 1.330000e+02 |    Inf 
17.19/17.28	o 103
17.19/17.28	c *16.8s|  4905 |  1874 | 15992 |   3.2 |  27M|1309 |   - |3713 |6329 |3713 | 985 |1617 |2957 |1406 | 0.000000e+00 | 1.030000e+02 |    Inf 
18.09/18.14	o 88
18.09/18.14	c *17.6s|  5183 |  1633 | 17687 |   3.3 |  27M|1309 |   - |3713 |6415 |3713 | 991 |1798 |3301 |1434 | 0.000000e+00 | 8.800000e+01 |    Inf 
20.09/20.10	o 80
20.09/20.10	c *19.5s|  5769 |  1603 | 20714 |   3.5 |  28M|1309 |   - |3713 |6080 |3713 | 984 |2116 |3970 |1489 | 0.000000e+00 | 8.000000e+01 |    Inf 
20.38/20.49	o 52
20.38/20.49	c *19.9s|  5862 |  1095 | 21549 |   3.6 |  26M|1309 |   - |3713 |5758 |3713 | 991 |2221 |4087 |1494 | 0.000000e+00 | 5.200000e+01 |    Inf 
20.90/20.97	o 50
20.90/20.97	c *20.4s|  5960 |  1035 | 23132 |   3.8 |  26M|1309 |   - |3713 |5013 |3713 | 987 |2339 |4202 |1532 | 0.000000e+00 | 5.000000e+01 |    Inf 
30.89/30.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.89/30.93	c  30.1s| 10000 |  1295 | 49949 |   5.0 |  29M|1309 |   - |3713 |5500 |   0 |   0 |3967 |9336 |1728 | 0.000000e+00 | 5.000000e+01 |    Inf 
53.19/53.29	c  51.9s| 20000 |  1786 |104626 |   5.2 |  38M|1309 |   1 |3713 |7081 |3713 | 940 |6747 |  22k|1752 | 0.000000e+00 | 5.000000e+01 |    Inf 
57.20/57.27	o 41
57.20/57.27	c *55.8s| 21709 |  1756 |115458 |   5.3 |  39M|1309 |   - |3713 |7010 |3713 | 965 |7318 |  24k|1752 | 0.000000e+00 | 4.100000e+01 |    Inf 
58.09/58.15	o 31
58.09/58.15	c *56.6s| 22087 |  1598 |117665 |   5.3 |  37M|1309 |   - |3713 |6577 |3713 | 941 |7520 |  25k|1752 | 0.000000e+00 | 3.100000e+01 |    Inf 
58.09/58.18	o 26
58.09/58.18	c *56.6s| 22092 |  1452 |117706 |   5.3 |  35M|1309 |   - |3713 |6321 |3713 | 940 |7520 |  25k|1752 | 0.000000e+00 | 2.600000e+01 |    Inf 
73.39/73.43	c  71.5s| 30000 |  1552 |161387 |   5.4 |  38M|1309 |   1 |3713 |6498 |3713 | 940 |9441 |  35k|1752 | 0.000000e+00 | 2.600000e+01 |    Inf 
93.39/93.41	c  90.9s| 40000 |  1677 |225952 |   5.6 |  41M|1309 |   - |3713 |6444 |   0 |   0 |  12k|  48k|1752 | 0.000000e+00 | 2.600000e+01 |    Inf 
111.79/111.87	c   109s| 50000 |  1784 |270959 |   5.4 |  44M|1309 |  16 |3713 |8276 |3713 | 947 |  14k|  61k|1752 | 0.000000e+00 | 2.600000e+01 |    Inf 
118.59/118.60	o 24
118.59/118.60	c * 115s| 53513 |  1700 |289027 |   5.4 |  42M|1309 |   - |3713 |8693 |3713 | 953 |  15k|  66k|1752 | 0.000000e+00 | 2.400000e+01 |    Inf 
128.29/128.37	o 20
128.29/128.37	c * 125s| 58426 |  1642 |314876 |   5.4 |  42M|1309 |   - |3713 |7104 |3713 | 981 |  16k|  73k|1793 | 0.000000e+00 | 2.000000e+01 |    Inf 
131.49/131.51	c   128s| 60000 |  1656 |324595 |   5.4 |  42M|1309 |  16 |3713 |7106 |3713 | 940 |  16k|  75k|1814 | 0.000000e+00 | 2.000000e+01 |    Inf 
151.49/151.55	c   147s| 70000 |  1755 |380662 |   5.4 |  45M|1309 |   1 |3713 |  10k|3713 | 955 |  18k|  88k|1950 | 0.000000e+00 | 2.000000e+01 |    Inf 
171.99/172.00	c   167s| 80000 |  1853 |436987 |   5.5 |  46M|1309 |   - |3713 |8902 |   0 |   0 |  19k| 102k|2083 | 0.000000e+00 | 2.000000e+01 |    Inf 
180.49/180.57	o 15
180.49/180.57	c * 176s| 84202 |  1778 |464244 |   5.5 |  45M|1309 |   - |3713 |9091 |3713 | 972 |  20k| 107k|2126 | 0.000000e+00 | 1.500000e+01 |    Inf 
180.79/180.80	o 14
180.79/180.80	c * 176s| 84317 |  1746 |464627 |   5.5 |  44M|1309 |   - |3713 |8884 |3713 | 959 |  20k| 107k|2126 | 0.000000e+00 | 1.400000e+01 |    Inf 
191.39/191.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.39/191.44	c   186s| 90000 |  1760 |494947 |   5.5 |  45M|1309 |   1 |3713 |9028 |3713 | 971 |  21k| 115k|2201 | 0.000000e+00 | 1.400000e+01 |    Inf 
210.89/210.98	c   205s|100000 |  1869 |545350 |   5.4 |  47M|1309 |  19 |3713 |  10k|3713 | 964 |  23k| 129k|2328 | 0.000000e+00 | 1.400000e+01 |    Inf 
230.39/230.41	c   224s|110000 |  1920 |599503 |   5.4 |  48M|1309 |   1 |3713 |8394 |3713 | 976 |  25k| 142k|2455 | 0.000000e+00 | 1.400000e+01 |    Inf 
249.79/249.82	c   243s|120000 |  2076 |661509 |   5.5 |  50M|1309 |   - |3713 |7625 |   0 |   0 |  27k| 155k|2641 | 0.000000e+00 | 1.400000e+01 |    Inf 
258.09/258.13	o 13
258.09/258.13	c * 251s|124365 |  2133 |687658 |   5.5 |  51M|1309 |   - |3713 |9119 |3713 | 955 |  28k| 161k|2715 | 0.000000e+00 | 1.300000e+01 |    Inf 
262.49/262.50	o 8
262.49/262.50	c * 255s|126592 |  1955 |701315 |   5.5 |  48M|1309 |   - |3713 |8929 |3713 | 958 |  29k| 164k|2720 | 0.000000e+00 | 8.000000e+00 |    Inf 
269.00/269.04	c   261s|130000 |  1986 |721329 |   5.5 |  49M|1309 |   - |3713 |9577 |   0 |   0 |  29k| 168k|2779 | 0.000000e+00 | 8.000000e+00 |    Inf 
288.30/288.35	c   280s|140000 |  2051 |782131 |   5.6 |  50M|1309 |  19 |3713 |  10k|3713 | 940 |  31k| 181k|2905 | 0.000000e+00 | 8.000000e+00 |    Inf 
308.79/308.83	c   300s|150000 |  2177 |849428 |   5.7 |  52M|1309 |   - |3713 |  10k|   0 |   0 |  34k| 195k|3043 | 0.000000e+00 | 8.000000e+00 |    Inf 
329.29/329.33	c   320s|160000 |  2195 |916030 |   5.7 |  53M|1309 |   - |3713 |  11k|   0 |   0 |  36k| 208k|3205 | 0.000000e+00 | 8.000000e+00 |    Inf 
349.70/349.74	c   340s|170000 |  2241 |978213 |   5.8 |  54M|1309 |   - |3713 |  12k|   0 |   0 |  38k| 222k|3305 | 0.000000e+00 | 8.000000e+00 |    Inf 
369.90/369.97	c   360s|180000 |  2272 |  1034k|   5.7 |  55M|1309 |  20 |3713 |  12k|3713 | 940 |  40k| 235k|3428 | 0.000000e+00 | 8.000000e+00 |    Inf 
389.50/389.58	c   379s|190000 |  2345 |  1088k|   5.7 |  56M|1309 |   - |3713 |  13k|   0 |   0 |  42k| 248k|3550 | 0.000000e+00 | 8.000000e+00 |    Inf 
410.00/410.03	c   399s|200000 |  2535 |  1145k|   5.7 |  58M|1309 |  15 |3713 |  14k|3713 | 950 |  45k| 261k|3673 | 0.000000e+00 | 8.000000e+00 |    Inf 
430.80/430.87	c   419s|210000 |  2698 |  1200k|   5.7 |  60M|1309 |   - |3713 |  14k|   0 |   0 |  47k| 276k|3760 | 0.000000e+00 | 8.000000e+00 |    Inf 
451.60/451.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
451.60/451.63	c   439s|220000 |  2729 |  1252k|   5.7 |  61M|1309 |   - |3713 |  15k|   0 |   0 |  49k| 290k|3849 | 0.000000e+00 | 8.000000e+00 |    Inf 
472.80/472.89	c   460s|230000 |  2742 |  1307k|   5.7 |  62M|1309 |   - |3713 |  16k|   0 |   0 |  51k| 304k|3948 | 0.000000e+00 | 8.000000e+00 |    Inf 
493.90/493.98	c   480s|240000 |  2712 |  1362k|   5.7 |  62M|1309 |   - |3713 |  14k|   0 |   0 |  54k| 318k|4068 | 0.000000e+00 | 8.000000e+00 |    Inf 
515.40/515.42	c   501s|250000 |  2798 |  1421k|   5.7 |  64M|1309 |   1 |3713 |  16k|3713 | 940 |  56k| 331k|4156 | 0.000000e+00 | 8.000000e+00 |    Inf 
536.90/536.95	c   522s|260000 |  2877 |  1478k|   5.7 |  66M|1309 |  10 |3713 |  18k|3713 | 952 |  58k| 345k|4249 | 0.000000e+00 | 8.000000e+00 |    Inf 
559.30/559.33	c   544s|270000 |  2915 |  1537k|   5.7 |  66M|1309 |  14 |3713 |  18k|3713 | 983 |  61k| 358k|4337 | 0.000000e+00 | 8.000000e+00 |    Inf 
582.00/582.01	c   566s|280000 |  2976 |  1598k|   5.7 |  67M|1309 |   8 |3713 |  16k|3713 | 940 |  63k| 372k|4436 | 0.000000e+00 | 8.000000e+00 |    Inf 
602.90/602.97	c   587s|290000 |  3022 |  1658k|   5.7 |  67M|1309 |   - |3713 |  14k|   0 |   0 |  65k| 385k|4546 | 0.000000e+00 | 8.000000e+00 |    Inf 
623.81/623.81	c   607s|300000 |  3037 |  1712k|   5.7 |  69M|1309 |   - |3713 |  18k|   0 |   0 |  67k| 399k|4619 | 0.000000e+00 | 8.000000e+00 |    Inf 
646.00/646.06	c   629s|310000 |  3140 |  1765k|   5.7 |  71M|1309 |   - |3713 |  19k|   0 |   0 |  70k| 412k|4707 | 0.000000e+00 | 8.000000e+00 |    Inf 
669.80/669.86	c   652s|320000 |  3325 |  1822k|   5.7 |  73M|1309 |   - |3713 |  22k|   0 |   0 |  72k| 426k|4788 | 0.000000e+00 | 8.000000e+00 |    Inf 
679.00/679.07	o 5
679.00/679.07	c * 661s|324366 |  2707 |  1845k|   5.7 |  64M|1309 |   - |3713 |  22k|3713 | 963 |  73k| 432k|4800 | 0.000000e+00 | 5.000000e+00 |    Inf 
690.40/690.40	c   672s|330000 |  2763 |  1876k|   5.7 |  63M|1309 |   - |3713 |  19k|   0 |   0 |  74k| 440k|4870 | 0.000000e+00 | 5.000000e+00 |    Inf 
711.29/711.30	c   692s|340000 |  2908 |  1927k|   5.7 |  65M|1309 |   - |3713 |  20k|   0 |   0 |  76k| 454k|4933 | 0.000000e+00 | 5.000000e+00 |    Inf 
731.99/732.08	c   713s|350000 |  3008 |  1984k|   5.7 |  67M|1309 |   1 |3713 |  20k|3713 | 955 |  78k| 467k|4998 | 0.000000e+00 | 5.000000e+00 |    Inf 
754.10/754.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
754.10/754.11	c   734s|360000 |  3164 |  2047k|   5.7 |  69M|1309 |   - |3713 |  21k|   0 |   0 |  80k| 482k|5082 | 0.000000e+00 | 5.000000e+00 |    Inf 
777.50/777.54	c   757s|370000 |  3217 |  2122k|   5.7 |  69M|1309 |   1 |3713 |  20k|3713 | 970 |  82k| 496k|5182 | 0.000000e+00 | 5.000000e+00 |    Inf 
797.10/797.14	c   776s|380000 |  3267 |  2177k|   5.7 |  70M|1309 |  23 |3713 |  18k|3713 | 949 |  83k| 510k|5246 | 0.000000e+00 | 5.000000e+00 |    Inf 
817.50/817.50	c   796s|390000 |  3233 |  2240k|   5.7 |  70M|1309 |   1 |3713 |  19k|3713 | 975 |  85k| 524k|5361 | 0.000000e+00 | 5.000000e+00 |    Inf 
837.80/837.82	c   816s|400000 |  3260 |  2299k|   5.7 |  70M|1309 |   1 |3713 |  19k|3713 | 986 |  87k| 538k|5459 | 0.000000e+00 | 5.000000e+00 |    Inf 
857.50/857.56	c   835s|410000 |  3223 |  2354k|   5.7 |  71M|1309 |   - |3713 |  20k|   0 |   0 |  89k| 552k|5523 | 0.000000e+00 | 5.000000e+00 |    Inf 
878.91/878.96	c   856s|420000 |  3316 |  2414k|   5.7 |  72M|1309 |   - |3713 |  21k|   0 |   0 |  91k| 566k|5584 | 0.000000e+00 | 5.000000e+00 |    Inf 
902.51/902.55	c   879s|430000 |  3544 |  2487k|   5.8 |  75M|1309 |  25 |3713 |  23k|3713 | 968 |  93k| 580k|5669 | 0.000000e+00 | 5.000000e+00 |    Inf 
924.21/924.26	c   900s|440000 |  3269 |  2548k|   5.8 |  71M|1309 |   - |3713 |  15k|3713 | 958 |  95k| 594k|5735 | 0.000000e+00 | 5.000000e+00 |    Inf 
944.41/944.43	c   920s|450000 |  3302 |  2613k|   5.8 |  72M|1309 |  12 |3713 |  17k|3713 | 957 |  97k| 608k|5830 | 0.000000e+00 | 5.000000e+00 |    Inf 
963.71/963.70	c   938s|460000 |  3461 |  2670k|   5.8 |  74M|1309 |  14 |3713 |  18k|3713 | 947 |  99k| 622k|5925 | 0.000000e+00 | 5.000000e+00 |    Inf 
984.30/984.37	c   958s|470000 |  3704 |  2725k|   5.8 |  77M|1309 |  21 |3713 |  20k|3713 | 954 | 101k| 636k|5984 | 0.000000e+00 | 5.000000e+00 |    Inf 
1005.11/1005.13	c   979s|480000 |  3788 |  2783k|   5.8 |  78M|1309 |   8 |3713 |  18k|3713 | 946 | 104k| 650k|6048 | 0.000000e+00 | 5.000000e+00 |    Inf 
1025.00/1025.07	c   998s|490000 |  3864 |  2835k|   5.8 |  78M|1309 |   - |3713 |  18k|   0 |   0 | 105k| 664k|6106 | 0.000000e+00 | 5.000000e+00 |    Inf 
1045.21/1045.21	c  1018s|500000 |  3985 |  2890k|   5.8 |  80M|1309 |   6 |3713 |  19k|3713 | 940 | 108k| 678k|6183 | 0.000000e+00 | 5.000000e+00 |    Inf 
1066.11/1066.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1066.11/1066.19	c  1038s|510000 |  4112 |  2946k|   5.8 |  82M|1309 |  13 |3713 |  20k|3713 | 949 | 110k| 693k|6243 | 0.000000e+00 | 5.000000e+00 |    Inf 
1086.41/1086.43	c  1058s|520000 |  4289 |  2996k|   5.8 |  84M|1309 |   - |3713 |  22k|   0 |   0 | 112k| 707k|6262 | 0.000000e+00 | 5.000000e+00 |    Inf 
1107.51/1107.50	c  1079s|530000 |  4261 |  3050k|   5.8 |  83M|1309 |  21 |3713 |  20k|3713 | 963 | 114k| 722k|6337 | 0.000000e+00 | 5.000000e+00 |    Inf 
1127.91/1127.98	c  1099s|540000 |  4287 |  3109k|   5.8 |  83M|1309 |   - |3713 |  16k|   0 |   0 | 116k| 736k|6432 | 0.000000e+00 | 5.000000e+00 |    Inf 
1148.21/1148.30	c  1118s|550000 |  4304 |  3172k|   5.8 |  84M|1309 |   1 |3713 |  17k|3713 | 949 | 118k| 750k|6487 | 0.000000e+00 | 5.000000e+00 |    Inf 
1167.81/1167.89	c  1137s|560000 |  4320 |  3230k|   5.8 |  85M|1309 |   - |3713 |  18k|   0 |   0 | 120k| 765k|6530 | 0.000000e+00 | 5.000000e+00 |    Inf 
1188.61/1188.64	c  1158s|570000 |  4283 |  3287k|   5.8 |  86M|1309 |   1 |3713 |  20k|3713 | 974 | 122k| 779k|6612 | 0.000000e+00 | 5.000000e+00 |    Inf 
1209.51/1209.54	c  1178s|580000 |  4341 |  3342k|   5.8 |  87M|1309 |   7 |3713 |  22k|3713 | 951 | 125k| 793k|6683 | 0.000000e+00 | 5.000000e+00 |    Inf 
1231.62/1231.68	c  1200s|590000 |  4258 |  3396k|   5.8 |  86M|1309 |   - |3713 |  20k|   0 |   0 | 127k| 807k|6711 | 0.000000e+00 | 5.000000e+00 |    Inf 
1252.41/1252.40	c  1220s|600000 |  4263 |  3454k|   5.8 |  87M|1309 |  26 |3713 |  22k|3713 | 970 | 129k| 821k|6770 | 0.000000e+00 | 5.000000e+00 |    Inf 
1273.52/1273.57	c  1241s|610000 |  4165 |  3511k|   5.8 |  86M|1309 |  13 |3713 |  20k|3713 | 940 | 130k| 835k|6856 | 0.000000e+00 | 5.000000e+00 |    Inf 
1293.81/1293.88	c  1260s|620000 |  4042 |  3570k|   5.8 |  85M|1309 |  21 |3713 |  20k|3713 | 963 | 132k| 850k|6899 | 0.000000e+00 | 5.000000e+00 |    Inf 
1314.11/1314.10	c  1280s|630000 |  4084 |  3623k|   5.8 |  86M|1309 |   - |3713 |  21k|   0 |   0 | 134k| 864k|6944 | 0.000000e+00 | 5.000000e+00 |    Inf 
1334.41/1334.44	c  1300s|640000 |  4176 |  3676k|   5.7 |  87M|1309 |   1 |3713 |  22k|3713 | 952 | 136k| 878k|7027 | 0.000000e+00 | 5.000000e+00 |    Inf 
1355.22/1355.22	c  1320s|650000 |  4287 |  3733k|   5.7 |  89M|1309 |   - |3713 |  22k|   0 |   0 | 138k| 893k|7063 | 0.000000e+00 | 5.000000e+00 |    Inf 
1375.72/1375.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1375.72/1375.72	c  1340s|660000 |  4343 |  3790k|   5.7 |  90M|1309 |  13 |3713 |  24k|3713 | 962 | 140k| 907k|7126 | 0.000000e+00 | 5.000000e+00 |    Inf 
1397.32/1397.30	c  1361s|670000 |  4450 |  3847k|   5.7 |  93M|1309 |   - |3713 |  26k|   0 |   0 | 142k| 922k|7197 | 0.000000e+00 | 5.000000e+00 |    Inf 
1419.12/1419.10	c  1383s|680000 |  4510 |  3902k|   5.7 |  94M|1309 |   - |3713 |  28k|   0 |   0 | 144k| 937k|7217 | 0.000000e+00 | 5.000000e+00 |    Inf 
1441.92/1441.93	c  1405s|690000 |  4507 |  3961k|   5.7 |  94M|1309 |   - |3713 |  26k|   0 |   0 | 146k| 952k|7287 | 0.000000e+00 | 5.000000e+00 |    Inf 
1463.92/1463.91	c  1426s|700000 |  4492 |  4014k|   5.7 |  94M|1309 |   - |3713 |  28k|   0 |   0 | 148k| 967k|7367 | 0.000000e+00 | 5.000000e+00 |    Inf 
1487.03/1487.06	c  1449s|710000 |  4550 |  4073k|   5.7 |  95M|1309 |   - |3713 |  27k|   0 |   0 | 150k| 981k|7384 | 0.000000e+00 | 5.000000e+00 |    Inf 
1509.52/1509.54	c  1471s|720000 |  4568 |  4137k|   5.7 |  96M|1309 |   - |3713 |  27k|   0 |   0 | 151k| 996k|7455 | 0.000000e+00 | 5.000000e+00 |    Inf 
1530.72/1530.73	c  1491s|730000 |  4604 |  4189k|   5.7 |  96M|1309 |  11 |3713 |  26k|3713 | 940 | 153k|1010k|7528 | 0.000000e+00 | 5.000000e+00 |    Inf 
1552.92/1552.98	c  1513s|740000 |  4752 |  4238k|   5.7 |  97M|1309 |  10 |3713 |  27k|3713 | 968 | 156k|1025k|7554 | 0.000000e+00 | 5.000000e+00 |    Inf 
1575.62/1575.61	c  1535s|750000 |  4827 |  4291k|   5.7 |  98M|1309 |  23 |3713 |  26k|3713 | 940 | 157k|1039k|7616 | 0.000000e+00 | 5.000000e+00 |    Inf 
1597.32/1597.33	c  1556s|760000 |  4898 |  4342k|   5.7 | 100M|1309 |   - |3713 |  28k|   0 |   0 | 159k|1055k|7640 | 0.000000e+00 | 5.000000e+00 |    Inf 
1619.42/1619.46	c  1578s|770000 |  4884 |  4396k|   5.7 |  99M|1309 |  10 |3713 |  26k|3713 | 955 | 161k|1069k|7701 | 0.000000e+00 | 5.000000e+00 |    Inf 
1641.52/1641.53	c  1600s|780000 |  4910 |  4450k|   5.7 | 100M|1309 |   - |3713 |  26k|   0 |   0 | 162k|1084k|7753 | 0.000000e+00 | 5.000000e+00 |    Inf 
1664.73/1664.77	c  1622s|790000 |  5041 |  4503k|   5.7 | 101M|1309 |   - |3713 |  26k|   0 |   0 | 164k|1097k|7796 | 0.000000e+00 | 5.000000e+00 |    Inf 
1687.63/1687.61	c  1645s|800000 |  5189 |  4558k|   5.7 | 103M|1309 |   1 |3713 |  26k|3713 | 958 | 166k|1111k|7866 | 0.000000e+00 | 5.000000e+00 |    Inf 
1711.22/1711.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1711.22/1711.22	c  1668s|810000 |  5345 |  4618k|   5.7 | 104M|1309 |  26 |3713 |  27k|3713 | 961 | 168k|1124k|7897 | 0.000000e+00 | 5.000000e+00 |    Inf 
1734.93/1734.98	c  1691s|820000 |  5488 |  4675k|   5.7 | 107M|1309 |   - |3713 |  29k|   0 |   0 | 169k|1139k|7940 | 0.000000e+00 | 5.000000e+00 |    Inf 
1758.83/1758.86	c  1714s|830000 |  5622 |  4731k|   5.7 | 108M|1309 |  25 |3713 |  28k|3713 | 959 | 171k|1153k|8012 | 0.000000e+00 | 5.000000e+00 |    Inf 
1781.73/1781.76	c  1737s|840000 |  5651 |  4789k|   5.7 | 108M|1309 |   - |3713 |  28k|   0 |   0 | 173k|1167k|8026 | 0.000000e+00 | 5.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1754.37
1800.04/1800.00	c Solving Nodes      : 847896
1800.04/1800.00	c Primal Bound       : +5.00000000000000e+00 (196 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.04	s SATISFIABLE
1800.04/1800.04	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.04	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.04	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.04	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.04	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
1800.04/1800.04	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 
1800.04/1800.04	v -x104 -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.04	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 
1800.04/1800.04	v -x54 -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.04	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.04	v -x1 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time       :    1754.37
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2693403-1277902192.wbo
1800.04/1800.04	c   Variables        : 3835 (2033 binary, 0 integer, 0 implicit integer, 1802 continuous)
1800.04/1800.04	c   Constraints      : 4510 initial, 4510 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2693403-1277902192.wbo
1800.04/1800.04	c   Variables        : 3713 (1972 binary, 0 integer, 0 implicit integer, 1741 continuous)
1800.04/1800.04	c   Constraints      : 4364 initial, 31138 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.00         61          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         61          0          0          0          0          0          0          0
1800.04/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.00          0          0          0          0          0         61          0          0
1800.04/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   linear           :       0.07          0          0          0       1810          0         85         67          0
1800.04/1800.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1666          -          -       3332          -          -          -          -
1800.04/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   integral         :          0          0          0     485204          0         41        526          0          0     917948
1800.04/1800.04	c   indicator        :       1741          0    4598016      25652          0        282    1815983          0          0          0
1800.04/1800.04	c   setppc           :          9          6    4625760      25347          0      15494    1089637          0          0          0
1800.04/1800.04	c   linear           :       1741          6    4615074      25776          0     236869   19069357     174259          0          0
1800.04/1800.04	c   logicor          :        873+         6    1605697       4343          0     176275    4039095          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0       4343          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      23.69       0.00       0.00      23.69       0.00
1800.04/1800.04	c   indicator        :      12.87       0.03      11.93       0.91       0.00
1800.04/1800.04	c   setppc           :       9.11       0.00       9.10       0.01       0.00
1800.04/1800.04	c   linear           :     157.59       0.00     156.01       1.58       0.00
1800.04/1800.04	c   logicor          :     281.52       0.00     281.47       0.05       0.00
1800.04/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.04	c   vbounds          :       1.07          2          0          0
1800.04/1800.04	c   rootredcost      :       0.96         32          0       1666
1800.04/1800.04	c   pseudoobj        :     160.30    4634958       4093    1327196
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      22.92     432731     432595    2663627       30.4      14680       24.1          -
1800.04/1800.04	c   infeasible LP    :       4.69      16882      16882     142743       45.7        171       16.7          0
1800.04/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   pseudo solution  :       0.01         74         74        398       15.8         65        6.1          -
1800.04/1800.04	c   applied globally :          -          -          -    1179704       23.3          -          -          -
1800.04/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.04	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 314)
1800.04/1800.04	c   redcost          :      24.08     489362          0     441141          0          0
1800.04/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.04	c   gomory           :       0.09          6          0          0       1450          0
1800.04/1800.04	c   strongcg         :       0.05          6          0          0        130          0
1800.04/1800.04	c   cmir             :       0.03          6          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.07          6          0          0          0          0
1800.04/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.04	c Pricers            :       Time      Calls       Vars
1800.04/1800.04	c   problem variables:       0.00          0          0
1800.04/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   relpscost        :      23.28     459408         41        526          0          0     917948
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       0.68       4312          0          0          0          0       8624
1800.04/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.04	c   LP solutions     :       0.03          -         31
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   feaspump         :       0.01          1          0
1800.04/1800.04	c   oneopt           :       0.56         32          0
1800.04/1800.04	c   intshifting      :       0.00          8          0
1800.04/1800.04	c   coefdiving       :       0.04         14          0
1800.04/1800.04	c   pscostdiving     :       0.05         14          0
1800.04/1800.04	c   fracdiving       :       0.02         14          0
1800.04/1800.04	c   linesearchdiving :       0.00         14          0
1800.04/1800.04	c   guideddiving     :       0.01         14          0
1800.04/1800.04	c   veclendiving     :       0.05         14          0
1800.04/1800.04	c   objpscostdiving  :       0.04          8          0
1800.04/1800.04	c   rootsoldiving    :       0.08          8          0
1800.04/1800.04	c   crossover        :       0.94         21          0
1800.04/1800.04	c   trivial          :       0.02          2          0
1800.04/1800.04	c   simplerounding   :       0.80     460734          0
1800.04/1800.04	c   zirounding       :       0.72       1000          0
1800.04/1800.04	c   rounding         :       2.21       9556          0
1800.04/1800.04	c   shifting         :       1.08       2970          0
1800.04/1800.04	c   twoopt           :       0.00          0          0
1800.04/1800.04	c   fixandinfer      :       0.00          0          0
1800.04/1800.04	c   intdiving        :       0.00          0          0
1800.04/1800.04	c   actconsdiving    :       0.00          0          0
1800.04/1800.04	c   octane           :       0.00          0          0
1800.04/1800.04	c   rens             :       0.03          1          0
1800.04/1800.04	c   rins             :       0.00          0          0
1800.04/1800.04	c   localbranching   :       0.00          0          0
1800.04/1800.04	c   mutation         :       0.00          0          0
1800.04/1800.04	c   dins             :       0.00          0          0
1800.04/1800.04	c   undercover       :       0.00          0          0
1800.04/1800.04	c   nlp              :       0.24          0          0
1800.04/1800.04	c   trysol           :       2.86       7022        165
1800.04/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.04	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.04	c   dual LP          :     586.33     499104    4832161       9.68    8241.37
1800.04/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.04	c   diving/probing LP:       0.24        105       1510      14.38    6291.67
1800.04/1800.04	c   strong branching :      19.39       8099     196662      24.28   10142.44
1800.04/1800.04	c     (at root node) :          -         33      13386     405.64          -
1800.04/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.04	c B&B Tree           :
1800.04/1800.04	c   number of runs   :          1
1800.04/1800.04	c   nodes            :     847896
1800.04/1800.04	c   nodes (total)    :     847896
1800.04/1800.04	c   nodes left       :       5683
1800.04/1800.04	c   max depth        :       1309
1800.04/1800.04	c   max depth (total):       1309
1800.04/1800.04	c   backtracks       :      76981 (9.1%)
1800.04/1800.04	c   delayed cutoffs  :      68597
1800.04/1800.04	c   repropagations   :    2384449 (4754771 domain reductions, 65282 cutoffs)
1800.04/1800.04	c   avg switch length:       7.19
1800.04/1800.04	c   switching time   :     257.09
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        196 (32 improvements)
1800.04/1800.04	c   First Solution   : +8.77540000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +5.00000000000000e+00   (in run 1, after 324366 nodes, 660.93 seconds, depth 29, found by <relaxation>)
1800.04/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.04	c   Gap              :   infinite
1800.04/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.04	c   Root Iterations  :        434
1800.14/1800.18	c Time complete: 1800.21.

Verifier Data

OK	5

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693403-1277902192/watcher-2693403-1277902192 -o /tmp/evaluation-result-2693403-1277902192/solver-2693403-1277902192 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693403-1277902192.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.62 2.26 2.30 4/196 11534
/proc/meminfo: memFree=30788260/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=11116 CPUtime=0
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 1702 0 0 0 0 0 0 0 25 0 1 0 131516874 11382784 1622 4089446400 4194304 9819077 140736911077184 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11534/statm: 2779 1622 392 1374 0 1400 0

[startup+0.0602099 s]
/proc/loadavg: 2.62 2.26 2.30 4/196 11534
/proc/meminfo: memFree=30788260/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=31440 CPUtime=0.05
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7225 0 0 0 4 1 0 0 25 0 1 0 131516874 32194560 6534 4089446400 4194304 9819077 140736911077184 18446744073709551615 4361616 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 7860 6534 490 1374 0 6481 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31440

[startup+0.101203 s]
/proc/loadavg: 2.62 2.26 2.30 4/196 11534
/proc/meminfo: memFree=30788260/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=31440 CPUtime=0.09
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7919 0 0 0 8 1 0 0 25 0 1 0 131516874 32194560 6458 4089446400 4194304 9819077 140736911077184 18446744073709551615 8675336 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 7860 6513 498 1374 0 6481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31440

[startup+0.301169 s]
/proc/loadavg: 2.62 2.26 2.30 4/196 11534
/proc/meminfo: memFree=30788260/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=40196 CPUtime=0.29
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 12108 0 0 0 27 2 0 0 25 0 1 0 131516874 41160704 8501 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 10049 8502 680 1374 0 8670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40196

[startup+0.701098 s]
/proc/loadavg: 2.62 2.26 2.30 4/196 11534
/proc/meminfo: memFree=30788260/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=46956 CPUtime=0.68
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 18519 0 0 0 66 2 0 0 25 0 1 0 131516874 48082944 10472 4089446400 4194304 9819077 140736911077184 18446744073709551615 7308997 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 11739 10472 704 1374 0 10360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46956

[startup+1.50095 s]
/proc/loadavg: 2.62 2.26 2.30 3/197 11535
/proc/meminfo: memFree=30747952/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=46956 CPUtime=1.49
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 18900 0 0 0 146 3 0 0 25 0 1 0 131516874 48082944 10494 4089446400 4194304 9819077 140736911077184 18446744073709551615 7227214 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 11739 10494 704 1374 0 10360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46956

[startup+3.10067 s]
/proc/loadavg: 2.62 2.26 2.30 3/197 11535
/proc/meminfo: memFree=30737040/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=48328 CPUtime=3.09
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 29056 0 0 0 303 6 0 0 25 0 1 0 131516874 49487872 10603 4089446400 4194304 9819077 140736911077184 18446744073709551615 7311978 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 12082 10603 712 1374 0 10703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48328

[startup+6.30108 s]
/proc/loadavg: 3.05 2.35 2.33 3/197 11535
/proc/meminfo: memFree=30745348/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=51584 CPUtime=6.29
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 47046 0 0 0 616 13 0 0 25 0 1 0 131516874 52822016 11225 4089446400 4194304 9819077 140736911077184 18446744073709551615 7212342 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 12896 11226 712 1374 0 11517 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51584

[startup+12.7009 s]
/proc/loadavg: 2.96 2.35 2.33 3/197 11535
/proc/meminfo: memFree=30738812/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=60500 CPUtime=12.68
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 106045 0 0 0 1238 30 0 0 25 0 1 0 131516874 61952000 13226 4089446400 4194304 9819077 140736911077184 18446744073709551615 6628174 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 15125 13226 715 1374 0 13746 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60500

[startup+25.5006 s]
/proc/loadavg: 2.75 2.33 2.33 8/197 11535
/proc/meminfo: memFree=30717768/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=79988 CPUtime=25.49
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 192062 0 0 0 2480 69 0 0 25 0 1 0 131516874 81907712 18176 4089446400 4194304 9819077 140736911077184 18446744073709551615 7816477 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 19997 18176 730 1374 0 18618 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79988

[startup+51.101 s]
/proc/loadavg: 2.49 2.30 2.32 3/197 11536
/proc/meminfo: memFree=30693380/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=105064 CPUtime=51.09
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 312935 0 0 0 4974 135 0 0 25 0 1 0 131516874 107585536 24177 4089446400 4194304 9819077 140736911077184 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 26266 24177 731 1374 0 24887 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105064

[startup+102.307 s]
/proc/loadavg: 2.21 2.25 2.30 3/197 11537
/proc/meminfo: memFree=30675476/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=123496 CPUtime=102.29
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 552965 0 0 0 9953 276 0 0 25 0 1 0 131516874 126459904 28667 4089446400 4194304 9819077 140736911077184 18446744073709551615 7227988 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 30982 28669 731 1374 0 29603 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 123496

[startup+162.301 s]
/proc/loadavg: 2.08 2.20 2.27 3/197 11539
/proc/meminfo: memFree=30664756/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=133816 CPUtime=162.29
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 858244 0 0 0 15784 445 0 0 25 0 1 0 131516874 137027584 31051 4089446400 4194304 9819077 140736911077184 18446744073709551615 6372765 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 33454 31051 733 1374 0 32075 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133816

[startup+222.301 s]
/proc/loadavg: 2.34 2.24 2.28 3/197 11541
/proc/meminfo: memFree=30659856/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=139152 CPUtime=222.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 1171198 0 0 0 21608 622 0 0 25 0 1 0 131516874 142491648 32323 4089446400 4194304 9819077 140736911077184 18446744073709551615 8655904 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 34788 32323 740 1374 0 33409 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 139152

[startup+282.301 s]
/proc/loadavg: 2.20 2.21 2.27 10/197 11542
/proc/meminfo: memFree=30652980/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=145560 CPUtime=282.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 1470284 0 0 0 27441 789 0 0 25 0 1 0 131516874 149053440 33995 4089446400 4194304 9819077 140736911077184 18446744073709551615 4210331 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 36390 33995 740 1374 0 35011 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145560

[startup+342.306 s]
/proc/loadavg: 2.18 2.21 2.26 3/197 11544
/proc/meminfo: memFree=30650176/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=149032 CPUtime=342.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 1756827 0 0 0 33274 956 0 0 25 0 1 0 131516874 152608768 34771 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 37258 34771 740 1374 0 35879 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149032

[startup+402.3 s]
/proc/loadavg: 2.07 2.17 2.25 3/197 11545
/proc/meminfo: memFree=30644784/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=152752 CPUtime=402.29
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 2009090 0 0 0 39108 1121 0 0 25 0 1 0 131516874 156418048 35706 4089446400 4194304 9819077 140736911077184 18446744073709551615 4651641 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 38188 35706 740 1374 0 36809 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 152752

[startup+462.3 s]
/proc/loadavg: 2.02 2.14 2.23 3/197 11547
/proc/meminfo: memFree=30615084/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=158588 CPUtime=462.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 2267985 0 0 0 44959 1271 0 0 25 0 1 0 131516874 162394112 37121 4089446400 4194304 9819077 140736911077184 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 39647 37121 740 1374 0 38268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158588

[startup+522.3 s]
/proc/loadavg: 2.41 2.21 2.24 3/197 11549
/proc/meminfo: memFree=30584536/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=162292 CPUtime=522.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 2541182 0 0 0 50811 1419 0 0 25 0 1 0 131516874 166187008 38338 4089446400 4194304 9819077 140736911077184 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 40793 38346 740 1374 0 39414 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 162292

[startup+582.301 s]
/proc/loadavg: 2.42 2.23 2.25 3/197 11550
/proc/meminfo: memFree=30562764/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=166828 CPUtime=582.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 2800926 0 0 0 56657 1573 0 0 25 0 1 0 131516874 170831872 39140 4089446400 4194304 9819077 140736911077184 18446744073709551615 6591377 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 41707 39140 740 1374 0 40328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 166828

[startup+642.301 s]
/proc/loadavg: 2.54 2.31 2.27 3/197 11552
/proc/meminfo: memFree=30542132/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=169744 CPUtime=642.31
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 3063260 0 0 0 62505 1726 0 0 25 0 1 0 131516874 173817856 39812 4089446400 4194304 9819077 140736911077184 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11534/statm: 42436 39812 740 1374 0 41057 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169744

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.26 2.29 2.27 3/197 11567
/proc/meminfo: memFree=30439972/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=178948 CPUtime=882.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 4162109 0 0 0 85902 2328 0 0 25 0 1 0 131516874 183242752 42097 4089446400 4194304 9819077 140736911077184 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 44737 42097 740 1374 0 43358 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 178948

[startup+942.3 s]
/proc/loadavg: 2.03 2.22 2.24 3/179 11599
/proc/meminfo: memFree=31103400/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=182128 CPUtime=942.31
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 4427727 0 0 0 91749 2482 0 0 25 0 1 0 131516874 186499072 42912 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 45532 42912 740 1374 0 44153 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 182128

[startup+1002.3 s]
/proc/loadavg: 2.01 2.17 2.22 3/179 11600
/proc/meminfo: memFree=31102348/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=183564 CPUtime=1002.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 4689615 0 0 0 97600 2630 0 0 25 0 1 0 131516874 187969536 43290 4089446400 4194304 9819077 140736911077184 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 45891 43290 740 1374 0 44512 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 183564

[startup+1062.3 s]
/proc/loadavg: 2.06 2.15 2.21 3/179 11602
/proc/meminfo: memFree=31096096/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=188980 CPUtime=1062.3
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 4927203 0 0 0 103450 2780 0 0 25 0 1 0 131516874 193515520 44624 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 47245 44624 740 1374 0 45866 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 188980

[startup+1122.3 s]
/proc/loadavg: 2.02 2.12 2.19 3/179 11604
/proc/meminfo: memFree=31092188/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=192344 CPUtime=1122.31
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 5183544 0 0 0 109303 2928 0 0 25 0 1 0 131516874 196960256 45448 4089446400 4194304 9819077 140736911077184 18446744073709551615 6003134 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 48086 45448 740 1374 0 46707 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 192344

[startup+1182.3 s]
/proc/loadavg: 2.07 2.12 2.18 3/179 11605
/proc/meminfo: memFree=31091532/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=193492 CPUtime=1182.31
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 5464179 0 0 0 115147 3084 0 0 25 0 1 0 131516874 198135808 45710 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 48373 45710 740 1374 0 46994 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 193492

[startup+1242.3 s]
/proc/loadavg: 2.02 2.09 2.17 3/179 11607
/proc/meminfo: memFree=31088256/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=196600 CPUtime=1242.31
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 5718393 0 0 0 121001 3230 0 0 25 0 1 0 131516874 201318400 46407 4089446400 4194304 9819077 140736911077184 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 49150 46408 740 1374 0 47771 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 196600

[startup+1302.3 s]
/proc/loadavg: 2.01 2.07 2.16 3/179 11608
/proc/meminfo: memFree=31087600/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=197176 CPUtime=1302.33
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 5987235 0 0 0 126852 3381 0 0 25 0 1 0 131516874 201908224 46542 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 49294 46542 740 1374 0 47915 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 197176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.15 3/179 11610
/proc/meminfo: memFree=31086932/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=197476 CPUtime=1362.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 6252123 0 0 0 132703 3529 0 0 25 0 1 0 131516874 202215424 46639 4089446400 4194304 9819077 140736911077184 18446744073709551615 6367489 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 49369 46639 740 1374 0 47990 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 197476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.14 3/179 11612
/proc/meminfo: memFree=31081672/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=202652 CPUtime=1422.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 6496198 0 0 0 138566 3666 0 0 25 0 1 0 131516874 207515648 47915 4089446400 4194304 9819077 140736911077184 18446744073709551615 6361141 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 50663 47915 740 1374 0 49284 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 202652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/179 11613
/proc/meminfo: memFree=31080896/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=203416 CPUtime=1482.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 6756734 0 0 0 144418 3814 0 0 25 0 1 0 131516874 208297984 48149 4089446400 4194304 9819077 140736911077184 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 50854 48149 740 1374 0 49475 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 203416

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.11 3/179 11615
/proc/meminfo: memFree=31079120/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=204972 CPUtime=1542.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7020436 0 0 0 150275 3957 0 0 25 0 1 0 131516874 209891328 48488 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 51243 48488 740 1374 0 49864 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 204972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/179 11616
/proc/meminfo: memFree=31076980/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=207392 CPUtime=1602.33
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7260274 0 0 0 156126 4107 0 0 25 0 1 0 131516874 212369408 49096 4089446400 4194304 9819077 140736911077184 18446744073709551615 6391606 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 51848 49096 740 1374 0 50469 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 207392

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.09 3/179 11618
/proc/meminfo: memFree=31073940/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=210300 CPUtime=1662.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7484231 0 0 0 161985 4247 0 0 25 0 1 0 131516874 215347200 49838 4089446400 4194304 9819077 140736911077184 18446744073709551615 4208201 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 52575 49838 740 1374 0 51196 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 210300

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.09 3/179 11620
/proc/meminfo: memFree=31066448/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=217524 CPUtime=1722.32
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7716826 0 0 0 167844 4388 0 0 25 0 1 0 131516874 222744576 51688 4089446400 4194304 9819077 140736911077184 18446744073709551615 6162152 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 54381 51688 740 1374 0 53002 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 217524

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.09 3/179 11621
/proc/meminfo: memFree=31062692/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=221684 CPUtime=1782.33
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 7937492 0 0 0 173711 4522 0 0 25 0 1 0 131516874 227004416 52657 4089446400 4194304 9819077 140736911077184 18446744073709551615 6509960 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 55421 52657 740 1374 0 54042 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 221684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.03 2.08 3/179 11622
/proc/meminfo: memFree=31062420/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=221684 CPUtime=1800.04
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 8007678 0 0 0 175439 4565 0 0 25 0 1 0 131516874 227004416 52669 4089446400 4194304 9819077 140736911077184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11534/statm: 55421 52669 740 1374 0 54042 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 221684

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: 2.02 2.03 2.08 3/179 11622
/proc/meminfo: memFree=31062420/32951124 swapFree=67111528/67111528
[pid=11534] ppid=11532 vsize=221708 CPUtime=1800.14
/proc/11534/stat : 11534 (pbscip.linux.x8) R 11532 11534 11183 0 -1 4202496 8007705 0 0 0 175449 4565 0 0 18 0 1 0 131516874 227028992 52680 4089446400 4194304 9819077 140736911077184 18446744073709551615 4212060 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11534/statm: 55427 52680 741 1374 0 54048 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 221708

Child status: 0
Real time (s): 1800.19
CPU time (s): 1800.23
CPU user time (s): 1754.57
CPU system time (s): 45.6591
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1754.57
system time used= 45.6591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8007709
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= 3
involuntary context switches= 12958

runsolver used 2.68659 second user time and 5.80112 second system time

The end

Launcher Data

Begin job on node106 at 2010-06-30 14:49:52
IDJOB=2693403
IDBENCH=78899
IDSOLVER=1205
FILE ID=node106/2693403-1277902192
PBS_JOBID= 11197224
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670675--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693403-1277902192/watcher-2693403-1277902192 -o /tmp/evaluation-result-2693403-1277902192/solver-2693403-1277902192 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693403-1277902192.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 1266a85a20696deb0d7aee67f4c2d0a0
RANDOM SEED=5096080

node106.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.825
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.65
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.825
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.75
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.825
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.82
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.825
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.76
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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.73
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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30788664 kB
Buffers:        185480 kB
Cached:        1272924 kB
SwapCached:          0 kB
Active:        1001044 kB
Inactive:      1020284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30788664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      562704 kB
Mapped:          20360 kB
Slab:            78084 kB
PageTables:       6056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1662948 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= 74204 MiB
End job on node106 at 2010-06-30 15:19:54