Trace number 2705587

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900563250--soft-66-100-0.wbo
MD5SUM48850acf7a795604147e976fcd80db7d
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 benchmark336.106
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-2705587-1278572957.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 892 impl, 0 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.00/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.00/0.09	c (round 3) 48 del vars, 254 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.00/0.09	c (round 4) 138 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 208 impls, 13 clqs
0.09/0.10	c (round 5) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.11	c (round 6) 140 del vars, 257 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 208 impls, 13 clqs
0.09/0.15	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  140 deleted vars, 257 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.15	c  1842 implications, 13 cliques
0.09/0.15	c presolved problem has 1875 variables (1053 bin, 0 int, 822 impl, 0 cont) and 3343 constraints
0.09/0.15	c      59 constraints of type <setppc>
0.09/0.15	c     822 constraints of type <linear>
0.09/0.15	c     822 constraints of type <indicator>
0.09/0.15	c    1640 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	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.16	c   0.1s|     1 |     0 |    29 |     - |8752k|   0 |  17 |1875 |3343 |1875 |1699 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    87 |     - |8784k|   0 |  36 |1875 |3343 |1875 |1714 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   103 |     - |9120k|   0 |  37 |1875 |3343 |1875 |1720 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   165 |     - |9680k|   0 |  44 |1875 |3343 |1875 |1727 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   352 |     - |9770k|   0 |  38 |1875 |3343 |1875 |1731 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.64	c   0.6s|     1 |     0 |   540 |     - |  10M|   0 |  59 |1875 |3343 |1875 |1738 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	c   0.8s|     1 |     0 |   606 |     - |  10M|   0 |  72 |1875 |3343 |1875 |1742 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.44	c   1.4s|     1 |     2 |   606 |     - |  10M|   0 |  72 |1875 |3343 |1875 |1742 |  43 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
6.29/6.39	o 41400
6.29/6.39	c y 6.4s|    87 |    86 |  2365 |  20.5 |  10M|  39 |   - |1875 |3347 |   0 |   0 |  60 |   4 | 547 | 0.000000e+00 | 4.140000e+04 |    Inf 
20.30/20.33	c  20.3s| 10000 |  9961 | 14121 |   1.4 |  26M| 447 |   0 |1875 |3425 |1875 |1750 | 715 |  84 |1253 | 0.000000e+00 | 4.140000e+04 |    Inf 
28.39/28.41	o 628
28.39/28.41	c *28.4s| 19266 | 18867 | 16353 |   0.8 |  39M| 447 |   - |1875 |3509 |1875 |1759 | 890 | 172 |1261 | 0.000000e+00 | 6.280000e+02 |    Inf 
28.79/28.82	o 622
28.79/28.82	c *28.8s| 19674 | 19228 | 16455 |   0.8 |  40M| 447 |   - |1875 |3523 |1875 |1757 | 907 | 186 |1261 | 0.000000e+00 | 6.220000e+02 |    Inf 
29.09/29.14	o 614
29.09/29.14	c *29.1s| 19956 | 19444 | 16534 |   0.8 |  40M| 447 |   - |1875 |3523 |1875 |1759 | 919 | 186 |1261 | 0.000000e+00 | 6.140000e+02 |    Inf 
29.09/29.14	o 608
29.09/29.14	c *29.1s| 19957 | 19399 | 16534 |   0.8 |  40M| 447 |   - |1875 |3523 |1875 |1759 | 919 | 186 |1261 | 0.000000e+00 | 6.080000e+02 |    Inf 
29.09/29.19	c  29.2s| 20000 | 19442 | 16584 |   0.8 |  40M| 447 |   0 |1875 |3523 |1875 |1761 | 920 | 186 |1261 | 0.000000e+00 | 6.080000e+02 |    Inf 
30.09/30.19	o 472
30.09/30.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.09/30.19	c *30.2s| 21114 | 18056 | 16697 |   0.8 |  38M| 447 |   - |1875 |3528 |1875 |1759 | 930 | 191 |1261 | 0.000000e+00 | 4.720000e+02 |    Inf 
30.09/30.19	o 435
30.09/30.19	c *30.2s| 21115 | 17410 | 16699 |   0.8 |  37M| 447 |   - |1875 |3528 |1875 |1759 | 930 | 191 |1261 | 0.000000e+00 | 4.350000e+02 |    Inf 
30.80/30.86	o 432
30.80/30.86	c *30.8s| 21716 | 17896 | 17076 |   0.8 |  38M| 447 |   - |1875 |3574 |1875 |1766 | 949 | 238 |1262 | 0.000000e+00 | 4.320000e+02 |    Inf 
31.19/31.25	o 359
31.19/31.25	c *31.2s| 22024 | 16375 | 17726 |   0.8 |  36M| 447 |   - |1875 |3713 |1875 |1763 | 983 | 379 |1262 | 0.000000e+00 | 3.590000e+02 |    Inf 
31.29/31.32	o 351
31.29/31.32	c R31.3s| 22083 | 16155 | 17789 |   0.8 |  36M| 447 |   - |1875 |3714 |1875 |1758 | 984 | 380 |1262 | 0.000000e+00 | 3.510000e+02 |    Inf 
31.39/31.40	o 264
31.39/31.40	c *31.4s| 22158 | 12657 | 17838 |   0.8 |  32M| 447 |   - |1875 |3722 |1875 |1758 | 985 | 388 |1262 | 0.000000e+00 | 2.640000e+02 |    Inf 
31.49/31.58	o 243
31.49/31.58	c *31.6s| 22256 | 11434 | 18270 |   0.8 |  30M| 447 |   - |1875 |3840 |1875 |1756 | 988 | 507 |1262 | 0.000000e+00 | 2.430000e+02 |    Inf 
31.90/31.93	o 241
31.90/31.93	c R31.9s| 22489 | 11468 | 18853 |   0.8 |  31M| 447 |   - |1875 |3997 |1875 |1752 |1033 | 670 |1263 | 0.000000e+00 | 2.410000e+02 |    Inf 
31.90/31.94	o 239
31.90/31.94	c *31.9s| 22491 | 11352 | 18884 |   0.8 |  30M| 447 |   - |1875 |4003 |1875 |1752 |1033 | 676 |1263 | 0.000000e+00 | 2.390000e+02 |    Inf 
32.00/32.01	o 211
32.00/32.01	c *32.0s| 22543 |  9553 | 18902 |   0.8 |  28M| 447 |   - |1875 |4003 |1875 |1758 |1034 | 676 |1263 | 0.000000e+00 | 2.110000e+02 |    Inf 
32.29/32.30	o 193
32.29/32.30	c R32.3s| 22667 |  8247 | 20129 |   0.9 |  27M| 447 |   - |1875 |4082 |1875 |1753 |1091 | 761 |1267 | 0.000000e+00 | 1.930000e+02 |    Inf 
32.49/32.59	o 181
32.49/32.59	c *32.6s| 22721 |  7242 | 21785 |   0.9 |  25M| 447 |   - |1875 |4113 |1875 |1751 |1130 | 795 |1276 | 0.000000e+00 | 1.810000e+02 |    Inf 
33.39/33.41	o 165
33.39/33.41	c *33.4s| 23023 |  6143 | 26278 |   1.1 |  25M| 447 |   - |1875 |4327 |1875 |1745 |1242 |1041 |1282 | 0.000000e+00 | 1.650000e+02 |    Inf 
33.39/33.50	o 145
33.39/33.50	c *33.5s| 23044 |  4671 | 26603 |   1.1 |  22M| 447 |   - |1875 |4347 |1875 |1749 |1250 |1063 |1287 | 0.000000e+00 | 1.450000e+02 |    Inf 
34.48/34.55	o 142
34.48/34.55	c *34.5s| 23358 |  4633 | 31410 |   1.3 |  23M| 447 |   - |1875 |4586 |1875 |1761 |1309 |1340 |1326 | 0.000000e+00 | 1.420000e+02 |    Inf 
34.69/34.72	o 120
34.69/34.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.69/34.72	c *34.7s| 23402 |  3299 | 32421 |   1.4 |  21M| 447 |   - |1875 |4612 |1875 |1740 |1320 |1385 |1328 | 0.000000e+00 | 1.200000e+02 |    Inf 
34.69/34.73	o 109
34.69/34.73	c *34.7s| 23403 |  2606 | 32421 |   1.4 |  19M| 447 |   - |1875 |4612 |1875 |1740 |1320 |1385 |1328 | 0.000000e+00 | 1.090000e+02 |    Inf 
34.69/34.77	o 86
34.69/34.77	c *34.7s| 23426 |  1755 | 32602 |   1.4 |  18M| 447 |   - |1875 |4613 |1875 |1739 |1322 |1391 |1328 | 0.000000e+00 | 8.600000e+01 |    Inf 
34.89/34.94	o 49
34.89/34.94	c *34.9s| 23492 |   669 | 33363 |   1.4 |  15M| 447 |   - |1875 |4540 |1875 |1737 |1352 |1468 |1328 | 0.000000e+00 | 4.900000e+01 |    Inf 
40.18/40.26	o 44
40.18/40.26	c *40.2s| 25248 |   813 | 66526 |   2.6 |  17M| 447 |   - |1875 |5232 |1875 |1741 |1608 |3648 |1404 | 0.000000e+00 | 4.400000e+01 |    Inf 
50.59/50.65	c  50.6s| 30000 |  1039 |127327 |   4.2 |  20M| 447 |  19 |1875 |7793 |1875 |1743 |2238 |  10k|1495 | 0.000000e+00 | 4.400000e+01 |    Inf 
53.58/53.61	o 21
53.58/53.61	c *53.6s| 31411 |   925 |142606 |   4.5 |  20M| 447 |   - |1875 |8505 |1875 |1738 |2416 |  12k|1558 | 0.000000e+00 | 2.100000e+01 |    Inf 
58.48/58.56	o 4
58.48/58.56	c *58.5s| 33159 |   666 |179342 |   5.4 |  18M| 447 |   - |1875 |6504 |1875 |1737 |2515 |  14k|1572 | 0.000000e+00 | 4.000000e+00 |    Inf 
75.79/75.84	c  75.8s| 40000 |   664 |316911 |   7.9 |  19M| 447 |   - |1875 |8248 |   0 |   0 |3087 |  24k|1575 | 0.000000e+00 | 4.000000e+00 |    Inf 
99.98/100.10	c   100s| 50000 |   586 |493799 |   9.9 |  19M| 447 |  30 |1875 |8669 |1875 |1746 |4185 |  38k|1830 | 0.000000e+00 | 4.000000e+00 |    Inf 
123.99/124.07	c   124s| 60000 |   674 |663339 |  11.0 |  21M| 447 |  38 |1875 |  11k|1875 |1737 |5034 |  53k|2174 | 0.000000e+00 | 4.000000e+00 |    Inf 
146.79/146.88	c   147s| 70000 |   808 |814811 |  11.6 |  23M| 447 |  21 |1875 |  15k|1875 |1737 |5866 |  67k|2463 | 0.000000e+00 | 4.000000e+00 |    Inf 
170.29/170.36	c   170s| 80000 |   859 |970186 |  12.1 |  25M| 447 |   - |1875 |  17k|   0 |   0 |7110 |  81k|2714 | 0.000000e+00 | 4.000000e+00 |    Inf 
195.48/195.52	c   195s| 90000 |   806 |  1139k|  12.7 |  24M| 447 |  20 |1875 |  13k|1875 |1737 |8064 |  96k|2946 | 0.000000e+00 | 4.000000e+00 |    Inf 
217.90/217.98	c   218s|100000 |   759 |  1289k|  12.9 |  25M| 447 |  23 |1875 |  16k|1875 |1737 |9190 | 110k|3162 | 0.000000e+00 | 4.000000e+00 |    Inf 
239.09/239.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
239.09/239.15	c   239s|110000 |   753 |  1414k|  12.9 |  26M| 447 |   9 |1875 |  19k|1875 |1737 |  10k| 124k|3395 | 0.000000e+00 | 4.000000e+00 |    Inf 
259.89/259.92	c   260s|120000 |   776 |  1540k|  12.8 |  26M| 447 |   1 |1875 |  19k|1875 |1737 |  11k| 139k|3529 | 0.000000e+00 | 4.000000e+00 |    Inf 
282.19/282.24	c   282s|130000 |   718 |  1684k|  13.0 |  26M| 447 |   - |1875 |  17k|1875 |1737 |  12k| 153k|3739 | 0.000000e+00 | 4.000000e+00 |    Inf 
302.89/302.92	c   303s|140000 |   720 |  1811k|  12.9 |  26M| 447 |   - |1875 |  18k|   0 |   0 |  13k| 167k|3888 | 0.000000e+00 | 4.000000e+00 |    Inf 
327.80/327.86	c   328s|150000 |   759 |  1976k|  13.2 |  27M| 447 |  33 |1875 |  20k|1875 |1737 |  13k| 181k|4057 | 0.000000e+00 | 4.000000e+00 |    Inf 
353.59/353.66	c   354s|160000 |   724 |  2142k|  13.4 |  27M| 447 |  32 |1875 |  19k|1875 |1746 |  14k| 196k|4224 | 0.000000e+00 | 4.000000e+00 |    Inf 
379.79/379.89	c   380s|170000 |   709 |  2320k|  13.6 |  26M| 447 |  23 |1875 |  17k|1875 |1747 |  15k| 210k|4410 | 0.000000e+00 | 4.000000e+00 |    Inf 
402.60/402.63	c   403s|180000 |   743 |  2466k|  13.7 |  27M| 447 |  15 |1875 |  19k|1875 |1737 |  16k| 224k|4526 | 0.000000e+00 | 4.000000e+00 |    Inf 
424.80/424.84	c   425s|190000 |   835 |  2601k|  13.7 |  29M| 447 |  10 |1875 |  22k|1875 |1737 |  17k| 239k|4673 | 0.000000e+00 | 4.000000e+00 |    Inf 
447.89/447.96	c   448s|200000 |   972 |  2746k|  13.7 |  31M| 447 |   1 |1875 |  25k|1875 |1742 |  17k| 254k|4797 | 0.000000e+00 | 4.000000e+00 |    Inf 
471.30/471.30	c   471s|210000 |   957 |  2886k|  13.7 |  32M| 447 |  20 |1875 |  27k|1875 |1737 |  18k| 269k|4908 | 0.000000e+00 | 4.000000e+00 |    Inf 
494.49/494.56	o 1
494.49/494.56	c * 495s|219224 |   851 |  3027k|  13.8 |  30M| 447 |   - |1875 |  24k|1875 |1737 |  19k| 283k|5070 | 0.000000e+00 | 1.000000e+00 |    Inf 
496.69/496.78	c   497s|220000 |   856 |  3042k|  13.8 |  30M| 447 |   - |1875 |  23k|   0 |   0 |  19k| 284k|5088 | 0.000000e+00 | 1.000000e+00 |    Inf 
519.99/520.09	c   520s|230000 |   853 |  3189k|  13.9 |  30M| 447 |   - |1875 |  23k|1875 |1737 |  20k| 299k|5174 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.40/546.44	c   546s|240000 |   861 |  3359k|  14.0 |  31M| 447 |  25 |1875 |  24k|1875 |1737 |  21k| 315k|5318 | 0.000000e+00 | 1.000000e+00 |    Inf 
572.19/572.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
572.19/572.26	c   572s|250000 |   785 |  3523k|  14.1 |  30M| 447 |  34 |1875 |  23k|1875 |1745 |  21k| 330k|5412 | 0.000000e+00 | 1.000000e+00 |    Inf 
596.70/596.77	c   597s|260000 |   687 |  3677k|  14.1 |  29M| 447 |  22 |1875 |  23k|1875 |1737 |  22k| 344k|5514 | 0.000000e+00 | 1.000000e+00 |    Inf 
619.79/619.82	c   620s|270000 |   621 |  3830k|  14.2 |  26M| 447 |   - |1875 |  16k|   0 |   0 |  23k| 359k|5637 | 0.000000e+00 | 1.000000e+00 |    Inf 
641.80/641.82	c   642s|280000 |   549 |  3982k|  14.2 |  24M| 447 |   - |1875 |  13k|   0 |   0 |  24k| 373k|5785 | 0.000000e+00 | 1.000000e+00 |    Inf 
665.39/665.40	c   665s|290000 |   527 |  4141k|  14.3 |  23M| 447 |  16 |1875 |  12k|1875 |1737 |  25k| 386k|5968 | 0.000000e+00 | 1.000000e+00 |    Inf 
690.00/690.02	c   690s|300000 |   461 |  4315k|  14.4 |  23M| 447 |  27 |1875 |  12k|1875 |1737 |  26k| 400k|6095 | 0.000000e+00 | 1.000000e+00 |    Inf 
716.20/716.26	c   716s|310000 |   512 |  4508k|  14.5 |  23M| 447 |  18 |1875 |  10k|1875 |1737 |  26k| 413k|6205 | 0.000000e+00 | 1.000000e+00 |    Inf 
740.90/740.91	c   741s|320000 |   469 |  4688k|  14.6 |  23M| 447 |   - |1875 |  11k|   0 |   0 |  27k| 427k|6294 | 0.000000e+00 | 1.000000e+00 |    Inf 
767.90/767.92	c   768s|330000 |   498 |  4886k|  14.8 |  25M| 447 |   - |1875 |  16k|   0 |   0 |  27k| 441k|6415 | 0.000000e+00 | 1.000000e+00 |    Inf 
794.60/794.62	c   795s|340000 |   415 |  5078k|  14.9 |  24M| 447 |   - |1875 |  13k|   0 |   0 |  28k| 455k|6500 | 0.000000e+00 | 1.000000e+00 |    Inf 
821.11/821.15	c   821s|350000 |   617 |  5264k|  15.0 |  26M| 447 |  16 |1875 |  17k|1875 |1737 |  28k| 470k|6631 | 0.000000e+00 | 1.000000e+00 |    Inf 
846.80/846.87	c   847s|360000 |   706 |  5437k|  15.1 |  29M| 447 |  21 |1875 |  22k|1875 |1737 |  29k| 484k|6714 | 0.000000e+00 | 1.000000e+00 |    Inf 
873.80/873.89	c   874s|370000 |   699 |  5613k|  15.2 |  29M| 447 |   9 |1875 |  23k|1875 |1737 |  30k| 499k|6796 | 0.000000e+00 | 1.000000e+00 |    Inf 
902.11/902.14	c   902s|380000 |   697 |  5799k|  15.3 |  27M| 447 |   - |1875 |  18k|   0 |   0 |  30k| 513k|6883 | 0.000000e+00 | 1.000000e+00 |    Inf 
930.41/930.43	c   930s|390000 |   803 |  5999k|  15.4 |  30M| 447 |  25 |1875 |  21k|1875 |1737 |  31k| 527k|6975 | 0.000000e+00 | 1.000000e+00 |    Inf 
957.20/957.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
957.20/957.21	c   957s|400000 |   762 |  6183k|  15.5 |  30M| 447 |  15 |1875 |  22k|1875 |1737 |  31k| 542k|7048 | 0.000000e+00 | 1.000000e+00 |    Inf 
984.91/984.98	c   985s|410000 |   716 |  6369k|  15.5 |  29M| 447 |  29 |1875 |  21k|1875 |1737 |  32k| 557k|7151 | 0.000000e+00 | 1.000000e+00 |    Inf 
1012.30/1012.38	c  1012s|420000 |   828 |  6551k|  15.6 |  32M| 447 |   - |1875 |  27k|   0 |   0 |  32k| 571k|7248 | 0.000000e+00 | 1.000000e+00 |    Inf 
1041.51/1041.55	c  1042s|430000 |   709 |  6747k|  15.7 |  30M| 447 |   - |1875 |  22k|   0 |   0 |  33k| 585k|7321 | 0.000000e+00 | 1.000000e+00 |    Inf 
1068.51/1068.52	c  1068s|440000 |   699 |  6922k|  15.7 |  31M| 447 |   - |1875 |  26k|   0 |   0 |  34k| 599k|7381 | 0.000000e+00 | 1.000000e+00 |    Inf 
1098.01/1098.05	c  1098s|450000 |   723 |  7112k|  15.8 |  34M| 447 |   - |1875 |  31k|   0 |   0 |  34k| 614k|7467 | 0.000000e+00 | 1.000000e+00 |    Inf 
1127.92/1127.94	c  1128s|460000 |   660 |  7300k|  15.9 |  31M| 447 |   - |1875 |  27k|   0 |   0 |  35k| 628k|7557 | 0.000000e+00 | 1.000000e+00 |    Inf 
1155.41/1155.47	c  1155s|470000 |   574 |  7474k|  15.9 |  30M| 447 |   1 |1875 |  25k|1875 |1737 |  35k| 642k|7632 | 0.000000e+00 | 1.000000e+00 |    Inf 
1184.41/1184.49	c  1184s|480000 |   619 |  7667k|  16.0 |  32M| 447 |  28 |1875 |  28k|1875 |1744 |  36k| 657k|7698 | 0.000000e+00 | 1.000000e+00 |    Inf 
1211.61/1211.67	c  1212s|490000 |   549 |  7841k|  16.0 |  29M| 447 |   - |1875 |  22k|1875 |1737 |  37k| 672k|7765 | 0.000000e+00 | 1.000000e+00 |    Inf 
1237.72/1237.77	c  1238s|500000 |   635 |  8005k|  16.0 |  31M| 447 |   - |1875 |  27k|   0 |   0 |  37k| 686k|7824 | 0.000000e+00 | 1.000000e+00 |    Inf 
1266.22/1266.26	c  1266s|510000 |   616 |  8190k|  16.1 |  31M| 447 |   - |1875 |  27k|   0 |   0 |  38k| 702k|7884 | 0.000000e+00 | 1.000000e+00 |    Inf 
1295.02/1295.06	c  1295s|520000 |   542 |  8372k|  16.1 |  30M| 447 |  28 |1875 |  26k|1875 |1737 |  39k| 717k|7961 | 0.000000e+00 | 1.000000e+00 |    Inf 
1322.61/1322.66	c  1323s|530000 |   578 |  8545k|  16.1 |  32M| 447 |  30 |1875 |  29k|1875 |1743 |  39k| 731k|8029 | 0.000000e+00 | 1.000000e+00 |    Inf 
1349.62/1349.61	c  1350s|540000 |   561 |  8713k|  16.1 |  33M| 447 |  12 |1875 |  32k|1875 |1737 |  40k| 746k|8097 | 0.000000e+00 | 1.000000e+00 |    Inf 
1376.92/1376.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1376.92/1376.94	c  1377s|550000 |   613 |  8885k|  16.2 |  35M| 447 |   - |1875 |  36k|1875 |1737 |  41k| 760k|8176 | 0.000000e+00 | 1.000000e+00 |    Inf 
1406.62/1406.61	c  1407s|560000 |   640 |  9060k|  16.2 |  36M| 447 |  37 |1875 |  37k|1875 |1744 |  41k| 775k|8242 | 0.000000e+00 | 1.000000e+00 |    Inf 
1435.12/1435.14	c  1435s|570000 |   814 |  9221k|  16.2 |  38M| 447 |   - |1875 |  40k|   0 |   0 |  42k| 790k|8320 | 0.000000e+00 | 1.000000e+00 |    Inf 
1465.02/1465.08	c  1465s|580000 |   815 |  9391k|  16.2 |  38M| 447 |   1 |1875 |  41k|1875 |1737 |  43k| 806k|8382 | 0.000000e+00 | 1.000000e+00 |    Inf 
1497.32/1497.38	c  1497s|590000 |   897 |  9574k|  16.2 |  39M| 447 |  29 |1875 |  41k|1875 |1737 |  43k| 820k|8441 | 0.000000e+00 | 1.000000e+00 |    Inf 
1528.82/1528.84	c  1529s|600000 |   851 |  9749k|  16.2 |  40M| 447 |   - |1875 |  43k|1875 |1744 |  44k| 836k|8502 | 0.000000e+00 | 1.000000e+00 |    Inf 
1557.92/1557.98	c  1558s|610000 |   890 |  9909k|  16.2 |  40M| 447 |  28 |1875 |  43k|1875 |1737 |  45k| 851k|8556 | 0.000000e+00 | 1.000000e+00 |    Inf 
1587.92/1587.94	c  1588s|620000 |   851 | 10075k|  16.3 |  41M| 447 |   - |1875 |  45k|   0 |   0 |  46k| 866k|8613 | 0.000000e+00 | 1.000000e+00 |    Inf 
1617.72/1617.70	c  1618s|630000 |   765 | 10241k|  16.3 |  41M| 447 |  29 |1875 |  45k|1875 |1737 |  47k| 881k|8676 | 0.000000e+00 | 1.000000e+00 |    Inf 
1650.13/1650.17	c  1650s|640000 |   767 | 10420k|  16.3 |  39M| 447 |  16 |1875 |  41k|1875 |1737 |  47k| 896k|8737 | 0.000000e+00 | 1.000000e+00 |    Inf 
1682.43/1682.40	c  1682s|650000 |   752 | 10601k|  16.3 |  40M| 447 |   - |1875 |  43k|   0 |   0 |  48k| 911k|8810 | 0.000000e+00 | 1.000000e+00 |    Inf 
1711.73/1711.72	c  1712s|660000 |   745 | 10764k|  16.3 |  41M| 447 |   - |1875 |  45k|1875 |1741 |  48k| 927k|8887 | 0.000000e+00 | 1.000000e+00 |    Inf 
1741.53/1741.59	c  1742s|670000 |   679 | 10935k|  16.3 |  39M| 447 |  20 |1875 |  42k|1875 |1737 |  49k| 942k|8943 | 0.000000e+00 | 1.000000e+00 |    Inf 
1771.92/1771.98	c  1772s|680000 |   689 | 11112k|  16.3 |  39M| 447 |  26 |1875 |  42k|1875 |1737 |  50k| 957k|9013 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.03/1790.00	c 
1790.03/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.00	c Solving Time (sec) : 1789.98
1790.03/1790.00	c Solving Nodes      : 686150
1790.03/1790.00	c Primal Bound       : +1.00000000000000e+00 (133 solutions)
1790.03/1790.00	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.00	c Gap                : infinite
1790.03/1790.01	s SATISFIABLE
1790.03/1790.01	v -x231 -x230 -x229 x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.03/1790.01	v -x209 -x208 -x207 x206 -x205 -x204 -x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.03/1790.01	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.03/1790.01	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.01	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1790.03/1790.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.03/1790.01	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.03/1790.01	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.03/1790.01	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.03/1790.01	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.03/1790.01	v -x1 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time       :    1789.98
1790.03/1790.01	c Original Problem   :
1790.03/1790.01	c   Problem name     : HOME/instance-2705587-1278572957.wbo
1790.03/1790.01	c   Variables        : 2015 (1123 binary, 0 integer, 892 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 3600 initial, 3600 maximal
1790.03/1790.01	c Presolved Problem  :
1790.03/1790.01	c   Problem name     : t_HOME/instance-2705587-1278572957.wbo
1790.03/1790.01	c   Variables        : 1875 (1053 binary, 0 integer, 822 implicit integer, 0 continuous)
1790.03/1790.01	c   Constraints      : 3343 initial, 46964 maximal
1790.03/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1790.03/1790.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1790.03/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1790.03/1790.01	c   setppc           :       0.00          0          0          0          0          0          1          0          0
1790.03/1790.01	c   linear           :       0.07          0          0          0        914          0        186        127          0
1790.03/1790.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1790.03/1790.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.01	c   root node        :          -       1644          -          -       1644          -          -          -          -
1790.03/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   integral         :          0          0          0     394542          0        183       2027          0          0     720918
1790.03/1790.01	c   setppc           :         59          6    3095020      19389          1      39832    2483358          0          0          0
1790.03/1790.01	c   linear           :        822          6    3071730      32081          1     108072   10695150      50860          0          0
1790.03/1790.01	c   indicator        :        822          0     892920      25881          0        103     244623          0          0          0
1790.03/1790.01	c   logicor          :       1640+         6    1627079      22096          1     120433    6476893          0          0          0
1790.03/1790.01	c   bounddisjunction :          0+         0     355076          0          0         19        937          0          0          0
1790.03/1790.01	c   countsols        :          0          0          0      22096          1          0          0          0          0          0
1790.03/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.01	c   integral         :      41.60       0.00       0.00      41.60       0.00
1790.03/1790.01	c   setppc           :      14.20       0.00      14.19       0.01       0.00
1790.03/1790.01	c   linear           :      63.82       0.00      63.38       0.44       0.00
1790.03/1790.01	c   indicator        :       3.36       0.00       2.11       1.24       0.00
1790.03/1790.01	c   logicor          :     215.73       0.00     215.53       0.20       0.00
1790.03/1790.01	c   bounddisjunction :       1.12       0.00       1.12       0.00       0.00
1790.03/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.01	c   vbounds          :       0.49       5482          0        701
1790.03/1790.01	c   rootredcost      :       0.47         28          0        822
1790.03/1790.01	c   pseudoobj        :      36.57    3112369        694     233691
1790.03/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.01	c   propagation      :      13.19     269050     268597    1763109       31.6       7654       24.4          -
1790.03/1790.01	c   infeasible LP    :      16.25      89296      89295     784818       45.5        510       16.9          0
1790.03/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.01	c   pseudo solution  :       0.00          3          3         27       32.2          0        0.0          -
1790.03/1790.01	c   applied globally :          -          -          -     966306       30.1          -          -          -
1790.03/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.01	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 458)
1790.03/1790.01	c   redcost          :      12.55     394963          0       5909          0          0
1790.03/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.01	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.01	c   gomory           :       0.21          6          0          0       2188          0
1790.03/1790.01	c   strongcg         :       0.18          6          0          0       2120          0
1790.03/1790.01	c   cmir             :       0.03          6          0          0          0          0
1790.03/1790.01	c   flowcover        :       0.05          6          0          0          0          0
1790.03/1790.01	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.01	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.01	c   rapidlearning    :       0.05          1          0          0          0          0
1790.03/1790.01	c Pricers            :       Time      Calls       Vars
1790.03/1790.01	c   problem variables:       0.00          0          0
1790.03/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.01	c   relpscost        :      41.32     362276        183       2027          0          0     720918
1790.03/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   inference        :       2.51      22073          0          0          0          0      44198
1790.03/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.01	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.01	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.01	c   LP solutions     :       0.03          -         24
1790.03/1790.01	c   pseudo solutions :       0.00          -          0
1790.03/1790.01	c   intshifting      :       0.01          0          0
1790.03/1790.01	c   feaspump         :       0.02          1          0
1790.03/1790.01	c   oneopt           :       0.27         25          0
1790.03/1790.01	c   crossover        :       0.66         18          0
1790.03/1790.01	c   veclendiving     :       0.18        180          0
1790.03/1790.01	c   linesearchdiving :       0.18        181          0
1790.03/1790.01	c   guideddiving     :       0.25        181          0
1790.03/1790.01	c   coefdiving       :       0.24        181          0
1790.03/1790.01	c   pscostdiving     :       0.20        181          0
1790.03/1790.01	c   fracdiving       :       0.23        181          0
1790.03/1790.01	c   objpscostdiving  :       0.16        157          0
1790.03/1790.01	c   rootsoldiving    :       0.20        157          0
1790.03/1790.01	c   trivial          :       0.00          2          0
1790.03/1790.01	c   simplerounding   :       0.45     362289          0
1790.03/1790.01	c   zirounding       :       0.23       1000          0
1790.03/1790.01	c   rounding         :       3.89      47946          3
1790.03/1790.01	c   shifting         :       0.78       2683          0
1790.03/1790.01	c   twoopt           :       0.00          0          0
1790.03/1790.01	c   fixandinfer      :       0.00          0          0
1790.03/1790.01	c   intdiving        :       0.00          0          0
1790.03/1790.01	c   actconsdiving    :       0.00          0          0
1790.03/1790.01	c   octane           :       0.00          0          0
1790.03/1790.01	c   rens             :       0.04          1          0
1790.03/1790.01	c   rins             :       0.00          0          0
1790.03/1790.01	c   localbranching   :       0.00          0          0
1790.03/1790.01	c   mutation         :       0.00          0          0
1790.03/1790.01	c   dins             :       0.00          0          0
1790.03/1790.01	c   undercover       :       0.00          0          0
1790.03/1790.01	c   nlp              :       0.10          0          0
1790.03/1790.01	c   trysol           :       0.22        273        106
1790.03/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.01	c   dual LP          :    1052.52     460770   11206074      24.32   10646.86
1790.03/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.01	c   diving/probing LP:       0.61        465       3617       7.78    5973.43
1790.03/1790.01	c   strong branching :      37.83       9042     388389      42.95   10267.69
1790.03/1790.01	c     (at root node) :          -         16       4853     303.31          -
1790.03/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.01	c B&B Tree           :
1790.03/1790.01	c   number of runs   :          1
1790.03/1790.01	c   nodes            :     686150
1790.03/1790.01	c   nodes (total)    :     686150
1790.03/1790.01	c   nodes left       :        631
1790.03/1790.01	c   max depth        :        447
1790.03/1790.01	c   max depth (total):        447
1790.03/1790.01	c   backtracks       :      95039 (13.9%)
1790.03/1790.01	c   delayed cutoffs  :      55860
1790.03/1790.01	c   repropagations   :    1145224 (4233666 domain reductions, 54613 cutoffs)
1790.03/1790.01	c   avg switch length:       4.82
1790.03/1790.01	c   switching time   :     179.54
1790.03/1790.01	c Solution           :
1790.03/1790.01	c   Solutions found  :        133 (28 improvements)
1790.03/1790.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 86 nodes, 6.36 seconds, depth 30, found by <trysol>)
1790.03/1790.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 219224 nodes, 494.54 seconds, depth 48, found by <relaxation>)
1790.03/1790.01	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.01	c   Gap              :   infinite
1790.03/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.01	c   Root Iterations  :        606
1790.03/1790.07	c Time complete: 1790.1.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705587-1278572957/watcher-2705587-1278572957 -o /tmp/evaluation-result-2705587-1278572957/solver-2705587-1278572957 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705587-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.23 0.06 0.02 4/178 20898
/proc/meminfo: memFree=30297872/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=12336 CPUtime=0
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 1925 0 0 0 0 0 0 0 23 0 1 0 25508271 12632064 1843 4089446400 4194304 10345943 140736475921488 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20898/statm: 3084 1843 429 1502 0 1577 0

[startup+0.102426 s]
/proc/loadavg: 0.23 0.06 0.02 4/178 20898
/proc/meminfo: memFree=30297872/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=27368 CPUtime=0.09
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 5889 0 0 0 9 0 0 0 23 0 1 0 25508271 28024832 5453 4089446400 4194304 10345943 140736475921488 18446744073709551615 4989185 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 6842 5453 547 1502 0 5335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27368

[startup+0.200407 s]
/proc/loadavg: 0.23 0.06 0.02 4/178 20898
/proc/meminfo: memFree=30297872/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=34052 CPUtime=0.19
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 7330 0 0 0 19 0 0 0 23 0 1 0 25508271 34869248 6894 4089446400 4194304 10345943 140736475921488 18446744073709551615 5841437 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 8513 6894 721 1502 0 7006 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34052

[startup+0.300389 s]
/proc/loadavg: 0.23 0.06 0.02 4/178 20898
/proc/meminfo: memFree=30297872/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=36636 CPUtime=0.29
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 11895 0 0 0 28 1 0 0 23 0 1 0 25508271 37515264 7647 4089446400 4194304 10345943 140736475921488 18446744073709551615 9134633 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 9159 7647 746 1502 0 7652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36636

[startup+0.700315 s]
/proc/loadavg: 0.23 0.06 0.02 4/178 20898
/proc/meminfo: memFree=30297872/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=42564 CPUtime=0.69
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 13416 0 0 0 68 1 0 0 25 0 1 0 25508271 43585536 9168 4089446400 4194304 10345943 140736475921488 18446744073709551615 4270537 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 10641 9168 749 1502 0 9134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42564

[startup+1.50017 s]
/proc/loadavg: 0.23 0.06 0.02 3/179 20899
/proc/meminfo: memFree=30257068/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=45396 CPUtime=1.49
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 17741 0 0 0 147 2 0 0 25 0 1 0 25508271 46485504 9646 4089446400 4194304 10345943 140736475921488 18446744073709551615 7569467 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 11349 9646 779 1502 0 9842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45396

[startup+3.10087 s]
/proc/loadavg: 0.37 0.09 0.03 3/179 20899
/proc/meminfo: memFree=30256844/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=45488 CPUtime=3.09
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 18449 0 0 0 306 3 0 0 25 0 1 0 25508271 46579712 9630 4089446400 4194304 10345943 140736475921488 18446744073709551615 6864680 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 11372 9630 780 1502 0 9865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45488

[startup+6.3003 s]
/proc/loadavg: 0.37 0.09 0.03 3/179 20899
/proc/meminfo: memFree=30251264/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=46272 CPUtime=6.29
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 21828 0 0 0 624 5 0 0 25 0 1 0 25508271 47382528 9642 4089446400 4194304 10345943 140736475921488 18446744073709551615 6566439 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 11568 9642 783 1502 0 10061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46272

[startup+12.7011 s]
/proc/loadavg: 0.62 0.15 0.05 3/179 20899
/proc/meminfo: memFree=30237596/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=49064 CPUtime=12.69
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 38018 0 0 0 1258 11 0 0 25 0 1 0 25508271 50241536 10439 4089446400 4194304 10345943 140736475921488 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 12266 10439 787 1502 0 10759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49064

[startup+25.5008 s]
/proc/loadavg: 0.83 0.21 0.07 3/179 20900
/proc/meminfo: memFree=30186908/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=73432 CPUtime=25.49
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 56396 0 0 0 2533 16 0 0 25 0 1 0 25508271 75194368 16214 4089446400 4194304 10345943 140736475921488 18446744073709551615 7569812 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20898/statm: 18358 16214 788 1502 0 16851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73432

[startup+51.1002 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 20900
/proc/meminfo: memFree=30152180/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=93456 CPUtime=51.08
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 108573 0 0 0 5078 30 0 0 25 0 1 0 25508271 95698944 21896 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 23364 21896 788 1502 0 21857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93456

[startup+102.301 s]
/proc/loadavg: 1.69 0.63 0.22 3/179 20902
/proc/meminfo: memFree=30134284/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=97608 CPUtime=102.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 133441 0 0 0 10167 63 0 0 25 0 1 0 25508271 99950592 23055 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 24402 23055 800 1502 0 22895 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97608

[startup+162.3 s]
/proc/loadavg: 1.88 0.88 0.33 3/179 20903
/proc/meminfo: memFree=30125760/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=102352 CPUtime=162.29
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 161018 0 0 0 16128 101 0 0 25 0 1 0 25508271 104808448 24137 4089446400 4194304 10345943 140736475921488 18446744073709551615 6525281 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 25588 24137 802 1502 0 24081 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102352

[startup+222.306 s]
/proc/loadavg: 1.95 1.08 0.43 3/179 20905
/proc/meminfo: memFree=30118656/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=104104 CPUtime=222.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 179410 0 0 0 22092 138 0 0 25 0 1 0 25508271 106602496 24508 4089446400 4194304 10345943 140736475921488 18446744073709551615 6885650 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 26026 24508 802 1502 0 24519 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104104

[startup+282.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 20906
/proc/meminfo: memFree=30113752/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=106800 CPUtime=282.29
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 192800 0 0 0 28060 169 0 0 25 0 1 0 25508271 109363200 25205 4089446400 4194304 10345943 140736475921488 18446744073709551615 6864719 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 26700 25205 802 1502 0 25193 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106800

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/179 20908
/proc/meminfo: memFree=30107108/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=107076 CPUtime=342.29
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 210257 0 0 0 34027 202 0 0 25 0 1 0 25508271 109645824 25335 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 26769 25335 802 1502 0 25262 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 107076

[startup+402.301 s]
/proc/loadavg: 1.99 1.49 0.70 3/179 20910
/proc/meminfo: memFree=30107076/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=107076 CPUtime=402.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 227089 0 0 0 39994 236 0 0 25 0 1 0 25508271 109645824 25438 4089446400 4194304 10345943 140736475921488 18446744073709551615 5031826 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 26769 25438 802 1502 0 25262 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107076

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/179 20911
/proc/meminfo: memFree=30104416/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=109432 CPUtime=462.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 243061 0 0 0 45964 266 0 0 25 0 1 0 25508271 112058368 25975 4089446400 4194304 10345943 140736475921488 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20898/statm: 27358 25975 802 1502 0 25851 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 109432

[startup+522.3 s]
/proc/loadavg: 1.99 1.65 0.85 3/179 20913
/proc/meminfo: memFree=30102652/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=112108 CPUtime=522.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 255968 0 0 0 51932 298 0 0 25 0 1 0 25508271 114798592 26323 4089446400 4194304 10345943 140736475921488 18446744073709551615 7509653 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 28027 26323 802 1502 0 26520 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 112108

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.92 3/179 20917
/proc/meminfo: memFree=30100844/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=112116 CPUtime=582.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 263029 0 0 0 57901 329 0 0 25 0 1 0 25508271 114806784 26347 4089446400 4194304 10345943 140736475921488 18446744073709551615 6024574 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 28029 26347 804 1502 0 26522 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112116

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 0.99 3/179 20919
/proc/meminfo: memFree=30098576/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=112176 CPUtime=642.3
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 271537 0 0 0 63870 360 0 0 25 0 1 0 25508271 114868224 26385 4089446400 4194304 10345943 140736475921488 18446744073709551615 6785434 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 28044 26385 804 1502 0 26537 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 112176

[startup+702.301 s]

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

/proc/meminfo: memFree=30083448/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=114268 CPUtime=1002.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 319128 0 0 0 99674 557 0 0 25 0 1 0 25508271 117010432 26829 4089446400 4194304 10345943 140736475921488 18446744073709551615 6120414 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 28567 26829 804 1502 0 27060 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 114268

[startup+1062.3 s]
/proc/loadavg: 2.05 1.94 1.34 3/179 20930
/proc/meminfo: memFree=30081048/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=113452 CPUtime=1062.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 324460 0 0 0 105645 586 0 0 25 0 1 0 25508271 116174848 26968 4089446400 4194304 10345943 140736475921488 18446744073709551615 6702867 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 28363 26968 804 1502 0 26856 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 113452

[startup+1122.3 s]
/proc/loadavg: 2.02 1.95 1.38 3/179 20932
/proc/meminfo: memFree=30075672/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=116248 CPUtime=1122.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 329484 0 0 0 111619 612 0 0 25 0 1 0 25508271 119037952 27541 4089446400 4194304 10345943 140736475921488 18446744073709551615 4216510 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 29062 27541 804 1502 0 27555 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 116248

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/179 20933
/proc/meminfo: memFree=30075508/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=116260 CPUtime=1182.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 336834 0 0 0 117589 642 0 0 25 0 1 0 25508271 119050240 27644 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 29065 27644 804 1502 0 27558 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 116260

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 20935
/proc/meminfo: memFree=30074588/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=116272 CPUtime=1242.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 342821 0 0 0 123558 673 0 0 25 0 1 0 25508271 119062528 27606 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 29068 27606 804 1502 0 27561 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 116272

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 20937
/proc/meminfo: memFree=30074424/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=116268 CPUtime=1302.31
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 350164 0 0 0 129530 701 0 0 25 0 1 0 25508271 119058432 27607 4089446400 4194304 10345943 140736475921488 18446744073709551615 7523263 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 29067 27607 804 1502 0 27560 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 116268

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 20938
/proc/meminfo: memFree=30073248/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=116612 CPUtime=1362.32
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 355879 0 0 0 135503 729 0 0 25 0 1 0 25508271 119410688 27799 4089446400 4194304 10345943 140736475921488 18446744073709551615 6068953 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 29153 27799 804 1502 0 27646 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 116612

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 20940
/proc/meminfo: memFree=30068992/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=122752 CPUtime=1422.33
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 359249 0 0 0 141474 759 0 0 25 0 1 0 25508271 125698048 28693 4089446400 4194304 10345943 140736475921488 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 30688 28693 804 1502 0 29181 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 122752

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 20941
/proc/meminfo: memFree=30068460/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=121416 CPUtime=1482.32
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 361031 0 0 0 147447 785 0 0 25 0 1 0 25508271 124329984 28844 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 30354 28844 804 1502 0 28847 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 121416

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 20943
/proc/meminfo: memFree=30066412/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=122928 CPUtime=1542.33
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 364391 0 0 0 153422 811 0 0 25 0 1 0 25508271 125878272 29178 4089446400 4194304 10345943 140736475921488 18446744073709551615 4214256 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 30732 29178 804 1502 0 29225 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 122928

[startup+1602.3 s]
/proc/loadavg: 2.08 1.99 1.62 3/179 20945
/proc/meminfo: memFree=30064360/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=127236 CPUtime=1602.32
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 368279 0 0 0 159392 840 0 0 25 0 1 0 25508271 130289664 29707 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31809 29707 804 1502 0 30302 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 127236

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.64 3/179 20946
/proc/meminfo: memFree=30061708/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=125316 CPUtime=1662.33
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 370101 0 0 0 165368 865 0 0 25 0 1 0 25508271 128323584 29911 4089446400 4194304 10345943 140736475921488 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31329 29911 804 1502 0 29822 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 125316

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/179 20948
/proc/meminfo: memFree=30061384/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=125856 CPUtime=1722.33
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 371058 0 0 0 171343 890 0 0 25 0 1 0 25508271 128876544 29973 4089446400 4194304 10345943 140736475921488 18446744073709551615 7588467 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31464 29973 804 1502 0 29957 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 125856

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20949
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126408 CPUtime=1782.33
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 377196 0 0 0 177318 915 0 0 25 0 1 0 25508271 129441792 30139 4089446400 4194304 10345943 140736475921488 18446744073709551615 5089523 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31602 30139 804 1502 0 30095 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 126408

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

[startup+1785.6 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20949
/proc/meminfo: memFree=30061068/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126408 CPUtime=1785.63
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 377404 0 0 0 177647 916 0 0 25 0 1 0 25508271 129441792 30005 4089446400 4194304 10345943 140736475921488 18446744073709551615 6063744 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31602 30005 804 1502 0 30095 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (KiB) 126408

[startup+1787.2 s]
/proc/loadavg: 2.01 2.00 1.68 3/179 20950
/proc/meminfo: memFree=30060944/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126376 CPUtime=1787.23
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 377685 0 0 0 177806 917 0 0 25 0 1 0 25508271 129409024 30019 4089446400 4194304 10345943 140736475921488 18446744073709551615 6008920 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31594 30019 804 1502 0 30087 0
Current children cumulated CPU time (s) 1787.23
Current children cumulated vsize (KiB) 126376

[startup+1788.8 s]
/proc/loadavg: 2.01 2.00 1.68 2/174 20953
/proc/meminfo: memFree=30218216/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126420 CPUtime=1788.82
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 377892 0 0 0 177964 918 0 0 25 0 1 0 25508271 129454080 30087 4089446400 4194304 10345943 140736475921488 18446744073709551615 6859184 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31605 30087 804 1502 0 30098 0
Current children cumulated CPU time (s) 1788.82
Current children cumulated vsize (KiB) 126420

[startup+1789.6 s]
/proc/loadavg: 2.01 2.00 1.68 2/174 20953
/proc/meminfo: memFree=30218216/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126404 CPUtime=1789.63
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 378127 0 0 0 178044 919 0 0 25 0 1 0 25508271 129437696 30057 4089446400 4194304 10345943 140736475921488 18446744073709551615 4214327 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31601 30057 804 1502 0 30094 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (KiB) 126404

[startup+1790 s]
/proc/loadavg: 2.01 2.00 1.68 2/174 20967
/proc/meminfo: memFree=30230384/32951124 swapFree=67111528/67111528
[pid=20898] ppid=20896 vsize=126380 CPUtime=1790.03
/proc/20898/stat : 20898 (pbscip.linux.x8) R 20896 20898 20708 0 -1 4202496 378207 0 0 0 178084 919 0 0 25 0 1 0 25508271 129413120 30006 4089446400 4194304 10345943 140736475921488 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/20898/statm: 31595 30006 804 1502 0 30088 0
Current children cumulated CPU time (s) 1790.03
Current children cumulated vsize (KiB) 126380

Child status: 0
Real time (s): 1790.08
CPU time (s): 1790.12
CPU user time (s): 1780.92
CPU system time (s): 9.1986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 128684

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

runsolver used 3.55646 second user time and 6.10207 second system time

The end

Launcher Data

Begin job on node137 at 2010-07-08 09:09:17
IDJOB=2705587
IDBENCH=78936
IDSOLVER=1214
FILE ID=node137/2705587-1278572957
PBS_JOBID= 11240180
Free space on /tmp= 73596 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.1900563250--soft-66-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-2705587-1278572957/watcher-2705587-1278572957 -o /tmp/evaluation-result-2705587-1278572957/solver-2705587-1278572957 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705587-1278572957.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 48850acf7a795604147e976fcd80db7d
RANDOM SEED=982638039

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30298524 kB
Buffers:        158400 kB
Cached:        2241248 kB
SwapCached:          0 kB
Active:        1223624 kB
Inactive:      1277388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30298524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25676 kB
Writeback:           0 kB
AnonPages:      100932 kB
Mapped:          17568 kB
Slab:            87868 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   243928 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= 73596 MiB
End job on node137 at 2010-07-08 09:39:07