Trace number 2692751

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.23 1800.2

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551347--soft-33-100-0.wbo
MD5SUMb6831e02f19f517e205ea45f0a3f162b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark159.195
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
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-2692751-1277901035.wbo>
0.01/0.03	c original problem has 3909 variables (2070 bin, 0 int, 0 impl, 1839 cont) and 4547 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.05	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.01/0.09	c (round 2) 0 del vars, 61 del conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.10	c (round 3) 47 del vars, 152 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 0 upgd conss, 1965 impls, 9 clqs
0.09/0.11	c (round 4) 116 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.12	c (round 5) 138 del vars, 174 del conss, 1861 chg bounds, 91 chg sides, 0 chg coeffs, 833 upgd conss, 1965 impls, 9 clqs
0.09/0.18	c    (0.1s) probing: 101/2001 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (6 rounds):
0.09/0.18	c  138 deleted vars, 174 deleted constraints, 1861 tightened bounds, 0 added holes, 91 changed sides, 0 changed coefficients
0.09/0.18	c  1965 implications, 9 cliques
0.09/0.18	c presolved problem has 3771 variables (2001 bin, 0 int, 0 impl, 1770 cont) and 4373 constraints
0.09/0.18	c    1770 constraints of type <indicator>
0.09/0.18	c       9 constraints of type <setppc>
0.09/0.18	c    1770 constraints of type <linear>
0.09/0.18	c     824 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.13
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1799.98
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 3420
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.09/0.19	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.19	c   0.1s|     1 |     0 |    13 |     - |  13M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 88064
0.09/0.19	c y 0.2s|     1 |     0 |    24 |     - |  14M|   0 |   8 |3771 |4373 |3771 | 833 |   0 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    60 |     - |  14M|   0 |  29 |3771 |4373 |3771 | 850 |  17 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   113 |     - |  14M|   0 |  43 |3771 |4373 |3771 | 872 |  39 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   138 |     - |  14M|   0 |  46 |3771 |4373 |3771 | 883 |  50 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   147 |     - |  14M|   0 |  47 |3771 |4373 |3771 | 885 |  52 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |   0 | 0.000000e+00 | 8.806400e+04 |    Inf 
0.89/0.99	c   0.9s|     1 |     2 |   153 |     - |  14M|   0 |  50 |3771 |4373 |3771 | 891 |  58 |   0 |  33 | 0.000000e+00 | 8.806400e+04 |    Inf 
17.59/17.60	c  17.4s| 10000 |  9991 |  4388 |   0.4 |  33M|1215 |   0 |3771 |4402 |3771 | 911 | 380 |  29 | 695 | 0.000000e+00 | 8.806400e+04 |    Inf 
29.19/29.29	o 718
29.19/29.29	c *28.9s| 17753 | 10717 |  7820 |   0.4 |  36M|1679 |   - |3771 |4423 |3771 | 913 | 685 |  50 |1180 | 0.000000e+00 | 7.180000e+02 |    Inf 
33.20/33.23	c  32.8s| 20000 | 12933 | 11336 |   0.6 |  41M|1679 |   0 |3771 |4527 |3771 | 893 |1007 | 154 |1341 | 0.000000e+00 | 7.180000e+02 |    Inf 
42.79/42.87	o 669
42.79/42.87	c *42.3s| 26399 | 18687 | 16117 |   0.6 |  52M|1679 |   - |3771 |4667 |3771 | 907 |1291 | 297 |1407 | 0.000000e+00 | 6.690000e+02 |    Inf 
43.79/43.81	o 627
43.79/43.81	c *43.3s| 26760 | 18537 | 18707 |   0.7 |  52M|1679 |   - |3771 |4761 |3771 | 905 |1405 | 394 |1427 | 0.000000e+00 | 6.270000e+02 |    Inf 
43.90/43.98	o 511
43.90/43.98	c *43.4s| 26860 | 17685 | 18876 |   0.7 |  50M|1679 |   - |3771 |4761 |3771 | 901 |1416 | 394 |1430 | 0.000000e+00 | 5.110000e+02 |    Inf 
43.90/43.99	o 494
43.90/43.99	c *43.4s| 26861 | 17480 | 18876 |   0.7 |  50M|1679 |   - |3771 |4761 |3771 | 901 |1416 | 394 |1430 | 0.000000e+00 | 4.940000e+02 |    Inf 
44.29/44.37	o 478
44.29/44.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.29/44.37	c *43.8s| 27022 | 17354 | 19625 |   0.7 |  50M|1679 |   - |3771 |4827 |3771 | 932 |1511 | 460 |1444 | 0.000000e+00 | 4.780000e+02 |    Inf 
44.49/44.52	o 141
44.49/44.52	c *44.0s| 27102 |  5766 | 19730 |   0.7 |  32M|1679 |   - |3771 |4836 |3771 | 898 |1527 | 469 |1446 | 0.000000e+00 | 1.410000e+02 |    Inf 
46.29/46.39	o 134
46.29/46.39	c *45.8s| 27603 |  5388 | 24297 |   0.9 |  32M|1679 |   - |3771 |5004 |3771 | 913 |1880 | 879 |1582 | 0.000000e+00 | 1.340000e+02 |    Inf 
46.69/46.75	o 121
46.69/46.75	c *46.2s| 27687 |  4743 | 25013 |   0.9 |  31M|1679 |   - |3771 |5010 |3771 | 913 |1926 | 943 |1594 | 0.000000e+00 | 1.210000e+02 |    Inf 
47.09/47.12	o 115
47.09/47.12	c *46.5s| 27785 |  4437 | 25863 |   0.9 |  31M|1679 |   - |3771 |5040 |3771 | 903 |2033 |1012 |1611 | 0.000000e+00 | 1.150000e+02 |    Inf 
47.59/47.67	o 53
47.59/47.67	c *47.1s| 27950 |  1554 | 26987 |   1.0 |  26M|1679 |   - |3771 |5160 |3771 | 909 |2125 |1205 |1634 | 0.000000e+00 | 5.300000e+01 |    Inf 
47.89/47.92	o 49
47.89/47.92	c *47.3s| 27963 |  1402 | 27292 |   1.0 |  25M|1679 |   - |3771 |4263 |3771 | 906 |2145 |1214 |1673 | 0.000000e+00 | 4.900000e+01 |    Inf 
48.19/48.23	o 45
48.19/48.23	c *47.6s| 28028 |   831 | 27789 |   1.0 |  23M|1679 |   - |3771 |4212 |3771 | 899 |2149 |1324 |1676 | 0.000000e+00 | 4.500000e+01 |    Inf 
53.69/53.70	c  53.0s| 30000 |   885 | 40807 |   1.4 |  25M|1679 |   1 |3771 |5423 |3771 | 893 |2472 |3642 |1840 | 0.000000e+00 | 4.500000e+01 |    Inf 
70.79/70.82	o 44
70.79/70.82	c *69.9s| 38269 |  1085 | 68051 |   1.8 |  29M|1679 |   - |3771 |9746 |3771 | 891 |3656 |  13k|1845 | 0.000000e+00 | 4.400000e+01 |    Inf 
74.39/74.48	c  73.5s| 40000 |  1091 | 73888 |   1.8 |  29M|1679 |   1 |3771 |9633 |3771 | 891 |3946 |  15k|1845 | 0.000000e+00 | 4.400000e+01 |    Inf 
96.19/96.23	c  95.0s| 50000 |  1114 |108371 |   2.2 |  32M|1679 |   - |3771 |  11k|   0 |   0 |5509 |  28k|1845 | 0.000000e+00 | 4.400000e+01 |    Inf 
107.09/107.10	o 41
107.09/107.10	c * 106s| 55035 |  1108 |122302 |   2.2 |  33M|1679 |   - |3771 |  11k|3771 | 890 |6365 |  34k|1845 | 0.000000e+00 | 4.100000e+01 |    Inf 
109.90/109.90	o 35
109.90/109.90	c * 109s| 56268 |  1025 |126046 |   2.2 |  33M|1679 |   - |3771 |  11k|3771 | 891 |6644 |  36k|1845 | 0.000000e+00 | 3.500000e+01 |    Inf 
117.69/117.78	c   116s| 60000 |  1013 |138620 |   2.3 |  33M|1679 |   8 |3771 |9678 |3771 | 901 |7463 |  41k|1845 | 0.000000e+00 | 3.500000e+01 |    Inf 
138.40/138.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
138.40/138.48	c   137s| 70000 |  1013 |172598 |   2.5 |  35M|1679 |   1 |3771 |  12k|3771 | 890 |9442 |  54k|1875 | 0.000000e+00 | 3.500000e+01 |    Inf 
160.29/160.31	c   158s| 80000 |  1163 |206890 |   2.6 |  38M|1679 |   - |3771 |  13k|   0 |   0 |  10k|  66k|2038 | 0.000000e+00 | 3.500000e+01 |    Inf 
176.30/176.38	o 34
176.30/176.38	c * 174s| 87485 |  1152 |231107 |   2.6 |  40M|1679 |   - |3771 |  14k|3771 | 894 |  12k|  77k|2157 | 0.000000e+00 | 3.400000e+01 |    Inf 
181.89/181.93	c   180s| 90000 |  1151 |239527 |   2.7 |  40M|1679 |   - |3771 |  12k|   0 |   0 |  12k|  80k|2189 | 0.000000e+00 | 3.400000e+01 |    Inf 
194.99/195.01	o 32
194.99/195.01	c * 192s| 95974 |  1106 |261211 |   2.7 |  41M|1679 |   - |3771 |  12k|3771 | 890 |  13k|  88k|2299 | 0.000000e+00 | 3.200000e+01 |    Inf 
203.79/203.80	c   201s|100000 |  1105 |276395 |   2.8 |  41M|1679 |   - |3771 |  10k|   0 |   0 |  14k|  94k|2396 | 0.000000e+00 | 3.200000e+01 |    Inf 
225.50/225.54	c   223s|110000 |  1117 |311845 |   2.8 |  42M|1679 |   1 |3771 |  11k|3771 | 890 |  16k| 107k|2579 | 0.000000e+00 | 3.200000e+01 |    Inf 
245.69/245.76	c   243s|120000 |  1168 |342855 |   2.9 |  45M|1679 |   - |3771 |  16k|   0 |   0 |  17k| 120k|2683 | 0.000000e+00 | 3.200000e+01 |    Inf 
267.69/267.79	c   264s|130000 |  1201 |375067 |   2.9 |  48M|1679 |   - |3771 |  20k|3771 | 898 |  19k| 134k|2794 | 0.000000e+00 | 3.200000e+01 |    Inf 
292.69/292.70	c   289s|140000 |  1204 |414656 |   3.0 |  49M|1679 |   - |3771 |  19k|   0 |   0 |  23k| 147k|2976 | 0.000000e+00 | 3.200000e+01 |    Inf 
312.19/312.27	o 31
312.19/312.27	c * 308s|148522 |  1098 |441656 |   3.0 |  47M|1679 |   - |3771 |  20k|3771 | 895 |  24k| 159k|3123 | 0.000000e+00 | 3.100000e+01 |    Inf 
313.29/313.30	o 30
313.29/313.30	c * 309s|148862 |  1090 |443410 |   3.0 |  47M|1679 |   - |3771 |  19k|3771 | 899 |  24k| 159k|3125 | 0.000000e+00 | 3.000000e+01 |    Inf 
316.10/316.17	c   312s|150000 |  1078 |448668 |   3.0 |  46M|1679 |   1 |3771 |  16k|3771 | 892 |  25k| 161k|3131 | 0.000000e+00 | 3.000000e+01 |    Inf 
331.10/331.11	o 15
331.10/331.11	c * 327s|156122 |   521 |478010 |   3.1 |  34M|1679 |   - |3771 |  12k|3771 | 892 |  26k| 169k|3230 | 0.000000e+00 | 1.500000e+01 |    Inf 
338.49/338.58	c   334s|160000 |   558 |491017 |   3.1 |  35M|1679 |   1 |3771 |  13k|3771 | 899 |  26k| 174k|3319 | 0.000000e+00 | 1.500000e+01 |    Inf 
358.19/358.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
358.19/358.29	c   354s|170000 |   665 |522342 |   3.1 |  37M|1679 |   - |3771 |  16k|   0 |   0 |  27k| 186k|3407 | 0.000000e+00 | 1.500000e+01 |    Inf 
377.90/377.99	c   373s|180000 |   793 |551862 |   3.1 |  40M|1679 |  14 |3771 |  18k|3771 | 891 |  29k| 200k|3492 | 0.000000e+00 | 1.500000e+01 |    Inf 
398.90/398.92	c   394s|190000 |   854 |582602 |   3.1 |  41M|1679 |   1 |3771 |  19k|3771 | 899 |  30k| 213k|3638 | 0.000000e+00 | 1.500000e+01 |    Inf 
419.70/419.71	c   414s|200000 |  1013 |613940 |   3.1 |  44M|1679 |   - |3771 |  21k|   0 |   0 |  31k| 226k|3735 | 0.000000e+00 | 1.500000e+01 |    Inf 
440.80/440.84	c   435s|210000 |  1103 |648732 |   3.1 |  45M|1679 |   1 |3771 |  19k|3771 | 891 |  33k| 239k|3851 | 0.000000e+00 | 1.500000e+01 |    Inf 
446.10/446.12	o 10
446.10/446.12	c * 440s|212561 |   937 |656276 |   3.1 |  43M|1679 |   - |3771 |  20k|3771 | 896 |  33k| 243k|3855 | 0.000000e+00 | 1.000000e+01 |    Inf 
461.90/461.91	c   456s|220000 |   977 |679573 |   3.1 |  43M|1679 |  16 |3771 |  18k|3771 | 891 |  34k| 253k|3943 | 0.000000e+00 | 1.000000e+01 |    Inf 
473.29/473.30	o 3
473.29/473.30	c * 467s|225548 |   746 |697342 |   3.1 |  40M|1679 |   - |3771 |  19k|3771 | 892 |  35k| 260k|4020 | 0.000000e+00 | 3.000000e+00 |    Inf 
481.80/481.85	c   476s|230000 |   728 |711189 |   3.1 |  39M|1679 |   - |3771 |  16k|   0 |   0 |  35k| 266k|4032 | 0.000000e+00 | 3.000000e+00 |    Inf 
501.20/501.27	c   495s|240000 |   719 |746145 |   3.1 |  40M|1679 |  23 |3771 |  19k|3771 | 891 |  37k| 280k|4139 | 0.000000e+00 | 3.000000e+00 |    Inf 
521.89/521.99	c   515s|250000 |   680 |780279 |   3.1 |  41M|1679 |   - |3771 |  22k|   0 |   0 |  38k| 293k|4265 | 0.000000e+00 | 3.000000e+00 |    Inf 
542.70/542.78	c   536s|260000 |   813 |810639 |   3.1 |  44M|1679 |   - |3771 |  25k|   0 |   0 |  40k| 306k|4348 | 0.000000e+00 | 3.000000e+00 |    Inf 
564.31/564.35	c   557s|270000 |   812 |841428 |   3.1 |  44M|1679 |   - |3771 |  25k|   0 |   0 |  41k| 320k|4447 | 0.000000e+00 | 3.000000e+00 |    Inf 
586.70/586.77	c   579s|280000 |   842 |872585 |   3.1 |  45M|1679 |   - |3771 |  24k|   0 |   0 |  42k| 334k|4548 | 0.000000e+00 | 3.000000e+00 |    Inf 
608.70/608.74	c   601s|290000 |   903 |905026 |   3.1 |  47M|1679 |   9 |3771 |  27k|3771 | 891 |  44k| 347k|4628 | 0.000000e+00 | 3.000000e+00 |    Inf 
631.60/631.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
631.60/631.69	c   624s|300000 |   921 |936630 |   3.1 |  47M|1679 |   - |3771 |  25k|   0 |   0 |  45k| 360k|4735 | 0.000000e+00 | 3.000000e+00 |    Inf 
654.60/654.62	c   646s|310000 |   972 |967521 |   3.1 |  48M|1679 |   - |3771 |  26k|   0 |   0 |  46k| 373k|4815 | 0.000000e+00 | 3.000000e+00 |    Inf 
678.30/678.36	c   670s|320000 |   929 |  1001k|   3.1 |  48M|1679 |  13 |3771 |  26k|3771 | 891 |  48k| 387k|4920 | 0.000000e+00 | 3.000000e+00 |    Inf 
700.80/700.88	c   692s|330000 |   919 |  1034k|   3.1 |  48M|1679 |   - |3771 |  27k|   0 |   0 |  49k| 401k|5008 | 0.000000e+00 | 3.000000e+00 |    Inf 
722.30/722.33	c   713s|340000 |  1017 |  1063k|   3.1 |  51M|1679 |   - |3771 |  30k|   0 |   0 |  50k| 414k|5060 | 0.000000e+00 | 3.000000e+00 |    Inf 
744.40/744.49	c   735s|350000 |   912 |  1094k|   3.1 |  47M|1679 |   1 |3771 |  21k|3771 | 891 |  51k| 428k|5172 | 0.000000e+00 | 3.000000e+00 |    Inf 
764.10/764.12	c   754s|360000 |   986 |  1123k|   3.1 |  49M|1679 |  14 |3771 |  24k|3771 | 891 |  52k| 442k|5257 | 0.000000e+00 | 3.000000e+00 |    Inf 
786.30/786.36	c   776s|370000 |   891 |  1162k|   3.1 |  46M|1679 |  28 |3771 |  16k|3771 | 895 |  55k| 455k|5402 | 0.000000e+00 | 3.000000e+00 |    Inf 
805.51/805.57	c   795s|380000 |   946 |  1196k|   3.1 |  48M|1679 |   - |3771 |  19k|   0 |   0 |  56k| 469k|5479 | 0.000000e+00 | 3.000000e+00 |    Inf 
825.50/825.51	c   815s|390000 |  1102 |  1225k|   3.1 |  50M|1679 |  23 |3771 |  22k|3771 | 904 |  57k| 483k|5551 | 0.000000e+00 | 3.000000e+00 |    Inf 
846.40/846.43	c   836s|400000 |  1070 |  1256k|   3.1 |  51M|1679 |   - |3771 |  22k|   0 |   0 |  59k| 497k|5640 | 0.000000e+00 | 3.000000e+00 |    Inf 
867.71/867.71	c   857s|410000 |   973 |  1291k|   3.1 |  50M|1679 |   - |3771 |  21k|   0 |   0 |  60k| 511k|5751 | 0.000000e+00 | 3.000000e+00 |    Inf 
888.00/888.07	c   877s|420000 |  1011 |  1325k|   3.2 |  50M|1679 |   5 |3771 |  22k|3771 | 891 |  61k| 525k|5830 | 0.000000e+00 | 3.000000e+00 |    Inf 
908.90/908.90	c   897s|430000 |   980 |  1358k|   3.2 |  50M|1679 |  15 |3771 |  21k|3771 | 892 |  63k| 539k|5892 | 0.000000e+00 | 3.000000e+00 |    Inf 
930.41/930.48	c   919s|440000 |   965 |  1391k|   3.2 |  50M|1679 |   - |3771 |  22k|   0 |   0 |  64k| 552k|6015 | 0.000000e+00 | 3.000000e+00 |    Inf 
951.71/951.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
951.71/951.71	c   940s|450000 |   904 |  1428k|   3.2 |  49M|1679 |   1 |3771 |  20k|3771 | 895 |  65k| 565k|6123 | 0.000000e+00 | 3.000000e+00 |    Inf 
975.61/975.63	c   963s|460000 |   895 |  1463k|   3.2 |  51M|1679 |   - |3771 |  27k|   0 |   0 |  66k| 578k|6182 | 0.000000e+00 | 3.000000e+00 |    Inf 
1000.41/1000.49	c   988s|470000 |   929 |  1496k|   3.2 |  52M|1679 |   - |3771 |  29k|3771 | 887 |  67k| 592k|6233 | 0.000000e+00 | 3.000000e+00 |    Inf 
1029.01/1029.02	c  1016s|480000 |   983 |  1542k|   3.2 |  54M|1679 |   1 |3771 |  30k|3771 | 903 |  71k| 604k|6341 | 0.000000e+00 | 3.000000e+00 |    Inf 
1058.81/1058.87	c  1045s|490000 |   956 |  1598k|   3.3 |  54M|1679 |   - |3771 |  31k|3771 | 894 |  78k| 618k|6483 | 0.000000e+00 | 3.000000e+00 |    Inf 
1086.60/1086.69	c  1072s|500000 |   962 |  1637k|   3.3 |  54M|1679 |   - |3771 |  28k|   0 |   0 |  80k| 631k|6557 | 0.000000e+00 | 3.000000e+00 |    Inf 
1113.41/1113.46	c  1098s|510000 |   985 |  1684k|   3.3 |  52M|1679 |   - |3771 |  20k|   0 |   0 |  83k| 643k|6664 | 0.000000e+00 | 3.000000e+00 |    Inf 
1139.71/1139.76	c  1124s|520000 |  1006 |  1738k|   3.3 |  53M|1679 |   - |3771 |  24k|   0 |   0 |  89k| 656k|6798 | 0.000000e+00 | 3.000000e+00 |    Inf 
1161.11/1161.15	c  1144s|530000 |  1052 |  1771k|   3.3 |  55M|1679 |   - |3771 |  29k|   0 |   0 |  90k| 668k|6833 | 0.000000e+00 | 3.000000e+00 |    Inf 
1185.21/1185.25	c  1168s|540000 |  1017 |  1806k|   3.3 |  55M|1679 |   7 |3771 |  30k|3771 | 891 |  92k| 681k|6895 | 0.000000e+00 | 3.000000e+00 |    Inf 
1211.61/1211.64	c  1194s|550000 |  1023 |  1840k|   3.3 |  57M|1679 |  13 |3771 |  34k|3771 | 891 |  93k| 694k|6974 | 0.000000e+00 | 3.000000e+00 |    Inf 
1239.51/1239.56	c  1221s|560000 |  1039 |  1872k|   3.3 |  58M|1679 |   - |3771 |  36k|   0 |   0 |  94k| 707k|7054 | 0.000000e+00 | 3.000000e+00 |    Inf 
1268.51/1268.54	c  1249s|570000 |  1095 |  1908k|   3.3 |  60M|1679 |   - |3771 |  40k|   0 |   0 |  95k| 720k|7118 | 0.000000e+00 | 3.000000e+00 |    Inf 
1301.32/1301.34	c  1281s|580000 |  1024 |  1947k|   3.4 |  58M|1679 |  27 |3771 |  34k|3771 | 886 |  97k| 734k|7166 | 0.000000e+00 | 3.000000e+00 |    Inf 
1329.01/1329.06	c  1308s|590000 |  1035 |  1985k|   3.4 |  59M|1679 |  10 |3771 |  36k|3771 | 891 |  99k| 746k|7264 | 0.000000e+00 | 3.000000e+00 |    Inf 
1358.62/1358.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1358.62/1358.63	c  1337s|600000 |  1055 |  2021k|   3.4 |  59M|1679 |   1 |3771 |  39k|3771 | 892 | 100k| 759k|7348 | 0.000000e+00 | 3.000000e+00 |    Inf 
1388.81/1388.81	c  1366s|610000 |  1045 |  2056k|   3.4 |  60M|1679 |   - |3771 |  41k|   0 |   0 | 101k| 772k|7384 | 0.000000e+00 | 3.000000e+00 |    Inf 
1417.21/1417.23	c  1394s|620000 |  1067 |  2089k|   3.4 |  61M|1679 |   1 |3771 |  42k|3771 | 901 | 102k| 785k|7439 | 0.000000e+00 | 3.000000e+00 |    Inf 
1444.52/1444.53	c  1421s|630000 |  1079 |  2120k|   3.4 |  62M|1679 |   1 |3771 |  45k|3771 | 891 | 104k| 798k|7513 | 0.000000e+00 | 3.000000e+00 |    Inf 
1475.42/1475.44	c  1451s|640000 |  1033 |  2152k|   3.4 |  62M|1679 |   1 |3771 |  45k|3771 | 891 | 105k| 811k|7571 | 0.000000e+00 | 3.000000e+00 |    Inf 
1507.21/1507.25	c  1482s|650000 |  1055 |  2183k|   3.4 |  63M|1679 |   - |3771 |  48k|   0 |   0 | 106k| 824k|7602 | 0.000000e+00 | 3.000000e+00 |    Inf 
1538.71/1538.76	c  1513s|660000 |  1126 |  2216k|   3.4 |  65M|1679 |  19 |3771 |  51k|3771 | 891 | 107k| 837k|7676 | 0.000000e+00 | 3.000000e+00 |    Inf 
1572.12/1572.13	c  1545s|670000 |  1122 |  2248k|   3.4 |  66M|1679 |   1 |3771 |  53k|3771 | 891 | 108k| 850k|7740 | 0.000000e+00 | 3.000000e+00 |    Inf 
1609.42/1609.45	c  1582s|680000 |  1140 |  2279k|   3.4 |  67M|1679 |   - |3771 |  55k|   0 |   0 | 109k| 863k|7765 | 0.000000e+00 | 3.000000e+00 |    Inf 
1647.31/1647.30	c  1619s|690000 |  1154 |  2313k|   3.4 |  69M|1679 |   - |3771 |  58k|   0 |   0 | 111k| 876k|7848 | 0.000000e+00 | 3.000000e+00 |    Inf 
1682.12/1682.17	c  1653s|700000 |  1157 |  2345k|   3.3 |  69M|1679 |   - |3771 |  56k|   0 |   0 | 112k| 890k|7903 | 0.000000e+00 | 3.000000e+00 |    Inf 
1718.22/1718.29	c  1688s|710000 |  1164 |  2376k|   3.3 |  70M|1679 |   - |3771 |  58k|   0 |   0 | 113k| 904k|7932 | 0.000000e+00 | 3.000000e+00 |    Inf 
1756.12/1756.16	c  1725s|720000 |  1170 |  2409k|   3.3 |  70M|1679 |   1 |3771 |  60k|3771 | 891 | 114k| 917k|8018 | 0.000000e+00 | 3.000000e+00 |    Inf 
1793.72/1793.76	c  1762s|730000 |  1160 |  2444k|   3.3 |  71M|1679 |  11 |3771 |  61k|3771 | 891 | 115k| 931k|8064 | 0.000000e+00 | 3.000000e+00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time (sec) : 1768.23
1800.03/1800.01	c Solving Nodes      : 731656
1800.03/1800.01	c Primal Bound       : +3.00000000000000e+00 (179 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	c Gap                : infinite
1800.03/1800.05	s SATISFIABLE
1800.03/1800.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.03/1800.05	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.03/1800.05	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 
1800.03/1800.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1800.03/1800.05	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.03/1800.05	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 
1800.03/1800.05	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.03/1800.05	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.03/1800.05	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 
1800.03/1800.05	v -x1 
1800.03/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.05	c Solving Time       :    1768.23
1800.03/1800.05	c Original Problem   :
1800.03/1800.05	c   Problem name     : HOME/instance-2692751-1277901035.wbo
1800.03/1800.05	c   Variables        : 3909 (2070 binary, 0 integer, 0 implicit integer, 1839 continuous)
1800.03/1800.05	c   Constraints      : 4547 initial, 4547 maximal
1800.03/1800.05	c Presolved Problem  :
1800.03/1800.05	c   Problem name     : t_HOME/instance-2692751-1277901035.wbo
1800.03/1800.05	c   Variables        : 3771 (2001 binary, 0 integer, 0 implicit integer, 1770 continuous)
1800.03/1800.05	c   Constraints      : 4373 initial, 62643 maximal
1800.03/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.05	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1800.03/1800.05	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1800.03/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.03/1800.05	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1800.03/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   linear           :       0.04          0          0          0       1861          0        105         91          0
1800.03/1800.05	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.03/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   root node        :          -       1736          -          -       3472          -          -          -          -
1800.03/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.05	c   integral         :          0          0          0     426568          0         12        520          0          0     768294
1800.03/1800.05	c   indicator        :       1770          0    3628162      41499          0        488    2938018          0          0          0
1800.03/1800.05	c   setppc           :          9          6    3697159      24387          0      18286    1041998          0          0          0
1800.03/1800.05	c   linear           :       1770          6    3698182      36824          0     197894   17544141     115568          0          0
1800.03/1800.05	c   logicor          :        824+         6    1304010      26919          0     140857    3103028          0          0          0
1800.03/1800.05	c   bounddisjunction :          0+         0       9780          0          0          0        240          0          0          0
1800.03/1800.05	c   countsols        :          0          0          0      26919          0          0          0          0          0          0
1800.03/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.05	c   integral         :      22.24       0.00       0.00      22.24       0.00
1800.03/1800.05	c   indicator        :      15.20       0.01      11.88       3.31       0.00
1800.03/1800.05	c   setppc           :      10.22       0.00      10.21       0.01       0.00
1800.03/1800.05	c   linear           :     144.82       0.00     143.34       1.48       0.00
1800.03/1800.05	c   logicor          :     381.54       0.00     381.27       0.27       0.00
1800.03/1800.05	c   bounddisjunction :       0.02       0.00       0.02       0.00       0.00
1800.03/1800.05	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.03/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.05	c   vbounds          :       0.69          2          0          0
1800.03/1800.05	c   rootredcost      :       0.63         24          0       1736
1800.03/1800.05	c   pseudoobj        :     139.99    3730200       8096    2347401
1800.03/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.05	c   propagation      :      18.83     365133     364591    2263733       25.2      11557       22.3          -
1800.03/1800.05	c   infeasible LP    :       4.12      13705      13705     110632       39.9        132       14.3          0
1800.03/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.05	c   pseudo solution  :       0.00         49         49        270       17.8         12        7.9          -
1800.03/1800.05	c   applied globally :          -          -          -     933598       20.0          -          -          -
1800.03/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.05	c   cut pool         :       0.00          5          -          -         19          -    (maximal pool size: 145)
1800.03/1800.05	c   redcost          :      22.98     433824          0     490263          0          0
1800.03/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.05	c   gomory           :       0.13          6          0          0        718          0
1800.03/1800.05	c   strongcg         :       0.07          6          0          0        108          0
1800.03/1800.05	c   cmir             :       0.04          6          0          0          0          0
1800.03/1800.05	c   flowcover        :       0.07          6          0          0          0          0
1800.03/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.03/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.05	c Pricers            :       Time      Calls       Vars
1800.03/1800.05	c   problem variables:       0.00          0          0
1800.03/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.05	c   relpscost        :      22.05     384601         12        520          0          0     768294
1800.03/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   inference        :       3.04      26896          0          0          0          0      53792
1800.03/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.05	c   LP solutions     :       0.04          -         23
1800.03/1800.05	c   pseudo solutions :       0.00          -          0
1800.03/1800.05	c   feaspump         :       0.01          1          0
1800.03/1800.05	c   oneopt           :       0.38         23          0
1800.03/1800.05	c   veclendiving     :       0.05         49          0
1800.03/1800.05	c   linesearchdiving :       0.07         50          0
1800.03/1800.05	c   coefdiving       :       0.06         50          0
1800.03/1800.05	c   pscostdiving     :       0.09         50          0
1800.03/1800.05	c   fracdiving       :       0.05         50          0
1800.03/1800.05	c   guideddiving     :       0.02         50          0
1800.03/1800.05	c   objpscostdiving  :       0.05         47          0
1800.03/1800.05	c   rootsoldiving    :       0.09         47          0
1800.03/1800.05	c   crossover        :       1.26         38          1
1800.03/1800.05	c   trivial          :       0.02          2          0
1800.03/1800.05	c   simplerounding   :       0.71     385889          0
1800.03/1800.05	c   zirounding       :       0.48       1000          0
1800.03/1800.05	c   rounding         :       2.72       8623          0
1800.03/1800.05	c   shifting         :       1.12       2708          0
1800.03/1800.05	c   intshifting      :       0.00          2          0
1800.03/1800.05	c   twoopt           :       0.00          0          0
1800.03/1800.05	c   fixandinfer      :       0.00          0          0
1800.03/1800.05	c   intdiving        :       0.00          0          0
1800.03/1800.05	c   actconsdiving    :       0.00          0          0
1800.03/1800.05	c   octane           :       0.00          0          0
1800.03/1800.05	c   rens             :       0.02          1          0
1800.03/1800.05	c   rins             :       0.00          0          0
1800.03/1800.05	c   localbranching   :       0.00          0          0
1800.03/1800.05	c   mutation         :       0.00          0          0
1800.03/1800.05	c   dins             :       0.00          0          0
1800.03/1800.05	c   undercover       :       0.00          0          0
1800.03/1800.05	c   nlp              :       0.09          0          0
1800.03/1800.05	c   trysol           :       2.97       6849        155
1800.03/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.05	c   dual LP          :     436.93     414303    2449711       5.91    5606.64
1800.03/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.05	c   diving/probing LP:       0.08         43        822      19.12   10275.00
1800.03/1800.05	c   strong branching :      18.52       8091     107180      13.25    5787.26
1800.03/1800.05	c     (at root node) :          -         33       3451     104.58          -
1800.03/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.05	c B&B Tree           :
1800.03/1800.05	c   number of runs   :          1
1800.03/1800.05	c   nodes            :     731656
1800.03/1800.05	c   nodes (total)    :     731656
1800.03/1800.05	c   nodes left       :       1158
1800.03/1800.05	c   max depth        :       1679
1800.03/1800.05	c   max depth (total):       1679
1800.03/1800.05	c   backtracks       :      68021 (9.3%)
1800.03/1800.05	c   delayed cutoffs  :      61770
1800.03/1800.05	c   repropagations   :    1766190 (5265168 domain reductions, 58731 cutoffs)
1800.03/1800.05	c   avg switch length:       6.22
1800.03/1800.05	c   switching time   :     307.49
1800.03/1800.05	c Solution           :
1800.03/1800.05	c   Solutions found  :        179 (24 improvements)
1800.03/1800.05	c   First Solution   : +8.80640000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.03/1800.05	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 225548 nodes, 467.17 seconds, depth 38, found by <relaxation>)
1800.03/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.05	c   Gap              :   infinite
1800.03/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.05	c   Root Iterations  :        153
1800.13/1800.19	c Time complete: 1800.22.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692751-1277901035/watcher-2692751-1277901035 -o /tmp/evaluation-result-2692751-1277901035/solver-2692751-1277901035 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692751-1277901035.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: 1.96 1.98 1.99 4/178 11576
/proc/meminfo: memFree=31623700/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=9412 CPUtime=0
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 1650 0 0 0 0 0 0 0 25 0 1 0 131399856 9637888 1569 4089446400 4194304 8223781 140736244706256 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11576/statm: 2353 1569 369 984 0 1366 0

[startup+0.0192 s]
/proc/loadavg: 1.96 1.98 1.99 4/178 11576
/proc/meminfo: memFree=31623700/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=13040 CPUtime=0.01
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 2557 0 0 0 1 0 0 0 25 0 1 0 131399856 13352960 2476 4089446400 4194304 8223781 140736244706256 18446744073709551615 4433635 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11576/statm: 3260 2476 369 984 0 2273 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13040

[startup+0.100187 s]
/proc/loadavg: 1.96 1.98 1.99 4/178 11576
/proc/meminfo: memFree=31623700/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=29776 CPUtime=0.09
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 7590 0 0 0 8 1 0 0 25 0 1 0 131399856 30490624 6374 4089446400 4194304 8223781 140736244706256 18446744073709551615 4936531 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 7444 6374 452 984 0 6457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29776

[startup+0.300152 s]
/proc/loadavg: 1.96 1.98 1.99 4/178 11576
/proc/meminfo: memFree=31623700/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=36980 CPUtime=0.29
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 11890 0 0 0 27 2 0 0 25 0 1 0 131399856 37867520 8336 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 9245 8336 572 984 0 8258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36980

[startup+0.700085 s]
/proc/loadavg: 1.96 1.98 1.99 4/178 11576
/proc/meminfo: memFree=31623700/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=39692 CPUtime=0.69
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 18860 0 0 0 66 3 0 0 25 0 1 0 131399856 40644608 8955 4089446400 4194304 8223781 140736244706256 18446744073709551615 6568395 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 9923 8955 589 984 0 8936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39692

[startup+1.50095 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31589344/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=39780 CPUtime=1.49
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 19858 0 0 0 145 4 0 0 25 0 1 0 131399856 40734720 8964 4089446400 4194304 8223781 140736244706256 18446744073709551615 6448652 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 9945 8964 590 984 0 8958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39780

[startup+3.10068 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31588972/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=41544 CPUtime=3.09
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 26305 0 0 0 303 6 0 0 25 0 1 0 131399856 42541056 9414 4089446400 4194304 8223781 140736244706256 18446744073709551615 6523811 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 10386 9414 593 984 0 9399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41544

[startup+6.30014 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31583896/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=46220 CPUtime=6.29
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 37959 0 0 0 620 9 0 0 25 0 1 0 131399856 47329280 10642 4089446400 4194304 8223781 140736244706256 18446744073709551615 6004294 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 11555 10642 597 984 0 10568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46220

[startup+12.7001 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31575972/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=53820 CPUtime=12.69
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 51411 0 0 0 1252 17 0 0 25 0 1 0 131399856 55111680 12520 4089446400 4194304 8223781 140736244706256 18446744073709551615 5893801 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 13455 12520 597 984 0 12468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53820

[startup+25.5009 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31560676/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=69512 CPUtime=25.49
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 64565 0 0 0 2517 32 0 0 25 0 1 0 131399856 71180288 16429 4089446400 4194304 8223781 140736244706256 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 17378 16429 597 984 0 16391 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69512

[startup+51.1006 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 11577
/proc/meminfo: memFree=31538132/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=92052 CPUtime=51.09
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 115031 0 0 0 5049 60 0 0 25 0 1 0 131399856 94261248 21954 4089446400 4194304 8223781 140736244706256 18446744073709551615 6446769 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 23013 21954 597 984 0 22026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92052

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 11582
/proc/meminfo: memFree=31506112/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=124192 CPUtime=102.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 151981 0 0 0 10103 127 0 0 25 0 1 0 131399856 127172608 29851 4089446400 4194304 8223781 140736244706256 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 31048 29851 606 984 0 30061 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124192

[startup+162.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 11584
/proc/meminfo: memFree=31488708/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=141408 CPUtime=162.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 170549 0 0 0 16022 208 0 0 25 0 1 0 131399856 144801792 34051 4089446400 4194304 8223781 140736244706256 18446744073709551615 4947065 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 35352 34051 606 984 0 34365 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 141408

[startup+222.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 11586
/proc/meminfo: memFree=31478632/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=152332 CPUtime=222.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 208440 0 0 0 21943 287 0 0 25 0 1 0 131399856 155987968 36663 4089446400 4194304 8223781 140736244706256 18446744073709551615 4925116 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 38083 36663 606 984 0 37096 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152332

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11586
/proc/meminfo: memFree=31466824/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=164480 CPUtime=282.29
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 215188 0 0 0 27871 358 0 0 25 0 1 0 131399856 168427520 39531 4089446400 4194304 8223781 140736244706256 18446744073709551615 6450711 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 41120 39531 606 984 0 40133 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164480

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=31462544/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=168380 CPUtime=342.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 267092 0 0 0 33791 439 0 0 25 0 1 0 131399856 172421120 40405 4089446400 4194304 8223781 140736244706256 18446744073709551615 6436959 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 42095 40405 606 984 0 41108 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168380

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11590
/proc/meminfo: memFree=31461144/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=170564 CPUtime=402.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 285083 0 0 0 39713 517 0 0 25 0 1 0 131399856 174657536 40882 4089446400 4194304 8223781 140736244706256 18446744073709551615 6446882 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 42641 40882 606 984 0 41654 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170564

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11592
/proc/meminfo: memFree=31456644/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=174360 CPUtime=462.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 314235 0 0 0 45634 596 0 0 25 0 1 0 131399856 178544640 41869 4089446400 4194304 8223781 140736244706256 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 43590 41869 606 984 0 42603 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174360

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11594
/proc/meminfo: memFree=31455476/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=175488 CPUtime=522.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 346027 0 0 0 51551 679 0 0 25 0 1 0 131399856 179699712 42135 4089446400 4194304 8223781 140736244706256 18446744073709551615 4210552 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 43872 42135 606 984 0 42885 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 175488

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11594
/proc/meminfo: memFree=31452088/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=178936 CPUtime=582.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 364061 0 0 0 57476 754 0 0 25 0 1 0 131399856 183230464 42940 4089446400 4194304 8223781 140736244706256 18446744073709551615 6296600 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 44734 42940 606 984 0 43747 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 178936

[startup+642.301 s]
/proc/loadavg: 2.08 2.01 2.00 3/179 11596
/proc/meminfo: memFree=31450200/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=181192 CPUtime=642.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 367920 0 0 0 63406 824 0 0 25 0 1 0 131399856 185540608 43468 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 45298 43468 606 984 0 44311 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 181192

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11602
/proc/meminfo: memFree=31443244/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=188100 CPUtime=882.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 386399 0 0 0 87111 1120 0 0 25 0 1 0 131399856 192614400 45245 4089446400 4194304 8223781 140736244706256 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 47025 45245 606 984 0 46038 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 188100

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11604
/proc/meminfo: memFree=31442336/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=189064 CPUtime=942.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 388750 0 0 0 93040 1191 0 0 25 0 1 0 131399856 193601536 45490 4089446400 4194304 8223781 140736244706256 18446744073709551615 6569745 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11576/statm: 47266 45490 606 984 0 46279 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 189064

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 11650
/proc/meminfo: memFree=31445524/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=190280 CPUtime=1002.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 389168 0 0 0 98976 1255 0 0 25 0 1 0 131399856 194846720 45750 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 47570 45750 606 984 0 46583 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 190280

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11653
/proc/meminfo: memFree=31369352/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=193220 CPUtime=1062.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 390152 0 0 0 104824 1407 0 0 25 0 1 0 131399856 197857280 46440 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 48305 46440 606 984 0 47318 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 193220

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11655
/proc/meminfo: memFree=31367172/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=193724 CPUtime=1122.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 395471 0 0 0 110670 1561 0 0 25 0 1 0 131399856 198373376 46563 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 48431 46563 606 984 0 47444 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 193724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11655
/proc/meminfo: memFree=31365744/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=194576 CPUtime=1182.3
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 401764 0 0 0 116496 1734 0 0 25 0 1 0 131399856 199245824 46795 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 48644 46795 606 984 0 47657 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 194576

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11657
/proc/meminfo: memFree=31363436/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=195616 CPUtime=1242.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 404312 0 0 0 122353 1878 0 0 25 0 1 0 131399856 200310784 47056 4089446400 4194304 8223781 140736244706256 18446744073709551615 5917173 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 48904 47056 606 984 0 47917 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 195616

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11659
/proc/meminfo: memFree=31359268/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=199364 CPUtime=1302.32
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 408017 0 0 0 128211 2021 0 0 25 0 1 0 131399856 204148736 47921 4089446400 4194304 8223781 140736244706256 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 49841 47921 606 984 0 48854 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 199364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11661
/proc/meminfo: memFree=31358236/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=200848 CPUtime=1362.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 408238 0 0 0 134055 2176 0 0 25 0 1 0 131399856 205668352 48052 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 50212 48052 606 984 0 49225 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 200848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11691
/proc/meminfo: memFree=31357208/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=200936 CPUtime=1422.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 408374 0 0 0 139906 2325 0 0 25 0 1 0 131399856 205758464 48104 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 50234 48104 606 984 0 49247 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 200936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11691
/proc/meminfo: memFree=31237480/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=203800 CPUtime=1482.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 417222 0 0 0 145749 2482 0 0 25 0 1 0 131399856 208691200 48810 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 50950 48810 606 984 0 49963 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 203800

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11693
/proc/meminfo: memFree=31108584/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=206100 CPUtime=1542.32
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 417867 0 0 0 151607 2625 0 0 25 0 1 0 131399856 211046400 49455 4089446400 4194304 8223781 140736244706256 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 51525 49455 606 984 0 50538 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 206100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11695
/proc/meminfo: memFree=31037484/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=207832 CPUtime=1602.31
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 418280 0 0 0 157468 2763 0 0 25 0 1 0 131399856 212819968 49868 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 51958 49868 606 984 0 50971 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 207832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11697
/proc/meminfo: memFree=30981752/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=209892 CPUtime=1662.32
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 418836 0 0 0 163347 2885 0 0 25 0 1 0 131399856 214929408 50424 4089446400 4194304 8223781 140736244706256 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 52473 50424 606 984 0 51486 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 209892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11699
/proc/meminfo: memFree=30943020/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=210864 CPUtime=1722.32
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 419784 0 0 0 169212 3020 0 0 25 0 1 0 131399856 215924736 50682 4089446400 4194304 8223781 140736244706256 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 52716 50682 606 984 0 51729 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 210864

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11699
/proc/meminfo: memFree=30694348/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=211344 CPUtime=1782.32
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 420581 0 0 0 175093 3139 0 0 25 0 1 0 131399856 216416256 50756 4089446400 4194304 8223781 140736244706256 18446744073709551615 4221383 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 52836 50756 606 984 0 51849 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 211344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11701
/proc/meminfo: memFree=30589800/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=211988 CPUtime=1800.03
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 420736 0 0 0 176825 3178 0 0 25 0 1 0 131399856 217075712 50886 4089446400 4194304 8223781 140736244706256 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/11576/statm: 52997 50886 606 984 0 52010 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 211988

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.04 2.01 2.00 3/179 11701
/proc/meminfo: memFree=30589800/32950928 swapFree=67111528/67111528
[pid=11576] ppid=11574 vsize=208360 CPUtime=1800.13
/proc/11576/stat : 11576 (pbscip.linux.x8) R 11574 11576 11304 0 -1 4202496 420794 0 0 0 176835 3178 0 0 25 0 1 0 131399856 213360640 49995 4089446400 4194304 8223781 140736244706256 18446744073709551615 6207260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11576/statm: 52090 49995 608 984 0 51103 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 208360

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.23
CPU user time (s): 1768.43
CPU system time (s): 31.7952
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 211988

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

runsolver used 2.85457 second user time and 5.79812 second system time

The end

Launcher Data

Begin job on node126 at 2010-06-30 14:30:35
IDJOB=2692751
IDBENCH=78887
IDSOLVER=1204
FILE ID=node126/2692751-1277901035
PBS_JOBID= 11197216
Free space on /tmp= 74192 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.1900551347--soft-33-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-2692751-1277901035/watcher-2692751-1277901035 -o /tmp/evaluation-result-2692751-1277901035/solver-2692751-1277901035 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692751-1277901035.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b6831e02f19f517e205ea45f0a3f162b
RANDOM SEED=1890228519

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31624236 kB
Buffers:        181984 kB
Cached:         923268 kB
SwapCached:          0 kB
Active:         543512 kB
Inactive:       643088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31624236 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4744 kB
Writeback:           0 kB
AnonPages:       80920 kB
Mapped:          15460 kB
Slab:            77256 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225360 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= 74184 MiB
End job on node126 at 2010-06-30 15:00:37