Trace number 2705593

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.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-33-100-0.wbo
MD5SUM34c2ccfe3c5c18b062797c1b5794b2d4
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 benchmark254.587
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 693
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-2705593-1278572957.wbo>
0.01/0.03	c original problem has 3807 variables (2019 bin, 0 int, 1788 impl, 0 cont) and 4496 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.01/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.01/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.29/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.47	c   0.4s|     1 |     0 |   394 |     - |  15M|   0 |  41 |3663 |4306 |3663 | 926 |  52 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   574 |     - |  15M|   0 |  46 |3663 |4306 |3663 | 931 |  57 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   647 |     - |  15M|   0 |  55 |3663 |4306 |3663 | 945 |  71 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.99	c   1.0s|     1 |     2 |   647 |     - |  15M|   0 |  55 |3663 |4306 |3663 | 945 |  71 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.59/1.64	o 85182
1.59/1.64	c y 1.6s|    18 |    17 |  1013 |  21.5 |  15M|  16 |   - |3663 |4306 |   0 |   0 |  74 |   0 |  84 | 0.000000e+00 | 8.518200e+04 |    Inf 
20.99/21.08	c  21.1s| 10000 |  9953 | 23410 |   2.3 |  37M| 347 |   0 |3663 |4359 |3663 | 956 |3231 |  53 |1312 | 0.000000e+00 | 8.518200e+04 |    Inf 
32.90/32.91	c  32.9s| 20000 | 19847 | 25933 |   1.3 |  54M| 353 |   0 |3663 |4416 |3663 | 975 |3637 | 110 |1342 | 0.000000e+00 | 8.518200e+04 |    Inf 
45.00/45.00	c  45.0s| 30000 | 29823 | 28124 |   0.9 |  70M| 353 |   0 |3663 |4428 |3663 | 961 |4164 | 122 |1351 | 0.000000e+00 | 8.518200e+04 |    Inf 
57.39/57.42	c  57.4s| 40000 | 39821 | 33210 |   0.8 |  87M| 353 |   0 |3663 |4429 |3663 |1011 |5105 | 123 |1376 | 0.000000e+00 | 8.518200e+04 |    Inf 
68.39/68.40	o 680
68.39/68.40	c *68.4s| 48937 | 44978 | 36836 |   0.7 |  96M| 353 |   - |3663 |4440 |3663 | 972 |5635 | 134 |1383 | 0.000000e+00 | 6.800000e+02 |    Inf 
70.19/70.29	c  70.3s| 50000 | 45990 | 39381 |   0.8 |  98M| 353 |   0 |3663 |4570 |3663 | 974 |6103 | 265 |1392 | 0.000000e+00 | 6.800000e+02 |    Inf 
70.59/70.65	o 675
70.59/70.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.59/70.65	c *70.6s| 50198 | 46023 | 39920 |   0.8 |  99M| 353 |   - |3663 |4620 |3663 | 979 |6186 | 315 |1394 | 0.000000e+00 | 6.750000e+02 |    Inf 
71.09/71.10	o 387
71.09/71.10	c *71.1s| 50425 | 25924 | 40334 |   0.8 |  67M| 353 |   - |3663 |4655 |3663 | 997 |6262 | 350 |1394 | 0.000000e+00 | 3.870000e+02 |    Inf 
71.19/71.22	o 244
71.19/71.22	c *71.2s| 50485 | 14115 | 40439 |   0.8 |  48M| 353 |   - |3663 |4674 |3663 | 975 |6273 | 369 |1394 | 0.000000e+00 | 2.440000e+02 |    Inf 
71.19/71.26	o 236
71.19/71.26	c *71.2s| 50505 | 13577 | 40439 |   0.8 |  47M| 353 |   - |3663 |4677 |3663 | 975 |6273 | 372 |1394 | 0.000000e+00 | 2.360000e+02 |    Inf 
72.39/72.42	o 227
72.39/72.42	c *72.4s| 51089 | 13267 | 41754 |   0.8 |  47M| 353 |   - |3663 |5132 |3663 | 971 |6440 | 849 |1399 | 0.000000e+00 | 2.270000e+02 |    Inf 
76.90/76.95	o 214
76.90/76.95	c *76.9s| 53205 | 13650 | 51425 |   1.0 |  51M| 353 |   - |3663 |6596 |3663 | 981 |7737 |2444 |1449 | 0.000000e+00 | 2.140000e+02 |    Inf 
79.49/79.58	o 208
79.49/79.58	c *79.6s| 54252 | 13898 | 60975 |   1.1 |  54M| 353 |   - |3663 |7029 |3663 | 957 |8708 |3077 |1477 | 0.000000e+00 | 2.080000e+02 |    Inf 
79.49/79.59	o 192
79.49/79.59	c *79.6s| 54253 | 12699 | 60993 |   1.1 |  51M| 353 |   - |3663 |7029 |3663 | 958 |8709 |3077 |1477 | 0.000000e+00 | 1.920000e+02 |    Inf 
80.90/80.94	o 184
80.90/80.94	c *80.9s| 54734 | 12323 | 65828 |   1.2 |  52M| 353 |   - |3663 |7226 |3663 | 960 |9125 |3426 |1489 | 0.000000e+00 | 1.840000e+02 |    Inf 
83.39/83.46	o 180
83.39/83.46	c *83.4s| 55803 | 12436 | 72018 |   1.3 |  54M| 353 |   - |3663 |7778 |3663 | 987 |9694 |4326 |1492 | 0.000000e+00 | 1.800000e+02 |    Inf 
84.19/84.29	o 178
84.19/84.29	c *84.3s| 56096 | 12458 | 74927 |   1.3 |  55M| 353 |   - |3663 |8031 |3663 | 975 |  10k|4680 |1492 | 0.000000e+00 | 1.780000e+02 |    Inf 
84.29/84.36	o 176
84.29/84.36	c *84.3s| 56109 | 12323 | 75376 |   1.3 |  55M| 353 |   - |3663 |8029 |3663 | 943 |  10k|4689 |1494 | 0.000000e+00 | 1.760000e+02 |    Inf 
93.29/93.36	c  93.3s| 60000 | 13632 | 90995 |   1.5 |  63M| 353 |   1 |3663 |7945 |3663 | 996 |  11k|7935 |1548 | 0.000000e+00 | 1.760000e+02 |    Inf 
95.79/95.84	o 168
95.79/95.84	c *95.8s| 61015 | 13446 | 95935 |   1.6 |  64M| 353 |   - |3663 |7967 |3663 | 992 |  11k|8863 |1549 | 0.000000e+00 | 1.680000e+02 |    Inf 
96.60/96.60	o 160
96.60/96.60	c *96.6s| 61346 | 12884 | 96934 |   1.6 |  63M| 353 |   - |3663 |7942 |3663 | 956 |  12k|9163 |1549 | 0.000000e+00 | 1.600000e+02 |    Inf 
96.60/96.61	o 142
96.60/96.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
96.60/96.61	c *96.6s| 61347 | 11249 | 96944 |   1.6 |  59M| 353 |   - |3663 |7942 |3663 | 956 |  12k|9163 |1549 | 0.000000e+00 | 1.420000e+02 |    Inf 
96.70/96.78	o 135
96.70/96.78	c *96.8s| 61397 | 10713 | 97684 |   1.6 |  58M| 353 |   - |3663 |7961 |3663 | 967 |  12k|9222 |1549 | 0.000000e+00 | 1.350000e+02 |    Inf 
98.50/98.52	o 131
98.50/98.52	c *98.5s| 62154 | 10769 |101039 |   1.6 |  59M| 353 |   - |3663 |7913 |3663 | 955 |  12k|9704 |1551 | 0.000000e+00 | 1.310000e+02 |    Inf 
102.89/102.96	o 127
102.89/102.96	c * 103s| 64068 | 10898 |107763 |   1.7 |  60M| 353 |   - |3663 |6464 |3663 | 970 |  12k|  11k|1552 | 0.000000e+00 | 1.270000e+02 |    Inf 
102.89/102.98	o 118
102.89/102.98	c * 103s| 64071 | 10022 |107790 |   1.7 |  57M| 353 |   - |3663 |6468 |3663 | 970 |  12k|  11k|1552 | 0.000000e+00 | 1.180000e+02 |    Inf 
103.49/103.51	o 94
103.49/103.51	c * 103s| 64308 |  7870 |108589 |   1.7 |  48M| 353 |   - |3663 |6554 |3663 | 961 |  13k|  11k|1554 | 0.000000e+00 | 9.400000e+01 |    Inf 
103.59/103.63	o 83
103.59/103.63	c * 104s| 64357 |  7015 |108771 |   1.7 |  44M| 353 |   - |3663 |6358 |3663 | 960 |  13k|  11k|1554 | 0.000000e+00 | 8.300000e+01 |    Inf 
103.69/103.73	o 80
103.69/103.73	c * 104s| 64385 |  6788 |109078 |   1.7 |  43M| 353 |   - |3663 |6085 |3663 | 987 |  13k|  11k|1554 | 0.000000e+00 | 8.000000e+01 |    Inf 
104.60/104.67	o 77
104.60/104.67	c * 105s| 64683 |  6756 |111157 |   1.7 |  45M| 353 |   - |3663 |5979 |3663 | 951 |  13k|  11k|1554 | 0.000000e+00 | 7.700000e+01 |    Inf 
105.00/105.04	o 74
105.00/105.04	c * 105s| 64824 |  6610 |112180 |   1.7 |  44M| 353 |   - |3663 |5738 |3663 | 964 |  13k|  11k|1554 | 0.000000e+00 | 7.400000e+01 |    Inf 
105.60/105.67	o 73
105.60/105.67	c * 106s| 65017 |  6569 |113821 |   1.7 |  45M| 353 |   - |3663 |5564 |3663 | 980 |  13k|  12k|1555 | 0.000000e+00 | 7.300000e+01 |    Inf 
105.90/105.99	o 70
105.90/105.99	c * 106s| 65113 |  6430 |115330 |   1.8 |  44M| 353 |   - |3663 |5437 |3663 | 960 |  13k|  12k|1555 | 0.000000e+00 | 7.000000e+01 |    Inf 
106.09/106.15	o 34
106.09/106.15	c * 106s| 65160 |  4220 |115981 |   1.8 |  37M| 353 |   - |3663 |5389 |3663 | 963 |  13k|  12k|1555 | 0.000000e+00 | 3.400000e+01 |    Inf 
106.09/106.19	o 23
106.09/106.19	c * 106s| 65169 |  3355 |116039 |   1.8 |  34M| 353 |   - |3663 |4741 |3663 | 959 |  13k|  12k|1555 | 0.000000e+00 | 2.300000e+01 |    Inf 
106.19/106.22	o 11
106.19/106.22	c * 106s| 65182 |  1119 |116082 |   1.8 |  27M| 353 |   - |3663 |4504 |3663 | 962 |  13k|  12k|1555 | 0.000000e+00 | 1.100000e+01 |    Inf 
109.39/109.49	o 9
109.39/109.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.39/109.49	c * 109s| 67480 |   911 |128997 |   1.9 |  27M| 353 |   - |3663 |5591 |3663 | 987 |  14k|  15k|1559 | 0.000000e+00 | 9.000000e+00 |    Inf 
109.49/109.59	o 7
109.49/109.59	c * 110s| 67540 |   851 |129366 |   1.9 |  27M| 353 |   - |3663 |5351 |3663 | 990 |  14k|  15k|1559 | 0.000000e+00 | 7.000000e+00 |    Inf 
113.00/113.01	c   113s| 70000 |   830 |142851 |   2.0 |  27M| 353 |  22 |3663 |5714 |3663 | 954 |  14k|  18k|1559 | 0.000000e+00 | 7.000000e+00 |    Inf 
127.80/127.83	c   128s| 80000 |   816 |206110 |   2.6 |  29M| 353 |   1 |3663 |8668 |3663 | 979 |  17k|  31k|1559 | 0.000000e+00 | 7.000000e+00 |    Inf 
143.10/143.14	c   143s| 90000 |   791 |265794 |   2.9 |  30M| 353 |  13 |3663 |8881 |3663 | 940 |  19k|  44k|1559 | 0.000000e+00 | 7.000000e+00 |    Inf 
158.19/158.28	c   158s|100000 |   826 |321695 |   3.2 |  32M| 353 |  18 |3663 |  11k|3663 | 959 |  21k|  57k|1568 | 0.000000e+00 | 7.000000e+00 |    Inf 
174.20/174.27	c   174s|110000 |   815 |379309 |   3.4 |  32M| 353 |  14 |3663 |  12k|3663 | 963 |  23k|  71k|1627 | 0.000000e+00 | 7.000000e+00 |    Inf 
188.20/188.28	o 3
188.20/188.28	c * 188s|118453 |   814 |428435 |   3.6 |  34M| 353 |   - |3663 |  15k|3663 | 969 |  25k|  83k|1684 | 0.000000e+00 | 3.000000e+00 |    Inf 
190.69/190.79	c   191s|120000 |   790 |436983 |   3.6 |  33M| 353 |  12 |3663 |  13k|3663 | 940 |  25k|  85k|1708 | 0.000000e+00 | 3.000000e+00 |    Inf 
206.50/206.57	c   207s|130000 |   723 |496873 |   3.8 |  32M| 353 |   8 |3663 |  12k|3663 | 966 |  27k|  98k|1841 | 0.000000e+00 | 3.000000e+00 |    Inf 
224.30/224.35	c   224s|140000 |   784 |572106 |   4.1 |  34M| 353 |   1 |3663 |  14k|3663 | 966 |  29k| 112k|1986 | 0.000000e+00 | 3.000000e+00 |    Inf 
242.30/242.34	c   242s|150000 |   843 |642293 |   4.3 |  35M| 353 |   1 |3663 |  17k|3663 | 960 |  31k| 125k|2098 | 0.000000e+00 | 3.000000e+00 |    Inf 
259.10/259.13	c   259s|160000 |   863 |701794 |   4.4 |  36M| 353 |  14 |3663 |  18k|3663 | 972 |  33k| 139k|2209 | 0.000000e+00 | 3.000000e+00 |    Inf 
277.10/277.18	c   277s|170000 |   962 |762487 |   4.5 |  39M| 353 |  20 |3663 |  22k|3663 | 969 |  35k| 153k|2295 | 0.000000e+00 | 3.000000e+00 |    Inf 
295.51/295.59	c   296s|180000 |   977 |822510 |   4.6 |  39M| 353 |  21 |3663 |  20k|3663 | 978 |  37k| 167k|2339 | 0.000000e+00 | 3.000000e+00 |    Inf 
313.60/313.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
313.60/313.65	c   314s|190000 |   965 |882498 |   4.6 |  40M| 353 |  16 |3663 |  22k|3663 | 962 |  39k| 181k|2470 | 0.000000e+00 | 3.000000e+00 |    Inf 
316.50/316.54	o 2
316.50/316.54	c * 317s|191646 |   934 |890218 |   4.6 |  39M| 353 |   - |3663 |  22k|3663 | 962 |  40k| 184k|2470 | 0.000000e+00 | 2.000000e+00 |    Inf 
332.81/332.81	c   333s|200000 |   980 |946916 |   4.7 |  40M| 353 |   - |3663 |  20k|   0 |   0 |  42k| 195k|2730 | 0.000000e+00 | 2.000000e+00 |    Inf 
352.51/352.59	c   353s|210000 |  1087 |  1014k|   4.8 |  42M| 353 |  21 |3663 |  23k|3663 | 960 |  44k| 209k|2796 | 0.000000e+00 | 2.000000e+00 |    Inf 
372.11/372.19	c   372s|220000 |  1019 |  1083k|   4.9 |  40M| 353 |   1 |3663 |  17k|3663 | 953 |  47k| 222k|2941 | 0.000000e+00 | 2.000000e+00 |    Inf 
390.51/390.59	c   391s|230000 |  1099 |  1153k|   5.0 |  42M| 353 |   - |3663 |  20k|   0 |   0 |  49k| 235k|3008 | 0.000000e+00 | 2.000000e+00 |    Inf 
408.70/408.71	c   409s|240000 |  1083 |  1210k|   5.0 |  42M| 353 |  14 |3663 |  20k|3663 | 953 |  52k| 248k|3094 | 0.000000e+00 | 2.000000e+00 |    Inf 
428.80/428.86	c   429s|250000 |  1164 |  1281k|   5.1 |  45M| 353 |   - |3663 |  24k|   0 |   0 |  55k| 262k|3174 | 0.000000e+00 | 2.000000e+00 |    Inf 
449.11/449.17	c   449s|260000 |  1181 |  1343k|   5.2 |  45M| 353 |  16 |3663 |  25k|3663 | 969 |  57k| 277k|3237 | 0.000000e+00 | 2.000000e+00 |    Inf 
469.71/469.80	c   470s|270000 |  1143 |  1406k|   5.2 |  45M| 353 |  16 |3663 |  24k|3663 | 980 |  59k| 291k|3309 | 0.000000e+00 | 2.000000e+00 |    Inf 
489.81/489.89	c   490s|280000 |  1163 |  1464k|   5.2 |  46M| 353 |  17 |3663 |  27k|3663 | 964 |  62k| 305k|3402 | 0.000000e+00 | 2.000000e+00 |    Inf 
511.11/511.19	c   511s|290000 |  1211 |  1528k|   5.3 |  48M| 353 |   - |3663 |  30k|   0 |   0 |  64k| 319k|3449 | 0.000000e+00 | 2.000000e+00 |    Inf 
533.42/533.46	c   533s|300000 |  1116 |  1596k|   5.3 |  45M| 353 |   - |3663 |  23k|   0 |   0 |  67k| 332k|3568 | 0.000000e+00 | 2.000000e+00 |    Inf 
554.81/554.87	c   555s|310000 |  1232 |  1670k|   5.4 |  47M| 353 |  22 |3663 |  26k|3663 | 965 |  69k| 345k|3672 | 0.000000e+00 | 2.000000e+00 |    Inf 
577.22/577.28	c   577s|320000 |  1331 |  1740k|   5.4 |  49M| 353 |  12 |3663 |  29k|3663 | 972 |  71k| 359k|3729 | 0.000000e+00 | 2.000000e+00 |    Inf 
601.62/601.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
601.62/601.63	c   602s|330000 |  1382 |  1815k|   5.5 |  51M| 353 |  23 |3663 |  30k|3663 | 975 |  73k| 372k|3829 | 0.000000e+00 | 2.000000e+00 |    Inf 
625.42/625.47	c   625s|340000 |  1339 |  1882k|   5.5 |  50M| 353 |   - |3663 |  29k|   0 |   0 |  76k| 386k|3899 | 0.000000e+00 | 2.000000e+00 |    Inf 
646.11/646.15	c   646s|350000 |  1430 |  1942k|   5.5 |  51M| 353 |   7 |3663 |  28k|3663 | 966 |  78k| 400k|3959 | 0.000000e+00 | 2.000000e+00 |    Inf 
667.62/667.61	c   668s|360000 |  1528 |  2005k|   5.6 |  53M| 353 |   - |3663 |  31k|   0 |   0 |  81k| 413k|4012 | 0.000000e+00 | 2.000000e+00 |    Inf 
689.52/689.57	c   690s|370000 |  1501 |  2070k|   5.6 |  53M| 353 |   1 |3663 |  30k|3663 | 953 |  83k| 428k|4079 | 0.000000e+00 | 2.000000e+00 |    Inf 
711.92/711.92	c   712s|380000 |  1463 |  2138k|   5.6 |  53M| 353 |   - |3663 |  31k|   0 |   0 |  86k| 442k|4160 | 0.000000e+00 | 2.000000e+00 |    Inf 
735.42/735.45	c   735s|390000 |  1508 |  2209k|   5.7 |  55M| 353 |   - |3663 |  35k|   0 |   0 |  90k| 456k|4216 | 0.000000e+00 | 2.000000e+00 |    Inf 
761.42/761.44	c   761s|400000 |  1451 |  2291k|   5.7 |  54M| 353 |  16 |3663 |  32k|3663 | 970 |  93k| 470k|4293 | 0.000000e+00 | 2.000000e+00 |    Inf 
784.92/784.94	c   785s|410000 |  1559 |  2355k|   5.7 |  56M| 353 |   - |3663 |  35k|   0 |   0 |  96k| 484k|4366 | 0.000000e+00 | 2.000000e+00 |    Inf 
808.12/808.13	c   808s|420000 |  1530 |  2419k|   5.8 |  56M| 353 |  16 |3663 |  35k|3663 | 969 |  98k| 499k|4437 | 0.000000e+00 | 2.000000e+00 |    Inf 
831.02/831.03	c   831s|430000 |  1519 |  2479k|   5.8 |  56M| 353 |   6 |3663 |  36k|3663 | 975 | 101k| 513k|4484 | 0.000000e+00 | 2.000000e+00 |    Inf 
856.93/856.90	c   857s|440000 |  1609 |  2550k|   5.8 |  58M| 353 |   - |3663 |  39k|   0 |   0 | 103k| 529k|4535 | 0.000000e+00 | 2.000000e+00 |    Inf 
882.23/882.20	c   882s|450000 |  1603 |  2622k|   5.8 |  59M| 353 |   - |3663 |  39k|   0 |   0 | 106k| 543k|4597 | 0.000000e+00 | 2.000000e+00 |    Inf 
907.63/907.65	c   908s|460000 |  1678 |  2685k|   5.8 |  60M| 353 |  13 |3663 |  39k|3663 | 977 | 109k| 558k|4646 | 0.000000e+00 | 2.000000e+00 |    Inf 
934.22/934.20	c   934s|470000 |  1794 |  2743k|   5.8 |  61M| 353 |   1 |3663 |  40k|3663 | 987 | 111k| 572k|4697 | 0.000000e+00 | 2.000000e+00 |    Inf 
960.23/960.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
960.23/960.27	c   960s|480000 |  1861 |  2809k|   5.9 |  62M| 353 |   8 |3663 |  41k|3663 | 969 | 113k| 586k|4757 | 0.000000e+00 | 2.000000e+00 |    Inf 
987.03/987.03	c   987s|490000 |  1877 |  2869k|   5.9 |  62M| 353 |   1 |3663 |  40k|3663 | 981 | 116k| 600k|4813 | 0.000000e+00 | 2.000000e+00 |    Inf 
1013.33/1013.38	c  1013s|500000 |  1857 |  2935k|   5.9 |  63M| 353 |   - |3663 |  41k|   0 |   0 | 118k| 615k|4866 | 0.000000e+00 | 2.000000e+00 |    Inf 
1040.53/1040.53	c  1041s|510000 |  1888 |  3004k|   5.9 |  64M| 353 |  18 |3663 |  41k|3663 | 997 | 120k| 630k|4916 | 0.000000e+00 | 2.000000e+00 |    Inf 
1064.53/1064.53	c  1065s|520000 |  1928 |  3058k|   5.9 |  65M| 353 |   - |3663 |  42k|   0 |   0 | 122k| 644k|4967 | 0.000000e+00 | 2.000000e+00 |    Inf 
1089.13/1089.18	c  1089s|530000 |  1897 |  3116k|   5.9 |  65M| 353 |   - |3663 |  43k|3663 | 987 | 124k| 659k|5030 | 0.000000e+00 | 2.000000e+00 |    Inf 
1115.83/1115.86	c  1116s|540000 |  1879 |  3185k|   5.9 |  63M| 353 |   - |3663 |  36k|   0 |   0 | 126k| 674k|5091 | 0.000000e+00 | 2.000000e+00 |    Inf 
1140.94/1140.97	c  1141s|550000 |  1928 |  3254k|   5.9 |  65M| 353 |   - |3663 |  38k|   0 |   0 | 129k| 689k|5141 | 0.000000e+00 | 2.000000e+00 |    Inf 
1166.24/1166.26	c  1166s|560000 |  1481 |  3321k|   5.9 |  55M| 353 |  18 |3663 |  26k|3663 | 986 | 131k| 703k|5274 | 0.000000e+00 | 2.000000e+00 |    Inf 
1188.13/1188.18	c  1188s|570000 |  1484 |  3390k|   5.9 |  55M| 353 |  19 |3663 |  26k|3663 | 973 | 133k| 716k|5289 | 0.000000e+00 | 2.000000e+00 |    Inf 
1210.24/1210.25	c  1210s|580000 |  1460 |  3461k|   6.0 |  55M| 353 |   - |3663 |  27k|   0 |   0 | 136k| 730k|5341 | 0.000000e+00 | 2.000000e+00 |    Inf 
1231.14/1231.11	c  1231s|590000 |  1545 |  3523k|   6.0 |  57M| 353 |  16 |3663 |  29k|3663 | 978 | 138k| 744k|5391 | 0.000000e+00 | 2.000000e+00 |    Inf 
1252.44/1252.43	c  1252s|600000 |  1541 |  3589k|   6.0 |  57M| 353 |   - |3663 |  29k|   0 |   0 | 140k| 758k|5446 | 0.000000e+00 | 2.000000e+00 |    Inf 
1273.34/1273.30	c  1273s|610000 |  1493 |  3651k|   6.0 |  56M| 353 |   - |3663 |  28k|   0 |   0 | 142k| 772k|5502 | 0.000000e+00 | 2.000000e+00 |    Inf 
1295.64/1295.61	c  1296s|620000 |  1484 |  3715k|   6.0 |  56M| 353 |   - |3663 |  27k|   0 |   0 | 145k| 786k|5574 | 0.000000e+00 | 2.000000e+00 |    Inf 
1317.94/1317.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1317.94/1317.98	c  1318s|630000 |  1566 |  3782k|   6.0 |  58M| 353 |   - |3663 |  31k|   0 |   0 | 147k| 799k|5624 | 0.000000e+00 | 2.000000e+00 |    Inf 
1340.95/1340.96	c  1341s|640000 |  1608 |  3842k|   6.0 |  58M| 353 |   - |3663 |  30k|   0 |   0 | 149k| 813k|5679 | 0.000000e+00 | 2.000000e+00 |    Inf 
1363.84/1363.87	c  1364s|650000 |  1581 |  3904k|   6.0 |  58M| 353 |  18 |3663 |  29k|3663 | 969 | 151k| 827k|5719 | 0.000000e+00 | 2.000000e+00 |    Inf 
1385.65/1385.64	c  1386s|660000 |  1028 |  3967k|   6.0 |  45M| 353 |  12 |3663 |  16k|3663 | 965 | 153k| 841k|6199 | 0.000000e+00 | 2.000000e+00 |    Inf 
1403.35/1403.30	c  1403s|670000 |  1025 |  4030k|   6.0 |  45M| 353 |  22 |3663 |  17k|3663 | 954 | 155k| 854k|6241 | 0.000000e+00 | 2.000000e+00 |    Inf 
1421.64/1421.61	c  1422s|680000 |  1113 |  4084k|   6.0 |  48M| 353 |   - |3663 |  22k|   0 |   0 | 157k| 867k|6244 | 0.000000e+00 | 2.000000e+00 |    Inf 
1442.85/1442.84	c  1443s|690000 |  1216 |  4140k|   6.0 |  50M| 353 |  12 |3663 |  25k|3663 | 978 | 159k| 881k|6247 | 0.000000e+00 | 2.000000e+00 |    Inf 
1463.25/1463.20	c  1463s|700000 |   963 |  4195k|   6.0 |  45M| 353 |  22 |3663 |  20k|3663 | 948 | 161k| 895k|6250 | 0.000000e+00 | 2.000000e+00 |    Inf 
1482.75/1482.73	c  1483s|710000 |   875 |  4258k|   6.0 |  43M| 353 |  17 |3663 |  18k|3663 | 953 | 163k| 908k|6471 | 0.000000e+00 | 2.000000e+00 |    Inf 
1501.74/1501.74	c  1502s|720000 |   948 |  4324k|   6.0 |  45M| 353 |   - |3663 |  22k|   0 |   0 | 166k| 921k|6488 | 0.000000e+00 | 2.000000e+00 |    Inf 
1522.24/1522.20	c  1522s|730000 |  1038 |  4393k|   6.0 |  48M| 353 |  19 |3663 |  27k|3663 | 966 | 169k| 934k|6519 | 0.000000e+00 | 2.000000e+00 |    Inf 
1544.95/1544.92	c  1545s|740000 |  1082 |  4467k|   6.0 |  49M| 353 |   2 |3663 |  27k|3663 | 968 | 171k| 948k|6558 | 0.000000e+00 | 2.000000e+00 |    Inf 
1567.05/1567.08	c  1567s|750000 |  1037 |  4534k|   6.0 |  48M| 353 |   - |3663 |  23k|3663 | 947 | 174k| 961k|6601 | 0.000000e+00 | 2.000000e+00 |    Inf 
1586.45/1586.49	c  1586s|760000 |  1096 |  4597k|   6.0 |  48M| 353 |   1 |3663 |  25k|3663 | 970 | 177k| 974k|6663 | 0.000000e+00 | 2.000000e+00 |    Inf 
1607.26/1607.22	c  1607s|770000 |  1161 |  4655k|   6.0 |  50M| 353 |   - |3663 |  26k|3663 | 952 | 179k| 987k|6712 | 0.000000e+00 | 2.000000e+00 |    Inf 
1629.65/1629.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1629.65/1629.62	c  1630s|780000 |  1284 |  4719k|   6.0 |  52M| 353 |  12 |3663 |  28k|3663 | 968 | 182k|1000k|6778 | 0.000000e+00 | 2.000000e+00 |    Inf 
1653.05/1653.06	c  1653s|790000 |  1374 |  4784k|   6.1 |  54M| 353 |   - |3663 |  30k|3663 | 965 | 185k|1014k|6815 | 0.000000e+00 | 2.000000e+00 |    Inf 
1676.36/1676.33	c  1676s|800000 |  1469 |  4851k|   6.1 |  56M| 353 |   - |3663 |  32k|   0 |   0 | 188k|1028k|6857 | 0.000000e+00 | 2.000000e+00 |    Inf 
1699.66/1699.68	c  1700s|810000 |  1490 |  4915k|   6.1 |  56M| 353 |   6 |3663 |  30k|3663 | 955 | 191k|1042k|6883 | 0.000000e+00 | 2.000000e+00 |    Inf 
1724.66/1724.68	c  1725s|820000 |  1637 |  4988k|   6.1 |  58M| 353 |   - |3663 |  30k|   0 |   0 | 193k|1055k|6944 | 0.000000e+00 | 2.000000e+00 |    Inf 
1748.86/1748.88	c  1749s|830000 |  1656 |  5057k|   6.1 |  60M| 353 |   - |3663 |  33k|   0 |   0 | 196k|1068k|7009 | 0.000000e+00 | 2.000000e+00 |    Inf 
1773.86/1773.80	c  1774s|840000 |  1622 |  5128k|   6.1 |  59M| 353 |   - |3663 |  30k|   0 |   0 | 198k|1082k|7070 | 0.000000e+00 | 2.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      : 847177
1790.05/1790.01	c Primal Bound       : +2.00000000000000e+00 (137 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 -x125 
1790.05/1790.04	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.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 -x54 
1790.05/1790.04	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.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-2705593-1278572957.wbo
1790.05/1790.04	c   Variables        : 3807 (2019 binary, 0 integer, 1788 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4496 initial, 4496 maximal
1790.05/1790.04	c Presolved Problem  :
1790.05/1790.04	c   Problem name     : t_HOME/instance-2705593-1278572957.wbo
1790.05/1790.04	c   Variables        : 3663 (1947 binary, 0 integer, 1716 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4306 initial, 44395 maximal
1790.05/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.04	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1790.05/1790.04	c   dualfix          :       0.00         72          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         20          0          0
1790.05/1790.04	c   linear           :       0.06          0          0          0       1806          0         98         81          0
1790.05/1790.04	c   indicator        :       0.00          0          0          0          0          0         72          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        :          -       3396          -          -       3396          -          -          -          -
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     511636          0         73        636          0          0     858202
1790.05/1790.04	c   setppc           :         52          6    4159808      76666          1      40364    1357324          0          0          0
1790.05/1790.04	c   linear           :       1716          6    4126777      81921          1     199831   16525386     200873          0          0
1790.05/1790.04	c   indicator        :       1716          0    3892341      81675          1        266    1277486          0          0          0
1790.05/1790.04	c   logicor          :        822+         6    1532281      53966          1     143383    3812330          0          0          0
1790.05/1790.04	c   bounddisjunction :          0+         0     358550          0          0         34       3398          0          0          0
1790.05/1790.04	c   countsols        :          0          0          0      53966          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.34       0.00       0.00      20.34       0.00
1790.05/1790.04	c   setppc           :      12.85       0.00      12.80       0.05       0.00
1790.05/1790.04	c   linear           :     128.83       0.00     126.29       2.54       0.00
1790.05/1790.04	c   indicator        :      18.48       0.02      11.58       6.88       0.00
1790.05/1790.04	c   logicor          :     351.59       0.00     351.20       0.39       0.00
1790.05/1790.04	c   bounddisjunction :       1.62       0.00       1.62       0.00       0.00
1790.05/1790.04	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.05/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.04	c   vbounds          :       0.69      17944          1       2776
1790.05/1790.04	c   rootredcost      :       0.60         35          0       1698
1790.05/1790.04	c   pseudoobj        :     102.86    4170680       3500    1180355
1790.05/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.04	c   propagation      :      18.27     387112     386793    2472075       27.0      10739       23.7          -
1790.05/1790.04	c   infeasible LP    :       9.19      35771      35771     292712       45.2        333       16.2          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 :          -          -          -    1091691       22.8          -          -          -
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          5          -          -         32          -    (maximal pool size: 342)
1790.05/1790.04	c   redcost          :      31.91     513062          0      68709          0          0
1790.05/1790.04	c   impliedbounds    :       0.00          6          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.12          6          0          0       1296          0
1790.05/1790.04	c   strongcg         :       0.11          6          0          0       1204          0
1790.05/1790.04	c   cmir             :       0.02          6          0          0          0          0
1790.05/1790.04	c   flowcover        :       0.06          6          0          0          0          0
1790.05/1790.04	c   clique           :       0.00          6          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.07          1          0          0          0          0
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        :      19.92     429693         73        636          0          0     858202
1790.05/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   inference        :      13.45      53933          0          0          0          0     108311
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.09          -         34
1790.05/1790.04	c   pseudo solutions :       0.00          -          0
1790.05/1790.04	c   feaspump         :       0.02          1          0
1790.05/1790.04	c   oneopt           :       0.38         33          0
1790.05/1790.04	c   crossover        :       1.20         34          0
1790.05/1790.04	c   coefdiving       :       0.49        406          0
1790.05/1790.04	c   pscostdiving     :       0.49        406          0
1790.05/1790.04	c   fracdiving       :       0.49        406          0
1790.05/1790.04	c   veclendiving     :       0.54        406          0
1790.05/1790.04	c   linesearchdiving :       0.52        406          0
1790.05/1790.04	c   guideddiving     :       0.50        406          0
1790.05/1790.04	c   rootsoldiving    :       0.54        392          0
1790.05/1790.04	c   objpscostdiving  :       0.53        393          0
1790.05/1790.04	c   trivial          :       0.00          2          0
1790.05/1790.04	c   simplerounding   :       0.85     429893          0
1790.05/1790.04	c   zirounding       :       0.31       1000          0
1790.05/1790.04	c   rounding         :       0.90       9160          0
1790.05/1790.04	c   shifting         :       0.66       2918          0
1790.05/1790.04	c   intshifting      :       0.01          0          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.15          0          0
1790.05/1790.04	c   trysol           :       0.31        597        103
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          :     566.13     494267    5170939      10.46    9133.84
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.25        140       1906      13.61    7528.18
1790.05/1790.04	c   strong branching :      16.08       7070     188692      26.69   11736.37
1790.05/1790.04	c     (at root node) :          -         16       4214     263.38          -
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            :     847177
1790.05/1790.04	c   nodes (total)    :     847177
1790.05/1790.04	c   nodes left       :       1659
1790.05/1790.04	c   max depth        :        353
1790.05/1790.04	c   max depth (total):        353
1790.05/1790.04	c   backtracks       :      80130 (9.5%)
1790.05/1790.04	c   delayed cutoffs  :      62131
1790.05/1790.04	c   repropagations   :    2003729 (4013079 domain reductions, 58882 cutoffs)
1790.05/1790.04	c   avg switch length:       6.07
1790.05/1790.04	c   switching time   :     288.81
1790.05/1790.04	c Solution           :
1790.05/1790.04	c   Solutions found  :        137 (35 improvements)
1790.05/1790.04	c   First Solution   : +8.51820000000000e+04   (in run 1, after 17 nodes, 1.60 seconds, depth 17, found by <trysol>)
1790.05/1790.04	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 191646 nodes, 316.52 seconds, depth 40, 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  :        647
1790.15/1790.11	c Time complete: 1790.17.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705593-1278572957/watcher-2705593-1278572957 -o /tmp/evaluation-result-2705593-1278572957/solver-2705593-1278572957 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705593-1278572957.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.29 0.06 0.02 2/173 23630
/proc/meminfo: memFree=29858232/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=12340 CPUtime=0
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 1939 0 0 0 0 0 0 0 21 0 1 0 25507984 12636160 1858 4089446400 4194304 10345943 140734914640528 18446744073709551615 4572736 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23630/statm: 3085 1858 429 1502 0 1578 0

[startup+0.018822 s]
/proc/loadavg: 0.29 0.06 0.02 2/173 23630
/proc/meminfo: memFree=29858232/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=16044 CPUtime=0.01
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 2875 0 0 0 1 0 0 0 21 0 1 0 25507984 16429056 2794 4089446400 4194304 10345943 140734914640528 18446744073709551615 9134653 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23630/statm: 4011 2794 430 1502 0 2504 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16044

[startup+0.100838 s]
/proc/loadavg: 0.29 0.06 0.02 2/173 23630
/proc/meminfo: memFree=29858232/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=33972 CPUtime=0.09
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 7519 0 0 0 9 0 0 0 21 0 1 0 25507984 34787328 7084 4089446400 4194304 10345943 140734914640528 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 8493 7084 547 1502 0 6986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33972

[startup+0.300793 s]
/proc/loadavg: 0.29 0.06 0.02 2/173 23630
/proc/meminfo: memFree=29858232/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=41464 CPUtime=0.29
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 14355 0 0 0 27 2 0 0 21 0 1 0 25507984 42459136 8874 4089446400 4194304 10345943 140734914640528 18446744073709551615 4469039 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 10366 8874 746 1502 0 8859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41464

[startup+0.700721 s]
/proc/loadavg: 0.29 0.06 0.02 2/173 23630
/proc/meminfo: memFree=29858232/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=51040 CPUtime=0.69
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 20463 0 0 0 66 3 0 0 22 0 1 0 25507984 52264960 10834 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 12760 10834 777 1502 0 11253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51040

[startup+1.50058 s]
/proc/loadavg: 0.29 0.06 0.02 2/174 23631
/proc/meminfo: memFree=29817772/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=51676 CPUtime=1.49
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 21350 0 0 0 145 4 0 0 25 0 1 0 25507984 52916224 10826 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 12919 10826 778 1502 0 11412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51676

[startup+3.10023 s]
/proc/loadavg: 0.35 0.08 0.03 2/174 23631
/proc/meminfo: memFree=29817152/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=51008 CPUtime=3.09
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 24824 0 0 0 301 8 0 0 25 0 1 0 25507984 52232192 10857 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 12752 10857 780 1502 0 11245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51008

[startup+6.30065 s]
/proc/loadavg: 0.35 0.08 0.03 3/179 23641
/proc/meminfo: memFree=29761548/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=51364 CPUtime=6.29
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 31335 0 0 0 618 11 0 0 25 0 1 0 25507984 52596736 11048 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 12953 11053 780 1502 0 11446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51364

[startup+12.7004 s]
/proc/loadavg: 0.60 0.14 0.05 3/179 23642
/proc/meminfo: memFree=29744796/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=60492 CPUtime=12.69
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 53194 0 0 0 1251 18 0 0 25 0 1 0 25507984 61943808 13636 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 15123 13636 786 1502 0 13616 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60492

[startup+25.501 s]
/proc/loadavg: 0.81 0.20 0.07 3/179 23643
/proc/meminfo: memFree=29708636/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=81244 CPUtime=25.49
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 66204 0 0 0 2529 20 0 0 25 0 1 0 25507984 83193856 18655 4089446400 4194304 10345943 140734914640528 18446744073709551615 8160366 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 20311 18655 786 1502 0 18804 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81244

[startup+51.1012 s]
/proc/loadavg: 1.22 0.35 0.12 3/179 23643
/proc/meminfo: memFree=29642384/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=117948 CPUtime=51.1
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 78437 0 0 0 5085 25 0 0 25 0 1 0 25507984 120778752 27274 4089446400 4194304 10345943 140734914640528 18446744073709551615 6362984 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 29487 27274 786 1502 0 27980 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 117948

[startup+102.306 s]
/proc/loadavg: 1.69 0.62 0.22 3/179 23645
/proc/meminfo: memFree=29495708/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=195788 CPUtime=102.3
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 182671 0 0 0 10181 49 0 0 25 0 1 0 25507984 200486912 47348 4089446400 4194304 10345943 140734914640528 18446744073709551615 4882663 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 48947 47348 799 1502 0 47440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 195788

[startup+162.301 s]
/proc/loadavg: 1.87 0.85 0.32 3/179 23646
/proc/meminfo: memFree=29462560/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=207136 CPUtime=162.29
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 211302 0 0 0 16154 75 0 0 25 0 1 0 25507984 212107264 49846 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 51784 49846 799 1502 0 50277 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 207136

[startup+222.301 s]
/proc/loadavg: 1.95 1.07 0.43 3/179 23647
/proc/meminfo: memFree=29454836/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=210000 CPUtime=222.3
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 229451 0 0 0 22129 101 0 0 25 0 1 0 25507984 215040000 50345 4089446400 4194304 10345943 140734914640528 18446744073709551615 6359667 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 52500 50345 800 1502 0 50993 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210000

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 23649
/proc/meminfo: memFree=29446856/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=212064 CPUtime=282.3
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 234216 0 0 0 28106 124 0 0 25 0 1 0 25507984 217153536 50923 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 53016 50923 800 1502 0 51509 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212064

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/179 23651
/proc/meminfo: memFree=29441604/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=212192 CPUtime=342.3
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 250796 0 0 0 34083 147 0 0 25 0 1 0 25507984 217284608 51334 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 53048 51334 800 1502 0 51541 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212192

[startup+402.3 s]
/proc/loadavg: 2.05 1.49 0.70 3/179 23653
/proc/meminfo: memFree=29436608/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=215100 CPUtime=402.3
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 258166 0 0 0 40060 170 0 0 25 0 1 0 25507984 220262400 51790 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 53775 51790 800 1502 0 52268 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 215100

[startup+462.301 s]
/proc/loadavg: 2.01 1.59 0.78 3/179 23654
/proc/meminfo: memFree=29428512/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=219068 CPUtime=462.31
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 263256 0 0 0 46040 191 0 0 25 0 1 0 25507984 224325632 52754 4089446400 4194304 10345943 140734914640528 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 54767 52754 800 1502 0 53260 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 219068

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.85 3/179 23655
/proc/meminfo: memFree=29425720/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=220376 CPUtime=522.31
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 267070 0 0 0 52018 213 0 0 25 0 1 0 25507984 225665024 53229 4089446400 4194304 10345943 140734914640528 18446744073709551615 4995806 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 55094 53229 800 1502 0 53587 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 220376

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.93 3/179 23660
/proc/meminfo: memFree=29423040/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=220032 CPUtime=582.31
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 271140 0 0 0 57997 234 0 0 25 0 1 0 25507984 225312768 53356 4089446400 4194304 10345943 140734914640528 18446744073709551615 4471728 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 55008 53356 800 1502 0 53501 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 220032

[startup+642.301 s]
/proc/loadavg: 2.00 1.77 0.99 3/179 23662
/proc/meminfo: memFree=29417832/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=224172 CPUtime=642.32
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 273148 0 0 0 63979 253 0 0 25 0 1 0 25507984 229552128 54171 4089446400 4194304 10345943 140734914640528 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 56043 54171 800 1502 0 54536 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 224172

[startup+702.3 s]

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

/proc/meminfo: memFree=29394500/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=234060 CPUtime=1002.33
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 290247 0 0 0 99868 365 0 0 25 0 1 0 25507984 239677440 56470 4089446400 4194304 10345943 140734914640528 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 58515 56470 800 1502 0 57008 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 234060

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/179 23673
/proc/meminfo: memFree=29390848/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=236252 CPUtime=1062.33
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 292370 0 0 0 105851 382 0 0 25 0 1 0 25507984 241922048 57109 4089446400 4194304 10345943 140734914640528 18446744073709551615 7569520 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 59063 57109 800 1502 0 57556 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 236252

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 23674
/proc/meminfo: memFree=29387796/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=238912 CPUtime=1122.33
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 294749 0 0 0 111836 397 0 0 25 0 1 0 25507984 244645888 57681 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 59728 57681 800 1502 0 58221 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 238912

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 23676
/proc/meminfo: memFree=29386628/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=241076 CPUtime=1182.33
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 295604 0 0 0 117818 415 0 0 25 0 1 0 25507984 246861824 57918 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60269 57918 800 1502 0 58762 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 241076

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 23678
/proc/meminfo: memFree=29382372/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=241024 CPUtime=1242.34
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 296456 0 0 0 123799 435 0 0 25 0 1 0 25507984 246808576 57990 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60256 57990 800 1502 0 58749 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 241024

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 23680
/proc/meminfo: memFree=29377596/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=240884 CPUtime=1302.34
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 300953 0 0 0 129781 453 0 0 25 0 1 0 25507984 246665216 57994 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60221 57994 800 1502 0 58714 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 240884

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 23681
/proc/meminfo: memFree=29375448/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=239312 CPUtime=1362.34
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 302313 0 0 0 135762 472 0 0 25 0 1 0 25507984 245055488 57947 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 59828 57947 800 1502 0 58321 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 239312

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 23682
/proc/meminfo: memFree=29372292/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=241012 CPUtime=1422.35
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 307343 0 0 0 141737 498 0 0 25 0 1 0 25507984 246796288 58092 4089446400 4194304 10345943 140734914640528 18446744073709551615 5926381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60253 58092 800 1502 0 58746 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 241012

[startup+1482.3 s]
/proc/loadavg: 2.04 1.99 1.57 3/179 23684
/proc/meminfo: memFree=29369520/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=240828 CPUtime=1482.35
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 309867 0 0 0 147717 518 0 0 25 0 1 0 25507984 246607872 58020 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60207 58020 800 1502 0 58700 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 240828

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.60 3/179 23686
/proc/meminfo: memFree=29363520/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=240944 CPUtime=1542.35
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 311316 0 0 0 153694 541 0 0 25 0 1 0 25507984 246726656 58015 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60236 58015 800 1502 0 58729 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 240944

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 23688
/proc/meminfo: memFree=29360240/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242720 CPUtime=1602.35
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 313170 0 0 0 159672 563 0 0 25 0 1 0 25507984 248545280 58239 4089446400 4194304 10345943 140734914640528 18446744073709551615 6518887 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60680 58239 800 1502 0 59173 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 242720

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 23689
/proc/meminfo: memFree=29356848/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242732 CPUtime=1662.35
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 313554 0 0 0 165653 582 0 0 25 0 1 0 25507984 248557568 58354 4089446400 4194304 10345943 140734914640528 18446744073709551615 4230956 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60683 58354 800 1502 0 59176 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 242732

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 23690
/proc/meminfo: memFree=29354800/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242700 CPUtime=1722.36
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 314406 0 0 0 171635 601 0 0 25 0 1 0 25507984 248524800 58345 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60675 58345 800 1502 0 59168 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 242700

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29353152/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1782.36
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315194 0 0 0 177614 622 0 0 25 0 1 0 25507984 247832576 58320 4089446400 4194304 10345943 140734914640528 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58320 800 1502 0 58999 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 242024

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29352644/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1785.56
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315222 0 0 0 177934 622 0 0 25 0 1 0 25507984 247832576 58348 4089446400 4194304 10345943 140734914640528 18446744073709551615 5031099 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58348 800 1502 0 58999 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 242024

[startup+1788.7 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29352396/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1788.76
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315222 0 0 0 178253 623 0 0 25 0 1 0 25507984 247832576 58348 4089446400 4194304 10345943 140734914640528 18446744073709551615 6711364 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58348 800 1502 0 58999 0
Current children cumulated CPU time (s) 1788.76
Current children cumulated vsize (KiB) 242024

[startup+1789.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29352396/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1789.56
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315222 0 0 0 178333 623 0 0 25 0 1 0 25507984 247832576 58348 4089446400 4194304 10345943 140734914640528 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58348 800 1502 0 58999 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (KiB) 242024

[startup+1789.9 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29352272/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1789.96
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315222 0 0 0 178373 623 0 0 25 0 1 0 25507984 247832576 58348 4089446400 4194304 10345943 140734914640528 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58348 800 1502 0 58999 0
Current children cumulated CPU time (s) 1789.96
Current children cumulated vsize (KiB) 242024

[startup+1790.1 s]
/proc/loadavg: 2.00 1.99 1.68 3/179 23692
/proc/meminfo: memFree=29352272/32951124 swapFree=67111528/67111528
[pid=23630] ppid=23628 vsize=242024 CPUtime=1790.15
/proc/23630/stat : 23630 (pbscip.linux.x8) R 23628 23630 23451 0 -1 4202496 315223 0 0 0 178392 623 0 0 25 0 1 0 25507984 247832576 58349 4089446400 4194304 10345943 140734914640528 18446744073709551615 4750516 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23630/statm: 60506 58349 801 1502 0 58999 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 242024

Child status: 0
Real time (s): 1790.12
CPU time (s): 1790.19
CPU user time (s): 1783.94
CPU system time (s): 6.24705
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 242972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.94
system time used= 6.24705
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315226
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3248

runsolver used 2.75658 second user time and 5.39318 second system time

The end

Launcher Data

Begin job on node141 at 2010-07-08 09:09:18
IDJOB=2705593
IDBENCH=78939
IDSOLVER=1214
FILE ID=node141/2705593-1278572957
PBS_JOBID= 11240172
Free space on /tmp= 73648 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.1900573137--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-2705593-1278572957/watcher-2705593-1278572957 -o /tmp/evaluation-result-2705593-1278572957/solver-2705593-1278572957 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705593-1278572957.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 34c2ccfe3c5c18b062797c1b5794b2d4
RANDOM SEED=1915077510

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
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.839
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.82
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.839
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:     32951124 kB
MemFree:      29858608 kB
Buffers:        160112 kB
Cached:        2705544 kB
SwapCached:          0 kB
Active:        1282620 kB
Inactive:      1645068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29858608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13156 kB
Writeback:           0 kB
AnonPages:       61964 kB
Mapped:          14412 kB
Slab:           101220 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182052 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= 73620 MiB
End job on node141 at 2010-07-08 09:39:08