Trace number 2692915

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.16 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576360--soft-33-100-0.wbo
MD5SUMcb67e22228ed30d84ff6579ce17258b0
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 benchmark294.877
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1788
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 733
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-2692915-1277910310.wbo>
0.00/0.03	c original problem has 3807 variables (2019 bin, 0 int, 0 impl, 1788 cont) and 4496 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.07/0.09	c (round 2) 0 del vars, 71 del conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.09/0.10	c (round 3) 54 del vars, 152 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.09/0.11	c (round 4) 126 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.09/0.12	c (round 5) 144 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.09/0.18	c    (0.1s) probing: 101/1947 (5.2%) - 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  144 deleted vars, 170 deleted constraints, 1806 tightened bounds, 0 added holes, 81 changed sides, 0 changed coefficients
0.09/0.18	c  1928 implications, 11 cliques
0.09/0.18	c presolved problem has 3663 variables (1947 bin, 0 int, 0 impl, 1716 cont) and 4326 constraints
0.09/0.18	c    1716 constraints of type <indicator>
0.09/0.18	c      11 constraints of type <setppc>
0.09/0.18	c    1716 constraints of type <linear>
0.09/0.18	c     883 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.12
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.97
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 |    27 |     - |  13M|   0 |  16 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 85182
0.09/0.19	c y 0.1s|     1 |     0 |    46 |     - |  13M|   0 |  16 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    73 |     - |  13M|   0 |  25 |3663 |4326 |3663 | 909 |  15 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   119 |     - |  13M|   0 |  31 |3663 |4326 |3663 | 923 |  29 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   152 |     - |  14M|   0 |  38 |3663 |4326 |3663 | 934 |  40 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   177 |     - |  14M|   0 |  39 |3663 |4326 |3663 | 944 |  50 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   210 |     - |  14M|   0 |  46 |3663 |4326 |3663 | 948 |  54 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   250 |     - |  14M|   0 |  40 |3663 |4326 |3663 | 956 |  62 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.99/1.06	c   1.0s|     1 |     2 |   250 |     - |  14M|   0 |  40 |3663 |4326 |3663 | 956 |  62 |   0 |  33 | 0.000000e+00 | 8.518200e+04 |    Inf 
4.09/4.11	o 758
4.09/4.11	c * 4.0s|  1472 |  1078 |   677 |   0.3 |  17M|1471 |   - |3663 |4326 |3663 | 971 |  89 |   0 | 186 | 0.000000e+00 | 7.580000e+02 |    Inf 
4.70/4.72	o 482
4.70/4.72	c * 4.6s|  1916 |  1256 |   853 |   0.3 |  17M|1471 |   - |3663 |4326 |3663 | 960 | 102 |   0 | 236 | 0.000000e+00 | 4.820000e+02 |    Inf 
9.19/9.21	o 459
9.19/9.21	c * 9.0s|  3256 |  2185 |  6908 |   2.0 |  22M|1471 |   - |3663 |4732 |3663 | 958 | 511 | 406 |1038 | 0.000000e+00 | 4.590000e+02 |    Inf 
9.70/9.78	o 437
9.70/9.78	c * 9.6s|  3400 |  2143 |  8391 |   2.4 |  23M|1471 |   - |3663 |4893 |3663 | 959 | 574 | 567 |1098 | 0.000000e+00 | 4.370000e+02 |    Inf 
9.70/9.79	o 432
9.70/9.79	c * 9.6s|  3401 |  2124 |  8391 |   2.4 |  23M|1471 |   - |3663 |4893 |3663 | 959 | 574 | 567 |1098 | 0.000000e+00 | 4.320000e+02 |    Inf 
10.49/10.53	o 255
10.49/10.53	c *10.3s|  3614 |  1775 | 10005 |   2.7 |  23M|1471 |   - |3663 |5133 |3663 | 956 | 640 | 808 |1165 | 0.000000e+00 | 2.550000e+02 |    Inf 
11.29/11.37	o 241
11.29/11.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.29/11.37	c *11.1s|  3868 |  1928 | 11672 |   3.0 |  25M|1471 |   - |3663 |5215 |3663 | 958 | 840 | 903 |1295 | 0.000000e+00 | 2.410000e+02 |    Inf 
11.40/11.49	o 234
11.40/11.49	c *11.2s|  3894 |  1921 | 11963 |   3.0 |  25M|1471 |   - |3663 |5231 |3663 | 959 | 860 | 920 |1316 | 0.000000e+00 | 2.340000e+02 |    Inf 
11.59/11.66	o 224
11.59/11.66	c *11.4s|  3946 |  1882 | 12433 |   3.1 |  25M|1471 |   - |3663 |5256 |3663 | 966 | 874 | 962 |1332 | 0.000000e+00 | 2.240000e+02 |    Inf 
11.89/11.91	o 209
11.89/11.91	c *11.7s|  3990 |  1789 | 13098 |   3.2 |  25M|1471 |   - |3663 |5281 |3663 | 973 | 913 |1011 |1371 | 0.000000e+00 | 2.090000e+02 |    Inf 
11.89/11.91	o 208
11.89/11.91	c *11.7s|  3991 |  1783 | 13098 |   3.2 |  25M|1471 |   - |3663 |5281 |3663 | 973 | 913 |1011 |1371 | 0.000000e+00 | 2.080000e+02 |    Inf 
12.00/12.10	o 204
12.00/12.10	c *11.8s|  4060 |  1791 | 13324 |   3.2 |  25M|1471 |   - |3663 |5301 |3663 | 968 | 962 |1054 |1388 | 0.000000e+00 | 2.040000e+02 |    Inf 
12.19/12.21	o 165
12.19/12.21	c *12.0s|  4119 |  1515 | 13434 |   3.2 |  24M|1471 |   - |3663 |5302 |3663 | 972 | 986 |1063 |1393 | 0.000000e+00 | 1.650000e+02 |    Inf 
12.19/12.28	o 149
12.19/12.28	c *12.0s|  4147 |  1366 | 13557 |   3.2 |  24M|1471 |   - |3663 |5302 |3663 | 965 | 998 |1069 |1394 | 0.000000e+00 | 1.490000e+02 |    Inf 
12.60/12.69	o 104
12.60/12.69	c *12.4s|  4347 |  1164 | 14410 |   3.3 |  23M|1471 |   - |3663 |5339 |3663 | 960 |1060 |1135 |1400 | 0.000000e+00 | 1.040000e+02 |    Inf 
12.79/12.83	o 97
12.79/12.83	c *12.6s|  4402 |  1126 | 14625 |   3.3 |  23M|1471 |   - |3663 |5366 |3663 | 959 |1068 |1192 |1402 | 0.000000e+00 | 9.700000e+01 |    Inf 
12.79/12.84	o 91
12.79/12.84	c *12.6s|  4403 |  1055 | 14626 |   3.3 |  23M|1471 |   - |3663 |5366 |3663 | 959 |1068 |1192 |1402 | 0.000000e+00 | 9.100000e+01 |    Inf 
13.99/14.04	o 89
13.99/14.04	c *13.8s|  4757 |  1086 | 16668 |   3.5 |  24M|1471 |   - |3663 |5459 |3663 | 964 |1153 |1679 |1480 | 0.000000e+00 | 8.900000e+01 |    Inf 
14.10/14.15	o 84
14.10/14.15	c *13.9s|  4789 |  1041 | 16847 |   3.5 |  24M|1471 |   - |3663 |5339 |3663 | 955 |1156 |1698 |1486 | 0.000000e+00 | 8.400000e+01 |    Inf 
14.10/14.15	o 83
14.10/14.15	c *13.9s|  4790 |  1026 | 16847 |   3.5 |  24M|1471 |   - |3663 |5339 |3663 | 955 |1156 |1698 |1486 | 0.000000e+00 | 8.300000e+01 |    Inf 
14.59/14.60	o 40
14.59/14.60	c *14.3s|  4946 |   648 | 17912 |   3.6 |  23M|1471 |   - |3663 |5234 |3663 | 962 |1199 |1787 |1510 | 0.000000e+00 | 4.000000e+01 |    Inf 
14.59/14.67	o 19
14.59/14.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.59/14.67	c *14.4s|  4962 |   415 | 18160 |   3.6 |  22M|1471 |   - |3663 |4509 |3663 | 963 |1211 |1789 |1512 | 0.000000e+00 | 1.900000e+01 |    Inf 
14.59/14.68	o 18
14.59/14.68	c *14.4s|  4963 |   403 | 18160 |   3.6 |  22M|1471 |   - |3663 |4509 |3663 | 963 |1211 |1789 |1512 | 0.000000e+00 | 1.800000e+01 |    Inf 
14.69/14.75	o 11
14.69/14.75	c *14.5s|  4971 |   266 | 18335 |   3.6 |  22M|1471 |   - |3663 |4052 |3663 | 949 |1232 |1802 |1522 | 0.000000e+00 | 1.100000e+01 |    Inf 
23.39/23.45	c  23.0s| 10000 |   347 | 41986 |   4.2 |  24M|1471 |  13 |3663 |6864 |3663 | 944 |1893 |7880 |1780 | 0.000000e+00 | 1.100000e+01 |    Inf 
39.69/39.71	c  39.0s| 20000 |   340 | 85433 |   4.3 |  26M|1471 |   - |3663 |9391 |   0 |   0 |3375 |  20k|1822 | 0.000000e+00 | 1.100000e+01 |    Inf 
55.89/55.91	c  54.9s| 30000 |   434 |123362 |   4.1 |  28M|1471 |   - |3663 |  12k|   0 |   0 |4887 |  33k|1848 | 0.000000e+00 | 1.100000e+01 |    Inf 
72.29/72.39	c  71.2s| 40000 |   578 |161790 |   4.0 |  30M|1471 |   1 |3663 |  14k|3663 | 944 |6252 |  45k|1848 | 0.000000e+00 | 1.100000e+01 |    Inf 
89.69/89.75	c  88.3s| 50000 |   644 |198338 |   4.0 |  31M|1471 |   1 |3663 |  14k|3663 | 944 |7416 |  57k|1992 | 0.000000e+00 | 1.100000e+01 |    Inf 
107.59/107.67	c   106s| 60000 |   717 |236165 |   3.9 |  33M|1471 |   - |3663 |  17k|   0 |   0 |8705 |  70k|2179 | 0.000000e+00 | 1.100000e+01 |    Inf 
125.69/125.73	c   124s| 70000 |   798 |272312 |   3.9 |  35M|1471 |   1 |3663 |  19k|3663 | 944 |  10k|  83k|2339 | 0.000000e+00 | 1.100000e+01 |    Inf 
144.39/144.42	c   142s| 80000 |   877 |307446 |   3.8 |  36M|1471 |   - |3663 |  18k|   0 |   0 |  11k|  95k|2505 | 0.000000e+00 | 1.100000e+01 |    Inf 
163.00/163.09	c   161s| 90000 |   986 |343001 |   3.8 |  37M|1471 |  10 |3663 |  17k|3663 | 944 |  12k| 107k|2662 | 0.000000e+00 | 1.100000e+01 |    Inf 
181.79/181.83	c   179s|100000 |  1033 |379128 |   3.8 |  39M|1471 |   1 |3663 |  17k|3663 | 944 |  13k| 120k|2820 | 0.000000e+00 | 1.100000e+01 |    Inf 
199.90/200.00	c   197s|110000 |  1181 |412439 |   3.7 |  42M|1471 |   1 |3663 |  20k|3663 | 944 |  14k| 133k|2906 | 0.000000e+00 | 1.100000e+01 |    Inf 
218.50/218.59	c   215s|120000 |  1423 |446968 |   3.7 |  44M|1471 |  13 |3663 |  22k|3663 | 956 |  15k| 146k|3059 | 0.000000e+00 | 1.100000e+01 |    Inf 
236.80/236.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
236.80/236.84	c   233s|130000 |  1577 |480648 |   3.7 |  46M|1471 |   - |3663 |  21k|   0 |   0 |  17k| 160k|3157 | 0.000000e+00 | 1.100000e+01 |    Inf 
255.80/255.86	c   252s|140000 |  1684 |512802 |   3.7 |  47M|1471 |   1 |3663 |  21k|3663 | 944 |  17k| 173k|3297 | 0.000000e+00 | 1.100000e+01 |    Inf 
264.80/264.88	o 5
264.80/264.88	c * 261s|144985 |  1487 |528449 |   3.6 |  45M|1471 |   - |3663 |  22k|3663 | 944 |  18k| 179k|3309 | 0.000000e+00 | 5.000000e+00 |    Inf 
273.70/273.78	c   270s|150000 |  1465 |544611 |   3.6 |  45M|1471 |   1 |3663 |  22k|3663 | 951 |  18k| 187k|3372 | 0.000000e+00 | 5.000000e+00 |    Inf 
292.00/292.04	c   288s|160000 |  1398 |578949 |   3.6 |  44M|1471 |   - |3663 |  19k|   0 |   0 |  20k| 201k|3489 | 0.000000e+00 | 5.000000e+00 |    Inf 
310.00/310.07	c   306s|170000 |  1444 |615244 |   3.6 |  45M|1471 |   - |3663 |  20k|   0 |   0 |  21k| 214k|3598 | 0.000000e+00 | 5.000000e+00 |    Inf 
328.30/328.36	c   324s|180000 |  1627 |648411 |   3.6 |  47M|1471 |   8 |3663 |  21k|3663 | 944 |  22k| 227k|3679 | 0.000000e+00 | 5.000000e+00 |    Inf 
347.20/347.21	c   342s|190000 |  1706 |683579 |   3.6 |  49M|1471 |  30 |3663 |  22k|3663 | 944 |  23k| 241k|3809 | 0.000000e+00 | 5.000000e+00 |    Inf 
366.30/366.36	c   361s|200000 |  1706 |718776 |   3.6 |  49M|1471 |   8 |3663 |  22k|3663 | 944 |  24k| 255k|3897 | 0.000000e+00 | 5.000000e+00 |    Inf 
385.40/385.46	c   380s|210000 |  1664 |753285 |   3.6 |  49M|1471 |   6 |3663 |  21k|3663 | 944 |  25k| 270k|3967 | 0.000000e+00 | 5.000000e+00 |    Inf 
403.91/403.91	c   398s|220000 |  1701 |786197 |   3.6 |  49M|1471 |  12 |3663 |  19k|3663 | 944 |  26k| 283k|4155 | 0.000000e+00 | 5.000000e+00 |    Inf 
422.41/422.48	c   416s|230000 |  1734 |819522 |   3.6 |  51M|1471 |  11 |3663 |  22k|3663 | 944 |  27k| 296k|4241 | 0.000000e+00 | 5.000000e+00 |    Inf 
440.60/440.60	c   434s|240000 |  1769 |854043 |   3.6 |  52M|1471 |   - |3663 |  21k|   0 |   0 |  28k| 310k|4317 | 0.000000e+00 | 5.000000e+00 |    Inf 
458.61/458.62	c   452s|250000 |  1748 |887211 |   3.5 |  51M|1471 |   7 |3663 |  19k|3663 | 944 |  29k| 324k|4401 | 0.000000e+00 | 5.000000e+00 |    Inf 
476.11/476.17	c   469s|260000 |  1724 |920833 |   3.5 |  51M|1471 |   - |3663 |  15k|   0 |   0 |  30k| 337k|4492 | 0.000000e+00 | 5.000000e+00 |    Inf 
493.71/493.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
493.71/493.78	c   487s|270000 |  1767 |953856 |   3.5 |  52M|1471 |   1 |3663 |  17k|3663 | 944 |  31k| 350k|4583 | 0.000000e+00 | 5.000000e+00 |    Inf 
511.61/511.65	c   504s|280000 |  1822 |987305 |   3.5 |  53M|1471 |   - |3663 |  18k|   0 |   0 |  33k| 363k|4668 | 0.000000e+00 | 5.000000e+00 |    Inf 
528.90/528.97	c   521s|290000 |  1851 |  1019k|   3.5 |  54M|1471 |   - |3663 |  19k|   0 |   0 |  34k| 376k|4741 | 0.000000e+00 | 5.000000e+00 |    Inf 
545.91/545.93	c   538s|300000 |  1814 |  1052k|   3.5 |  52M|1471 |   - |3663 |  13k|   0 |   0 |  35k| 390k|4852 | 0.000000e+00 | 5.000000e+00 |    Inf 
562.41/562.41	c   554s|310000 |  1826 |  1083k|   3.5 |  53M|1471 |   1 |3663 |  15k|3663 | 944 |  36k| 403k|4920 | 0.000000e+00 | 5.000000e+00 |    Inf 
579.41/579.40	c   571s|320000 |  1840 |  1116k|   3.5 |  54M|1471 |  20 |3663 |  15k|3663 | 958 |  37k| 417k|5001 | 0.000000e+00 | 5.000000e+00 |    Inf 
596.41/596.40	c   588s|330000 |  1900 |  1149k|   3.5 |  55M|1471 |   - |3663 |  17k|   0 |   0 |  38k| 430k|5074 | 0.000000e+00 | 5.000000e+00 |    Inf 
613.21/613.29	c   604s|340000 |  1864 |  1179k|   3.5 |  55M|1471 |   - |3663 |  17k|   0 |   0 |  39k| 444k|5149 | 0.000000e+00 | 5.000000e+00 |    Inf 
630.91/630.99	c   622s|350000 |  1894 |  1212k|   3.5 |  55M|1471 |   - |3663 |  13k|   0 |   0 |  40k| 457k|5276 | 0.000000e+00 | 5.000000e+00 |    Inf 
648.31/648.32	c   639s|360000 |  1969 |  1251k|   3.5 |  56M|1471 |  12 |3663 |  13k|3663 | 944 |  41k| 470k|5358 | 0.000000e+00 | 5.000000e+00 |    Inf 
665.91/665.95	c   656s|370000 |  1998 |  1285k|   3.5 |  58M|1471 |  13 |3663 |  16k|3663 | 944 |  42k| 483k|5432 | 0.000000e+00 | 5.000000e+00 |    Inf 
684.52/684.58	c   675s|380000 |  1991 |  1325k|   3.5 |  58M|1471 |   - |3663 |  16k|   0 |   0 |  43k| 497k|5520 | 0.000000e+00 | 5.000000e+00 |    Inf 
702.41/702.45	c   692s|390000 |  2015 |  1358k|   3.5 |  59M|1471 |   - |3663 |  18k|3663 | 944 |  44k| 510k|5588 | 0.000000e+00 | 5.000000e+00 |    Inf 
720.22/720.29	c   710s|400000 |  2032 |  1394k|   3.5 |  61M|1471 |  16 |3663 |  21k|3663 | 944 |  45k| 524k|5664 | 0.000000e+00 | 5.000000e+00 |    Inf 
738.61/738.63	c   728s|410000 |  2067 |  1422k|   3.5 |  62M|1471 |  19 |3663 |  23k|3663 | 944 |  46k| 538k|5744 | 0.000000e+00 | 5.000000e+00 |    Inf 
758.51/758.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
758.51/758.57	c   748s|420000 |  2082 |  1453k|   3.5 |  64M|1471 |   - |3663 |  24k|   0 |   0 |  47k| 551k|5838 | 0.000000e+00 | 5.000000e+00 |    Inf 
777.42/777.44	c   766s|430000 |  2106 |  1488k|   3.5 |  63M|1471 |   9 |3663 |  18k|3663 | 944 |  48k| 564k|5906 | 0.000000e+00 | 5.000000e+00 |    Inf 
795.11/795.15	c   784s|440000 |  2117 |  1520k|   3.5 |  63M|1471 |   1 |3663 |  18k|3663 | 944 |  49k| 578k|5955 | 0.000000e+00 | 5.000000e+00 |    Inf 
813.52/813.50	c   802s|450000 |  2131 |  1556k|   3.5 |  63M|1471 |   1 |3663 |  17k|3663 | 944 |  50k| 591k|6020 | 0.000000e+00 | 5.000000e+00 |    Inf 
832.32/832.32	c   820s|460000 |  2188 |  1592k|   3.5 |  64M|1471 |   1 |3663 |  18k|3663 | 944 |  51k| 605k|6074 | 0.000000e+00 | 5.000000e+00 |    Inf 
851.01/851.03	c   839s|470000 |  2211 |  1626k|   3.5 |  65M|1471 |  18 |3663 |  20k|3663 | 953 |  51k| 618k|6135 | 0.000000e+00 | 5.000000e+00 |    Inf 
869.82/869.89	c   858s|480000 |  2245 |  1661k|   3.5 |  66M|1471 |   - |3663 |  20k|   0 |   0 |  52k| 632k|6201 | 0.000000e+00 | 5.000000e+00 |    Inf 
888.32/888.40	c   876s|490000 |  2210 |  1693k|   3.5 |  66M|1471 |   - |3663 |  18k|   0 |   0 |  53k| 646k|6316 | 0.000000e+00 | 5.000000e+00 |    Inf 
906.82/906.81	c   894s|500000 |  2240 |  1729k|   3.5 |  67M|1471 |  21 |3663 |  19k|3663 | 944 |  54k| 660k|6366 | 0.000000e+00 | 5.000000e+00 |    Inf 
925.12/925.17	c   912s|510000 |  2338 |  1764k|   3.5 |  67M|1471 |  13 |3663 |  18k|3663 | 944 |  55k| 673k|6414 | 0.000000e+00 | 5.000000e+00 |    Inf 
943.42/943.43	c   930s|520000 |  2491 |  1796k|   3.5 |  70M|1471 |  16 |3663 |  20k|3663 | 944 |  56k| 685k|6488 | 0.000000e+00 | 5.000000e+00 |    Inf 
961.82/961.88	c   948s|530000 |  2589 |  1829k|   3.5 |  71M|1471 |   1 |3663 |  21k|3663 | 944 |  57k| 698k|6557 | 0.000000e+00 | 5.000000e+00 |    Inf 
980.52/980.51	c   967s|540000 |  2645 |  1861k|   3.4 |  72M|1471 |   - |3663 |  23k|   0 |   0 |  57k| 711k|6621 | 0.000000e+00 | 5.000000e+00 |    Inf 
999.32/999.32	c   985s|550000 |  2716 |  1894k|   3.4 |  74M|1471 |   1 |3663 |  23k|3663 | 955 |  58k| 724k|6651 | 0.000000e+00 | 5.000000e+00 |    Inf 
1018.82/1018.82	c  1004s|560000 |  2876 |  1927k|   3.4 |  75M|1471 |  18 |3663 |  22k|3663 | 944 |  59k| 737k|6692 | 0.000000e+00 | 5.000000e+00 |    Inf 
1037.92/1037.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1037.92/1037.97	c  1023s|570000 |  2955 |  1960k|   3.4 |  77M|1471 |   - |3663 |  24k|   0 |   0 |  60k| 750k|6761 | 0.000000e+00 | 5.000000e+00 |    Inf 
1056.92/1056.96	c  1042s|580000 |  3016 |  1992k|   3.4 |  79M|1471 |   - |3663 |  25k|   0 |   0 |  61k| 763k|6830 | 0.000000e+00 | 5.000000e+00 |    Inf 
1076.42/1076.47	c  1061s|590000 |  3116 |  2024k|   3.4 |  81M|1471 |  18 |3663 |  26k|3663 | 959 |  62k| 776k|6886 | 0.000000e+00 | 5.000000e+00 |    Inf 
1096.33/1096.31	c  1081s|600000 |  3142 |  2056k|   3.4 |  82M|1471 |   6 |3663 |  26k|3663 | 944 |  63k| 788k|6912 | 0.000000e+00 | 5.000000e+00 |    Inf 
1116.22/1116.27	c  1101s|610000 |  3254 |  2089k|   3.4 |  83M|1471 |   1 |3663 |  25k|3663 | 944 |  63k| 801k|6976 | 0.000000e+00 | 5.000000e+00 |    Inf 
1136.33/1136.31	c  1120s|620000 |  3442 |  2122k|   3.4 |  84M|1471 |   - |3663 |  23k|   0 |   0 |  64k| 814k|7040 | 0.000000e+00 | 5.000000e+00 |    Inf 
1156.03/1156.08	c  1140s|630000 |  3673 |  2157k|   3.4 |  86M|1471 |   - |3663 |  22k|   0 |   0 |  65k| 826k|7104 | 0.000000e+00 | 5.000000e+00 |    Inf 
1174.53/1174.53	c  1158s|640000 |  3775 |  2189k|   3.4 |  89M|1471 |  13 |3663 |  25k|3663 | 944 |  66k| 839k|7121 | 0.000000e+00 | 5.000000e+00 |    Inf 
1193.73/1193.70	c  1177s|650000 |  3860 |  2222k|   3.4 |  90M|1471 |   - |3663 |  24k|   0 |   0 |  67k| 852k|7185 | 0.000000e+00 | 5.000000e+00 |    Inf 
1213.13/1213.10	c  1196s|660000 |  3909 |  2254k|   3.4 |  91M|1471 |   4 |3663 |  23k|3663 | 944 |  68k| 865k|7257 | 0.000000e+00 | 5.000000e+00 |    Inf 
1231.93/1231.91	c  1215s|670000 |  4020 |  2285k|   3.4 |  92M|1471 |   - |3663 |  25k|   0 |   0 |  69k| 879k|7296 | 0.000000e+00 | 5.000000e+00 |    Inf 
1251.23/1251.28	c  1234s|680000 |  4039 |  2316k|   3.4 |  93M|1471 |  21 |3663 |  24k|3663 | 944 |  70k| 891k|7335 | 0.000000e+00 | 5.000000e+00 |    Inf 
1269.83/1269.80	c  1252s|690000 |  4162 |  2346k|   3.4 |  94M|1471 |  15 |3663 |  23k|3663 | 944 |  71k| 905k|7423 | 0.000000e+00 | 5.000000e+00 |    Inf 
1289.03/1289.06	c  1271s|700000 |  4294 |  2379k|   3.4 |  96M|1471 |  11 |3663 |  24k|3663 | 944 |  71k| 918k|7457 | 0.000000e+00 | 5.000000e+00 |    Inf 
1308.33/1308.34	c  1290s|710000 |  4299 |  2412k|   3.4 |  98M|1471 |  12 |3663 |  27k|3663 | 944 |  72k| 932k|7495 | 0.000000e+00 | 5.000000e+00 |    Inf 
1327.84/1327.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1327.84/1327.89	c  1310s|720000 |  4337 |  2445k|   3.4 |  98M|1471 |  20 |3663 |  25k|3663 | 954 |  73k| 946k|7559 | 0.000000e+00 | 5.000000e+00 |    Inf 
1347.03/1347.06	c  1329s|730000 |  4356 |  2479k|   3.4 |  99M|1471 |   - |3663 |  25k|   0 |   0 |  74k| 960k|7620 | 0.000000e+00 | 5.000000e+00 |    Inf 
1365.93/1365.96	c  1347s|740000 |  4430 |  2512k|   3.4 | 100M|1471 |   8 |3663 |  25k|3663 | 944 |  75k| 973k|7637 | 0.000000e+00 | 5.000000e+00 |    Inf 
1384.63/1384.67	c  1366s|750000 |  4451 |  2541k|   3.4 | 101M|1471 |  12 |3663 |  26k|3663 | 944 |  76k| 987k|7690 | 0.000000e+00 | 5.000000e+00 |    Inf 
1404.03/1404.03	c  1385s|760000 |  4500 |  2574k|   3.4 | 102M|1471 |   1 |3663 |  26k|3663 | 944 |  77k|1001k|7751 | 0.000000e+00 | 5.000000e+00 |    Inf 
1423.83/1423.88	c  1404s|770000 |  4517 |  2608k|   3.4 | 103M|1471 |   1 |3663 |  27k|3663 | 944 |  79k|1014k|7789 | 0.000000e+00 | 5.000000e+00 |    Inf 
1443.74/1443.77	c  1424s|780000 |  4553 |  2640k|   3.4 | 104M|1471 |   - |3663 |  28k|   0 |   0 |  79k|1028k|7824 | 0.000000e+00 | 5.000000e+00 |    Inf 
1463.94/1463.94	c  1444s|790000 |  4555 |  2671k|   3.4 | 104M|1471 |   - |3663 |  28k|   0 |   0 |  80k|1041k|7895 | 0.000000e+00 | 5.000000e+00 |    Inf 
1483.84/1483.90	c  1464s|800000 |  4598 |  2702k|   3.4 | 106M|1471 |   1 |3663 |  30k|3663 | 944 |  81k|1055k|7936 | 0.000000e+00 | 5.000000e+00 |    Inf 
1505.04/1505.02	c  1484s|810000 |  4589 |  2735k|   3.4 | 107M|1471 |   - |3663 |  33k|   0 |   0 |  82k|1069k|7959 | 0.000000e+00 | 5.000000e+00 |    Inf 
1526.54/1526.56	c  1506s|820000 |  4628 |  2770k|   3.4 | 105M|1471 |   - |3663 |  24k|   0 |   0 |  83k|1082k|8026 | 0.000000e+00 | 5.000000e+00 |    Inf 
1546.84/1546.82	c  1526s|830000 |  4663 |  2805k|   3.4 | 106M|1471 |   - |3663 |  25k|   0 |   0 |  84k|1095k|8087 | 0.000000e+00 | 5.000000e+00 |    Inf 
1566.64/1566.68	c  1545s|840000 |  4735 |  2839k|   3.4 | 107M|1471 |   1 |3663 |  26k|3663 | 944 |  84k|1108k|8108 | 0.000000e+00 | 5.000000e+00 |    Inf 
1586.64/1586.63	c  1565s|850000 |  4793 |  2872k|   3.4 | 109M|1471 |   - |3663 |  28k|   0 |   0 |  85k|1122k|8161 | 0.000000e+00 | 5.000000e+00 |    Inf 
1607.64/1607.65	c  1586s|860000 |  4791 |  2904k|   3.4 | 109M|1471 |   9 |3663 |  28k|3663 | 944 |  86k|1135k|8231 | 0.000000e+00 | 5.000000e+00 |    Inf 
1629.54/1629.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1629.54/1629.53	c  1607s|870000 |  4773 |  2937k|   3.4 | 110M|1471 |  13 |3663 |  28k|3663 | 944 |  87k|1149k|8241 | 0.000000e+00 | 5.000000e+00 |    Inf 
1651.84/1651.84	c  1630s|880000 |  4838 |  2969k|   3.4 | 112M|1471 |   1 |3663 |  31k|3663 | 944 |  88k|1163k|8305 | 0.000000e+00 | 5.000000e+00 |    Inf 
1674.94/1674.92	c  1652s|890000 |  4845 |  3001k|   3.4 | 112M|1471 |  11 |3663 |  31k|3663 | 944 |  89k|1178k|8352 | 0.000000e+00 | 5.000000e+00 |    Inf 
1690.34/1690.32	o 3
1690.34/1690.32	c *1668s|896584 |   704 |  3021k|   3.4 |  46M|1471 |   - |3663 |  32k|3663 | 944 |  89k|1188k|8361 | 0.000000e+00 | 3.000000e+00 |    Inf 
1697.94/1697.94	c  1675s|900000 |   652 |  3032k|   3.4 |  44M|1471 |  11 |3663 |  26k|3663 | 944 |  89k|1193k|8364 | 0.000000e+00 | 3.000000e+00 |    Inf 
1720.14/1720.13	c  1697s|910000 |   679 |  3067k|   3.4 |  44M|1471 |   - |3663 |  25k|   0 |   0 |  90k|1207k|8434 | 0.000000e+00 | 3.000000e+00 |    Inf 
1740.74/1740.73	c  1717s|920000 |   605 |  3100k|   3.4 |  42M|1471 |  17 |3663 |  22k|3663 | 944 |  91k|1220k|8481 | 0.000000e+00 | 3.000000e+00 |    Inf 
1760.84/1760.82	c  1737s|930000 |   601 |  3135k|   3.4 |  43M|1471 |  21 |3663 |  26k|3663 | 944 |  92k|1234k|8550 | 0.000000e+00 | 3.000000e+00 |    Inf 
1781.95/1781.94	c  1758s|940000 |   620 |  3167k|   3.4 |  44M|1471 |   9 |3663 |  27k|3663 | 944 |  93k|1248k|8580 | 0.000000e+00 | 3.000000e+00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1775.98
1800.05/1800.00	c Solving Nodes      : 948571
1800.05/1800.00	c Primal Bound       : +3.00000000000000e+00 (154 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.04	s SATISFIABLE
1800.05/1800.04	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.04	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.04	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.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 
1800.05/1800.04	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.05/1800.04	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.05/1800.04	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.05/1800.04	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 
1800.05/1800.04	v -x54 x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 x30 -x29 
1800.05/1800.04	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 
1800.05/1800.04	v -x1 
1800.05/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.04	c Solving Time       :    1775.98
1800.05/1800.04	c Original Problem   :
1800.05/1800.04	c   Problem name     : HOME/instance-2692915-1277910310.wbo
1800.05/1800.04	c   Variables        : 3807 (2019 binary, 0 integer, 0 implicit integer, 1788 continuous)
1800.05/1800.04	c   Constraints      : 4496 initial, 4496 maximal
1800.05/1800.04	c Presolved Problem  :
1800.05/1800.04	c   Problem name     : t_HOME/instance-2692915-1277910310.wbo
1800.05/1800.04	c   Variables        : 3663 (1947 binary, 0 integer, 0 implicit integer, 1716 continuous)
1800.05/1800.04	c   Constraints      : 4326 initial, 34898 maximal
1800.05/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.04	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1800.05/1800.04	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.05/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.05/1800.04	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1800.05/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   linear           :       0.05          0          0          0       1806          0         98         81          0
1800.05/1800.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.04	c   root node        :          -       1676          -          -       3352          -          -          -          -
1800.05/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   integral         :          0          0          0     534245          0         22        623          0          0    1035398
1800.05/1800.04	c   indicator        :       1716          0    4700035      15112          0        132    1533018          0          0          0
1800.05/1800.04	c   setppc           :         11          6    4905224      14652          0      59649    2091976          0          0          0
1800.05/1800.04	c   linear           :       1716          6    4847470      15419          0     249996   23302619      93887          0          0
1800.05/1800.04	c   logicor          :        883+         6    1788687       3699          0     180113    4417776          0          0          0
1800.05/1800.04	c   countsols        :          0          0          0       3699          0          0          0          0          0          0
1800.05/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.04	c   integral         :      23.25       0.00       0.00      23.25       0.00
1800.05/1800.04	c   indicator        :       9.15       0.01       8.80       0.34       0.00
1800.05/1800.04	c   setppc           :      17.08       0.00      17.07       0.01       0.00
1800.05/1800.04	c   linear           :     156.60       0.01     155.92       0.67       0.00
1800.05/1800.04	c   logicor          :     286.81       0.00     286.76       0.05       0.00
1800.05/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.04	c   vbounds          :       1.07          2          0          0
1800.05/1800.04	c   rootredcost      :       1.20         27          0       1676
1800.05/1800.04	c   pseudoobj        :     159.22    4910321       2647    1302032
1800.05/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.04	c   propagation      :      22.65     492405     492145    3032222       27.3      16168       25.1          -
1800.05/1800.04	c   infeasible LP    :       4.74      18282      18281     150080       42.2        173       18.0          0
1800.05/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   pseudo solution  :       0.02         41         41        225       16.5         44        5.5          -
1800.05/1800.04	c   applied globally :          -          -          -    1259977       21.4          -          -          -
1800.05/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.04	c   cut pool         :       0.00          5          -          -         31          -    (maximal pool size: 251)
1800.05/1800.04	c   redcost          :      25.26     536768          0     164467          0          0
1800.05/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.04	c   gomory           :       0.11          6          0          0       1423          0
1800.05/1800.04	c   strongcg         :       0.06          6          0          0        239          0
1800.05/1800.04	c   cmir             :       0.02          6          0          0          0          0
1800.05/1800.04	c   flowcover        :       0.05          6          0          0          0          0
1800.05/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.04	c Pricers            :       Time      Calls       Vars
1800.05/1800.04	c   problem variables:       0.00          0          0
1800.05/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   relpscost        :      22.88     518267         22        623          0          0    1035398
1800.05/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   inference        :       0.29       3673          0          0          0          0       7346
1800.05/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.04	c   LP solutions     :       0.07          -         26
1800.05/1800.04	c   pseudo solutions :       0.00          -          0
1800.05/1800.04	c   feaspump         :       0.01          1          0
1800.05/1800.04	c   oneopt           :       0.43         22          0
1800.05/1800.04	c   guideddiving     :       0.02         11          0
1800.05/1800.04	c   coefdiving       :       0.00         11          0
1800.05/1800.04	c   pscostdiving     :       0.03         11          0
1800.05/1800.04	c   linesearchdiving :       0.01         11          0
1800.05/1800.04	c   fracdiving       :       0.02         11          0
1800.05/1800.04	c   veclendiving     :       0.01         11          0
1800.05/1800.04	c   objpscostdiving  :       0.03          8          0
1800.05/1800.04	c   rootsoldiving    :       0.03          8          0
1800.05/1800.04	c   crossover        :       0.57         11          0
1800.05/1800.04	c   trivial          :       0.00          2          0
1800.05/1800.04	c   simplerounding   :       0.83     518980          0
1800.05/1800.04	c   zirounding       :       0.65       1000          0
1800.05/1800.04	c   rounding         :       1.88      10191          0
1800.05/1800.04	c   shifting         :       1.05       3174          0
1800.05/1800.04	c   intshifting      :       0.00          3          0
1800.05/1800.04	c   twoopt           :       0.00          0          0
1800.05/1800.04	c   fixandinfer      :       0.00          0          0
1800.05/1800.04	c   intdiving        :       0.00          0          0
1800.05/1800.04	c   actconsdiving    :       0.00          0          0
1800.05/1800.04	c   octane           :       0.00          0          0
1800.05/1800.04	c   rens             :       0.02          1          0
1800.05/1800.04	c   rins             :       0.00          0          0
1800.05/1800.04	c   localbranching   :       0.00          0          0
1800.05/1800.04	c   mutation         :       0.00          0          0
1800.05/1800.04	c   dins             :       0.00          0          0
1800.05/1800.04	c   undercover       :       0.00          0          0
1800.05/1800.04	c   nlp              :       0.26          0          0
1800.05/1800.04	c   trysol           :       1.96       6698        128
1800.05/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.04	c   dual LP          :     518.96     548593    3192663       5.82    6152.04
1800.05/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.04	c   diving/probing LP:       0.11         40        783      19.57    7118.18
1800.05/1800.04	c   strong branching :      18.60       8631     113640      13.17    6109.68
1800.05/1800.04	c     (at root node) :          -         33       4954     150.12          -
1800.05/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.04	c B&B Tree           :
1800.05/1800.04	c   number of runs   :          1
1800.05/1800.04	c   nodes            :     948571
1800.05/1800.04	c   nodes (total)    :     948571
1800.05/1800.04	c   nodes left       :        589
1800.05/1800.04	c   max depth        :       1471
1800.05/1800.04	c   max depth (total):       1471
1800.05/1800.04	c   backtracks       :      95595 (10.1%)
1800.05/1800.04	c   delayed cutoffs  :      85403
1800.05/1800.04	c   repropagations   :    2248883 (5700961 domain reductions, 83643 cutoffs)
1800.05/1800.04	c   avg switch length:       6.38
1800.05/1800.04	c   switching time   :     290.37
1800.05/1800.04	c Solution           :
1800.05/1800.04	c   Solutions found  :        154 (27 improvements)
1800.05/1800.04	c   First Solution   : +8.51820000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.05/1800.04	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 896584 nodes, 1667.52 seconds, depth 60, found by <relaxation>)
1800.05/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.04	c   Gap              :   infinite
1800.05/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.04	c   Root Iterations  :        250
1800.15/1800.11	c Time complete: 1800.15.

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-2692915-1277910310/watcher-2692915-1277910310 -o /tmp/evaluation-result-2692915-1277910310/solver-2692915-1277910310 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692915-1277910310.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.74 2.75 2.42 4/178 15203
/proc/meminfo: memFree=31468256/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=9408 CPUtime=0
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 1649 0 0 0 0 0 0 0 25 0 1 0 132325669 9633792 1568 4089446400 4194304 8223781 140736695932736 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15203/statm: 2352 1569 369 984 0 1365 0

[startup+0.0853659 s]
/proc/loadavg: 2.74 2.75 2.42 4/178 15203
/proc/meminfo: memFree=31468256/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=29176 CPUtime=0.07
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 7200 0 0 0 7 0 0 0 25 0 1 0 132325669 29876224 6241 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 7294 6241 446 984 0 6307 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29176

[startup+0.100361 s]
/proc/loadavg: 2.74 2.75 2.42 4/178 15203
/proc/meminfo: memFree=31468256/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=29176 CPUtime=0.09
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 7469 0 0 0 9 0 0 0 25 0 1 0 132325669 29876224 6253 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 7294 6253 452 984 0 6307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29176

[startup+0.300325 s]
/proc/loadavg: 2.74 2.75 2.42 4/178 15203
/proc/meminfo: memFree=31468256/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=36324 CPUtime=0.29
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 11724 0 0 0 28 1 0 0 25 0 1 0 132325669 37195776 8166 4089446400 4194304 8223781 140736695932736 18446744073709551615 5734248 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 9081 8166 573 984 0 8094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36324

[startup+0.700252 s]
/proc/loadavg: 2.74 2.75 2.42 4/178 15203
/proc/meminfo: memFree=31468256/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=45016 CPUtime=0.69
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 19448 0 0 0 66 3 0 0 25 0 1 0 132325669 46096384 10267 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 11254 10267 596 984 0 10267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45016

[startup+1.50012 s]
/proc/loadavg: 2.74 2.75 2.42 3/179 15204
/proc/meminfo: memFree=31428852/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=45016 CPUtime=1.49
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 19449 0 0 0 145 4 0 0 25 0 1 0 132325669 46096384 10268 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 11254 10268 597 984 0 10267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45016

[startup+3.10081 s]
/proc/loadavg: 2.68 2.73 2.41 3/179 15204
/proc/meminfo: memFree=31428356/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=45016 CPUtime=3.09
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 31828 0 0 0 302 7 0 0 25 0 1 0 132325669 46096384 10272 4089446400 4194304 8223781 140736695932736 18446744073709551615 6328693 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 11254 10272 600 984 0 10267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45016

[startup+6.30024 s]
/proc/loadavg: 2.68 2.73 2.41 3/179 15204
/proc/meminfo: memFree=31425036/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=49180 CPUtime=6.29
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 45474 0 0 0 616 13 0 0 25 0 1 0 132325669 50360320 11264 4089446400 4194304 8223781 140736695932736 18446744073709551615 6505971 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 12295 11264 603 984 0 11308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49180

[startup+12.7011 s]
/proc/loadavg: 2.57 2.71 2.41 3/179 15204
/proc/meminfo: memFree=31414572/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=60860 CPUtime=12.69
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 59329 0 0 0 1247 22 0 0 25 0 1 0 132325669 62320640 14011 4089446400 4194304 8223781 140736695932736 18446744073709551615 4661266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 15215 14011 603 984 0 14228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60860

[startup+25.5007 s]
/proc/loadavg: 2.48 2.69 2.40 3/179 15205
/proc/meminfo: memFree=31405152/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=69804 CPUtime=25.49
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 80865 0 0 0 2507 42 0 0 25 0 1 0 132325669 71479296 16270 4089446400 4194304 8223781 140736695932736 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 17451 16270 604 984 0 16464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69804

[startup+51.101 s]
/proc/loadavg: 2.32 2.63 2.39 3/179 15206
/proc/meminfo: memFree=31400644/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=74064 CPUtime=51.09
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 90115 0 0 0 5023 86 0 0 25 0 1 0 132325669 75841536 17320 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 18516 17320 604 984 0 17529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74064

[startup+102.306 s]
/proc/loadavg: 2.12 2.52 2.37 3/179 15207
/proc/meminfo: memFree=31393300/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=80808 CPUtime=102.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 102413 0 0 0 10068 162 0 0 25 0 1 0 132325669 82747392 19014 4089446400 4194304 8223781 140736695932736 18446744073709551615 4220934 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 20202 19014 604 984 0 19215 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80808

[startup+162.301 s]
/proc/loadavg: 2.05 2.43 2.34 3/179 15208
/proc/meminfo: memFree=31386692/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=87744 CPUtime=162.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 112784 0 0 0 15982 248 0 0 25 0 1 0 132325669 89849856 20708 4089446400 4194304 8223781 140736695932736 18446744073709551615 4210118 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 21936 20708 604 984 0 20949 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87744

[startup+222.301 s]
/proc/loadavg: 2.01 2.34 2.32 3/179 15210
/proc/meminfo: memFree=31377108/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=97428 CPUtime=222.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 128121 0 0 0 21899 331 0 0 25 0 1 0 132325669 99766272 23041 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 24357 23041 604 984 0 23370 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97428

[startup+282.301 s]
/proc/loadavg: 2.07 2.30 2.30 3/179 15212
/proc/meminfo: memFree=31372104/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=102036 CPUtime=282.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 144316 0 0 0 27818 412 0 0 25 0 1 0 132325669 104484864 24158 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 25509 24158 604 984 0 24522 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102036

[startup+342.301 s]
/proc/loadavg: 2.02 2.24 2.28 3/179 15213
/proc/meminfo: memFree=31369848/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=105032 CPUtime=342.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 154083 0 0 0 33733 497 0 0 25 0 1 0 132325669 107552768 24844 4089446400 4194304 8223781 140736695932736 18446744073709551615 6445101 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 26258 24844 604 984 0 25271 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105032

[startup+402.301 s]
/proc/loadavg: 2.01 2.20 2.26 3/179 15215
/proc/meminfo: memFree=31366216/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=108776 CPUtime=402.31
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 164788 0 0 0 39648 583 0 0 25 0 1 0 132325669 111386624 25741 4089446400 4194304 8223781 140736695932736 18446744073709551615 4431726 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 27194 25741 604 984 0 26207 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 108776

[startup+462.301 s]
/proc/loadavg: 2.00 2.15 2.24 3/179 15216
/proc/meminfo: memFree=31364452/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=110024 CPUtime=462.31
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 172388 0 0 0 45572 659 0 0 25 0 1 0 132325669 112664576 26022 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 27506 26022 604 984 0 26519 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 110024

[startup+522.301 s]
/proc/loadavg: 2.00 2.13 2.22 3/179 15218
/proc/meminfo: memFree=31362308/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=113084 CPUtime=522.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 182753 0 0 0 51483 747 0 0 25 0 1 0 132325669 115798016 26708 4089446400 4194304 8223781 140736695932736 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 28271 26708 604 984 0 27284 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113084

[startup+582.301 s]
/proc/loadavg: 2.00 2.10 2.20 3/179 15220
/proc/meminfo: memFree=31360400/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=115024 CPUtime=582.3
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 186965 0 0 0 57397 833 0 0 25 0 1 0 132325669 117784576 27135 4089446400 4194304 8223781 140736695932736 18446744073709551615 6520484 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 28756 27135 604 984 0 27769 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 115024

[startup+642.301 s]
/proc/loadavg: 2.00 2.08 2.19 3/179 15221
/proc/meminfo: memFree=31358140/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=117756 CPUtime=642.31
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 196302 0 0 0 63303 928 0 0 25 0 1 0 132325669 120582144 27660 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 29439 27660 604 984 0 28452 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 117756

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.03 2.04 2.14 3/179 15228
/proc/meminfo: memFree=31346572/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=129504 CPUtime=882.31
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 212369 0 0 0 86976 1255 0 0 25 0 1 0 132325669 132612096 30554 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 32376 30554 604 984 0 31389 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 129504

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.13 3/179 15256
/proc/meminfo: memFree=31298136/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=130616 CPUtime=942.32
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 216973 0 0 0 92891 1341 0 0 25 0 1 0 132325669 133750784 30934 4089446400 4194304 8223781 140736695932736 18446744073709551615 4981165 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 32654 30934 604 984 0 31667 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 130616

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/179 15258
/proc/meminfo: memFree=31168636/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=136264 CPUtime=1002.32
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 220997 0 0 0 98813 1419 0 0 25 0 1 0 132325669 139534336 32075 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 34066 32075 604 984 0 33079 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 136264

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/179 15259
/proc/meminfo: memFree=31001684/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=145972 CPUtime=1062.32
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 227269 0 0 0 104736 1496 0 0 25 0 1 0 132325669 149475328 34307 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 36493 34307 604 984 0 35506 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 145972

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/179 15261
/proc/meminfo: memFree=30897112/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=151928 CPUtime=1122.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 228886 0 0 0 110662 1571 0 0 25 0 1 0 132325669 155574272 35650 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 37982 35650 604 984 0 36995 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 151928

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/179 15263
/proc/meminfo: memFree=30823888/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=158680 CPUtime=1182.32
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 230597 0 0 0 116585 1647 0 0 25 0 1 0 132325669 162488320 37275 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 39670 37275 604 984 0 38683 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 158680

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 15264
/proc/meminfo: memFree=30762056/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=161076 CPUtime=1242.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 231179 0 0 0 122514 1719 0 0 25 0 1 0 132325669 164941824 37846 4089446400 4194304 8223781 140736695932736 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 40269 37846 604 984 0 39282 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 161076

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.08 3/179 15266
/proc/meminfo: memFree=30713756/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=163960 CPUtime=1302.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 233141 0 0 0 128440 1793 0 0 25 0 1 0 132325669 167895040 38573 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 40990 38573 604 984 0 40003 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 163960

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.08 3/179 15267
/proc/meminfo: memFree=30660636/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=170644 CPUtime=1362.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 234772 0 0 0 134362 1871 0 0 25 0 1 0 132325669 174739456 39993 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 42661 39993 604 984 0 41674 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 170644

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.07 3/179 15269
/proc/meminfo: memFree=30633428/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=173392 CPUtime=1422.34
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 237810 0 0 0 140282 1952 0 0 25 0 1 0 132325669 177553408 40778 4089446400 4194304 8223781 140736695932736 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 43348 40778 604 984 0 42361 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 173392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 15271
/proc/meminfo: memFree=30556992/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=178764 CPUtime=1482.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 240101 0 0 0 146205 2028 0 0 25 0 1 0 132325669 183054336 41940 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 44691 41940 604 984 0 43704 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 178764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 15272
/proc/meminfo: memFree=30487008/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=183832 CPUtime=1542.34
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 242561 0 0 0 152134 2100 0 0 25 0 1 0 132325669 188243968 42996 4089446400 4194304 8223781 140736695932736 18446744073709551615 6003003 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15203/statm: 45958 42996 604 984 0 44971 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 183832

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.06 3/179 15277
/proc/meminfo: memFree=30414900/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=186124 CPUtime=1602.33
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 245140 0 0 0 158058 2175 0 0 25 0 1 0 132325669 190590976 43450 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15203/statm: 46531 43450 604 984 0 45544 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 186124

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/179 15278
/proc/meminfo: memFree=30353776/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=189680 CPUtime=1662.34
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 246403 0 0 0 163990 2244 0 0 25 0 1 0 132325669 194232320 44387 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15203/statm: 47420 44387 604 984 0 46433 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 189680

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.05 3/179 15280
/proc/meminfo: memFree=30305116/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=191976 CPUtime=1722.34
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 258143 0 0 0 169923 2311 0 0 25 0 1 0 132325669 196583424 44827 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15203/statm: 47994 44827 604 984 0 47007 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 191976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 15282
/proc/meminfo: memFree=30250248/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=191976 CPUtime=1782.34
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 260071 0 0 0 175851 2383 0 0 25 0 1 0 132325669 196583424 44830 4089446400 4194304 8223781 140736695932736 18446744073709551615 4999902 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15203/statm: 47994 44830 604 984 0 47007 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 191976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 15282
/proc/meminfo: memFree=30242900/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=191976 CPUtime=1800.05
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 267690 0 0 0 177601 2404 0 0 25 0 1 0 132325669 196583424 44830 4089446400 4194304 8223781 140736695932736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15203/statm: 47994 44830 604 984 0 47007 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 191976

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.00 2.00 2.04 3/179 15282
/proc/meminfo: memFree=30242900/32951124 swapFree=67111528/67111528
[pid=15203] ppid=15201 vsize=68332 CPUtime=1800.15
/proc/15203/stat : 15203 (pbscip.linux.x8) R 15201 15203 13904 0 -1 4202496 267692 0 0 0 177610 2405 0 0 25 0 1 0 132325669 69971968 16464 4089446400 4194304 8223781 140736695932736 18446744073709551615 4698824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15203/statm: 17083 16464 606 984 0 16096 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 68332

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.16
CPU user time (s): 1776.11
CPU system time (s): 24.0553
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 196704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.11
system time used= 24.0553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267696
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= 1
involuntary context switches= 2245

runsolver used 2.46762 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node142 at 2010-06-30 17:05:10
IDJOB=2692915
IDBENCH=78976
IDSOLVER=1204
FILE ID=node142/2692915-1277910310
PBS_JOBID= 11197199
Free space on /tmp= 74176 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.1900576360--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-2692915-1277910310/watcher-2692915-1277910310 -o /tmp/evaluation-result-2692915-1277910310/solver-2692915-1277910310 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692915-1277910310.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cb67e22228ed30d84ff6579ce17258b0
RANDOM SEED=1635065888

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31468784 kB
Buffers:        191176 kB
Cached:        1072636 kB
SwapCached:          0 kB
Active:         503408 kB
Inactive:       837308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31468784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4708 kB
Writeback:           0 kB
AnonPages:       76852 kB
Mapped:          15416 kB
Slab:            79712 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218840 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= 74172 MiB
End job on node142 at 2010-06-30 17:35:12