Trace number 2705627

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.21 1790.16

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557957--soft-33-100-0.wbo
MD5SUMcb2e0a6db987ecdc06dc4066ca6b4222
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark584.43
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 constraints1804
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 90822
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90821
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
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-2705627-1278572959.wbo>
0.00/0.03	c original problem has 3839 variables (2035 bin, 0 int, 1804 impl, 0 cont) and 4512 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.04	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, 134 impls, 6 clqs
0.06/0.08	c (round 2) 0 del vars, 64 del conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.06/0.09	c (round 3) 41 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.06/0.10	c (round 4) 92 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 134 impls, 6 clqs
0.08/0.10	c (round 5) 92 del vars, 134 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 134 impls, 6 clqs
0.08/0.15	c    (0.1s) probing: 101/1989 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.15	c presolving (6 rounds):
0.08/0.15	c  92 deleted vars, 134 deleted constraints, 1809 tightened bounds, 0 added holes, 53 changed sides, 0 changed coefficients
0.08/0.15	c  3633 implications, 6 cliques
0.08/0.15	c presolved problem has 3747 variables (1989 bin, 0 int, 1758 impl, 0 cont) and 4378 constraints
0.08/0.15	c      54 constraints of type <setppc>
0.08/0.15	c    1758 constraints of type <linear>
0.08/0.15	c    1758 constraints of type <indicator>
0.08/0.15	c     808 constraints of type <logicor>
0.08/0.15	c transformed objective value is always integral (scale: 1)
0.08/0.15	c Presolving Time: 0.11
0.08/0.15	c - non default parameters ----------------------------------------------------------------------
0.08/0.15	c # SCIP version 1.2.1.3
0.08/0.15	c 
0.08/0.15	c # frequency for displaying node information lines
0.08/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.15	c display/freq = 10000
0.08/0.15	c 
0.08/0.15	c # maximal time in seconds to run
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/time = 1789.98
0.08/0.15	c 
0.08/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/memory = 3420
0.08/0.15	c 
0.08/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.15	c # [type: int, range: [1,2], default: 1]
0.08/0.15	c timing/clocktype = 2
0.08/0.15	c 
0.08/0.15	c # should presolving try to simplify inequalities
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/linear/simplifyinequalities = TRUE
0.08/0.15	c 
0.08/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/indicator/addCouplingCons = TRUE
0.08/0.15	c 
0.08/0.15	c # should presolving try to simplify knapsacks
0.08/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.15	c 
0.08/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15	c separating/rapidlearning/freq = 0
0.08/0.15	c 
0.08/0.15	c -----------------------------------------------------------------------------------------------
0.08/0.15	c start solving
0.08/0.15	c 
0.08/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.08/0.15	c   0.1s|     1 |     0 |    11 |     - |  14M|   0 |   0 |3747 |4378 |3747 | 862 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    66 |     - |  14M|   0 |  34 |3747 |4379 |3747 | 880 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    95 |     - |  14M|   0 |  34 |3747 |4379 |3747 | 903 |  41 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   131 |     - |  14M|   0 |  44 |3747 |4379 |3747 | 918 |  56 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   146 |     - |  14M|   0 |  46 |3747 |4379 |3747 | 930 |  68 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   158 |     - |  15M|   0 |  48 |3747 |4379 |3747 | 936 |  74 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   167 |     - |  15M|   0 |  47 |3747 |4379 |3747 | 939 |  77 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.75	c   0.7s|     1 |     2 |   167 |     - |  15M|   0 |  47 |3747 |4379 |3747 | 939 |  77 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.79/1.84	o 88500
1.79/1.84	c y 1.8s|    35 |    34 |   916 |  22.0 |  15M|  19 |   - |3747 |4379 |   0 |   0 | 113 |   0 | 368 | 0.000000e+00 | 8.850000e+04 |    Inf 
14.90/14.90	c  14.9s| 10000 |  9911 |  5560 |   0.5 |  34M| 965 |   0 |3747 |4430 |3747 | 959 | 924 |  51 |1016 | 0.000000e+00 | 8.850000e+04 |    Inf 
19.70/19.78	o 421
19.70/19.78	c *19.8s| 14399 | 11634 |  5994 |   0.4 |  38M|1501 |   - |3747 |4437 |3747 | 968 |1029 |  58 |1046 | 0.000000e+00 | 4.210000e+02 |    Inf 
19.90/19.91	o 370
19.90/19.91	c *19.9s| 14520 | 11178 |  6061 |   0.4 |  37M|1501 |   - |3747 |4437 |3747 | 967 |1040 |  58 |1050 | 0.000000e+00 | 3.700000e+02 |    Inf 
19.90/19.95	o 225
19.90/19.95	c *19.9s| 14530 |  6430 |  6110 |   0.4 |  30M|1501 |   - |3747 |4443 |3747 | 974 |1047 |  64 |1057 | 0.000000e+00 | 2.250000e+02 |    Inf 
20.49/20.52	o 219
20.49/20.52	c *20.5s| 14827 |  6428 |  6606 |   0.4 |  31M|1501 |   - |3747 |4771 |3747 | 965 |1134 | 392 |1110 | 0.000000e+00 | 2.190000e+02 |    Inf 
20.79/20.81	o 215
20.79/20.81	c *20.8s| 14992 |  6396 |  6836 |   0.4 |  31M|1501 |   - |3747 |4931 |3747 | 961 |1171 | 552 |1134 | 0.000000e+00 | 2.150000e+02 |    Inf 
21.59/21.69	o 154
21.59/21.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.59/21.69	c *21.7s| 15366 |  4871 |  7571 |   0.5 |  29M|1501 |   - |3747 |5292 |3747 | 975 |1275 | 913 |1200 | 0.000000e+00 | 1.540000e+02 |    Inf 
25.39/25.49	o 153
25.39/25.49	c *25.5s| 16838 |  5488 | 11725 |   0.7 |  35M|1501 |   - |3747 |6463 |3747 | 985 |1982 |2169 |1455 | 0.000000e+00 | 1.530000e+02 |    Inf 
27.69/27.73	o 150
27.69/27.73	c *27.7s| 17647 |  5847 | 17000 |   1.0 |  39M|1501 |   - |3747 |6834 |3747 | 978 |2911 |2702 |1585 | 0.000000e+00 | 1.500000e+02 |    Inf 
30.29/30.33	o 133
30.29/30.33	c *30.3s| 18767 |  5735 | 21521 |   1.1 |  41M|1501 |   - |3747 |7313 |3747 | 978 |3569 |3446 |1638 | 0.000000e+00 | 1.330000e+02 |    Inf 
30.89/30.91	o 123
30.89/30.91	c *30.9s| 18957 |  5444 | 22519 |   1.2 |  41M|1501 |   - |3747 |7378 |3747 | 967 |3769 |3609 |1648 | 0.000000e+00 | 1.230000e+02 |    Inf 
31.49/31.59	o 118
31.49/31.59	c *31.6s| 19257 |  5444 | 23267 |   1.2 |  42M|1501 |   - |3747 |7342 |3747 | 976 |3899 |3720 |1654 | 0.000000e+00 | 1.180000e+02 |    Inf 
31.59/31.63	o 111
31.59/31.63	c *31.6s| 19265 |  5041 | 23329 |   1.2 |  40M|1501 |   - |3747 |7342 |3747 | 979 |3909 |3728 |1656 | 0.000000e+00 | 1.110000e+02 |    Inf 
32.19/32.22	o 104
32.19/32.22	c *32.2s| 19449 |  4924 | 25223 |   1.3 |  40M|1501 |   - |3747 |7397 |3747 | 936 |4099 |3859 |1675 | 0.000000e+00 | 1.040000e+02 |    Inf 
32.19/32.28	o 97
32.19/32.28	c *32.3s| 19456 |  4587 | 25608 |   1.3 |  39M|1501 |   - |3747 |7391 |3747 | 981 |4144 |3859 |1675 | 0.000000e+00 | 9.700000e+01 |    Inf 
33.78/33.80	c  33.8s| 20000 |  4716 | 27577 |   1.4 |  39M|1501 |   0 |3747 |7503 |3747 | 984 |4331 |4324 |1682 | 0.000000e+00 | 9.700000e+01 |    Inf 
34.99/35.01	o 85
34.99/35.01	c *35.0s| 20458 |  4185 | 29363 |   1.4 |  39M|1501 |   - |3747 |7718 |3747 | 988 |4473 |4814 |1688 | 0.000000e+00 | 8.500000e+01 |    Inf 
35.29/35.39	o 63
35.29/35.39	c *35.4s| 20552 |  3050 | 30048 |   1.5 |  35M|1501 |   - |3747 |7361 |3747 | 984 |4571 |4947 |1688 | 0.000000e+00 | 6.300000e+01 |    Inf 
35.39/35.40	o 61
35.39/35.40	c *35.4s| 20553 |  2976 | 30048 |   1.5 |  34M|1501 |   - |3747 |7361 |3747 | 984 |4571 |4947 |1688 | 0.000000e+00 | 6.100000e+01 |    Inf 
35.39/35.44	o 51
35.39/35.44	c *35.4s| 20562 |  2468 | 30216 |   1.5 |  32M|1501 |   - |3747 |6843 |3747 | 963 |4587 |4950 |1688 | 0.000000e+00 | 5.100000e+01 |    Inf 
35.39/35.48	o 44
35.39/35.48	c *35.5s| 20569 |  2211 | 30462 |   1.5 |  31M|1501 |   - |3747 |6662 |3747 | 973 |4613 |4950 |1688 | 0.000000e+00 | 4.400000e+01 |    Inf 
35.49/35.53	o 33
35.49/35.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.49/35.53	c *35.5s| 20593 |  1778 | 30546 |   1.5 |  30M|1501 |   - |3747 |6474 |3747 | 964 |4619 |4963 |1688 | 0.000000e+00 | 3.300000e+01 |    Inf 
35.49/35.54	o 23
35.49/35.54	c *35.5s| 20594 |  1135 | 30546 |   1.5 |  27M|1501 |   - |3747 |6474 |3747 | 964 |4619 |4963 |1688 | 0.000000e+00 | 2.300000e+01 |    Inf 
53.39/53.40	c  53.4s| 30000 |  1494 | 88341 |   2.9 |  32M|1501 |   1 |3747 |8747 |3747 | 970 |8494 |  16k|1730 | 0.000000e+00 | 2.300000e+01 |    Inf 
53.89/53.96	o 20
53.89/53.96	c *53.9s| 30278 |  1430 | 89935 |   3.0 |  31M|1501 |   - |3747 |8569 |3747 | 961 |8629 |  16k|1730 | 0.000000e+00 | 2.000000e+01 |    Inf 
71.29/71.31	c  71.3s| 40000 |  1491 |142691 |   3.6 |  33M|1501 |   1 |3747 |7662 |3747 | 978 |  11k|  28k|1730 | 0.000000e+00 | 2.000000e+01 |    Inf 
89.60/89.69	c  89.7s| 50000 |  1650 |199365 |   4.0 |  36M|1501 |  18 |3747 |9880 |3747 | 973 |  15k|  41k|1927 | 0.000000e+00 | 2.000000e+01 |    Inf 
109.09/109.17	c   109s| 60000 |  1877 |257893 |   4.3 |  40M|1501 |   1 |3747 |9839 |3747 | 971 |  18k|  53k|2169 | 0.000000e+00 | 2.000000e+01 |    Inf 
111.10/111.16	o 19
111.10/111.16	c * 111s| 60987 |  1889 |264476 |   4.3 |  40M|1501 |   - |3747 |9814 |3747 | 969 |  18k|  55k|2169 | 0.000000e+00 | 1.900000e+01 |    Inf 
116.40/116.50	o 16
116.40/116.50	c * 116s| 63666 |  1853 |280800 |   4.4 |  40M|1501 |   - |3747 |9310 |3747 | 966 |  20k|  58k|2252 | 0.000000e+00 | 1.600000e+01 |    Inf 
116.79/116.82	o 15
116.79/116.82	c * 117s| 63819 |  1817 |281852 |   4.4 |  40M|1501 |   - |3747 |9235 |3747 | 987 |  20k|  58k|2252 | 0.000000e+00 | 1.500000e+01 |    Inf 
118.59/118.60	o 14
118.59/118.60	c * 119s| 64780 |  1808 |287281 |   4.4 |  40M|1501 |   - |3747 |9100 |3747 | 989 |  20k|  59k|2252 | 0.000000e+00 | 1.400000e+01 |    Inf 
128.89/128.96	c   129s| 70000 |  1856 |323753 |   4.6 |  40M|1501 |  23 |3747 |8436 |3747 | 970 |  23k|  66k|2401 | 0.000000e+00 | 1.400000e+01 |    Inf 
147.30/147.33	c   147s| 80000 |  2027 |381862 |   4.8 |  43M|1501 |   1 |3747 |8987 |3747 | 963 |  26k|  79k|2591 | 0.000000e+00 | 1.400000e+01 |    Inf 
150.10/150.12	o 13
150.10/150.12	c * 150s| 81576 |  1985 |389098 |   4.8 |  42M|1501 |   - |3747 |9691 |3747 | 993 |  26k|  81k|2638 | 0.000000e+00 | 1.300000e+01 |    Inf 
166.49/166.51	c   166s| 90000 |  2256 |444952 |   4.9 |  46M|1501 |   1 |3747 |  10k|3747 | 954 |  31k|  92k|2813 | 0.000000e+00 | 1.300000e+01 |    Inf 
186.49/186.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
186.49/186.57	c   187s|100000 |  2482 |509165 |   5.1 |  48M|1501 |  10 |3747 |  13k|3747 | 973 |  37k| 105k|2987 | 0.000000e+00 | 1.300000e+01 |    Inf 
206.09/206.15	c   206s|110000 |  2602 |564724 |   5.1 |  51M|1501 |   - |3747 |  14k|   0 |   0 |  41k| 118k|3150 | 0.000000e+00 | 1.300000e+01 |    Inf 
226.09/226.11	c   226s|120000 |  2739 |623399 |   5.2 |  53M|1501 |   1 |3747 |  15k|3747 | 955 |  45k| 131k|3314 | 0.000000e+00 | 1.300000e+01 |    Inf 
247.20/247.28	c   247s|130000 |  2834 |689408 |   5.3 |  55M|1501 |   1 |3747 |  16k|3747 | 984 |  50k| 144k|3472 | 0.000000e+00 | 1.300000e+01 |    Inf 
269.10/269.15	c   269s|140000 |  2904 |755743 |   5.4 |  56M|1501 |   1 |3747 |  16k|3747 | 954 |  54k| 158k|3649 | 0.000000e+00 | 1.300000e+01 |    Inf 
290.20/290.27	c   290s|150000 |  2982 |817654 |   5.4 |  57M|1501 |  10 |3747 |  16k|3747 | 964 |  59k| 172k|3798 | 0.000000e+00 | 1.300000e+01 |    Inf 
311.50/311.51	c   311s|160000 |  2971 |885708 |   5.5 |  58M|1501 |  18 |3747 |  16k|3747 | 957 |  64k| 185k|3935 | 0.000000e+00 | 1.300000e+01 |    Inf 
333.00/333.08	c   333s|170000 |  2987 |949189 |   5.6 |  59M|1501 |  19 |3747 |  16k|3747 | 962 |  68k| 199k|4106 | 0.000000e+00 | 1.300000e+01 |    Inf 
355.30/355.31	c   355s|180000 |  2984 |  1014k|   5.6 |  60M|1501 |   - |3747 |  18k|   0 |   0 |  73k| 213k|4236 | 0.000000e+00 | 1.300000e+01 |    Inf 
376.80/376.81	c   377s|190000 |  2958 |  1078k|   5.7 |  59M|1501 |   - |3747 |  13k|   0 |   0 |  77k| 226k|4419 | 0.000000e+00 | 1.300000e+01 |    Inf 
396.41/396.45	c   396s|200000 |  2917 |  1138k|   5.7 |  58M|1501 |  23 |3747 |8248 |3747 | 960 |  82k| 240k|4515 | 0.000000e+00 | 1.300000e+01 |    Inf 
414.71/414.78	c   415s|210000 |  2931 |  1195k|   5.7 |  59M|1501 |   - |3747 |8881 |   0 |   0 |  85k| 253k|4633 | 0.000000e+00 | 1.300000e+01 |    Inf 
433.60/433.64	c   434s|220000 |  3153 |  1258k|   5.7 |  62M|1501 |   - |3747 |  10k|   0 |   0 |  89k| 266k|4772 | 0.000000e+00 | 1.300000e+01 |    Inf 
453.70/453.78	c   454s|230000 |  3326 |  1324k|   5.8 |  64M|1501 |   - |3747 |  10k|   0 |   0 |  94k| 278k|4867 | 0.000000e+00 | 1.300000e+01 |    Inf 
473.70/473.72	c   474s|240000 |  3386 |  1390k|   5.8 |  66M|1501 |  20 |3747 |  10k|3747 | 958 |  99k| 292k|5031 | 0.000000e+00 | 1.300000e+01 |    Inf 
491.61/491.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
491.61/491.68	c   492s|250000 |  3411 |  1445k|   5.8 |  67M|1501 |   1 |3747 |  10k|3747 | 961 | 102k| 305k|5115 | 0.000000e+00 | 1.300000e+01 |    Inf 
500.51/500.58	o 12
500.51/500.58	c * 501s|254753 |  3441 |  1472k|   5.8 |  67M|1501 |   - |3747 |9164 |3747 | 986 | 103k| 311k|5152 | 0.000000e+00 | 1.200000e+01 |    Inf 
510.10/510.13	c   510s|260000 |  3473 |  1500k|   5.8 |  68M|1501 |  13 |3747 |9286 |3747 | 964 | 105k| 318k|5202 | 0.000000e+00 | 1.200000e+01 |    Inf 
528.11/528.10	c   528s|270000 |  3504 |  1555k|   5.8 |  69M|1501 |   - |3747 |9866 |   0 |   0 | 108k| 331k|5277 | 0.000000e+00 | 1.200000e+01 |    Inf 
546.50/546.54	c   547s|280000 |  3530 |  1608k|   5.7 |  71M|1501 |   - |3747 |  11k|   0 |   0 | 110k| 345k|5357 | 0.000000e+00 | 1.200000e+01 |    Inf 
565.01/565.06	c   565s|290000 |  3540 |  1664k|   5.7 |  71M|1501 |   1 |3747 |  10k|3747 | 969 | 113k| 359k|5445 | 0.000000e+00 | 1.200000e+01 |    Inf 
573.20/573.27	o 7
573.20/573.27	c * 573s|294301 |  3180 |  1689k|   5.7 |  64M|1501 |   - |3747 |  11k|3747 | 981 | 115k| 364k|5483 | 0.000000e+00 | 7.000000e+00 |    Inf 
573.20/573.28	o 5
573.20/573.28	c * 573s|294302 |  2886 |  1689k|   5.7 |  60M|1501 |   - |3747 |  11k|3747 | 981 | 115k| 364k|5483 | 0.000000e+00 | 5.000000e+00 |    Inf 
583.91/583.91	c   584s|300000 |  2857 |  1722k|   5.7 |  60M|1501 |  20 |3747 |  11k|3747 | 983 | 117k| 372k|5540 | 0.000000e+00 | 5.000000e+00 |    Inf 
602.11/602.19	c   602s|310000 |  2822 |  1787k|   5.8 |  60M|1501 |  22 |3747 |  11k|3747 | 978 | 120k| 386k|5631 | 0.000000e+00 | 5.000000e+00 |    Inf 
620.41/620.44	c   620s|320000 |  2837 |  1851k|   5.8 |  61M|1501 |  14 |3747 |  13k|3747 | 983 | 123k| 400k|5686 | 0.000000e+00 | 5.000000e+00 |    Inf 
639.41/639.49	c   639s|330000 |  2812 |  1919k|   5.8 |  60M|1501 |   - |3747 |  11k|   0 |   0 | 125k| 414k|5796 | 0.000000e+00 | 5.000000e+00 |    Inf 
658.21/658.25	c   658s|340000 |  2768 |  1982k|   5.8 |  60M|1501 |   - |3747 |9692 |   0 |   0 | 128k| 427k|5900 | 0.000000e+00 | 5.000000e+00 |    Inf 
675.71/675.74	c   676s|350000 |  2785 |  2033k|   5.8 |  61M|1501 |  16 |3747 |  12k|3747 | 968 | 130k| 440k|5979 | 0.000000e+00 | 5.000000e+00 |    Inf 
694.21/694.21	c   694s|360000 |  2695 |  2092k|   5.8 |  60M|1501 |   - |3747 |  11k|   0 |   0 | 133k| 454k|6047 | 0.000000e+00 | 5.000000e+00 |    Inf 
712.72/712.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
712.72/712.72	c   713s|370000 |  2593 |  2151k|   5.8 |  59M|1501 |   - |3747 |  10k|   0 |   0 | 136k| 467k|6132 | 0.000000e+00 | 5.000000e+00 |    Inf 
730.42/730.50	c   730s|380000 |  2638 |  2207k|   5.8 |  60M|1501 |  12 |3747 |  13k|3747 | 988 | 138k| 480k|6204 | 0.000000e+00 | 5.000000e+00 |    Inf 
749.71/749.77	c   750s|390000 |  2551 |  2269k|   5.8 |  59M|1501 |   - |3747 |  10k|   0 |   0 | 141k| 493k|6306 | 0.000000e+00 | 5.000000e+00 |    Inf 
769.11/769.16	c   769s|400000 |  2594 |  2333k|   5.8 |  60M|1501 |   - |3747 |  13k|3747 | 982 | 144k| 506k|6376 | 0.000000e+00 | 5.000000e+00 |    Inf 
788.41/788.45	c   788s|410000 |  2660 |  2386k|   5.8 |  62M|1501 |   - |3747 |  17k|   0 |   0 | 147k| 519k|6447 | 0.000000e+00 | 5.000000e+00 |    Inf 
808.31/808.33	c   808s|420000 |  2665 |  2438k|   5.8 |  63M|1501 |  16 |3747 |  17k|3747 | 956 | 149k| 532k|6499 | 0.000000e+00 | 5.000000e+00 |    Inf 
829.71/829.80	c   830s|430000 |  2767 |  2500k|   5.8 |  65M|1501 |   1 |3747 |  19k|3747 | 956 | 152k| 546k|6568 | 0.000000e+00 | 5.000000e+00 |    Inf 
850.91/850.91	c   851s|440000 |  2818 |  2560k|   5.8 |  66M|1501 |   1 |3747 |  19k|3747 | 975 | 154k| 560k|6658 | 0.000000e+00 | 5.000000e+00 |    Inf 
853.02/853.05	o 3
853.02/853.05	c * 853s|441052 |  2091 |  2565k|   5.8 |  54M|1501 |   - |3747 |  19k|3747 | 987 | 154k| 561k|6660 | 0.000000e+00 | 3.000000e+00 |    Inf 
871.22/871.26	c   871s|450000 |  2050 |  2622k|   5.8 |  53M|1501 |   - |3747 |  16k|   0 |   0 | 158k| 574k|6727 | 0.000000e+00 | 3.000000e+00 |    Inf 
891.12/891.15	c   891s|460000 |  1997 |  2682k|   5.8 |  51M|1501 |   - |3747 |  13k|   0 |   0 | 161k| 587k|6797 | 0.000000e+00 | 3.000000e+00 |    Inf 
909.63/909.63	c   910s|470000 |  1896 |  2745k|   5.8 |  50M|1501 |   1 |3747 |  11k|3747 | 994 | 165k| 601k|6880 | 0.000000e+00 | 3.000000e+00 |    Inf 
928.72/928.74	c   929s|480000 |  1798 |  2807k|   5.8 |  49M|1501 |   - |3747 |  10k|   0 |   0 | 169k| 615k|6960 | 0.000000e+00 | 3.000000e+00 |    Inf 
947.62/947.67	c   948s|490000 |  1755 |  2877k|   5.9 |  48M|1501 |  16 |3747 |  10k|3747 | 968 | 174k| 628k|7033 | 0.000000e+00 | 3.000000e+00 |    Inf 
965.73/965.78	c   966s|500000 |  1767 |  2938k|   5.9 |  49M|1501 |   1 |3747 |  12k|3747 | 974 | 177k| 641k|7093 | 0.000000e+00 | 3.000000e+00 |    Inf 
984.02/984.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
984.02/984.09	c   984s|510000 |  1711 |  2999k|   5.9 |  49M|1501 |   - |3747 |  12k|   0 |   0 | 179k| 654k|7181 | 0.000000e+00 | 3.000000e+00 |    Inf 
1002.72/1002.79	c  1003s|520000 |  1744 |  3061k|   5.9 |  50M|1501 |   - |3747 |  13k|   0 |   0 | 184k| 667k|7247 | 0.000000e+00 | 3.000000e+00 |    Inf 
1023.32/1023.37	c  1023s|530000 |  1777 |  3128k|   5.9 |  51M|1501 |   - |3747 |  15k|   0 |   0 | 190k| 681k|7313 | 0.000000e+00 | 3.000000e+00 |    Inf 
1045.22/1045.20	c  1045s|540000 |  1788 |  3197k|   5.9 |  52M|1501 |   - |3747 |  19k|   0 |   0 | 195k| 694k|7375 | 0.000000e+00 | 3.000000e+00 |    Inf 
1068.03/1068.08	c  1068s|550000 |  1777 |  3267k|   5.9 |  52M|1501 |  25 |3747 |  18k|3747 | 967 | 201k| 708k|7442 | 0.000000e+00 | 3.000000e+00 |    Inf 
1091.53/1091.54	c  1092s|560000 |  1809 |  3343k|   6.0 |  54M|1501 |  19 |3747 |  22k|3747 | 972 | 206k| 721k|7529 | 0.000000e+00 | 3.000000e+00 |    Inf 
1116.62/1116.62	c  1117s|570000 |  1845 |  3424k|   6.0 |  55M|1501 |  27 |3747 |  23k|3747 | 976 | 212k| 735k|7645 | 0.000000e+00 | 3.000000e+00 |    Inf 
1139.33/1139.35	c  1139s|580000 |  1813 |  3491k|   6.0 |  55M|1501 |  19 |3747 |  23k|3747 | 964 | 217k| 749k|7708 | 0.000000e+00 | 3.000000e+00 |    Inf 
1162.23/1162.26	c  1162s|590000 |  1784 |  3559k|   6.0 |  54M|1501 |  26 |3747 |  21k|3747 | 966 | 221k| 762k|7780 | 0.000000e+00 | 3.000000e+00 |    Inf 
1184.43/1184.42	c  1184s|600000 |  1830 |  3626k|   6.0 |  54M|1501 |  12 |3747 |  21k|3747 | 990 | 225k| 776k|7846 | 0.000000e+00 | 3.000000e+00 |    Inf 
1208.23/1208.23	c  1208s|610000 |  1877 |  3699k|   6.1 |  56M|1501 |  15 |3747 |  25k|3747 | 954 | 230k| 789k|7928 | 0.000000e+00 | 3.000000e+00 |    Inf 
1233.52/1233.52	c  1233s|620000 |  1990 |  3761k|   6.1 |  59M|1501 |   - |3747 |  29k|   0 |   0 | 234k| 802k|7982 | 0.000000e+00 | 3.000000e+00 |    Inf 
1261.02/1261.07	c  1261s|630000 |  2050 |  3831k|   6.1 |  60M|1501 |  21 |3747 |  31k|3747 | 985 | 241k| 816k|8038 | 0.000000e+00 | 3.000000e+00 |    Inf 
1289.03/1289.00	c  1289s|640000 |  2021 |  3900k|   6.1 |  60M|1501 |   1 |3747 |  30k|3747 | 970 | 246k| 831k|8099 | 0.000000e+00 | 3.000000e+00 |    Inf 
1316.23/1316.26	c  1316s|650000 |  2082 |  3965k|   6.1 |  61M|1501 |   - |3747 |  32k|   0 |   0 | 252k| 845k|8158 | 0.000000e+00 | 3.000000e+00 |    Inf 
1345.53/1345.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1345.53/1345.56	c  1346s|660000 |  2180 |  4035k|   6.1 |  63M|1501 |  11 |3747 |  35k|3747 | 956 | 259k| 860k|8222 | 0.000000e+00 | 3.000000e+00 |    Inf 
1373.43/1373.45	c  1373s|670000 |  2093 |  4100k|   6.1 |  62M|1501 |   - |3747 |  34k|   0 |   0 | 265k| 876k|8282 | 0.000000e+00 | 3.000000e+00 |    Inf 
1402.63/1402.60	c  1403s|680000 |  2065 |  4176k|   6.1 |  61M|1501 |   1 |3747 |  31k|3747 | 966 | 273k| 890k|8362 | 0.000000e+00 | 3.000000e+00 |    Inf 
1429.83/1429.85	c  1430s|690000 |  2018 |  4239k|   6.1 |  61M|1501 |   - |3747 |  32k|   0 |   0 | 278k| 905k|8407 | 0.000000e+00 | 3.000000e+00 |    Inf 
1456.64/1456.63	c  1457s|700000 |  1995 |  4300k|   6.1 |  60M|1501 |   1 |3747 |  30k|3747 | 977 | 282k| 919k|8467 | 0.000000e+00 | 3.000000e+00 |    Inf 
1483.34/1483.32	c  1483s|710000 |  1978 |  4354k|   6.1 |  61M|1501 |   - |3747 |  32k|   0 |   0 | 285k| 933k|8538 | 0.000000e+00 | 3.000000e+00 |    Inf 
1511.04/1511.01	c  1511s|720000 |  2027 |  4407k|   6.1 |  63M|1501 |  24 |3747 |  36k|3747 | 990 | 288k| 947k|8575 | 0.000000e+00 | 3.000000e+00 |    Inf 
1540.24/1540.29	c  1540s|730000 |  2006 |  4464k|   6.1 |  62M|1501 |   - |3747 |  34k|   0 |   0 | 291k| 960k|8618 | 0.000000e+00 | 3.000000e+00 |    Inf 
1570.94/1570.95	c  1571s|740000 |  1993 |  4522k|   6.1 |  63M|1501 |   - |3747 |  36k|   0 |   0 | 296k| 974k|8673 | 0.000000e+00 | 3.000000e+00 |    Inf 
1600.14/1600.15	c  1600s|750000 |  2008 |  4581k|   6.1 |  63M|1501 |   - |3747 |  34k|   0 |   0 | 300k| 987k|8748 | 0.000000e+00 | 3.000000e+00 |    Inf 
1629.64/1629.68	c  1630s|760000 |  1986 |  4646k|   6.1 |  63M|1501 |  20 |3747 |  34k|3747 | 961 | 304k|1001k|8798 | 0.000000e+00 | 3.000000e+00 |    Inf 
1659.74/1659.78	c  1660s|770000 |  1992 |  4706k|   6.1 |  64M|1501 |   - |3747 |  37k|   0 |   0 | 308k|1015k|8839 | 0.000000e+00 | 3.000000e+00 |    Inf 
1690.05/1690.04	c  1690s|780000 |  2053 |  4769k|   6.1 |  65M|1501 |   - |3747 |  38k|   0 |   0 | 313k|1028k|8889 | 0.000000e+00 | 3.000000e+00 |    Inf 
1720.14/1720.14	c  1720s|790000 |  2078 |  4826k|   6.1 |  65M|1501 |   - |3747 |  39k|   0 |   0 | 317k|1042k|8947 | 0.000000e+00 | 3.000000e+00 |    Inf 
1751.55/1751.50	c  1751s|800000 |  2102 |  4879k|   6.1 |  66M|1501 |  16 |3747 |  40k|3747 | 977 | 321k|1056k|8995 | 0.000000e+00 | 3.000000e+00 |    Inf 
1783.05/1783.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1783.05/1783.08	c  1783s|810000 |  2093 |  4932k|   6.1 |  66M|1501 |  24 |3747 |  40k|3747 | 970 | 325k|1070k|9017 | 0.000000e+00 | 3.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      : 812170
1790.05/1790.01	c Primal Bound       : +3.00000000000000e+00 (120 solutions)
1790.05/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.05/1790.01	c Gap                : infinite
1790.05/1790.04	s SATISFIABLE
1790.05/1790.04	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.04	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.04	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.04	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.04	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 
1790.05/1790.04	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1790.05/1790.04	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.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.04	v -x1 
1790.05/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.04	c Solving Time       :    1789.98
1790.05/1790.04	c Original Problem   :
1790.05/1790.04	c   Problem name     : HOME/instance-2705627-1278572959.wbo
1790.05/1790.04	c   Variables        : 3839 (2035 binary, 0 integer, 1804 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4512 initial, 4512 maximal
1790.05/1790.04	c Presolved Problem  :
1790.05/1790.04	c   Problem name     : t_HOME/instance-2705627-1278572959.wbo
1790.05/1790.04	c   Variables        : 3747 (1989 binary, 0 integer, 1758 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4378 initial, 42653 maximal
1790.05/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.04	c   trivial          :       0.00         46          0          0          0          0          0          0          0
1790.05/1790.04	c   dualfix          :       0.00         46          0          0          0          0          0          0          0
1790.05/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.05/1790.04	c   setppc           :       0.00          0          0          0          0          0         12          0          0
1790.05/1790.04	c   linear           :       0.05          0          0          0       1809          0         76         53          0
1790.05/1790.04	c   indicator        :       0.00          0          0          0          0          0         46          0          0
1790.05/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.05/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   root node        :          -       3432          -          -       3432          -          -          -          -
1790.05/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.04	c   integral         :          0          0          0     491608          0         50        885          0          0     857788
1790.05/1790.04	c   setppc           :         54          6    4290215      59163          1      35240     884967          0          0          0
1790.05/1790.04	c   linear           :       1758+         7    4264530      61573          1     195873   20007509     325887          0          0
1790.05/1790.04	c   indicator        :       1758          0    4012257      61426          1        263    1666247          0          0          0
1790.05/1790.04	c   logicor          :        808+         6    1519429      16950          1     148646    3508116          0          0          0
1790.05/1790.04	c   bounddisjunction :          0+         0     310113          0          0        354       3174          0          0          0
1790.05/1790.04	c   countsols        :          0          0          0      16950          1          0          0          0          0          0
1790.05/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.05/1790.04	c   integral         :      20.48       0.00       0.00      20.48       0.00
1790.05/1790.04	c   setppc           :       9.77       0.00       9.73       0.04       0.00
1790.05/1790.04	c   linear           :     154.00       0.00     150.68       3.31       0.00
1790.05/1790.04	c   indicator        :      25.25       0.02      22.73       2.51       0.00
1790.05/1790.04	c   logicor          :     292.84       0.00     292.71       0.12       0.00
1790.05/1790.04	c   bounddisjunction :       1.27       0.00       1.27       0.00       0.00
1790.05/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.05/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.04	c   vbounds          :       0.77      26589          0       1097
1790.05/1790.04	c   rootredcost      :       0.68         32          0       1716
1790.05/1790.04	c   pseudoobj        :     123.35    4304888       4630    1653195
1790.05/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.04	c   propagation      :      20.24     384743     384525    2307267       28.7      12070       26.1          -
1790.05/1790.04	c   infeasible LP    :      10.82      38785      38783     305562       46.8        395       20.5          0
1790.05/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.05/1790.04	c   applied globally :          -          -          -    1073250       24.0          -          -          -
1790.05/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.05/1790.04	c   cut pool         :       0.00          4          -          -         20          -    (maximal pool size: 325)
1790.05/1790.04	c   redcost          :      35.00     493447          0      82957          0          0
1790.05/1790.04	c   impliedbounds    :       0.00          5          0          0          0          0
1790.05/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.05/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.05/1790.04	c   gomory           :       0.11          5          0          0        827          0
1790.05/1790.04	c   strongcg         :       0.10          5          0          0       1243          0
1790.05/1790.04	c   cmir             :       0.03          5          0          0          0          0
1790.05/1790.04	c   flowcover        :       0.05          5          0          0          0          0
1790.05/1790.04	c   clique           :       0.00          5          0          0          0          0
1790.05/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.05/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.05/1790.04	c   rapidlearning    :       0.11          1          0          0          0          1
1790.05/1790.04	c Pricers            :       Time      Calls       Vars
1790.05/1790.04	c   problem variables:       0.00          0          0
1790.05/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.04	c   relpscost        :      20.09     429625         50        885          0          0     857788
1790.05/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   inference        :       3.75      16920          0          0          0          0      33939
1790.05/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.05/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.05/1790.04	c   LP solutions     :       0.04          -         31
1790.05/1790.04	c   pseudo solutions :       0.00          -          0
1790.05/1790.04	c   intshifting      :       0.01          0          0
1790.05/1790.04	c   feaspump         :       0.02          1          0
1790.05/1790.04	c   oneopt           :       0.37         29          0
1790.05/1790.04	c   coefdiving       :       0.10         61          0
1790.05/1790.04	c   pscostdiving     :       0.09         61          0
1790.05/1790.04	c   fracdiving       :       0.08         61          0
1790.05/1790.04	c   veclendiving     :       0.09         61          0
1790.05/1790.04	c   linesearchdiving :       0.09         61          0
1790.05/1790.04	c   guideddiving     :       0.11         61          0
1790.05/1790.04	c   crossover        :       1.30         30          0
1790.05/1790.04	c   rootsoldiving    :       0.12         51          0
1790.05/1790.04	c   objpscostdiving  :       0.09         52          0
1790.05/1790.04	c   trivial          :       0.00          2          0
1790.05/1790.04	c   simplerounding   :       0.65     429836          0
1790.05/1790.04	c   zirounding       :       0.36       1000          0
1790.05/1790.04	c   rounding         :       0.96       9172          0
1790.05/1790.04	c   shifting         :       0.74       2894          0
1790.05/1790.04	c   twoopt           :       0.00          0          0
1790.05/1790.04	c   fixandinfer      :       0.00          0          0
1790.05/1790.04	c   intdiving        :       0.00          0          0
1790.05/1790.04	c   actconsdiving    :       0.00          0          0
1790.05/1790.04	c   octane           :       0.00          0          0
1790.05/1790.04	c   rens             :       0.03          1          0
1790.05/1790.04	c   rins             :       0.00          0          0
1790.05/1790.04	c   localbranching   :       0.00          0          0
1790.05/1790.04	c   mutation         :       0.00          0          0
1790.05/1790.04	c   dins             :       0.00          0          0
1790.05/1790.04	c   undercover       :       0.00          0          0
1790.05/1790.04	c   nlp              :       0.13          0          0
1790.05/1790.04	c   trysol           :       0.31        226         89
1790.05/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.05/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.05/1790.04	c   dual LP          :     606.29     512775    4945454       9.64    8156.93
1790.05/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.05/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.05/1790.04	c   diving/probing LP:       0.20        122       1239      10.16    6094.38
1790.05/1790.04	c   strong branching :      16.50       9043     158812      17.56    9623.85
1790.05/1790.04	c     (at root node) :          -         16       1631     101.94          -
1790.05/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.05/1790.04	c B&B Tree           :
1790.05/1790.04	c   number of runs   :          1
1790.05/1790.04	c   nodes            :     812170
1790.05/1790.04	c   nodes (total)    :     812170
1790.05/1790.04	c   nodes left       :       2158
1790.05/1790.04	c   max depth        :       1501
1790.05/1790.04	c   max depth (total):       1501
1790.05/1790.04	c   backtracks       :      80313 (9.9%)
1790.05/1790.04	c   delayed cutoffs  :      59495
1790.05/1790.04	c   repropagations   :    2056930 (4891305 domain reductions, 57364 cutoffs)
1790.05/1790.04	c   avg switch length:       6.54
1790.05/1790.04	c   switching time   :     269.09
1790.05/1790.04	c Solution           :
1790.05/1790.04	c   Solutions found  :        120 (32 improvements)
1790.05/1790.04	c   First Solution   : +8.85000000000000e+04   (in run 1, after 34 nodes, 1.80 seconds, depth 20, found by <trysol>)
1790.05/1790.04	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 441052 nodes, 853.01 seconds, depth 49, found by <relaxation>)
1790.05/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.05/1790.04	c   Gap              :   infinite
1790.05/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.05/1790.04	c   Root Iterations  :        167
1790.15/1790.15	c Time complete: 1790.2.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705627-1278572959/watcher-2705627-1278572959 -o /tmp/evaluation-result-2705627-1278572959/solver-2705627-1278572959 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705627-1278572959.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.39 0.09 0.03 4/178 22591
/proc/meminfo: memFree=29119268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=12544 CPUtime=0
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 1975 0 0 0 0 0 0 0 24 0 1 0 25509547 12845056 1894 4089446400 4194304 10345943 140736160273488 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22591/statm: 3136 1895 429 1502 0 1629 0

[startup+0.0713569 s]
/proc/loadavg: 0.39 0.09 0.03 4/178 22591
/proc/meminfo: memFree=29119268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=32808 CPUtime=0.06
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 7237 0 0 0 6 0 0 0 24 0 1 0 25509547 33595392 6802 4089446400 4194304 10345943 140736160273488 18446744073709551615 5017667 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 8202 6802 534 1502 0 6695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32808

[startup+0.100359 s]
/proc/loadavg: 0.39 0.09 0.03 4/178 22591
/proc/meminfo: memFree=29119268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=33960 CPUtime=0.08
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 7518 0 0 0 8 0 0 0 24 0 1 0 25509547 34775040 7083 4089446400 4194304 10345943 140736160273488 18446744073709551615 9192112 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 8490 7083 550 1502 0 6983 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33960

[startup+0.300313 s]
/proc/loadavg: 0.39 0.09 0.03 4/178 22591
/proc/meminfo: memFree=29119268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=39964 CPUtime=0.29
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 13999 0 0 0 27 2 0 0 18 0 1 0 25509547 40923136 8451 4089446400 4194304 10345943 140736160273488 18446744073709551615 6124483 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 9991 8451 722 1502 0 8484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39964

[startup+0.700243 s]
/proc/loadavg: 0.39 0.09 0.03 4/178 22591
/proc/meminfo: memFree=29119268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=53388 CPUtime=0.69
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 21290 0 0 0 67 2 0 0 18 0 1 0 25509547 54669312 11629 4089446400 4194304 10345943 140736160273488 18446744073709551615 7576474 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 13347 11629 771 1502 0 11840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53388

[startup+1.50104 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 22592
/proc/meminfo: memFree=29075272/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=53508 CPUtime=1.49
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 21716 0 0 0 146 3 0 0 19 0 1 0 25509547 54792192 11502 4089446400 4194304 10345943 140736160273488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 13377 11502 773 1502 0 11870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53508

[startup+3.10079 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 22592
/proc/meminfo: memFree=29075024/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=54056 CPUtime=3.09
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 24166 0 0 0 305 4 0 0 25 0 1 0 25509547 55353344 11830 4089446400 4194304 10345943 140736160273488 18446744073709551615 6923690 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 13514 11830 774 1502 0 12007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54056

[startup+6.30016 s]
/proc/loadavg: 0.52 0.13 0.04 3/179 22592
/proc/meminfo: memFree=29069332/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=59632 CPUtime=6.29
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 37767 0 0 0 623 6 0 0 25 0 1 0 25509547 61063168 13336 4089446400 4194304 10345943 140736160273488 18446744073709551615 6002332 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 14908 13336 778 1502 0 13401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59632

[startup+12.701 s]
/proc/loadavg: 0.64 0.16 0.05 3/179 22592
/proc/meminfo: memFree=29059280/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=71256 CPUtime=12.69
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 48493 0 0 0 1261 8 0 0 25 0 1 0 25509547 72966144 16058 4089446400 4194304 10345943 140736160273488 18446744073709551615 4965986 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 17814 16058 778 1502 0 16307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71256

[startup+25.5006 s]
/proc/loadavg: 0.94 0.25 0.08 3/179 22593
/proc/meminfo: memFree=29028404/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=100456 CPUtime=25.49
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 82096 0 0 0 2535 14 0 0 25 0 1 0 25509547 102866944 22809 4089446400 4194304 10345943 140736160273488 18446744073709551615 6929822 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22591/statm: 25114 22809 779 1502 0 23607 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100456

[startup+51.101 s]
/proc/loadavg: 1.30 0.38 0.13 3/179 22593
/proc/meminfo: memFree=28993268/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=129696 CPUtime=51.09
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 128102 0 0 0 5083 26 0 0 25 0 1 0 25509547 132808704 30503 4089446400 4194304 10345943 140736160273488 18446744073709551615 6702694 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 32424 30503 787 1502 0 30917 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 129696

[startup+102.307 s]
/proc/loadavg: 1.69 0.63 0.23 3/179 22595
/proc/meminfo: memFree=28976904/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=143532 CPUtime=102.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 153298 0 0 0 10189 41 0 0 25 0 1 0 25509547 146976768 33958 4089446400 4194304 10345943 140736160273488 18446744073709551615 4216931 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 35883 33958 787 1502 0 34376 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143532

[startup+162.301 s]
/proc/loadavg: 1.89 0.88 0.33 3/179 22596
/proc/meminfo: memFree=28961364/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=155116 CPUtime=162.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 195655 0 0 0 16169 61 0 0 25 0 1 0 25509547 158838784 36338 4089446400 4194304 10345943 140736160273488 18446744073709551615 4882208 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 38779 36338 787 1502 0 37272 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155116

[startup+222.301 s]
/proc/loadavg: 1.96 1.08 0.44 3/179 22598
/proc/meminfo: memFree=28948788/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=163144 CPUtime=222.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 209591 0 0 0 22154 76 0 0 25 0 1 0 25509547 167059456 38415 4089446400 4194304 10345943 140736160273488 18446744073709551615 6714864 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 40786 38415 788 1502 0 39279 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 163144

[startup+282.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 22600
/proc/meminfo: memFree=28941668/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=167352 CPUtime=282.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 216583 0 0 0 28138 92 0 0 25 0 1 0 25509547 171368448 39719 4089446400 4194304 10345943 140736160273488 18446744073709551615 7569598 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 41838 39719 788 1502 0 40331 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167352

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/179 22601
/proc/meminfo: memFree=28935296/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=171652 CPUtime=342.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 220659 0 0 0 34124 106 0 0 25 0 1 0 25509547 175771648 40811 4089446400 4194304 10345943 140736160273488 18446744073709551615 6776976 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 42913 40811 788 1502 0 41406 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171652

[startup+402.301 s]
/proc/loadavg: 1.99 1.49 0.70 3/179 22603
/proc/meminfo: memFree=28934128/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=174552 CPUtime=402.31
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 230645 0 0 0 40106 125 0 0 25 0 1 0 25509547 178741248 41275 4089446400 4194304 10345943 140736160273488 18446744073709551615 5543566 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 43638 41275 788 1502 0 42131 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 174552

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/179 22604
/proc/meminfo: memFree=28926640/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=181184 CPUtime=462.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 235005 0 0 0 46090 140 0 0 25 0 1 0 25509547 185532416 43007 4089446400 4194304 10345943 140736160273488 18446744073709551615 6307492 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 45296 43007 800 1502 0 43789 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181184

[startup+522.301 s]
/proc/loadavg: 2.04 1.67 0.86 3/179 22606
/proc/meminfo: memFree=28922856/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=184796 CPUtime=522.3
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 248659 0 0 0 52073 157 0 0 25 0 1 0 25509547 189231104 43937 4089446400 4194304 10345943 140736160273488 18446744073709551615 7546642 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 46199 43937 800 1502 0 44692 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 184796

[startup+582.301 s]
/proc/loadavg: 2.01 1.73 0.93 3/179 22611
/proc/meminfo: memFree=28917580/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=188644 CPUtime=582.31
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 269198 0 0 0 58056 175 0 0 25 0 1 0 25509547 193171456 44817 4089446400 4194304 10345943 140736160273488 18446744073709551615 5026474 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 47161 44817 800 1502 0 45654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 188644

[startup+642.301 s]
/proc/loadavg: 2.05 1.79 1.00 3/179 22612
/proc/meminfo: memFree=28916116/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=186708 CPUtime=642.31
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 283058 0 0 0 64039 192 0 0 25 0 1 0 25509547 191188992 44743 4089446400 4194304 10345943 140736160273488 18446744073709551615 7590953 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 46677 44743 800 1502 0 45170 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186708

[startup+702.301 s]

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

/proc/meminfo: memFree=28906048/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=194904 CPUtime=1002.32
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 323338 0 0 0 99952 280 0 0 25 0 1 0 25509547 199581696 46215 4089446400 4194304 10345943 140736160273488 18446744073709551615 6699888 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 48726 46215 801 1502 0 47219 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 194904

[startup+1062.3 s]
/proc/loadavg: 2.06 1.95 1.35 3/179 22623
/proc/meminfo: memFree=28905504/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=195328 CPUtime=1062.33
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 326027 0 0 0 105938 295 0 0 25 0 1 0 25509547 200015872 46317 4089446400 4194304 10345943 140736160273488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 48832 46317 801 1502 0 47325 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 195328

[startup+1122.3 s]
/proc/loadavg: 2.02 1.96 1.39 3/179 22625
/proc/meminfo: memFree=28904956/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=195992 CPUtime=1122.32
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 327062 0 0 0 111926 306 0 0 25 0 1 0 25509547 200695808 46442 4089446400 4194304 10345943 140736160273488 18446744073709551615 6023245 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 48998 46442 801 1502 0 47491 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 195992

[startup+1182.3 s]
/proc/loadavg: 2.07 1.98 1.43 4/179 22627
/proc/meminfo: memFree=28903668/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=196232 CPUtime=1182.33
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 327693 0 0 0 117912 321 0 0 25 0 1 0 25509547 200941568 46509 4089446400 4194304 10345943 140736160273488 18446744073709551615 9106037 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 49058 46509 801 1502 0 47551 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 196232

[startup+1242.3 s]
/proc/loadavg: 2.02 1.98 1.46 3/179 22628
/proc/meminfo: memFree=28902488/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=195548 CPUtime=1242.32
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 329299 0 0 0 123900 332 0 0 25 0 1 0 25509547 200241152 46758 4089446400 4194304 10345943 140736160273488 18446744073709551615 8160420 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 48887 46758 801 1502 0 47380 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 195548

[startup+1302.3 s]
/proc/loadavg: 2.01 1.98 1.49 3/179 22630
/proc/meminfo: memFree=28898108/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=198372 CPUtime=1302.33
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 330536 0 0 0 129891 342 0 0 25 0 1 0 25509547 203132928 47160 4089446400 4194304 10345943 140736160273488 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 49593 47160 801 1502 0 48086 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 198372

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.52 3/179 22631
/proc/meminfo: memFree=28895340/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=199260 CPUtime=1362.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 333128 0 0 0 135879 355 0 0 25 0 1 0 25509547 204042240 47398 4089446400 4194304 10345943 140736160273488 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 49815 47398 801 1502 0 48308 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 199260

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.55 3/179 22633
/proc/meminfo: memFree=28895192/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=198840 CPUtime=1422.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 333940 0 0 0 141868 366 0 0 25 0 1 0 25509547 203612160 47382 4089446400 4194304 10345943 140736160273488 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 49710 47382 801 1502 0 48203 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 198840

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/179 22635
/proc/meminfo: memFree=28894408/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=198880 CPUtime=1482.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 335366 0 0 0 147857 377 0 0 25 0 1 0 25509547 203653120 47509 4089446400 4194304 10345943 140736160273488 18446744073709551615 6466503 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 49720 47509 801 1502 0 48213 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 198880

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.60 3/179 22636
/proc/meminfo: memFree=28892020/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=203260 CPUtime=1542.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 336799 0 0 0 153848 386 0 0 25 0 1 0 25509547 208138240 48214 4089446400 4194304 10345943 140736160273488 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 50815 48214 801 1502 0 49308 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 203260

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.62 3/179 22638
/proc/meminfo: memFree=28890852/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=203472 CPUtime=1602.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 336981 0 0 0 159838 396 0 0 25 0 1 0 25509547 208355328 48261 4089446400 4194304 10345943 140736160273488 18446744073709551615 5026612 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 50868 48261 801 1502 0 49361 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 203472

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/179 22639
/proc/meminfo: memFree=28888700/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=203716 CPUtime=1662.34
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 337232 0 0 0 165829 405 0 0 25 0 1 0 25509547 208605184 48512 4089446400 4194304 10345943 140736160273488 18446744073709551615 6864944 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 50929 48512 801 1502 0 49422 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 203716

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/179 22641
/proc/meminfo: memFree=28885936/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=204808 CPUtime=1722.35
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 337702 0 0 0 171819 416 0 0 25 0 1 0 25509547 209723392 48982 4089446400 4194304 10345943 140736160273488 18446744073709551615 4962591 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51202 48982 801 1502 0 49695 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 204808

[startup+1782.3 s]
/proc/loadavg: 2.03 1.99 1.68 3/179 22643
/proc/meminfo: memFree=28882432/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1782.35
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338261 0 0 0 177810 425 0 0 25 0 1 0 25509547 212754432 49225 4089446400 4194304 10345943 140736160273488 18446744073709551615 4967970 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49225 801 1502 0 50435 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 207768

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

[startup+1785.5 s]
/proc/loadavg: 2.03 1.99 1.68 3/179 22643
/proc/meminfo: memFree=28882308/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1785.55
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338269 0 0 0 178130 425 0 0 25 0 1 0 25509547 212754432 49233 4089446400 4194304 10345943 140736160273488 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49233 801 1502 0 50435 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 207768

[startup+1788.7 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 22660
/proc/meminfo: memFree=28987272/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1788.74
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338281 0 0 0 178449 425 0 0 25 0 1 0 25509547 212754432 49245 4089446400 4194304 10345943 140736160273488 18446744073709551615 4220161 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49245 801 1502 0 50435 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 207768

[startup+1789.5 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 22660
/proc/meminfo: memFree=28987272/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1789.55
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338282 0 0 0 178529 426 0 0 25 0 1 0 25509547 212754432 49246 4089446400 4194304 10345943 140736160273488 18446744073709551615 6119608 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49246 801 1502 0 50435 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 207768

[startup+1789.9 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 22660
/proc/meminfo: memFree=28987272/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1789.95
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338283 0 0 0 178569 426 0 0 25 0 1 0 25509547 212754432 49247 4089446400 4194304 10345943 140736160273488 18446744073709551615 4215506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49247 801 1502 0 50435 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 207768

[startup+1790.1 s]
/proc/loadavg: 1.94 1.98 1.68 2/174 22660
/proc/meminfo: memFree=28987272/32950928 swapFree=67111528/67111528
[pid=22591] ppid=22589 vsize=207768 CPUtime=1790.15
/proc/22591/stat : 22591 (pbscip.linux.x8) R 22589 22591 22443 0 -1 4202496 338473 0 0 0 178589 426 0 0 18 0 1 0 25509547 212754432 49437 4089446400 4194304 10345943 140736160273488 18446744073709551615 6324933 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22591/statm: 51942 49437 802 1502 0 50435 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 207768

Child status: 0
Real time (s): 1790.16
CPU time (s): 1790.21
CPU user time (s): 1785.94
CPU system time (s): 4.26935
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 207768

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

runsolver used 3.02054 second user time and 6.74198 second system time

The end

Launcher Data

Begin job on node116 at 2010-07-08 09:09:19
IDJOB=2705627
IDBENCH=78956
IDSOLVER=1214
FILE ID=node116/2705627-1278572959
PBS_JOBID= 11240222
Free space on /tmp= 73452 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.1900557957--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-2705627-1278572959/watcher-2705627-1278572959 -o /tmp/evaluation-result-2705627-1278572959/solver-2705627-1278572959 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705627-1278572959.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cb2e0a6db987ecdc06dc4066ca6b4222
RANDOM SEED=1581053821

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29119920 kB
Buffers:        153724 kB
Cached:        3411340 kB
SwapCached:          0 kB
Active:        1329416 kB
Inactive:      2348356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29119920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25964 kB
Writeback:           0 kB
AnonPages:      112628 kB
Mapped:          17836 kB
Slab:            89636 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   258472 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= 73452 MiB
End job on node116 at 2010-07-08 09:39:10