Trace number 2692877

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.25 1800.19

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546076--soft-66-100-0.wbo
MD5SUM0b9d6337ad7964b2b0f1686d5d01e741
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark331.135
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 constraints900
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 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2692877-1277908299.wbo>
0.00/0.03	c original problem has 2031 variables (1131 bin, 0 int, 0 impl, 900 cont) and 3608 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.02/0.04	c presolving:
0.02/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.02/0.07	c (round 2) 0 del vars, 115 del conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.02/0.08	c (round 3) 53 del vars, 258 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.09/0.10	c (round 4) 122 del vars, 274 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 1672 upgd conss, 1116 impls, 15 clqs
0.09/0.11	c (round 5) 138 del vars, 274 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 1672 upgd conss, 1116 impls, 15 clqs
0.09/0.15	c    (0.1s) probing: 101/1062 (9.5%) - 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 (6 rounds):
0.09/0.15	c  138 deleted vars, 274 deleted constraints, 916 tightened bounds, 0 added holes, 143 changed sides, 0 changed coefficients
0.09/0.15	c  1116 implications, 15 cliques
0.09/0.15	c presolved problem has 1893 variables (1062 bin, 0 int, 0 impl, 831 cont) and 3334 constraints
0.09/0.15	c     831 constraints of type <indicator>
0.09/0.15	c      15 constraints of type <setppc>
0.09/0.15	c     831 constraints of type <linear>
0.09/0.15	c    1657 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.09
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
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 = 1799.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 # 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 # 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 |    51 |     - |8639k|   0 |  25 |1893 |3334 |1893 |1672 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.17	o 42488
0.09/0.17	c y 0.1s|     1 |     0 |   139 |     - |8669k|   0 |  25 |1893 |3334 |1893 |1672 |   0 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |   165 |     - |8746k|   0 |  33 |1893 |3334 |1893 |1688 |  16 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.19/0.28	c   0.2s|     1 |     0 |   216 |     - |8980k|   0 |  43 |1893 |3334 |1893 |1700 |  28 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   293 |     - |8991k|   0 |  47 |1893 |3334 |1893 |1705 |  33 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   353 |     - |9006k|   0 |  43 |1893 |3334 |1893 |1712 |  40 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   362 |     - |9009k|   0 |  44 |1893 |3334 |1893 |1713 |  41 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
0.59/0.65	c   0.6s|     1 |     0 |   384 |     - |9053k|   0 |  50 |1893 |3334 |1893 |1715 |  43 |   0 |   0 | 0.000000e+00 | 4.248800e+04 |    Inf 
1.29/1.37	c   1.3s|     1 |     2 |   384 |     - |9056k|   0 |  50 |1893 |3334 |1893 |1715 |  43 |   0 |  33 | 0.000000e+00 | 4.248800e+04 |    Inf 
9.99/10.01	o 254
9.99/10.01	c * 9.6s|   744 |   440 |  6877 |   8.7 |  11M|  49 |   - |1893 |3337 |1893 |1719 | 345 |   3 |1339 | 0.000000e+00 | 2.540000e+02 |    Inf 
10.19/10.27	o 235
10.19/10.27	c * 9.8s|   857 |   511 |  7452 |   8.3 |  11M|  49 |   - |1893 |3337 |1893 |1723 | 392 |   3 |1363 | 0.000000e+00 | 2.350000e+02 |    Inf 
11.00/11.01	o 175
11.00/11.01	c *10.5s|  1297 |   695 |  8442 |   6.2 |  12M|  97 |   - |1893 |3350 |1893 |1719 | 520 |  16 |1392 | 0.000000e+00 | 1.750000e+02 |    Inf 
11.00/11.07	o 120
11.00/11.07	c *10.6s|  1304 |   398 |  8548 |   6.3 |  12M|  97 |   - |1893 |3350 |1893 |1714 | 525 |  16 |1405 | 0.000000e+00 | 1.200000e+02 |    Inf 
11.19/11.25	o 105
11.19/11.25	c *10.8s|  1374 |   400 |  8923 |   6.2 |  12M|  97 |   - |1893 |3359 |1893 |1709 | 532 |  25 |1415 | 0.000000e+00 | 1.050000e+02 |    Inf 
11.19/11.26	o 90
11.19/11.26	c *10.8s|  1376 |   338 |  8959 |   6.2 |  12M|  97 |   - |1893 |3359 |1893 |1709 | 532 |  25 |1416 | 0.000000e+00 | 9.000000e+01 |    Inf 
11.39/11.48	o 62
11.39/11.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.39/11.48	c *11.0s|  1441 |   209 |  9371 |   6.2 |  12M|  97 |   - |1893 |3292 |1893 |1718 | 545 |  57 |1434 | 0.000000e+00 | 6.200000e+01 |    Inf 
11.49/11.52	o 52
11.49/11.52	c *11.0s|  1444 |    85 |  9428 |   6.3 |  11M|  97 |   - |1893 |3051 |1893 |1712 | 548 |  57 |1441 | 0.000000e+00 | 5.200000e+01 |    Inf 
32.19/32.25	c  30.8s| 10000 |   457 | 89448 |   8.9 |  16M|  97 |   - |1893 |6248 |1893 |1714 |2321 |  10k|1937 | 0.000000e+00 | 5.200000e+01 |    Inf 
38.49/38.57	o 45
38.49/38.57	c *36.9s| 13091 |   562 |114403 |   8.7 |  17M|  97 |   - |1893 |6181 |1893 |1715 |2777 |  14k|1938 | 0.000000e+00 | 4.500000e+01 |    Inf 
52.89/52.94	c  50.6s| 20000 |   686 |174225 |   8.7 |  19M|  97 |  13 |1893 |7425 |1893 |1710 |4536 |  22k|1938 | 0.000000e+00 | 4.500000e+01 |    Inf 
56.49/56.51	o 39
56.49/56.51	c *54.0s| 21653 |   743 |189910 |   8.8 |  20M|  97 |   - |1893 |7719 |1893 |1708 |5141 |  24k|1938 | 0.000000e+00 | 3.900000e+01 |    Inf 
73.59/73.61	c  70.2s| 30000 |  1028 |258287 |   8.6 |  23M|  97 |   - |1893 |9023 |   0 |   0 |8492 |  36k|1938 | 0.000000e+00 | 3.900000e+01 |    Inf 
95.60/95.70	c  91.2s| 40000 |  1228 |348819 |   8.7 |  26M|  97 |   - |1893 |7924 |   0 |   0 |  13k|  49k|2112 | 0.000000e+00 | 3.900000e+01 |    Inf 
117.10/117.10	c   112s| 50000 |  1454 |429691 |   8.6 |  30M|  97 |  40 |1893 |  10k|1893 |1705 |  16k|  61k|2368 | 0.000000e+00 | 3.900000e+01 |    Inf 
138.69/138.78	c   132s| 60000 |  1565 |509522 |   8.5 |  33M|  97 |   - |1893 |9464 |   0 |   0 |  19k|  74k|2575 | 0.000000e+00 | 3.900000e+01 |    Inf 
160.69/160.76	c   153s| 70000 |  1680 |591263 |   8.4 |  36M|  97 |   - |1893 |  10k|   0 |   0 |  24k|  87k|2859 | 0.000000e+00 | 3.900000e+01 |    Inf 
166.29/166.37	o 36
166.29/166.37	c * 159s| 72800 |  1713 |611645 |   8.4 |  36M|  97 |   - |1893 |  10k|1893 |1710 |  25k|  90k|2893 | 0.000000e+00 | 3.600000e+01 |    Inf 
181.70/181.77	c   173s| 80000 |  1764 |668115 |   8.3 |  36M|  97 |   - |1893 |7486 |   0 |   0 |  28k| 100k|3078 | 0.000000e+00 | 3.600000e+01 |    Inf 
203.10/203.12	c   194s| 90000 |  2020 |751360 |   8.3 |  40M|  97 |   - |1893 |8925 |   0 |   0 |  32k| 113k|3297 | 0.000000e+00 | 3.600000e+01 |    Inf 
225.30/225.39	c   215s|100000 |  2166 |837806 |   8.4 |  43M|  97 |  23 |1893 |  12k|1893 |1705 |  37k| 127k|3492 | 0.000000e+00 | 3.600000e+01 |    Inf 
247.51/247.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
247.51/247.50	c   236s|110000 |  2176 |917930 |   8.3 |  44M|  97 |  21 |1893 |  11k|1893 |1713 |  41k| 141k|3697 | 0.000000e+00 | 3.600000e+01 |    Inf 
269.80/269.88	c   257s|120000 |  2188 |  1000k|   8.3 |  45M|  97 |   - |1893 |7960 |   0 |   0 |  45k| 155k|3926 | 0.000000e+00 | 3.600000e+01 |    Inf 
288.30/288.36	o 34
288.30/288.36	c * 275s|128916 |  2281 |  1069k|   8.3 |  47M|  97 |   - |1893 |  10k|1893 |1712 |  49k| 166k|4027 | 0.000000e+00 | 3.400000e+01 |    Inf 
290.80/290.82	c   277s|130000 |  2291 |  1077k|   8.3 |  46M|  97 |   - |1893 |7304 |   0 |   0 |  50k| 168k|4060 | 0.000000e+00 | 3.400000e+01 |    Inf 
311.09/311.11	c   297s|140000 |  2389 |  1153k|   8.2 |  49M|  97 |  19 |1893 |8766 |1893 |1705 |  53k| 181k|4244 | 0.000000e+00 | 3.400000e+01 |    Inf 
331.50/331.53	c   316s|150000 |  2522 |  1229k|   8.2 |  51M|  97 |   - |1893 |8138 |   0 |   0 |  57k| 194k|4390 | 0.000000e+00 | 3.400000e+01 |    Inf 
352.40/352.45	c   336s|160000 |  2583 |  1307k|   8.2 |  53M|  97 |  36 |1893 |9203 |1893 |1705 |  62k| 208k|4568 | 0.000000e+00 | 3.400000e+01 |    Inf 
373.80/373.84	c   356s|170000 |  2740 |  1390k|   8.2 |  56M|  97 |   - |1893 |8818 |   0 |   0 |  66k| 221k|4753 | 0.000000e+00 | 3.400000e+01 |    Inf 
393.60/393.67	c   375s|180000 |  2876 |  1461k|   8.1 |  58M|  97 |   - |1893 |9941 |1893 |1709 |  70k| 235k|4891 | 0.000000e+00 | 3.400000e+01 |    Inf 
414.61/414.64	c   395s|190000 |  2962 |  1541k|   8.1 |  60M|  97 |  13 |1893 |8587 |1893 |1705 |  74k| 248k|5016 | 0.000000e+00 | 3.400000e+01 |    Inf 
436.30/436.39	c   416s|200000 |  3122 |  1625k|   8.1 |  63M|  97 |   - |1893 |8638 |   0 |   0 |  79k| 261k|5209 | 0.000000e+00 | 3.400000e+01 |    Inf 
457.11/457.14	c   435s|210000 |  3177 |  1703k|   8.1 |  66M|  97 |   - |1893 |8597 |   0 |   0 |  83k| 274k|5319 | 0.000000e+00 | 3.400000e+01 |    Inf 
478.30/478.37	c   456s|220000 |  3319 |  1784k|   8.1 |  69M|  97 |  22 |1893 |  10k|1893 |1705 |  87k| 288k|5484 | 0.000000e+00 | 3.400000e+01 |    Inf 
499.20/499.28	c   476s|230000 |  3351 |  1861k|   8.1 |  71M|  97 |   - |1893 |9865 |   0 |   0 |  91k| 301k|5625 | 0.000000e+00 | 3.400000e+01 |    Inf 
519.70/519.76	c   495s|240000 |  3491 |  1936k|   8.1 |  74M|  97 |   - |1893 |  10k|1893 |1715 |  94k| 315k|5726 | 0.000000e+00 | 3.400000e+01 |    Inf 
540.01/540.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
540.01/540.04	c   515s|250000 |  3651 |  2009k|   8.0 |  77M|  97 |   - |1893 |8629 |   0 |   0 |  98k| 330k|5833 | 0.000000e+00 | 3.400000e+01 |    Inf 
561.31/561.35	c   535s|260000 |  3755 |  2091k|   8.0 |  80M|  97 |  16 |1893 |8304 |1893 |1710 | 103k| 343k|5986 | 0.000000e+00 | 3.400000e+01 |    Inf 
582.71/582.77	c   556s|270000 |  3869 |  2174k|   8.1 |  83M|  97 |  18 |1893 |9070 |1893 |1705 | 107k| 356k|6145 | 0.000000e+00 | 3.400000e+01 |    Inf 
603.51/603.58	c   576s|280000 |  4029 |  2252k|   8.0 |  86M|  97 |   - |1893 |9727 |   0 |   0 | 111k| 370k|6270 | 0.000000e+00 | 3.400000e+01 |    Inf 
625.01/625.08	c   596s|290000 |  4192 |  2335k|   8.1 |  90M|  97 |   8 |1893 |  11k|1893 |1705 | 116k| 383k|6379 | 0.000000e+00 | 3.400000e+01 |    Inf 
646.82/646.84	c   617s|300000 |  4336 |  2416k|   8.1 |  93M|  97 |  33 |1893 |  12k|1893 |1705 | 120k| 398k|6485 | 0.000000e+00 | 3.400000e+01 |    Inf 
667.81/667.80	c   637s|310000 |  4495 |  2490k|   8.0 |  97M|  97 |   - |1893 |  12k|   0 |   0 | 123k| 411k|6592 | 0.000000e+00 | 3.400000e+01 |    Inf 
688.71/688.76	c   657s|320000 |  4565 |  2563k|   8.0 | 100M|  97 |   6 |1893 |  13k|1893 |1711 | 125k| 424k|6703 | 0.000000e+00 | 3.400000e+01 |    Inf 
710.81/710.89	c   679s|330000 |  4781 |  2645k|   8.0 | 105M|  97 |   - |1893 |  16k|1893 |1710 | 126k| 438k|6790 | 0.000000e+00 | 3.400000e+01 |    Inf 
732.71/732.78	c   700s|340000 |  4904 |  2718k|   8.0 | 107M|  97 |  27 |1893 |  14k|1893 |1714 | 128k| 452k|6943 | 0.000000e+00 | 3.400000e+01 |    Inf 
753.71/753.73	c   720s|350000 |  5036 |  2788k|   8.0 | 110M|  97 |   - |1893 |  12k|   0 |   0 | 133k| 465k|7054 | 0.000000e+00 | 3.400000e+01 |    Inf 
774.42/774.41	c   740s|360000 |  5160 |  2859k|   7.9 | 112M|  97 |  20 |1893 |  11k|1893 |1705 | 136k| 480k|7166 | 0.000000e+00 | 3.400000e+01 |    Inf 
796.11/796.19	c   761s|370000 |  5273 |  2939k|   7.9 | 115M|  97 |   - |1893 |  10k|   0 |   0 | 140k| 493k|7281 | 0.000000e+00 | 3.400000e+01 |    Inf 
817.92/817.99	c   781s|380000 |  5377 |  3021k|   7.9 | 118M|  97 |  22 |1893 |  10k|1893 |1705 | 145k| 506k|7395 | 0.000000e+00 | 3.400000e+01 |    Inf 
839.02/839.01	c   802s|390000 |  5484 |  3098k|   7.9 | 121M|  97 |   - |1893 |  12k|   0 |   0 | 150k| 520k|7504 | 0.000000e+00 | 3.400000e+01 |    Inf 
861.32/861.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
861.32/861.37	c   823s|400000 |  5660 |  3184k|   8.0 | 124M|  97 |  23 |1893 |  10k|1893 |1705 | 156k| 533k|7609 | 0.000000e+00 | 3.400000e+01 |    Inf 
883.62/883.60	c   844s|410000 |  5773 |  3268k|   8.0 | 127M|  97 |  19 |1893 |  11k|1893 |1714 | 160k| 547k|7721 | 0.000000e+00 | 3.400000e+01 |    Inf 
904.92/904.90	c   865s|420000 |  5957 |  3346k|   8.0 | 130M|  97 |  19 |1893 |  12k|1893 |1711 | 163k| 561k|7827 | 0.000000e+00 | 3.400000e+01 |    Inf 
927.12/927.15	c   886s|430000 |  6060 |  3426k|   8.0 | 133M|  97 |  15 |1893 |  12k|1893 |1710 | 169k| 575k|7943 | 0.000000e+00 | 3.400000e+01 |    Inf 
949.92/949.92	c   908s|440000 |  6113 |  3511k|   8.0 | 136M|  97 |  18 |1893 |  13k|1893 |1705 | 174k| 589k|8050 | 0.000000e+00 | 3.400000e+01 |    Inf 
971.52/971.51	c   929s|450000 |  6176 |  3590k|   8.0 | 137M|  97 |  11 |1893 |  10k|1893 |1705 | 179k| 602k|8164 | 0.000000e+00 | 3.400000e+01 |    Inf 
992.03/992.07	c   949s|460000 |  6371 |  3664k|   8.0 | 140M|  97 |  16 |1893 |  10k|1893 |1705 | 183k| 615k|8271 | 0.000000e+00 | 3.400000e+01 |    Inf 
1012.72/1012.73	c   968s|470000 |  6516 |  3737k|   8.0 | 143M|  97 |   - |1893 |  11k|   0 |   0 | 188k| 628k|8358 | 0.000000e+00 | 3.400000e+01 |    Inf 
1033.73/1033.77	c   989s|480000 |  6716 |  3812k|   7.9 | 146M|  97 |   9 |1893 |  12k|1893 |1705 | 192k| 642k|8435 | 0.000000e+00 | 3.400000e+01 |    Inf 
1055.12/1055.18	c  1009s|490000 |  6857 |  3889k|   7.9 | 149M|  97 |  20 |1893 |  11k|1893 |1705 | 196k| 656k|8516 | 0.000000e+00 | 3.400000e+01 |    Inf 
1075.83/1075.87	c  1029s|500000 |  6984 |  3963k|   7.9 | 151M|  97 |   - |1893 |  12k|   0 |   0 | 201k| 670k|8584 | 0.000000e+00 | 3.400000e+01 |    Inf 
1097.23/1097.26	c  1050s|510000 |  7088 |  4040k|   7.9 | 152M|  97 |   - |1893 |  10k|   0 |   0 | 205k| 684k|8682 | 0.000000e+00 | 3.400000e+01 |    Inf 
1118.13/1118.17	c  1070s|520000 |  7184 |  4115k|   7.9 | 154M|  97 |   - |1893 |  10k|   0 |   0 | 210k| 697k|8790 | 0.000000e+00 | 3.400000e+01 |    Inf 
1139.12/1139.14	c  1090s|530000 |  7324 |  4190k|   7.9 | 157M|  97 |  16 |1893 |  10k|1893 |1705 | 214k| 711k|8895 | 0.000000e+00 | 3.400000e+01 |    Inf 
1161.13/1161.13	c  1111s|540000 |  7517 |  4274k|   7.9 | 161M|  97 |   - |1893 |9747 |   0 |   0 | 219k| 725k|8997 | 0.000000e+00 | 3.400000e+01 |    Inf 
1183.03/1183.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1183.03/1183.04	c  1132s|550000 |  7649 |  4357k|   7.9 | 165M|  97 |  20 |1893 |  11k|1893 |1705 | 223k| 739k|9100 | 0.000000e+00 | 3.400000e+01 |    Inf 
1203.73/1203.73	c  1152s|560000 |  7711 |  4431k|   7.9 | 166M|  97 |  13 |1893 |  10k|1893 |1705 | 227k| 753k|9159 | 0.000000e+00 | 3.400000e+01 |    Inf 
1225.43/1225.43	c  1173s|570000 |  7839 |  4513k|   7.9 | 168M|  97 |  18 |1893 |8980 |1893 |1713 | 232k| 766k|9235 | 0.000000e+00 | 3.400000e+01 |    Inf 
1246.43/1246.45	c  1193s|580000 |  8018 |  4590k|   7.9 | 172M|  97 |   - |1893 |  10k|   0 |   0 | 236k| 780k|9325 | 0.000000e+00 | 3.400000e+01 |    Inf 
1267.33/1267.31	c  1213s|590000 |  8152 |  4666k|   7.9 | 175M|  97 |  12 |1893 |  10k|1893 |1705 | 239k| 794k|9436 | 0.000000e+00 | 3.400000e+01 |    Inf 
1289.24/1289.21	c  1234s|600000 |  8312 |  4748k|   7.9 | 179M|  97 |  15 |1893 |  12k|1893 |1705 | 243k| 808k|9536 | 0.000000e+00 | 3.400000e+01 |    Inf 
1311.03/1311.02	c  1254s|610000 |  8381 |  4824k|   7.9 | 181M|  97 |   - |1893 |  13k|   0 |   0 | 247k| 822k|9612 | 0.000000e+00 | 3.400000e+01 |    Inf 
1332.74/1332.73	c  1275s|620000 |  8495 |  4900k|   7.9 | 184M|  97 |  36 |1893 |  12k|1893 |1705 | 251k| 836k|9673 | 0.000000e+00 | 3.400000e+01 |    Inf 
1353.73/1353.72	c  1295s|630000 |  8706 |  4976k|   7.9 | 188M|  97 |   - |1893 |  14k|   0 |   0 | 252k| 849k|9757 | 0.000000e+00 | 3.400000e+01 |    Inf 
1374.53/1374.56	c  1315s|640000 |  8861 |  5049k|   7.9 | 191M|  97 |  25 |1893 |  15k|1893 |1712 | 254k| 863k|9848 | 0.000000e+00 | 3.400000e+01 |    Inf 
1395.34/1395.35	c  1335s|650000 |  9023 |  5124k|   7.9 | 194M|  97 |  20 |1893 |  15k|1893 |1712 | 255k| 876k|9886 | 0.000000e+00 | 3.400000e+01 |    Inf 
1415.74/1415.72	c  1354s|660000 |  9164 |  5193k|   7.9 | 196M|  97 |  18 |1893 |  16k|1893 |1712 | 256k| 890k|9954 | 0.000000e+00 | 3.400000e+01 |    Inf 
1435.83/1435.83	c  1373s|670000 |  9258 |  5258k|   7.8 | 198M|  97 |   7 |1893 |  16k|1893 |1712 | 257k| 903k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1455.94/1455.95	c  1393s|680000 |  9331 |  5326k|   7.8 | 200M|  97 |   - |1893 |  17k|   0 |   0 | 258k| 917k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1476.74/1476.75	c  1413s|690000 |  9403 |  5395k|   7.8 | 202M|  97 |   - |1893 |  16k|1893 |1712 | 259k| 930k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1496.94/1496.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1496.94/1496.90	c  1432s|700000 |  9498 |  5463k|   7.8 | 204M|  97 |   - |1893 |  17k|1893 |1712 | 260k| 944k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1517.44/1517.42	c  1451s|710000 |  9577 |  5530k|   7.8 | 207M|  97 |   - |1893 |  18k|   0 |   0 | 261k| 958k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1538.44/1538.44	c  1471s|720000 |  9692 |  5600k|   7.8 | 209M|  97 |   - |1893 |  18k|   0 |   0 | 262k| 972k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1558.54/1558.60	c  1491s|730000 |  9824 |  5667k|   7.8 | 212M|  97 |   - |1893 |  18k|   0 |   0 | 263k| 986k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1578.84/1578.82	c  1510s|740000 |  9978 |  5732k|   7.7 | 214M|  97 |   - |1893 |  18k|   0 |   0 | 264k|1000k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1599.54/1599.53	c  1530s|750000 | 10027 |  5799k|   7.7 | 216M|  97 |   1 |1893 |  18k|1893 |1712 | 266k|1015k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1620.35/1620.35	c  1550s|760000 | 10075 |  5868k|   7.7 | 218M|  97 |   - |1893 |  19k|   0 |   0 | 266k|1029k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1641.04/1641.02	c  1569s|770000 | 10101 |  5933k|   7.7 | 220M|  97 |  18 |1893 |  19k|1893 |1712 | 267k|1043k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1661.44/1661.45	c  1589s|780000 | 10182 |  5998k|   7.7 | 220M|  97 |   8 |1893 |  14k|1893 |1705 | 269k|1057k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1682.75/1682.73	c  1609s|790000 | 10302 |  6071k|   7.7 | 222M|  97 |  32 |1893 |  14k|1893 |1705 | 273k|1072k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1704.64/1704.60	c  1630s|800000 | 10416 |  6146k|   7.7 | 226M|  97 |  30 |1893 |  14k|1893 |1705 | 277k|1086k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1726.05/1726.06	c  1650s|810000 | 10546 |  6220k|   7.7 | 228M|  97 |  13 |1893 |  10k|1893 |1705 | 280k|1100k|  10k| 0.000000e+00 | 3.400000e+01 |    Inf 
1747.35/1747.35	c  1671s|820000 | 10673 |  6295k|   7.7 | 231M|  97 |   - |1893 |  10k|   0 |   0 | 284k|1113k|  11k| 0.000000e+00 | 3.400000e+01 |    Inf 
1768.15/1768.18	c  1690s|830000 | 10778 |  6367k|   7.7 | 234M|  97 |  28 |1893 |  11k|1893 |1709 | 288k|1127k|  11k| 0.000000e+00 | 3.400000e+01 |    Inf 
1790.24/1790.24	c  1711s|840000 | 10930 |  6449k|   7.7 | 237M|  97 |  26 |1893 |  12k|1893 |1707 | 290k|1140k|  11k| 0.000000e+00 | 3.400000e+01 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1720.76
1800.05/1800.01	c Solving Nodes      : 844239
1800.05/1800.01	c Primal Bound       : +3.40000000000000e+01 (114 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.02	s SATISFIABLE
1800.05/1800.02	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.02	v -x209 -x208 -x207 x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.05/1800.02	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.02	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.02	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 
1800.05/1800.02	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.05/1800.02	v -x104 -x103 -x102 -x101 x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 
1800.05/1800.02	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1800.05/1800.02	v -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 
1800.05/1800.02	v -x29 -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 
1800.05/1800.02	v -x2 -x1 
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time       :    1720.76
1800.05/1800.02	c Original Problem   :
1800.05/1800.02	c   Problem name     : HOME/instance-2692877-1277908299.wbo
1800.05/1800.02	c   Variables        : 2031 (1131 binary, 0 integer, 0 implicit integer, 900 continuous)
1800.05/1800.02	c   Constraints      : 3608 initial, 3608 maximal
1800.05/1800.02	c Presolved Problem  :
1800.05/1800.02	c   Problem name     : t_HOME/instance-2692877-1277908299.wbo
1800.05/1800.02	c   Variables        : 1893 (1062 binary, 0 integer, 0 implicit integer, 831 continuous)
1800.05/1800.02	c   Constraints      : 3334 initial, 21339 maximal
1800.05/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.02	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.02	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.02	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1800.05/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   linear           :       0.04          0          0          0        916          0        205        143          0
1800.05/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   root node        :          -        567          -          -       1134          -          -          -          -
1800.05/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   integral         :          0          0          0     518061          0         63       1177          0          0     923536
1800.05/1800.02	c   indicator        :        831          0    4045760      55298          0       1674   10806737          0          0          0
1800.05/1800.02	c   setppc           :         15          6    4044946      55103          0      68885    2520628          0          0          0
1800.05/1800.02	c   linear           :        831          6    3978011      55349          0     118405   16703711     292822          0          0
1800.05/1800.02	c   logicor          :       1657+         6    2040931       1716          0     169767    7464441          0          0          0
1800.05/1800.02	c   bounddisjunction :          0+         0       1027          0          0          0          1          0          0          0
1800.05/1800.02	c   countsols        :          0          0          0       1716          0          0          0          0          0          0
1800.05/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.02	c   integral         :      39.77       0.00       0.00      39.77       0.00
1800.05/1800.02	c   indicator        :      21.12       0.00      20.11       1.01       0.00
1800.05/1800.02	c   setppc           :      12.60       0.00      12.57       0.03       0.00
1800.05/1800.02	c   linear           :      74.43       0.00      73.17       1.26       0.00
1800.05/1800.02	c   logicor          :     145.78       0.00     145.73       0.05       0.00
1800.05/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.02	c   vbounds          :       0.00          2          0          0
1800.05/1800.02	c   rootredcost      :       0.00         13          0        567
1800.05/1800.02	c   pseudoobj        :      86.63    4060943      12516   10135013
1800.05/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.02	c   propagation      :      16.10     369573     369329    2297179       26.9      16518       22.6          -
1800.05/1800.02	c   infeasible LP    :      14.83      78370      78368     663473       41.4        974       18.3          0
1800.05/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   pseudo solution  :       0.01         34         34        174       14.3          4       36.5          -
1800.05/1800.02	c   applied globally :          -          -          -    1145922       24.0          -          -          -
1800.05/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.02	c   cut pool         :       0.00          5          -          -         48          -    (maximal pool size: 161)
1800.05/1800.02	c   redcost          :      15.71     524991          0     489558          0          0
1800.05/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.02	c   gomory           :       0.19          6          0          0       1318          0
1800.05/1800.02	c   strongcg         :       0.15          6          0          0        855          0
1800.05/1800.02	c   cmir             :       0.02          6          0          0          2          0
1800.05/1800.02	c   flowcover        :       0.06          6          0          0          4          0
1800.05/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.02	c Pricers            :       Time      Calls       Vars
1800.05/1800.02	c   problem variables:       0.00          0          0
1800.05/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   relpscost        :      39.73     462704         63       1177          0          0     923536
1800.05/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   inference        :       0.14       1704          0          0          0          0       3408
1800.05/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.02	c   LP solutions     :       0.01          -         12
1800.05/1800.02	c   pseudo solutions :       0.00          -          0
1800.05/1800.02	c   oneopt           :       0.05         13          0
1800.05/1800.02	c   feaspump         :       0.02          1          0
1800.05/1800.02	c   crossover        :       0.14          5          0
1800.05/1800.02	c   veclendiving     :       0.14        114          0
1800.05/1800.02	c   pscostdiving     :       0.12        115          0
1800.05/1800.02	c   linesearchdiving :       0.19        115          0
1800.05/1800.02	c   guideddiving     :       0.13        115          0
1800.05/1800.02	c   coefdiving       :       0.24        115          0
1800.05/1800.02	c   fracdiving       :       0.14        115          0
1800.05/1800.02	c   objpscostdiving  :       0.27         68          0
1800.05/1800.02	c   rootsoldiving    :       0.60         68          0
1800.05/1800.02	c   trivial          :       0.00          2          0
1800.05/1800.02	c   simplerounding   :       0.26     464959          0
1800.05/1800.02	c   zirounding       :       0.03       1000          0
1800.05/1800.02	c   rounding         :       0.84       9605          0
1800.05/1800.02	c   shifting         :       1.03       2939          0
1800.05/1800.02	c   intshifting      :       0.00         15          0
1800.05/1800.02	c   twoopt           :       0.00          0          0
1800.05/1800.02	c   fixandinfer      :       0.00          0          0
1800.05/1800.02	c   intdiving        :       0.00          0          0
1800.05/1800.02	c   actconsdiving    :       0.00          0          0
1800.05/1800.02	c   octane           :       0.00          0          0
1800.05/1800.02	c   rens             :       0.03          1          0
1800.05/1800.02	c   rins             :       0.00          0          0
1800.05/1800.02	c   localbranching   :       0.00          0          0
1800.05/1800.02	c   mutation         :       0.00          0          0
1800.05/1800.02	c   dins             :       0.00          0          0
1800.05/1800.02	c   undercover       :       0.00          0          0
1800.05/1800.02	c   nlp              :       0.00          0          0
1800.05/1800.02	c   trysol           :       0.59       2113        102
1800.05/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.02	c   dual LP          :     936.58     596508    6479891      10.86    6918.67
1800.05/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.02	c   diving/probing LP:       0.98        746       6307       8.45    6435.71
1800.05/1800.02	c   strong branching :      35.93      11178     222382      19.89    6189.31
1800.05/1800.02	c     (at root node) :          -         33       5123     155.24          -
1800.05/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.02	c B&B Tree           :
1800.05/1800.02	c   number of runs   :          1
1800.05/1800.02	c   nodes            :     844239
1800.05/1800.02	c   nodes (total)    :     844239
1800.05/1800.02	c   nodes left       :      10979
1800.05/1800.02	c   max depth        :         97
1800.05/1800.02	c   max depth (total):         97
1800.05/1800.02	c   backtracks       :     108816 (12.9%)
1800.05/1800.02	c   delayed cutoffs  :      70367
1800.05/1800.02	c   repropagations   :    1410874 (8733422 domain reductions, 68194 cutoffs)
1800.05/1800.02	c   avg switch length:       5.44
1800.05/1800.02	c   switching time   :     174.31
1800.05/1800.02	c Solution           :
1800.05/1800.02	c   Solutions found  :        114 (13 improvements)
1800.05/1800.02	c   First Solution   : +4.24880000000000e+04   (in run 1, after 1 nodes, 0.12 seconds, depth 0, found by <trysol>)
1800.05/1800.02	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 128916 nodes, 274.98 seconds, depth 48, found by <relaxation>)
1800.05/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.02	c   Gap              :   infinite
1800.05/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.02	c   Root Iterations  :        384
1800.15/1800.18	c Time complete: 1800.24.

Verifier Data

OK	34

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692877-1277908299/watcher-2692877-1277908299 -o /tmp/evaluation-result-2692877-1277908299/solver-2692877-1277908299 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692877-1277908299.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 3526
/proc/meminfo: memFree=31675792/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=9300 CPUtime=0
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1618 0 0 0 0 0 0 0 22 0 1 0 132258228 9523200 1538 4089446400 4194304 8223781 140737188143472 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3526/statm: 2325 1540 369 984 0 1338 0

[startup+0.0341841 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 3526
/proc/meminfo: memFree=31675792/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=17836 CPUtime=0.02
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 4082 0 0 0 2 0 0 0 22 0 1 0 132258228 18264064 3638 4089446400 4194304 8223781 140737188143472 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3526/statm: 4514 3662 387 984 0 3527 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17836

[startup+0.101156 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 3526
/proc/meminfo: memFree=31675792/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=23540 CPUtime=0.09
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 6846 0 0 0 8 1 0 0 22 0 1 0 132258228 24104960 4860 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3526/statm: 5885 4860 457 984 0 4898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23540

[startup+0.301118 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 3526
/proc/meminfo: memFree=31675792/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=31732 CPUtime=0.29
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 10897 0 0 0 26 3 0 0 18 0 1 0 132258228 32493568 7036 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3526/statm: 7933 7036 573 984 0 6946 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31732

[startup+0.701045 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 3526
/proc/meminfo: memFree=31675792/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=32436 CPUtime=0.69
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 22729 0 0 0 63 6 0 0 18 0 1 0 132258228 33214464 7261 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3526/statm: 8109 7261 599 984 0 7122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32436

[startup+1.50089 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3527
/proc/meminfo: memFree=31648380/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=32436 CPUtime=1.49
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 22763 0 0 0 142 7 0 0 19 0 1 0 132258228 33214464 7261 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 8109 7261 599 984 0 7122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32436

[startup+3.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3527
/proc/meminfo: memFree=31648932/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=32436 CPUtime=3.09
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 22793 0 0 0 297 12 0 0 24 0 1 0 132258228 33214464 7268 4089446400 4194304 8223781 140737188143472 18446744073709551615 4903023 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 8109 7268 600 984 0 7122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32436

[startup+6.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3527
/proc/meminfo: memFree=31648932/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=32924 CPUtime=6.29
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 36985 0 0 0 604 25 0 0 25 0 1 0 132258228 33714176 7379 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 8231 7379 601 984 0 7244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32924

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3527
/proc/meminfo: memFree=31643652/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=40132 CPUtime=12.69
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 79784 0 0 0 1216 53 0 0 25 0 1 0 132258228 41095168 8989 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 10033 8989 605 984 0 9046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40132

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3527
/proc/meminfo: memFree=31637480/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=47344 CPUtime=25.49
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 115171 0 0 0 2444 105 0 0 25 0 1 0 132258228 48480256 10762 4089446400 4194304 8223781 140737188143472 18446744073709551615 6003814 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 11836 10762 605 984 0 10849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47344

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3528
/proc/meminfo: memFree=31626680/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=57740 CPUtime=51.09
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 170408 0 0 0 4882 227 0 0 25 0 1 0 132258228 59125760 13378 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 14435 13378 605 984 0 13448 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57740

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3529
/proc/meminfo: memFree=31613492/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=71016 CPUtime=102.3
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 252736 0 0 0 9754 476 0 0 25 0 1 0 132258228 72720384 16515 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 17754 16515 605 984 0 16767 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71016

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 3531
/proc/meminfo: memFree=31600784/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=84492 CPUtime=162.29
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 348937 0 0 0 15475 754 0 0 25 0 1 0 132258228 86519808 19566 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 21123 19566 605 984 0 20136 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84492

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3532
/proc/meminfo: memFree=31589652/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=95728 CPUtime=222.29
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 451283 0 0 0 21197 1032 0 0 25 0 1 0 132258228 98025472 22167 4089446400 4194304 8223781 140737188143472 18446744073709551615 5000398 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 23932 22167 605 984 0 22945 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95728

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3534
/proc/meminfo: memFree=31584136/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=102684 CPUtime=282.3
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 536499 0 0 0 26922 1308 0 0 25 0 1 0 132258228 105148416 23589 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 25671 23589 605 984 0 24684 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102684

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3536
/proc/meminfo: memFree=31577244/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=110588 CPUtime=342.3
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 617201 0 0 0 32633 1597 0 0 25 0 1 0 132258228 113242112 25198 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 27647 25198 605 984 0 26660 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110588

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3537
/proc/meminfo: memFree=31569008/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=119164 CPUtime=402.3
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 708647 0 0 0 38340 1890 0 0 25 0 1 0 132258228 122023936 27291 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 29791 27291 605 984 0 28804 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119164

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3545
/proc/meminfo: memFree=31560248/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=130872 CPUtime=462.3
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 796634 0 0 0 44040 2190 0 0 25 0 1 0 132258228 134012928 29496 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 32718 29496 605 984 0 31731 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 130872

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3546
/proc/meminfo: memFree=31551888/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=138916 CPUtime=522.31
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 874126 0 0 0 49783 2448 0 0 25 0 1 0 132258228 142249984 31611 4089446400 4194304 8223781 140737188143472 18446744073709551615 4999881 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 34729 31611 605 984 0 33742 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 138916

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3548
/proc/meminfo: memFree=31543628/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=149268 CPUtime=582.31
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 929322 0 0 0 55530 2701 0 0 25 0 1 0 132258228 152850432 33519 4089446400 4194304 8223781 140737188143472 18446744073709551615 6446886 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 37317 33519 605 984 0 36330 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 149268

[startup+642.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/197 3550
/proc/meminfo: memFree=31531916/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=161916 CPUtime=642.32
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 992091 0 0 0 61288 2944 0 0 25 0 1 0 132258228 165801984 36402 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 40479 36402 605 984 0 39492 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 161916

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 3556
/proc/meminfo: memFree=31494312/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=205056 CPUtime=882.32
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1267369 0 0 0 84326 3906 0 0 25 0 1 0 132258228 209977344 45431 4089446400 4194304 8223781 140737188143472 18446744073709551615 6162453 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 51264 45431 605 984 0 50277 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 205056

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 3558
/proc/meminfo: memFree=31485936/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=212400 CPUtime=942.32
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1327520 0 0 0 90087 4145 0 0 25 0 1 0 132258228 217497600 47537 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 53100 47537 607 984 0 52113 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 212400

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 3559
/proc/meminfo: memFree=31475684/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=222948 CPUtime=1002.32
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1418025 0 0 0 95834 4398 0 0 25 0 1 0 132258228 228298752 50122 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 55737 50122 607 984 0 54750 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 222948

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3561
/proc/meminfo: memFree=31467688/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=233556 CPUtime=1062.32
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1501299 0 0 0 101595 4637 0 0 25 0 1 0 132258228 239161344 52107 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 58389 52107 607 984 0 57402 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 233556

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3562
/proc/meminfo: memFree=31462884/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=237768 CPUtime=1122.33
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1562261 0 0 0 107357 4876 0 0 25 0 1 0 132258228 243474432 53255 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 59442 53255 607 984 0 58455 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 237768

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3564
/proc/meminfo: memFree=31453288/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=248972 CPUtime=1182.33
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1671849 0 0 0 113111 5122 0 0 25 0 1 0 132258228 254947328 55619 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 62243 55619 607 984 0 61256 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 248972

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 3566
/proc/meminfo: memFree=31443536/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=260328 CPUtime=1242.33
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1726261 0 0 0 118874 5359 0 0 25 0 1 0 132258228 266575872 57789 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 65082 57789 607 984 0 64095 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 260328

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/197 3618
/proc/meminfo: memFree=31308472/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=269288 CPUtime=1302.34
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1764452 0 0 0 124617 5617 0 0 25 0 1 0 132258228 275750912 59624 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 67322 59624 607 984 0 66335 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 269288

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/197 3620
/proc/meminfo: memFree=31279172/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=279880 CPUtime=1362.34
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1793306 0 0 0 130342 5892 0 0 25 0 1 0 132258228 286597120 62473 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 69970 62473 607 984 0 68983 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 279880

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.00 3/197 3621
/proc/meminfo: memFree=31257300/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=290700 CPUtime=1422.35
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1888897 0 0 0 136063 6172 0 0 25 0 1 0 132258228 297676800 64518 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 72675 64518 607 984 0 71688 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 290700

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/197 3623
/proc/meminfo: memFree=31241272/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=295364 CPUtime=1482.34
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 1938127 0 0 0 141786 6448 0 0 25 0 1 0 132258228 302452736 65602 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 73841 65602 607 984 0 72854 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 295364

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 3625
/proc/meminfo: memFree=31224612/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=303916 CPUtime=1542.34
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2022880 0 0 0 147511 6723 0 0 25 0 1 0 132258228 311209984 67351 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 75979 67351 607 984 0 74992 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 303916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 3626
/proc/meminfo: memFree=31209908/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=311860 CPUtime=1602.35
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2096981 0 0 0 153244 6991 0 0 25 0 1 0 132258228 319344640 69111 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 77965 69111 607 984 0 76978 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 311860

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 3628
/proc/meminfo: memFree=31196464/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=318720 CPUtime=1662.35
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2169131 0 0 0 158960 7275 0 0 25 0 1 0 132258228 326369280 70476 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 79680 70476 607 984 0 78693 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 318720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 3629
/proc/meminfo: memFree=31180932/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=328528 CPUtime=1722.34
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2241814 0 0 0 164679 7555 0 0 25 0 1 0 132258228 336412672 72503 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 82132 72503 607 984 0 81145 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 328528

[startup+1782.3 s]
/proc/loadavg: 2.32 2.07 2.02 3/197 3640
/proc/meminfo: memFree=31165696/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=336748 CPUtime=1782.35
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2343208 0 0 0 170386 7849 0 0 25 0 1 0 132258228 344829952 74579 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 84187 74579 607 984 0 83200 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 336748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.25 2.06 2.02 10/197 3641
/proc/meminfo: memFree=31161456/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=341256 CPUtime=1800.05
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2355942 0 0 0 172077 7928 0 0 25 0 1 0 132258228 349446144 75318 4089446400 4194304 8223781 140737188143472 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/3526/statm: 85314 75318 607 984 0 84327 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 341256

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.11 s]
/proc/loadavg: 2.25 2.06 2.02 10/197 3641
/proc/meminfo: memFree=31161456/32951124 swapFree=67111528/67111528
[pid=3526] ppid=3524 vsize=341256 CPUtime=1800.15
/proc/3526/stat : 3526 (pbscip.linux.x8) R 3524 3526 2745 0 -1 4202496 2355952 0 0 0 172087 7928 0 0 25 0 1 0 132258228 349446144 75320 4089446400 4194304 8223781 140737188143472 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3526/statm: 85314 75320 609 984 0 84327 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 341256

Child status: 0
Real time (s): 1800.19
CPU time (s): 1800.25
CPU user time (s): 1720.95
CPU system time (s): 79.3009
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 341396

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

runsolver used 2.96355 second user time and 5.95209 second system time

The end

Launcher Data

Begin job on node111 at 2010-06-30 16:31:39
IDJOB=2692877
IDBENCH=78957
IDSOLVER=1204
FILE ID=node111/2692877-1277908299
PBS_JOBID= 11197238
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900546076--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692877-1277908299/watcher-2692877-1277908299 -o /tmp/evaluation-result-2692877-1277908299/solver-2692877-1277908299 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692877-1277908299.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0b9d6337ad7964b2b0f1686d5d01e741
RANDOM SEED=398803523

node111.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.850
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.70
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.850
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.82
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.850
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.850
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.85
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.850
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.74
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.850
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.82
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.850
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.74
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.850
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31676320 kB
Buffers:        194772 kB
Cached:         791296 kB
SwapCached:          0 kB
Active:         551448 kB
Inactive:       581544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31676320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4720 kB
Writeback:           0 kB
AnonPages:      146916 kB
Mapped:          20276 kB
Slab:            76860 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1651372 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= 74208 MiB
End job on node111 at 2010-06-30 17:01:41