Trace number 2705569

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.19 1790.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900574864--soft-33-100-0.wbo
MD5SUMf08844d42f277d14946ba79cfba06e67
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 benchmark107.679
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 constraints1788
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 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705569-1278572956.wbo>
0.00/0.03	c original problem has 3807 variables (2019 bin, 0 int, 1788 impl, 0 cont) and 4496 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.02/0.04	c presolving:
0.02/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.02/0.08	c (round 2) 0 del vars, 71 del conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.02/0.09	c (round 3) 54 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.09/0.10	c (round 4) 144 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 140 impls, 11 clqs
0.09/0.11	c (round 5) 144 del vars, 190 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 140 impls, 11 clqs
0.09/0.16	c    (0.1s) probing: 101/1947 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  144 deleted vars, 190 deleted constraints, 1806 tightened bounds, 0 added holes, 81 changed sides, 0 changed coefficients
0.09/0.16	c  3560 implications, 11 cliques
0.09/0.16	c presolved problem has 3663 variables (1947 bin, 0 int, 1716 impl, 0 cont) and 4306 constraints
0.09/0.16	c      52 constraints of type <setppc>
0.09/0.16	c    1716 constraints of type <linear>
0.09/0.16	c    1716 constraints of type <indicator>
0.09/0.16	c     822 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    24 |     - |  13M|   0 |  14 |3663 |4306 |3663 | 874 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    61 |     - |  14M|   0 |  30 |3663 |4306 |3663 | 892 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.30/0.32	c   0.3s|     1 |     0 |    88 |     - |  14M|   0 |  40 |3663 |4306 |3663 | 903 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   236 |     - |  14M|   0 |  39 |3663 |4306 |3663 | 911 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.48	c   0.5s|     1 |     0 |   394 |     - |  15M|   0 |  41 |3663 |4306 |3663 | 926 |  52 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.55	c   0.5s|     1 |     0 |   418 |     - |  15M|   0 |  42 |3663 |4306 |3663 | 932 |  58 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.64	c   0.6s|     1 |     0 |   515 |     - |  15M|   0 |  44 |3663 |4306 |3663 | 939 |  65 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.10/1.19	c   1.2s|     1 |     2 |   515 |     - |  15M|   0 |  44 |3663 |4306 |3663 | 939 |  65 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
2.09/2.17	o 85182
2.09/2.17	c y 2.1s|   227 |   226 |  1148 |   2.8 |  15M| 225 |   - |3663 |4306 |   0 |   0 |  79 |   0 | 100 | 0.000000e+00 | 8.518200e+04 |    Inf 
9.90/9.91	o 73
9.90/9.91	c * 9.9s|  5003 |  2218 |  4898 |   0.9 |  20M|1566 |   - |3663 |4334 |3663 | 971 | 584 |  28 | 860 | 0.000000e+00 | 7.300000e+01 |    Inf 
10.79/10.82	o 71
10.79/10.82	c *10.8s|  5496 |  2582 |  5659 |   0.9 |  21M|1566 |   - |3663 |3971 |3663 | 976 | 695 | 143 | 962 | 0.000000e+00 | 7.100000e+01 |    Inf 
10.79/10.84	o 55
10.79/10.84	c *10.8s|  5499 |  1974 |  5682 |   0.9 |  21M|1566 |   - |3663 |3935 |3663 | 976 | 695 | 143 | 962 | 0.000000e+00 | 5.500000e+01 |    Inf 
11.19/11.22	o 37
11.19/11.22	c *11.2s|  5568 |  1303 |  6446 |   1.1 |  20M|1566 |   - |3663 |3783 |3663 | 972 | 789 | 245 |1028 | 0.000000e+00 | 3.700000e+01 |    Inf 
11.59/11.67	o 34
11.59/11.67	c *11.6s|  5652 |  1201 |  7226 |   1.2 |  20M|1566 |   - |3663 |3599 |3663 | 969 | 844 | 351 |1107 | 0.000000e+00 | 3.400000e+01 |    Inf 
11.69/11.78	o 29
11.69/11.78	c *11.8s|  5684 |  1043 |  7448 |   1.2 |  20M|1566 |   - |3663 |3580 |3663 | 968 | 852 | 386 |1115 | 0.000000e+00 | 2.900000e+01 |    Inf 
11.79/11.81	o 17
11.79/11.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.79/11.81	c *11.8s|  5697 |   625 |  7472 |   1.2 |  19M|1566 |   - |3663 |3497 |3663 | 967 | 852 | 404 |1118 | 0.000000e+00 | 1.700000e+01 |    Inf 
11.79/11.89	o 11
11.79/11.89	c *11.9s|  5709 |   419 |  7644 |   1.2 |  18M|1566 |   - |3663 |3283 |3663 | 966 | 864 | 417 |1142 | 0.000000e+00 | 1.100000e+01 |    Inf 
17.49/17.57	o 8
17.49/17.57	c *17.5s|  8547 |   429 | 28231 |   3.2 |  20M|1566 |   - |3663 |5138 |3663 | 957 |1681 |4137 |1745 | 0.000000e+00 | 8.000000e+00 |    Inf 
19.80/19.82	c  19.8s| 10000 |   455 | 36999 |   3.6 |  20M|1566 |   - |3663 |4871 |   0 |   0 |1910 |6102 |1790 | 0.000000e+00 | 8.000000e+00 |    Inf 
22.19/22.27	o 6
22.19/22.27	c *22.2s| 11684 |   406 | 46276 |   3.9 |  21M|1566 |   - |3663 |5640 |3663 | 964 |2404 |8280 |1802 | 0.000000e+00 | 6.000000e+00 |    Inf 
34.69/34.71	c  34.7s| 20000 |   535 | 98222 |   4.9 |  22M|1566 |   - |3663 |5836 |   0 |   0 |4424 |  19k|1854 | 0.000000e+00 | 6.000000e+00 |    Inf 
49.50/49.56	c  49.5s| 30000 |   733 |161980 |   5.4 |  24M|1566 |   1 |3663 |6402 |3663 | 947 |6385 |  31k|1859 | 0.000000e+00 | 6.000000e+00 |    Inf 
64.09/64.18	c  64.2s| 40000 |   825 |222217 |   5.5 |  26M|1566 |  15 |3663 |6944 |3663 | 977 |8452 |  45k|1859 | 0.000000e+00 | 6.000000e+00 |    Inf 
78.99/79.00	c  79.0s| 50000 |   953 |280709 |   5.6 |  27M|1566 |   1 |3663 |7565 |3663 | 945 |  10k|  58k|1970 | 0.000000e+00 | 6.000000e+00 |    Inf 
94.29/94.31	c  94.3s| 60000 |  1074 |339167 |   5.6 |  28M|1566 |   - |3663 |6461 |   0 |   0 |  12k|  71k|2177 | 0.000000e+00 | 6.000000e+00 |    Inf 
110.19/110.29	c   110s| 70000 |  1190 |405538 |   5.8 |  30M|1566 |   1 |3663 |6517 |3663 | 941 |  15k|  84k|2349 | 0.000000e+00 | 6.000000e+00 |    Inf 
125.89/125.94	c   126s| 80000 |  1310 |466530 |   5.8 |  32M|1566 |   9 |3663 |7853 |3663 | 957 |  17k|  98k|2517 | 0.000000e+00 | 6.000000e+00 |    Inf 
141.50/141.51	c   141s| 90000 |  1371 |528476 |   5.9 |  33M|1566 |   1 |3663 |8354 |3663 | 956 |  19k| 111k|2689 | 0.000000e+00 | 6.000000e+00 |    Inf 
157.60/157.62	c   158s|100000 |  1657 |596690 |   6.0 |  35M|1566 |   - |3663 |8314 |   0 |   0 |  21k| 125k|2880 | 0.000000e+00 | 6.000000e+00 |    Inf 
174.00/174.09	c   174s|110000 |  1821 |664297 |   6.0 |  37M|1566 |   - |3663 |7846 |   0 |   0 |  23k| 138k|3023 | 0.000000e+00 | 6.000000e+00 |    Inf 
190.39/190.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.39/190.43	c   190s|120000 |  2057 |735299 |   6.1 |  40M|1566 |   - |3663 |9249 |   0 |   0 |  25k| 152k|3173 | 0.000000e+00 | 6.000000e+00 |    Inf 
192.70/192.79	o 4
192.70/192.79	c * 193s|121462 |  1581 |744966 |   6.1 |  34M|1566 |   - |3663 |8525 |3663 | 964 |  26k| 154k|3203 | 0.000000e+00 | 4.000000e+00 |    Inf 
205.39/205.49	c   205s|130000 |  1599 |791407 |   6.1 |  34M|1566 |  27 |3663 |6298 |3663 | 958 |  27k| 165k|3315 | 0.000000e+00 | 4.000000e+00 |    Inf 
221.49/221.53	c   222s|140000 |  1738 |862185 |   6.2 |  36M|1566 |   - |3663 |8946 |   0 |   0 |  30k| 179k|3465 | 0.000000e+00 | 4.000000e+00 |    Inf 
238.20/238.21	c   238s|150000 |  1802 |931778 |   6.2 |  39M|1566 |   - |3663 |  11k|   0 |   0 |  32k| 193k|3594 | 0.000000e+00 | 4.000000e+00 |    Inf 
255.79/255.85	c   256s|160000 |  1860 |  1003k|   6.3 |  40M|1566 |  13 |3663 |  11k|3663 | 955 |  35k| 207k|3704 | 0.000000e+00 | 4.000000e+00 |    Inf 
271.89/271.91	c   272s|170000 |  1925 |  1063k|   6.3 |  40M|1566 |   - |3663 |  11k|3663 | 974 |  37k| 222k|3773 | 0.000000e+00 | 4.000000e+00 |    Inf 
288.40/288.43	c   288s|180000 |  1972 |  1126k|   6.3 |  41M|1566 |   1 |3663 |  11k|3663 | 990 |  40k| 237k|3882 | 0.000000e+00 | 4.000000e+00 |    Inf 
305.09/305.12	c   305s|190000 |  2025 |  1193k|   6.3 |  41M|1566 |   1 |3663 |9086 |3663 | 939 |  42k| 251k|3969 | 0.000000e+00 | 4.000000e+00 |    Inf 
321.21/321.29	c   321s|200000 |  2086 |  1253k|   6.3 |  43M|1566 |   1 |3663 |  10k|3663 | 947 |  45k| 264k|4092 | 0.000000e+00 | 4.000000e+00 |    Inf 
337.80/337.81	c   338s|210000 |  2099 |  1321k|   6.3 |  43M|1566 |   - |3663 |8024 |   0 |   0 |  47k| 278k|4161 | 0.000000e+00 | 4.000000e+00 |    Inf 
352.90/353.00	c   353s|220000 |  2152 |  1378k|   6.3 |  44M|1566 |   - |3663 |  10k|   0 |   0 |  49k| 292k|4260 | 0.000000e+00 | 4.000000e+00 |    Inf 
369.50/369.54	c   370s|230000 |  2187 |  1443k|   6.3 |  45M|1566 |   - |3663 |  10k|   0 |   0 |  51k| 305k|4349 | 0.000000e+00 | 4.000000e+00 |    Inf 
386.70/386.77	c   387s|240000 |  2282 |  1513k|   6.3 |  47M|1566 |  30 |3663 |  12k|3663 | 980 |  54k| 319k|4457 | 0.000000e+00 | 4.000000e+00 |    Inf 
403.51/403.53	c   404s|250000 |  2327 |  1580k|   6.3 |  47M|1566 |  14 |3663 |  10k|3663 | 944 |  56k| 332k|4543 | 0.000000e+00 | 4.000000e+00 |    Inf 
419.40/419.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
419.40/419.41	c   419s|260000 |  2369 |  1639k|   6.3 |  48M|1566 |   1 |3663 |  10k|3663 | 959 |  58k| 346k|4598 | 0.000000e+00 | 4.000000e+00 |    Inf 
435.91/435.90	c   436s|270000 |  2421 |  1700k|   6.3 |  49M|1566 |   - |3663 |  11k|   0 |   0 |  60k| 360k|4688 | 0.000000e+00 | 4.000000e+00 |    Inf 
452.80/452.81	c   453s|280000 |  2436 |  1765k|   6.3 |  49M|1566 |   1 |3663 |9813 |3663 | 946 |  63k| 373k|4765 | 0.000000e+00 | 4.000000e+00 |    Inf 
469.30/469.37	c   469s|290000 |  2423 |  1828k|   6.3 |  50M|1566 |   - |3663 |  10k|3663 | 955 |  65k| 387k|4825 | 0.000000e+00 | 4.000000e+00 |    Inf 
485.21/485.23	c   485s|300000 |  2427 |  1888k|   6.3 |  50M|1566 |   - |3663 |  10k|   0 |   0 |  67k| 401k|4904 | 0.000000e+00 | 4.000000e+00 |    Inf 
501.90/501.97	c   502s|310000 |  2451 |  1957k|   6.3 |  52M|1566 |   - |3663 |  11k|   0 |   0 |  69k| 415k|4981 | 0.000000e+00 | 4.000000e+00 |    Inf 
518.21/518.20	c   518s|320000 |  2511 |  2019k|   6.3 |  52M|1566 |  23 |3663 |  11k|3663 | 951 |  71k| 428k|5035 | 0.000000e+00 | 4.000000e+00 |    Inf 
534.81/534.82	c   535s|330000 |  2531 |  2077k|   6.3 |  53M|1566 |   1 |3663 |  12k|3663 | 964 |  73k| 441k|5108 | 0.000000e+00 | 4.000000e+00 |    Inf 
551.60/551.65	c   552s|340000 |  2573 |  2137k|   6.3 |  54M|1566 |   - |3663 |  11k|   0 |   0 |  75k| 454k|5171 | 0.000000e+00 | 4.000000e+00 |    Inf 
568.00/568.08	c   568s|350000 |  2683 |  2196k|   6.3 |  56M|1566 |   - |3663 |  13k|   0 |   0 |  78k| 468k|5247 | 0.000000e+00 | 4.000000e+00 |    Inf 
585.51/585.56	c   586s|360000 |  2683 |  2263k|   6.3 |  57M|1566 |   - |3663 |  15k|   0 |   0 |  80k| 482k|5307 | 0.000000e+00 | 4.000000e+00 |    Inf 
602.82/602.87	c   603s|370000 |  2684 |  2329k|   6.3 |  57M|1566 |   1 |3663 |  14k|3663 | 954 |  82k| 496k|5395 | 0.000000e+00 | 4.000000e+00 |    Inf 
619.81/619.86	c   620s|380000 |  2660 |  2392k|   6.3 |  56M|1566 |   - |3663 |  11k|   0 |   0 |  84k| 510k|5482 | 0.000000e+00 | 4.000000e+00 |    Inf 
637.92/637.91	c   638s|390000 |  2778 |  2464k|   6.3 |  58M|1566 |   - |3663 |  14k|   0 |   0 |  86k| 524k|5530 | 0.000000e+00 | 4.000000e+00 |    Inf 
656.62/656.66	c   657s|400000 |  2796 |  2532k|   6.3 |  59M|1566 |   - |3663 |  14k|   0 |   0 |  88k| 538k|5599 | 0.000000e+00 | 4.000000e+00 |    Inf 
673.61/673.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
673.61/673.62	c   674s|410000 |  2804 |  2593k|   6.3 |  59M|1566 |   - |3663 |  14k|   0 |   0 |  90k| 552k|5662 | 0.000000e+00 | 4.000000e+00 |    Inf 
675.91/675.91	o 3
675.91/675.91	c * 676s|411287 |  2609 |  2601k|   6.3 |  57M|1566 |   - |3663 |  14k|3663 | 954 |  91k| 554k|5682 | 0.000000e+00 | 3.000000e+00 |    Inf 
690.91/690.93	c   691s|420000 |  2614 |  2652k|   6.3 |  57M|1566 |  10 |3663 |  13k|3663 | 958 |  93k| 565k|5719 | 0.000000e+00 | 3.000000e+00 |    Inf 
709.31/709.30	c   709s|430000 |  2665 |  2720k|   6.3 |  60M|1566 |  11 |3663 |  19k|3663 | 966 |  95k| 579k|5792 | 0.000000e+00 | 3.000000e+00 |    Inf 
729.01/729.03	c   729s|440000 |  2647 |  2791k|   6.3 |  59M|1566 |  30 |3663 |  15k|3663 | 975 |  98k| 594k|5853 | 0.000000e+00 | 3.000000e+00 |    Inf 
747.81/747.82	c   748s|450000 |  2690 |  2861k|   6.4 |  60M|1566 |  13 |3663 |  16k|3663 | 958 | 100k| 608k|5887 | 0.000000e+00 | 3.000000e+00 |    Inf 
765.21/765.29	c   765s|460000 |  2733 |  2921k|   6.3 |  60M|1566 |  12 |3663 |  15k|3663 | 936 | 102k| 622k|5946 | 0.000000e+00 | 3.000000e+00 |    Inf 
783.91/783.92	c   784s|470000 |  2843 |  2975k|   6.3 |  62M|1566 |   - |3663 |  19k|3663 | 961 | 105k| 637k|5977 | 0.000000e+00 | 3.000000e+00 |    Inf 
803.11/803.11	c   803s|480000 |  2772 |  3034k|   6.3 |  60M|1566 |   1 |3663 |  12k|3663 | 951 | 107k| 651k|6066 | 0.000000e+00 | 3.000000e+00 |    Inf 
821.52/821.58	c   822s|490000 |  2841 |  3105k|   6.3 |  61M|1566 |   - |3663 |  13k|   0 |   0 | 110k| 665k|6113 | 0.000000e+00 | 3.000000e+00 |    Inf 
841.32/841.31	c   841s|500000 |  2931 |  3183k|   6.4 |  63M|1566 |  17 |3663 |  15k|3663 | 947 | 112k| 678k|6189 | 0.000000e+00 | 3.000000e+00 |    Inf 
859.72/859.76	c   860s|510000 |  2983 |  3249k|   6.4 |  63M|1566 |   9 |3663 |  16k|3663 | 973 | 115k| 693k|6243 | 0.000000e+00 | 3.000000e+00 |    Inf 
878.72/878.79	c   879s|520000 |  3064 |  3319k|   6.4 |  64M|1566 |  16 |3663 |  16k|3663 | 947 | 118k| 707k|6300 | 0.000000e+00 | 3.000000e+00 |    Inf 
897.41/897.44	c   897s|530000 |  3121 |  3386k|   6.4 |  65M|1566 |   - |3663 |  17k|   0 |   0 | 121k| 722k|6353 | 0.000000e+00 | 3.000000e+00 |    Inf 
916.71/916.77	c   917s|540000 |  3166 |  3457k|   6.4 |  66M|1566 |   - |3663 |  17k|   0 |   0 | 123k| 737k|6426 | 0.000000e+00 | 3.000000e+00 |    Inf 
935.92/935.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
935.92/935.97	c   936s|550000 |  3201 |  3525k|   6.4 |  67M|1566 |   1 |3663 |  17k|3663 | 947 | 126k| 751k|6476 | 0.000000e+00 | 3.000000e+00 |    Inf 
955.42/955.41	c   955s|560000 |  3243 |  3593k|   6.4 |  68M|1566 |   - |3663 |  17k|   0 |   0 | 129k| 766k|6521 | 0.000000e+00 | 3.000000e+00 |    Inf 
974.72/974.71	c   975s|570000 |  3331 |  3662k|   6.4 |  69M|1566 |   - |3663 |  18k|   0 |   0 | 132k| 780k|6567 | 0.000000e+00 | 3.000000e+00 |    Inf 
994.43/994.44	c   994s|580000 |  3361 |  3733k|   6.4 |  70M|1566 |   - |3663 |  20k|   0 |   0 | 134k| 794k|6618 | 0.000000e+00 | 3.000000e+00 |    Inf 
1014.23/1014.20	c  1014s|590000 |  3398 |  3806k|   6.5 |  71M|1566 |  16 |3663 |  20k|3663 | 961 | 137k| 809k|6671 | 0.000000e+00 | 3.000000e+00 |    Inf 
1035.32/1035.30	c  1035s|600000 |  3443 |  3888k|   6.5 |  72M|1566 |  14 |3663 |  21k|3663 | 985 | 140k| 824k|6737 | 0.000000e+00 | 3.000000e+00 |    Inf 
1054.73/1054.72	c  1055s|610000 |  3366 |  3959k|   6.5 |  70M|1566 |   1 |3663 |  17k|3663 | 990 | 143k| 839k|6782 | 0.000000e+00 | 3.000000e+00 |    Inf 
1073.42/1073.42	c  1073s|620000 |  3354 |  4026k|   6.5 |  70M|1566 |   - |3663 |  15k|   0 |   0 | 146k| 854k|6843 | 0.000000e+00 | 3.000000e+00 |    Inf 
1091.42/1091.44	c  1091s|630000 |  3355 |  4090k|   6.5 |  70M|1566 |   - |3663 |  16k|   0 |   0 | 149k| 868k|6885 | 0.000000e+00 | 3.000000e+00 |    Inf 
1110.02/1110.02	c  1110s|640000 |  3361 |  4163k|   6.5 |  70M|1566 |   1 |3663 |  16k|3663 | 962 | 151k| 882k|6936 | 0.000000e+00 | 3.000000e+00 |    Inf 
1128.43/1128.47	c  1128s|650000 |  3354 |  4233k|   6.5 |  70M|1566 |  11 |3663 |  13k|3663 | 947 | 154k| 897k|7006 | 0.000000e+00 | 3.000000e+00 |    Inf 
1145.72/1145.78	c  1146s|660000 |  3473 |  4286k|   6.5 |  72M|1566 |   - |3663 |  16k|   0 |   0 | 156k| 911k|7036 | 0.000000e+00 | 3.000000e+00 |    Inf 
1164.62/1164.63	c  1165s|670000 |  3463 |  4348k|   6.5 |  73M|1566 |   - |3663 |  16k|   0 |   0 | 158k| 925k|7066 | 0.000000e+00 | 3.000000e+00 |    Inf 
1183.23/1183.26	c  1183s|680000 |  3438 |  4406k|   6.5 |  74M|1566 |  14 |3663 |  19k|3663 | 965 | 160k| 940k|7118 | 0.000000e+00 | 3.000000e+00 |    Inf 
1188.42/1188.43	o 1
1188.42/1188.43	c *1188s|682509 |  2892 |  4424k|   6.5 |  67M|1566 |   - |3663 |  19k|3663 | 947 | 161k| 943k|7140 | 0.000000e+00 | 1.000000e+00 |    Inf 
1203.03/1203.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1203.03/1203.07	c  1203s|690000 |  3020 |  4474k|   6.5 |  69M|1566 |   - |3663 |  22k|   0 |   0 | 162k| 953k|7166 | 0.000000e+00 | 1.000000e+00 |    Inf 
1223.72/1223.75	c  1224s|700000 |  3021 |  4541k|   6.5 |  70M|1566 |   5 |3663 |  22k|3663 | 960 | 164k| 968k|7207 | 0.000000e+00 | 1.000000e+00 |    Inf 
1245.53/1245.56	c  1246s|710000 |  3093 |  4621k|   6.5 |  70M|1566 |   1 |3663 |  19k|3663 | 959 | 166k| 983k|7240 | 0.000000e+00 | 1.000000e+00 |    Inf 
1266.43/1266.46	c  1266s|720000 |  3218 |  4699k|   6.5 |  72M|1566 |  14 |3663 |  21k|3663 | 954 | 168k| 997k|7274 | 0.000000e+00 | 1.000000e+00 |    Inf 
1288.13/1288.17	c  1288s|730000 |  3246 |  4774k|   6.5 |  72M|1566 |  20 |3663 |  21k|3663 | 947 | 170k|1011k|7327 | 0.000000e+00 | 1.000000e+00 |    Inf 
1308.53/1308.55	c  1309s|740000 |  3239 |  4842k|   6.5 |  72M|1566 |   1 |3663 |  20k|3663 | 959 | 172k|1025k|7365 | 0.000000e+00 | 1.000000e+00 |    Inf 
1329.84/1329.89	c  1330s|750000 |  3267 |  4918k|   6.6 |  74M|1566 |  24 |3663 |  22k|3663 | 957 | 174k|1040k|7414 | 0.000000e+00 | 1.000000e+00 |    Inf 
1353.33/1353.36	c  1353s|760000 |  3302 |  5003k|   6.6 |  74M|1566 |   - |3663 |  22k|   0 |   0 | 176k|1054k|7457 | 0.000000e+00 | 1.000000e+00 |    Inf 
1377.14/1377.11	c  1377s|770000 |  3272 |  5095k|   6.6 |  74M|1566 |   - |3663 |  22k|   0 |   0 | 177k|1068k|7502 | 0.000000e+00 | 1.000000e+00 |    Inf 
1399.63/1399.60	c  1400s|780000 |  3309 |  5184k|   6.6 |  76M|1566 |  11 |3663 |  23k|3663 | 976 | 179k|1083k|7559 | 0.000000e+00 | 1.000000e+00 |    Inf 
1421.74/1421.78	c  1422s|790000 |  3303 |  5258k|   6.7 |  75M|1566 |   - |3663 |  21k|   0 |   0 | 180k|1098k|7604 | 0.000000e+00 | 1.000000e+00 |    Inf 
1444.24/1444.29	c  1444s|800000 |  3325 |  5339k|   6.7 |  76M|1566 |   1 |3663 |  23k|3663 | 974 | 183k|1112k|7648 | 0.000000e+00 | 1.000000e+00 |    Inf 
1468.44/1468.44	c  1468s|810000 |  3342 |  5433k|   6.7 |  77M|1566 |   1 |3663 |  23k|3663 | 957 | 184k|1127k|7686 | 0.000000e+00 | 1.000000e+00 |    Inf 
1492.03/1492.00	c  1492s|820000 |  3391 |  5525k|   6.7 |  79M|1566 |  29 |3663 |  25k|3663 | 972 | 186k|1141k|7731 | 0.000000e+00 | 1.000000e+00 |    Inf 
1513.83/1513.86	c  1514s|830000 |  3387 |  5602k|   6.7 |  78M|1566 |   - |3663 |  22k|   0 |   0 | 188k|1156k|7766 | 0.000000e+00 | 1.000000e+00 |    Inf 
1535.84/1535.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1535.84/1535.85	c  1536s|840000 |  3377 |  5680k|   6.8 |  77M|1566 |   - |3663 |  20k|   0 |   0 | 190k|1171k|7799 | 0.000000e+00 | 1.000000e+00 |    Inf 
1558.23/1558.20	c  1558s|850000 |  3383 |  5758k|   6.8 |  78M|1566 |  13 |3663 |  23k|3663 | 960 | 191k|1184k|7838 | 0.000000e+00 | 1.000000e+00 |    Inf 
1581.14/1581.10	c  1581s|860000 |  3474 |  5846k|   6.8 |  79M|1566 |   - |3663 |  23k|   0 |   0 | 193k|1199k|7899 | 0.000000e+00 | 1.000000e+00 |    Inf 
1602.14/1602.17	c  1602s|870000 |  3566 |  5916k|   6.8 |  81M|1566 |   1 |3663 |  24k|3663 | 974 | 195k|1214k|7933 | 0.000000e+00 | 1.000000e+00 |    Inf 
1624.64/1624.64	c  1625s|880000 |  3602 |  5998k|   6.8 |  81M|1566 |   - |3663 |  23k|   0 |   0 | 196k|1230k|7973 | 0.000000e+00 | 1.000000e+00 |    Inf 
1647.34/1647.31	c  1647s|890000 |  3583 |  6081k|   6.8 |  82M|1566 |   - |3663 |  23k|   0 |   0 | 198k|1246k|8005 | 0.000000e+00 | 1.000000e+00 |    Inf 
1670.34/1670.34	c  1670s|900000 |  3524 |  6164k|   6.8 |  82M|1566 |   1 |3663 |  26k|3663 | 957 | 200k|1261k|8046 | 0.000000e+00 | 1.000000e+00 |    Inf 
1692.54/1692.51	c  1692s|910000 |  3395 |  6233k|   6.8 |  79M|1566 |  24 |3663 |  22k|3663 | 968 | 202k|1276k|8091 | 0.000000e+00 | 1.000000e+00 |    Inf 
1714.44/1714.45	c  1714s|920000 |  3308 |  6310k|   6.9 |  77M|1566 |   1 |3663 |  19k|3663 | 958 | 204k|1292k|8125 | 0.000000e+00 | 1.000000e+00 |    Inf 
1734.34/1734.30	c  1734s|930000 |  3237 |  6394k|   6.9 |  75M|1566 |   - |3663 |  14k|   0 |   0 | 206k|1307k|8274 | 0.000000e+00 | 1.000000e+00 |    Inf 
1751.94/1751.91	c  1752s|940000 |  3224 |  6461k|   6.9 |  74M|1566 |  27 |3663 |  12k|3663 | 962 | 208k|1321k|8370 | 0.000000e+00 | 1.000000e+00 |    Inf 
1768.85/1768.82	c  1769s|950000 |  3201 |  6524k|   6.9 |  74M|1566 |   - |3663 |  11k|   0 |   0 | 210k|1336k|8401 | 0.000000e+00 | 1.000000e+00 |    Inf 
1786.55/1786.57	c  1787s|960000 |  3133 |  6601k|   6.9 |  73M|1566 |   - |3663 |9847 |   0 |   0 | 212k|1349k|8499 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.05/1790.01	c 
1790.05/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.01	c Solving Time (sec) : 1789.98
1790.05/1790.01	c Solving Nodes      : 962316
1790.05/1790.01	c Primal Bound       : +1.00000000000000e+00 (30 solutions)
1790.05/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.05/1790.01	c Gap                : infinite
1790.05/1790.03	s SATISFIABLE
1790.05/1790.03	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 
1790.05/1790.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 -x189 
1790.05/1790.03	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.05/1790.03	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.05/1790.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 
1790.05/1790.03	v -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.03	v -x1 
1790.05/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.03	c Solving Time       :    1789.98
1790.05/1790.03	c Original Problem   :
1790.05/1790.03	c   Problem name     : HOME/instance-2705569-1278572956.wbo
1790.05/1790.03	c   Variables        : 3807 (2019 binary, 0 integer, 1788 implicit integer, 0 continuous)
1790.05/1790.03	c   Constraints      : 4496 initial, 4496 maximal
1790.05/1790.03	c Presolved Problem  :
1790.05/1790.03	c   Problem name     : t_HOME/instance-2705569-1278572956.wbo
1790.05/1790.03	c   Variables        : 3663 (1947 binary, 0 integer, 1716 implicit integer, 0 continuous)
1790.05/1790.03	c   Constraints      : 4306 initial, 26558 maximal
1790.05/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.03	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1790.05/1790.03	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1790.05/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.05/1790.03	c   setppc           :       0.00          0          0          0          0          0         20          0          0
1790.05/1790.03	c   linear           :       0.06          0          0          0       1806          0         98         81          0
1790.05/1790.03	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1790.05/1790.03	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.05/1790.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   root node        :          -       3432          -          -       3432          -          -          -          -
1790.05/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.03	c   integral         :          0          0          0     554594          0         54        819          0          0    1040222
1790.05/1790.03	c   setppc           :         52          6    4963569      33393          0      55661    2149863          0          0          0
1790.05/1790.03	c   linear           :       1716          6    4908983      33761          0     235161   20764067     212978          0          0
1790.05/1790.03	c   indicator        :       1716          0    3281536      26928          0         36     317516          0          0          0
1790.05/1790.03	c   logicor          :        822+         6    1820913       5363          0     190927    4539599          0          0          0
1790.05/1790.03	c   bounddisjunction :          0+         0     187906          0          0         20        767          0          0          0
1790.05/1790.03	c   countsols        :          0          0          0       5363          0          0          0          0          0          0
1790.05/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.05/1790.03	c   integral         :      20.69       0.00       0.00      20.69       0.00
1790.05/1790.03	c   setppc           :      19.15       0.00      19.12       0.03       0.00
1790.05/1790.03	c   linear           :     166.57       0.00     164.38       2.19       0.00
1790.05/1790.03	c   indicator        :       8.91       0.02       8.16       0.73       0.00
1790.05/1790.03	c   logicor          :     252.74       0.00     252.63       0.10       0.00
1790.05/1790.03	c   bounddisjunction :       0.40       0.00       0.40       0.00       0.00
1790.05/1790.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.05/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.03	c   vbounds          :       0.78      10796          0        189
1790.05/1790.03	c   rootredcost      :       0.75         14          0       1716
1790.05/1790.03	c   pseudoobj        :     119.53    4965088        589     257812
1790.05/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.03	c   propagation      :      23.85     482358     481970    2958985       28.3      14189       24.4          -
1790.05/1790.03	c   infeasible LP    :       8.70      30874      30874     245855       45.5        266       18.6          0
1790.05/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.05/1790.03	c   applied globally :          -          -          -    1353214       22.8          -          -          -
1790.05/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.05/1790.03	c   cut pool         :       0.00          5          -          -         46          -    (maximal pool size: 342)
1790.05/1790.03	c   redcost          :      33.44     556736          0      59567          0          0
1790.05/1790.03	c   impliedbounds    :       0.00          6          0          0          0          0
1790.05/1790.03	c   intobj           :       0.00          0          0          0          0          0
1790.05/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1790.05/1790.03	c   gomory           :       0.14          6          0          0       1296          0
1790.05/1790.03	c   strongcg         :       0.11          6          0          0       1204          0
1790.05/1790.03	c   cmir             :       0.03          6          0          0          0          0
1790.05/1790.03	c   flowcover        :       0.06          6          0          0          0          0
1790.05/1790.03	c   clique           :       0.00          6          0          0          0          0
1790.05/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1790.05/1790.03	c   mcf              :       0.00          1          0          0          0          0
1790.05/1790.03	c   rapidlearning    :       0.07          1          0          0          0          0
1790.05/1790.03	c Pricers            :       Time      Calls       Vars
1790.05/1790.03	c   problem variables:       0.00          0          0
1790.05/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.03	c   relpscost        :      20.24     520826         54        819          0          0    1040222
1790.05/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   inference        :       1.11       5350          0          0          0          0      10707
1790.05/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   random           :       0.00          0          0          0          0          0          0
1790.05/1790.03	c Primal Heuristics  :       Time      Calls      Found
1790.05/1790.03	c   LP solutions     :       0.02          -         13
1790.05/1790.03	c   pseudo solutions :       0.00          -          0
1790.05/1790.03	c   intshifting      :       0.01          0          0
1790.05/1790.03	c   oneopt           :       0.35         14          0
1790.05/1790.03	c   feaspump         :       0.02          1          0
1790.05/1790.03	c   veclendiving     :       0.04         27          0
1790.05/1790.03	c   coefdiving       :       0.04         27          0
1790.05/1790.03	c   pscostdiving     :       0.05         27          0
1790.05/1790.03	c   fracdiving       :       0.06         28          0
1790.05/1790.03	c   linesearchdiving :       0.04         28          0
1790.05/1790.03	c   guideddiving     :       0.05         28          0
1790.05/1790.03	c   rootsoldiving    :       0.07         18          0
1790.05/1790.03	c   objpscostdiving  :       0.05         19          0
1790.05/1790.03	c   crossover        :       0.97         23          0
1790.05/1790.03	c   trivial          :       0.00          2          0
1790.05/1790.03	c   simplerounding   :       0.76     521056          0
1790.05/1790.03	c   zirounding       :       0.24       1000          0
1790.05/1790.03	c   rounding         :       1.10      10198          0
1790.05/1790.03	c   shifting         :       0.73       3223          0
1790.05/1790.03	c   twoopt           :       0.00          0          0
1790.05/1790.03	c   fixandinfer      :       0.00          0          0
1790.05/1790.03	c   intdiving        :       0.00          0          0
1790.05/1790.03	c   actconsdiving    :       0.00          0          0
1790.05/1790.03	c   octane           :       0.00          0          0
1790.05/1790.03	c   rens             :       0.03          1          0
1790.05/1790.03	c   rins             :       0.00          0          0
1790.05/1790.03	c   localbranching   :       0.00          0          0
1790.05/1790.03	c   mutation         :       0.00          0          0
1790.05/1790.03	c   dins             :       0.00          0          0
1790.05/1790.03	c   undercover       :       0.00          0          0
1790.05/1790.03	c   nlp              :       0.15          0          0
1790.05/1790.03	c   trysol           :       0.22         26         17
1790.05/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.05/1790.03	c   primal LP        :       0.00          0          0       0.00          -
1790.05/1790.03	c   dual LP          :     665.61     579412    6613315      11.41    9935.73
1790.05/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1790.05/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1790.05/1790.03	c   diving/probing LP:       0.16        102        843       8.26    5365.39
1790.05/1790.03	c   strong branching :      16.32       8499     180287      21.21   11046.16
1790.05/1790.03	c     (at root node) :          -         16       6253     390.81          -
1790.05/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1790.05/1790.03	c B&B Tree           :
1790.05/1790.03	c   number of runs   :          1
1790.05/1790.03	c   nodes            :     962316
1790.05/1790.03	c   nodes (total)    :     962316
1790.05/1790.03	c   nodes left       :       3151
1790.05/1790.03	c   max depth        :       1566
1790.05/1790.03	c   max depth (total):       1566
1790.05/1790.03	c   backtracks       :      94682 (9.8%)
1790.05/1790.03	c   delayed cutoffs  :      78924
1790.05/1790.03	c   repropagations   :    2447522 (4743154 domain reductions, 76286 cutoffs)
1790.05/1790.03	c   avg switch length:       6.48
1790.05/1790.03	c   switching time   :     259.35
1790.05/1790.03	c Solution           :
1790.05/1790.03	c   Solutions found  :         30 (14 improvements)
1790.05/1790.03	c   First Solution   : +8.51820000000000e+04   (in run 1, after 226 nodes, 2.14 seconds, depth 226, found by <trysol>)
1790.05/1790.03	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 682509 nodes, 1188.40 seconds, depth 53, found by <relaxation>)
1790.05/1790.03	c   Dual Bound       : +0.00000000000000e+00
1790.05/1790.03	c   Gap              :   infinite
1790.05/1790.03	c   Root Dual Bound  : +0.00000000000000e+00
1790.05/1790.03	c   Root Iterations  :        515
1790.15/1790.13	c Time complete: 1790.18.

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-2705569-1278572956/watcher-2705569-1278572956 -o /tmp/evaluation-result-2705569-1278572956/solver-2705569-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705569-1278572956.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: 0.13 0.03 0.01 2/173 22952
/proc/meminfo: memFree=29446308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=12504 CPUtime=0
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 1938 0 0 0 0 0 0 0 22 0 1 0 25508580 12804096 1856 4089446400 4194304 10345943 140735736225392 18446744073709551615 9107408 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22952/statm: 3126 1874 429 1502 0 1619 0

[startup+0.030934 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 22952
/proc/meminfo: memFree=29446308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=17748 CPUtime=0.02
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 3655 0 0 0 2 0 0 0 22 0 1 0 25508580 18173952 3219 4089446400 4194304 10345943 140735736225392 18446744073709551615 4210584 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22952/statm: 4437 3222 436 1502 0 2930 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17748

[startup+0.10097 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 22952
/proc/meminfo: memFree=29446308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=33968 CPUtime=0.09
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 7518 0 0 0 8 1 0 0 22 0 1 0 25508580 34783232 7082 4089446400 4194304 10345943 140735736225392 18446744073709551615 9104847 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22952/statm: 8492 7082 547 1502 0 6985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33968

[startup+0.301834 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 22952
/proc/meminfo: memFree=29446308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=41460 CPUtime=0.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 14354 0 0 0 27 3 0 0 22 0 1 0 25508580 42455040 8872 4089446400 4194304 10345943 140735736225392 18446744073709551615 9134653 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22952/statm: 10365 8872 746 1502 0 8858 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 41460

[startup+0.700815 s]
/proc/loadavg: 0.13 0.03 0.01 2/173 22952
/proc/meminfo: memFree=29446308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=53640 CPUtime=0.69
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 20976 0 0 0 66 3 0 0 24 0 1 0 25508580 54927360 11388 4089446400 4194304 10345943 140735736225392 18446744073709551615 7569791 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22952/statm: 13410 11388 771 1502 0 11903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53640

[startup+1.50065 s]
/proc/loadavg: 0.13 0.03 0.01 3/179 22963
/proc/meminfo: memFree=29350904/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=54284 CPUtime=1.49
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 21785 0 0 0 145 4 0 0 25 0 1 0 25508580 55586816 11455 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 13571 11455 769 1502 0 12064 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54284

[startup+3.10035 s]
/proc/loadavg: 0.13 0.03 0.01 3/179 22963
/proc/meminfo: memFree=29351672/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=54984 CPUtime=3.09
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 23466 0 0 0 304 5 0 0 25 0 1 0 25508580 56303616 11620 4089446400 4194304 10345943 140735736225392 18446744073709551615 7488806 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 13746 11620 771 1502 0 12239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54984

[startup+6.30077 s]
/proc/loadavg: 0.28 0.06 0.02 3/179 22963
/proc/meminfo: memFree=29338304/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=65112 CPUtime=6.29
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 39366 0 0 0 621 8 0 0 25 0 1 0 25508580 66674688 14865 4089446400 4194304 10345943 140735736225392 18446744073709551615 8160465 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 16278 14865 774 1502 0 14771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65112

[startup+12.7006 s]
/proc/loadavg: 0.42 0.10 0.03 3/179 22964
/proc/meminfo: memFree=29312852/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=66036 CPUtime=12.69
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 57334 0 0 0 1257 12 0 0 25 0 1 0 25508580 67620864 14806 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 16509 14806 778 1502 0 15002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66036

[startup+25.5003 s]
/proc/loadavg: 0.77 0.19 0.06 3/179 22964
/proc/meminfo: memFree=29297792/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=70796 CPUtime=25.49
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 92448 0 0 0 2527 22 0 0 25 0 1 0 25508580 72495104 16403 4089446400 4194304 10345943 140735736225392 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 17699 16403 786 1502 0 16192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70796

[startup+51.1006 s]
/proc/loadavg: 1.19 0.33 0.11 3/179 22965
/proc/meminfo: memFree=29290600/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=73792 CPUtime=51.1
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 100205 0 0 0 5081 29 0 0 25 0 1 0 25508580 75563008 17031 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 18448 17031 786 1502 0 16941 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73792

[startup+102.307 s]
/proc/loadavg: 1.71 0.60 0.21 3/179 22966
/proc/meminfo: memFree=29282436/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=80948 CPUtime=102.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 118887 0 0 0 10183 47 0 0 25 0 1 0 25508580 82890752 18400 4089446400 4194304 10345943 140735736225392 18446744073709551615 5085437 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 20237 18400 787 1502 0 18730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80948

[startup+162.3 s]
/proc/loadavg: 1.89 0.85 0.32 3/179 22968
/proc/meminfo: memFree=29270096/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=90060 CPUtime=162.29
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 126287 0 0 0 16164 65 0 0 25 0 1 0 25508580 92221440 20590 4089446400 4194304 10345943 140735736225392 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 22515 20590 799 1502 0 21008 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90060

[startup+222.3 s]
/proc/loadavg: 1.96 1.06 0.42 3/179 22969
/proc/meminfo: memFree=29259484/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=92392 CPUtime=222.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 154593 0 0 0 22143 87 0 0 25 0 1 0 25508580 94609408 21575 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 23098 21575 799 1502 0 21591 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92392

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 22971
/proc/meminfo: memFree=29248628/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=99292 CPUtime=282.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 166117 0 0 0 28124 106 0 0 25 0 1 0 25508580 101675008 23022 4089446400 4194304 10345943 140735736225392 18446744073709551615 6518592 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 24823 23022 799 1502 0 23316 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99292

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/179 22973
/proc/meminfo: memFree=29244100/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=102492 CPUtime=342.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 177731 0 0 0 34105 125 0 0 25 0 1 0 25508580 104951808 23715 4089446400 4194304 10345943 140735736225392 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 25623 23715 799 1502 0 24116 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102492

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/179 22974
/proc/meminfo: memFree=29239092/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=105000 CPUtime=402.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 181606 0 0 0 40090 140 0 0 25 0 1 0 25508580 107520000 24627 4089446400 4194304 10345943 140735736225392 18446744073709551615 6119667 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 26250 24627 799 1502 0 24743 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105000

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.77 3/179 22976
/proc/meminfo: memFree=29228636/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=112060 CPUtime=462.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 185095 0 0 0 46074 156 0 0 25 0 1 0 25508580 114749440 26170 4089446400 4194304 10345943 140735736225392 18446744073709551615 6108004 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 28015 26170 799 1502 0 26508 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112060

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 22977
/proc/meminfo: memFree=29225256/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=113996 CPUtime=522.3
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 187997 0 0 0 52056 174 0 0 25 0 1 0 25508580 116731904 26593 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 28499 26593 799 1502 0 26992 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113996

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.92 3/179 22982
/proc/meminfo: memFree=29217868/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=115584 CPUtime=582.31
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 195479 0 0 0 58041 190 0 0 25 0 1 0 25508580 118358016 27355 4089446400 4194304 10345943 140735736225392 18446744073709551615 6702751 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 28896 27355 799 1502 0 27389 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115584

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 0.99 3/179 22984
/proc/meminfo: memFree=29214140/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=118660 CPUtime=642.32
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 201873 0 0 0 64022 210 0 0 25 0 1 0 25508580 121507840 27794 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 29665 27794 799 1502 0 28158 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118660

[startup+702.301 s]

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

/proc/meminfo: memFree=29195280/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=133136 CPUtime=1002.32
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 242073 0 0 0 99925 307 0 0 25 0 1 0 25508580 136331264 31394 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 33284 31394 799 1502 0 31777 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 133136

[startup+1062.3 s]
/proc/loadavg: 2.01 1.94 1.34 3/179 22995
/proc/meminfo: memFree=29187796/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=135008 CPUtime=1062.32
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 244322 0 0 0 105910 322 0 0 25 0 1 0 25508580 138248192 31866 4089446400 4194304 10345943 140735736225392 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 33752 31866 799 1502 0 32245 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 135008

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 22996
/proc/meminfo: memFree=29181668/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=136660 CPUtime=1122.33
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 248763 0 0 0 111896 337 0 0 25 0 1 0 25508580 139939840 32147 4089446400 4194304 10345943 140735736225392 18446744073709551615 6119400 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 34165 32147 799 1502 0 32658 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 136660

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/179 22998
/proc/meminfo: memFree=29179532/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=138416 CPUtime=1182.33
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 249981 0 0 0 117883 350 0 0 25 0 1 0 25508580 141737984 32580 4089446400 4194304 10345943 140735736225392 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 34604 32580 799 1502 0 33097 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 138416

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 23000
/proc/meminfo: memFree=29176512/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=140616 CPUtime=1242.32
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 265429 0 0 0 123866 366 0 0 25 0 1 0 25508580 143990784 32857 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 35154 32857 799 1502 0 33647 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 140616

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 23001
/proc/meminfo: memFree=29172512/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=141196 CPUtime=1302.33
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 270051 0 0 0 129850 383 0 0 25 0 1 0 25508580 144584704 33199 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 35299 33199 799 1502 0 33792 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 141196

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 23003
/proc/meminfo: memFree=29170728/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=143704 CPUtime=1362.33
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 271595 0 0 0 135834 399 0 0 25 0 1 0 25508580 147152896 33675 4089446400 4194304 10345943 140735736225392 18446744073709551615 5614829 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 35926 33675 799 1502 0 34419 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 143704

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 23004
/proc/meminfo: memFree=29167720/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=146268 CPUtime=1422.34
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 274642 0 0 0 141822 412 0 0 25 0 1 0 25508580 149778432 34220 4089446400 4194304 10345943 140735736225392 18446744073709551615 4968402 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 36567 34220 799 1502 0 35060 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 146268

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 23006
/proc/meminfo: memFree=29166308/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=146516 CPUtime=1482.33
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 276126 0 0 0 147804 429 0 0 25 0 1 0 25508580 150032384 34407 4089446400 4194304 10345943 140735736225392 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 36629 34407 799 1502 0 35122 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 146516

[startup+1542.3 s]
/proc/loadavg: 2.06 1.99 1.59 3/179 23008
/proc/meminfo: memFree=29165892/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=147176 CPUtime=1542.34
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 276805 0 0 0 153789 445 0 0 25 0 1 0 25508580 150708224 34437 4089446400 4194304 10345943 140735736225392 18446744073709551615 8160440 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 36794 34437 799 1502 0 35287 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 147176

[startup+1602.3 s]
/proc/loadavg: 2.02 1.99 1.62 3/179 23009
/proc/meminfo: memFree=29164740/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=148260 CPUtime=1602.34
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 277327 0 0 0 159775 459 0 0 25 0 1 0 25508580 151818240 34761 4089446400 4194304 10345943 140735736225392 18446744073709551615 5085432 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37065 34761 799 1502 0 35558 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 148260

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 23011
/proc/meminfo: memFree=29162940/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150096 CPUtime=1662.34
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 282569 0 0 0 165759 475 0 0 25 0 1 0 25508580 153698304 35180 4089446400 4194304 10345943 140735736225392 18446744073709551615 4962548 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37524 35180 799 1502 0 36017 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 150096

[startup+1722.3 s]
/proc/loadavg: 2.07 2.00 1.66 3/179 23012
/proc/meminfo: memFree=29162028/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150108 CPUtime=1722.34
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 283818 0 0 0 171744 490 0 0 25 0 1 0 25508580 153710592 35283 4089446400 4194304 10345943 140735736225392 18446744073709551615 4217581 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37527 35283 799 1502 0 36020 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 150108

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161592/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1782.35
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286378 0 0 0 177727 508 0 0 25 0 1 0 25508580 153677824 35303 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35303 799 1502 0 36012 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 150076

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161468/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1785.55
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286384 0 0 0 178046 509 0 0 25 0 1 0 25508580 153677824 35309 4089446400 4194304 10345943 140735736225392 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35309 799 1502 0 36012 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 150076

[startup+1788.7 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161716/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1788.74
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286384 0 0 0 178365 509 0 0 25 0 1 0 25508580 153677824 35309 4089446400 4194304 10345943 140735736225392 18446744073709551615 4212623 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35309 799 1502 0 36012 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 150076

[startup+1789.5 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161716/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1789.55
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286385 0 0 0 178445 510 0 0 25 0 1 0 25508580 153677824 35310 4089446400 4194304 10345943 140735736225392 18446744073709551615 5086220 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35310 799 1502 0 36012 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 150076

[startup+1789.9 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161832/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1789.95
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286385 0 0 0 178485 510 0 0 25 0 1 0 25508580 153677824 35310 4089446400 4194304 10345943 140735736225392 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35310 799 1502 0 36012 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 150076

[startup+1790.1 s]
/proc/loadavg: 2.02 2.00 1.68 3/179 23014
/proc/meminfo: memFree=29161832/32951124 swapFree=67111528/67111528
[pid=22952] ppid=22950 vsize=150076 CPUtime=1790.15
/proc/22952/stat : 22952 (pbscip.linux.x8) R 22950 22952 22811 0 -1 4202496 286400 0 0 0 178505 510 0 0 18 0 1 0 25508580 153677824 35325 4089446400 4194304 10345943 140735736225392 18446744073709551615 6324963 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22952/statm: 37519 35325 800 1502 0 36012 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 150076

Child status: 0
Real time (s): 1790.14
CPU time (s): 1790.19
CPU user time (s): 1785.08
CPU system time (s): 5.11022
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 150352

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

runsolver used 3.13452 second user time and 6.64599 second system time

The end

Launcher Data

Begin job on node142 at 2010-07-08 09:09:17
IDJOB=2705569
IDBENCH=78927
IDSOLVER=1214
FILE ID=node142/2705569-1278572956
PBS_JOBID= 11240171
Free space on /tmp= 73332 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900574864--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-2705569-1278572956/watcher-2705569-1278572956 -o /tmp/evaluation-result-2705569-1278572956/solver-2705569-1278572956 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705569-1278572956.wbo -t 1800 -m 3800

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

MD5SUM BENCH= f08844d42f277d14946ba79cfba06e67
RANDOM SEED=1915077510

node142.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.874
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.74
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.874
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.874
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.874
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.79
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.874
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	: 5311.06
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.874
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.874
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.75
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.874
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29446836 kB
Buffers:        153020 kB
Cached:        3119916 kB
SwapCached:          0 kB
Active:         997820 kB
Inactive:      2337736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29446836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13092 kB
Writeback:           0 kB
AnonPages:       62544 kB
Mapped:          14408 kB
Slab:           104688 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182256 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= 73308 MiB
End job on node142 at 2010-07-08 09:39:07