Trace number 2693497

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.14 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573901--soft-66-100-0.wbo
MD5SUMa057c56aaeadccffd1b9b5ae1c954d95
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark132.069
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints892
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
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: Clp 1.11.1] [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-2693497-1277907244.wbo>
0.00/0.03	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.02/0.04	c presolving:
0.02/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.02/0.08	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.02/0.10	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.10	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.12	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.13	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.17	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.17	c  1100 implications, 13 cliques
0.09/0.17	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.09/0.17	c     822 constraints of type <indicator>
0.09/0.17	c      13 constraints of type <setppc>
0.09/0.17	c     822 constraints of type <linear>
0.09/0.17	c    1687 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.13
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |    29 |     - |8601k|   0 |  17 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.18/0.22	c   0.2s|     1 |     0 |    83 |     - |8633k|   0 |  32 |1875 |3344 |1875 |1715 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.18/0.28	c   0.2s|     1 |     0 |   113 |     - |8955k|   0 |  36 |1875 |3344 |1875 |1724 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   168 |     - |9242k|   0 |  41 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   212 |     - |9246k|   0 |  45 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   215 |     - |9247k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.02	c   1.9s|     1 |     2 |   215 |     - |9275k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1.99/2.03	o 41400
1.99/2.03	c y 1.9s|     2 |     1 |   215 |   0.0 |9306k|   1 |   - |1875 |3344 |   0 |   0 |  38 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
15.19/15.22	o 787
15.19/15.22	c *14.8s|  1099 |  1080 | 11376 |  10.2 |  12M| 139 |   - |1875 |3383 |1875 |1755 | 323 |  39 | 851 | 0.000000e+00 | 7.870000e+02 |    Inf 
16.19/16.29	o 709
16.19/16.29	c *15.8s|  1648 |  1530 | 14184 |   8.5 |  14M| 139 |   - |1875 |3454 |1875 |1751 | 479 | 110 | 873 | 0.000000e+00 | 7.090000e+02 |    Inf 
19.29/19.39	o 664
19.29/19.39	c *18.9s|  3978 |  3663 | 19830 |   4.9 |  18M| 139 |   - |1875 |3606 |1875 |1761 | 772 | 287 | 878 | 0.000000e+00 | 6.640000e+02 |    Inf 
19.70/19.75	o 651
19.70/19.75	c *19.2s|  4271 |  3886 | 20213 |   4.7 |  18M| 139 |   - |1875 |3653 |1875 |1753 | 799 | 335 | 878 | 0.000000e+00 | 6.510000e+02 |    Inf 
19.70/19.75	o 618
19.70/19.75	c *19.2s|  4272 |  3756 | 20215 |   4.7 |  18M| 139 |   - |1875 |3653 |1875 |1753 | 799 | 335 | 878 | 0.000000e+00 | 6.180000e+02 |    Inf 
20.49/20.53	o 582
20.49/20.53	c *20.0s|  4888 |  4082 | 21221 |   4.3 |  19M| 139 |   - |1875 |3737 |1875 |1761 | 883 | 450 | 878 | 0.000000e+00 | 5.820000e+02 |    Inf 
20.89/20.98	o 539
20.89/20.98	c *20.4s|  5227 |  4184 | 21895 |   4.1 |  19M| 139 |   - |1875 |3735 |1875 |1756 | 937 | 464 | 878 | 0.000000e+00 | 5.390000e+02 |    Inf 
20.98/21.00	o 504
20.98/21.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.98/21.00	c *20.4s|  5235 |  4042 | 21949 |   4.2 |  19M| 139 |   - |1875 |3735 |1875 |1752 | 938 | 464 | 878 | 0.000000e+00 | 5.040000e+02 |    Inf 
20.98/21.02	o 483
20.98/21.02	c *20.4s|  5244 |  3980 | 21959 |   4.1 |  19M| 139 |   - |1875 |3745 |1875 |1752 | 938 | 474 | 878 | 0.000000e+00 | 4.830000e+02 |    Inf 
20.98/21.02	o 443
20.98/21.02	c *20.5s|  5245 |  3791 | 21962 |   4.1 |  18M| 139 |   - |1875 |3745 |1875 |1752 | 938 | 474 | 878 | 0.000000e+00 | 4.430000e+02 |    Inf 
21.99/22.03	o 433
21.99/22.03	c *21.4s|  5819 |  4123 | 25023 |   4.3 |  19M| 139 |   - |1875 |4037 |1875 |1752 |1046 | 849 | 879 | 0.000000e+00 | 4.330000e+02 |    Inf 
21.99/22.03	o 423
21.99/22.03	c *21.4s|  5820 |  4075 | 25024 |   4.3 |  19M| 139 |   - |1875 |4037 |1875 |1752 |1046 | 849 | 879 | 0.000000e+00 | 4.230000e+02 |    Inf 
22.09/22.19	o 383
22.09/22.19	c *21.6s|  5877 |  3871 | 25791 |   4.4 |  19M| 139 |   - |1875 |4033 |1875 |1751 |1074 | 859 | 879 | 0.000000e+00 | 3.830000e+02 |    Inf 
22.59/22.60	o 367
22.59/22.60	c *22.0s|  6105 |  3906 | 27104 |   4.4 |  19M| 139 |   - |1875 |4171 |1875 |1754 |1137 |1044 | 879 | 0.000000e+00 | 3.670000e+02 |    Inf 
22.59/22.62	o 313
22.59/22.62	c *22.0s|  6114 |  3483 | 27142 |   4.4 |  18M| 139 |   - |1875 |4175 |1875 |1753 |1139 |1048 | 879 | 0.000000e+00 | 3.130000e+02 |    Inf 
23.29/23.38	o 282
23.29/23.38	c *22.8s|  6534 |  3555 | 29492 |   4.5 |  19M| 139 |   - |1875 |4478 |1875 |1737 |1233 |1485 | 880 | 0.000000e+00 | 2.820000e+02 |    Inf 
23.29/23.39	o 258
23.29/23.39	c *22.8s|  6535 |  3384 | 29519 |   4.5 |  19M| 139 |   - |1875 |4478 |1875 |1737 |1233 |1485 | 880 | 0.000000e+00 | 2.580000e+02 |    Inf 
24.19/24.29	o 257
24.19/24.29	c *23.6s|  7015 |  3514 | 31987 |   4.5 |  19M| 139 |   - |1875 |4909 |1875 |1754 |1378 |2092 | 880 | 0.000000e+00 | 2.570000e+02 |    Inf 
24.19/24.29	o 215
24.19/24.29	c *23.6s|  7016 |  3150 | 31989 |   4.5 |  19M| 139 |   - |1875 |4909 |1875 |1754 |1378 |2092 | 880 | 0.000000e+00 | 2.150000e+02 |    Inf 
24.89/24.91	o 201
24.89/24.91	c *24.2s|  7305 |  3077 | 34298 |   4.7 |  19M| 139 |   - |1875 |5078 |1875 |1746 |1490 |2381 | 881 | 0.000000e+00 | 2.010000e+02 |    Inf 
26.89/26.96	o 193
26.89/26.96	c *26.2s|  8286 |  3248 | 41432 |   5.0 |  20M| 139 |   - |1875 |5087 |1875 |1753 |1644 |3400 | 911 | 0.000000e+00 | 1.930000e+02 |    Inf 
26.89/26.97	o 186
26.89/26.97	c *26.2s|  8289 |  3168 | 41433 |   5.0 |  20M| 139 |   - |1875 |5087 |1875 |1753 |1644 |3400 | 911 | 0.000000e+00 | 1.860000e+02 |    Inf 
26.89/26.99	o 180
26.89/26.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.89/26.99	c *26.2s|  8302 |  3062 | 41434 |   5.0 |  19M| 139 |   - |1875 |5087 |1875 |1753 |1644 |3400 | 911 | 0.000000e+00 | 1.800000e+02 |    Inf 
28.50/28.55	o 179
28.50/28.55	c *27.8s|  9032 |  3341 | 46141 |   5.1 |  20M| 139 |   - |1875 |5083 |1875 |1751 |1823 |4058 | 935 | 0.000000e+00 | 1.790000e+02 |    Inf 
29.19/29.26	o 152
29.19/29.26	c *28.4s|  9228 |  3082 | 50372 |   5.4 |  20M| 139 |   - |1875 |4915 |1875 |1756 |1929 |4223 | 938 | 0.000000e+00 | 1.520000e+02 |    Inf 
29.19/29.26	o 145
29.19/29.26	c *28.4s|  9229 |  2987 | 50383 |   5.4 |  20M| 139 |   - |1875 |4914 |1875 |1756 |1930 |4223 | 938 | 0.000000e+00 | 1.450000e+02 |    Inf 
29.29/29.38	o 143
29.29/29.38	c *28.6s|  9274 |  2965 | 50952 |   5.5 |  20M| 139 |   - |1875 |4892 |1875 |1740 |1942 |4283 | 938 | 0.000000e+00 | 1.430000e+02 |    Inf 
29.89/29.96	o 109
29.89/29.96	c *29.1s|  9614 |  2484 | 52736 |   5.5 |  19M| 139 |   - |1875 |5136 |1875 |1743 |2012 |4690 | 939 | 0.000000e+00 | 1.090000e+02 |    Inf 
30.29/30.39	o 100
30.29/30.39	c *29.5s|  9837 |  2324 | 54179 |   5.5 |  18M| 139 |   - |1875 |5224 |1875 |1742 |2064 |4932 | 939 | 0.000000e+00 | 1.000000e+02 |    Inf 
30.29/30.39	o 83
30.29/30.39	c *29.5s|  9838 |  2077 | 54179 |   5.5 |  18M| 139 |   - |1875 |5224 |1875 |1742 |2064 |4932 | 939 | 0.000000e+00 | 8.300000e+01 |    Inf 
30.49/30.51	o 51
30.49/30.51	c *29.6s|  9866 |  1400 | 54871 |   5.5 |  16M| 139 |   - |1875 |5017 |1875 |1739 |2087 |4952 | 939 | 0.000000e+00 | 5.100000e+01 |    Inf 
30.49/30.54	o 49
30.49/30.54	c *29.7s|  9868 |   955 | 54964 |   5.5 |  15M| 139 |   - |1875 |4679 |1875 |1740 |2094 |4952 | 939 | 0.000000e+00 | 4.900000e+01 |    Inf 
30.89/30.90	c  30.0s| 10000 |   973 | 57036 |   5.7 |  15M| 139 |   4 |1875 |4439 |1875 |1737 |2112 |5114 | 939 | 0.000000e+00 | 4.900000e+01 |    Inf 
35.19/35.27	o 47
35.19/35.27	c *34.2s| 11556 |  1038 | 80586 |   7.0 |  16M| 139 |   - |1875 |4899 |1875 |1756 |2434 |7115 |1003 | 0.000000e+00 | 4.700000e+01 |    Inf 
39.69/39.78	o 36
39.69/39.78	c *38.6s| 13247 |  1072 |104628 |   7.9 |  17M| 139 |   - |1875 |5032 |1875 |1738 |2744 |9317 |1029 | 0.000000e+00 | 3.600000e+01 |    Inf 
39.79/39.83	o 24
39.79/39.83	c *38.7s| 13271 |  1033 |104778 |   7.9 |  17M| 139 |   - |1875 |4920 |1875 |1748 |2754 |9351 |1029 | 0.000000e+00 | 2.400000e+01 |    Inf 
60.19/60.27	c  58.5s| 20000 |  1129 |229368 |  11.5 |  18M| 139 |  18 |1875 |6309 |1875 |1745 |4253 |  18k|1276 | 0.000000e+00 | 2.400000e+01 |    Inf 
72.20/72.29	o 20
72.20/72.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.20/72.29	c *70.1s| 24745 |  1094 |301333 |  12.2 |  19M| 139 |   - |1875 |6818 |1875 |1739 |5130 |  24k|1309 | 0.000000e+00 | 2.000000e+01 |    Inf 
85.59/85.65	c  83.0s| 30000 |  1166 |381907 |  12.7 |  20M| 139 |  19 |1875 |7500 |1875 |1737 |5635 |  31k|1314 | 0.000000e+00 | 2.000000e+01 |    Inf 
99.50/99.56	o 15
99.50/99.56	c *96.5s| 34903 |  1089 |469962 |  13.5 |  20M| 139 |   - |1875 |8084 |1875 |1737 |6434 |  38k|1314 | 0.000000e+00 | 1.500000e+01 |    Inf 
113.50/113.59	c   110s| 40000 |  1085 |554756 |  13.9 |  20M| 139 |   - |1875 |9270 |1875 |1737 |7181 |  45k|1458 | 0.000000e+00 | 1.500000e+01 |    Inf 
117.10/117.12	o 12
117.10/117.12	c * 113s| 41223 |  1054 |574144 |  13.9 |  20M| 139 |   - |1875 |9257 |1875 |1743 |7283 |  47k|1522 | 0.000000e+00 | 1.200000e+01 |    Inf 
139.99/140.02	c   136s| 50000 |  1132 |698727 |  14.0 |  21M| 139 |  34 |1875 |8838 |1875 |1733 |  10k|  59k|1779 | 0.000000e+00 | 1.200000e+01 |    Inf 
164.80/164.82	c   159s| 60000 |  1162 |836820 |  13.9 |  22M| 139 |  18 |1875 |  10k|1875 |1740 |  11k|  73k|2001 | 0.000000e+00 | 1.200000e+01 |    Inf 
189.10/189.14	c   183s| 70000 |  1218 |963754 |  13.8 |  24M| 139 |   1 |1875 |  12k|1875 |1737 |  14k|  87k|2234 | 0.000000e+00 | 1.200000e+01 |    Inf 
197.39/197.48	o 7
197.39/197.48	c * 191s| 73539 |  1126 |  1003k|  13.6 |  24M| 139 |   - |1875 |  13k|1875 |1742 |  15k|  91k|2341 | 0.000000e+00 | 7.000000e+00 |    Inf 
213.20/213.28	c   206s| 80000 |  1192 |  1086k|  13.6 |  23M| 139 |  14 |1875 |  11k|1875 |1740 |  16k| 100k|2454 | 0.000000e+00 | 7.000000e+00 |    Inf 
237.61/237.64	c   230s| 90000 |  1147 |  1216k|  13.5 |  23M| 139 |  28 |1875 |  10k|1875 |1736 |  19k| 114k|2644 | 0.000000e+00 | 7.000000e+00 |    Inf 
262.99/263.01	c   254s|100000 |  1148 |  1355k|  13.6 |  24M| 139 |  18 |1875 |  12k|1875 |1738 |  21k| 128k|2827 | 0.000000e+00 | 7.000000e+00 |    Inf 
286.90/286.94	c   277s|110000 |  1170 |  1480k|  13.5 |  25M| 139 |  23 |1875 |  12k|1875 |1739 |  23k| 142k|3027 | 0.000000e+00 | 7.000000e+00 |    Inf 
310.30/310.38	c   299s|120000 |  1030 |  1610k|  13.4 |  24M| 139 |   1 |1875 |  12k|1875 |1743 |  25k| 157k|3242 | 0.000000e+00 | 7.000000e+00 |    Inf 
337.00/337.09	c   325s|130000 |   990 |  1769k|  13.6 |  23M| 139 |  14 |1875 |  11k|1875 |1741 |  27k| 170k|3614 | 0.000000e+00 | 7.000000e+00 |    Inf 
363.90/364.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
363.90/364.00	c   350s|140000 |   977 |  1935k|  13.8 |  24M| 139 |   - |1875 |  13k|   0 |   0 |  29k| 183k|3801 | 0.000000e+00 | 7.000000e+00 |    Inf 
389.10/389.18	c   374s|150000 |   996 |  2079k|  13.9 |  25M| 139 |  19 |1875 |  15k|1875 |1738 |  31k| 196k|3914 | 0.000000e+00 | 7.000000e+00 |    Inf 
411.20/411.29	c   395s|160000 |   983 |  2192k|  13.7 |  27M| 139 |   - |1875 |  20k|1875 |1741 |  32k| 210k|4060 | 0.000000e+00 | 7.000000e+00 |    Inf 
437.51/437.51	c   420s|170000 |  1016 |  2327k|  13.7 |  27M| 139 |   - |1875 |  20k|   0 |   0 |  34k| 224k|4187 | 0.000000e+00 | 7.000000e+00 |    Inf 
462.30/462.31	c   444s|180000 |  1003 |  2448k|  13.6 |  27M| 139 |  20 |1875 |  21k|1875 |1733 |  35k| 238k|4270 | 0.000000e+00 | 7.000000e+00 |    Inf 
487.00/487.06	c   468s|190000 |   970 |  2567k|  13.5 |  26M| 139 |   - |1875 |  18k|   0 |   0 |  36k| 252k|4436 | 0.000000e+00 | 7.000000e+00 |    Inf 
512.20/512.25	c   492s|200000 |  1000 |  2690k|  13.5 |  27M| 139 |  21 |1875 |  20k|1875 |1735 |  38k| 265k|4587 | 0.000000e+00 | 7.000000e+00 |    Inf 
537.01/537.05	c   516s|210000 |   998 |  2818k|  13.4 |  28M| 139 |  27 |1875 |  21k|1875 |1733 |  39k| 279k|4676 | 0.000000e+00 | 7.000000e+00 |    Inf 
563.21/563.29	c   541s|220000 |  1061 |  2952k|  13.4 |  29M| 139 |   - |1875 |  23k|1875 |1752 |  41k| 293k|4777 | 0.000000e+00 | 7.000000e+00 |    Inf 
588.51/588.59	c   565s|230000 |  1050 |  3069k|  13.3 |  29M| 139 |   - |1875 |  22k|   0 |   0 |  42k| 307k|4898 | 0.000000e+00 | 7.000000e+00 |    Inf 
616.02/616.02	c   591s|240000 |  1112 |  3214k|  13.4 |  32M| 139 |   - |1875 |  27k|   0 |   0 |  43k| 322k|5044 | 0.000000e+00 | 7.000000e+00 |    Inf 
643.71/643.77	c   617s|250000 |  1007 |  3351k|  13.4 |  30M| 139 |   9 |1875 |  25k|1875 |1747 |  44k| 336k|5183 | 0.000000e+00 | 7.000000e+00 |    Inf 
671.51/671.52	c   644s|260000 |  1007 |  3493k|  13.4 |  30M| 139 |   - |1875 |  26k|   0 |   0 |  45k| 349k|5294 | 0.000000e+00 | 7.000000e+00 |    Inf 
699.71/699.70	c   671s|270000 |  1003 |  3631k|  13.4 |  32M| 139 |   - |1875 |  29k|1875 |1741 |  46k| 363k|5391 | 0.000000e+00 | 7.000000e+00 |    Inf 
729.91/729.90	c   700s|280000 |   989 |  3767k|  13.5 |  32M| 139 |  35 |1875 |  30k|1875 |1733 |  47k| 377k|5487 | 0.000000e+00 | 7.000000e+00 |    Inf 
760.91/760.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
760.91/760.92	c   730s|290000 |  1033 |  3906k|  13.5 |  32M| 139 |  16 |1875 |  30k|1875 |1733 |  49k| 390k|5597 | 0.000000e+00 | 7.000000e+00 |    Inf 
791.82/791.82	c   759s|300000 |  1030 |  4051k|  13.5 |  32M| 139 |  29 |1875 |  27k|1875 |1742 |  51k| 404k|5690 | 0.000000e+00 | 7.000000e+00 |    Inf 
819.52/819.53	c   786s|310000 |  1227 |  4187k|  13.5 |  33M| 139 |   - |1875 |  28k|   0 |   0 |  52k| 419k|5801 | 0.000000e+00 | 7.000000e+00 |    Inf 
847.92/847.94	c   813s|320000 |  1358 |  4323k|  13.5 |  35M| 139 |   - |1875 |  32k|   0 |   0 |  53k| 434k|5896 | 0.000000e+00 | 7.000000e+00 |    Inf 
876.82/876.87	c   841s|330000 |  1400 |  4463k|  13.5 |  35M| 139 |   - |1875 |  30k|1875 |1741 |  54k| 449k|5995 | 0.000000e+00 | 7.000000e+00 |    Inf 
906.12/906.18	c   869s|340000 |  1385 |  4604k|  13.5 |  35M| 139 |  19 |1875 |  28k|1875 |1745 |  55k| 463k|6086 | 0.000000e+00 | 7.000000e+00 |    Inf 
932.32/932.38	c   894s|350000 |  1316 |  4728k|  13.5 |  35M| 139 |  21 |1875 |  29k|1875 |1741 |  56k| 478k|6164 | 0.000000e+00 | 7.000000e+00 |    Inf 
960.32/960.39	c   921s|360000 |  1252 |  4869k|  13.5 |  35M| 139 |   - |1875 |  29k|   0 |   0 |  56k| 493k|6275 | 0.000000e+00 | 7.000000e+00 |    Inf 
989.22/989.21	c   949s|370000 |  1187 |  5011k|  13.5 |  34M| 139 |  20 |1875 |  27k|1875 |1735 |  57k| 507k|6376 | 0.000000e+00 | 7.000000e+00 |    Inf 
1016.33/1016.31	c   975s|380000 |  1168 |  5139k|  13.5 |  35M| 139 |   1 |1875 |  30k|1875 |1744 |  59k| 523k|6460 | 0.000000e+00 | 7.000000e+00 |    Inf 
1044.12/1044.12	c  1001s|390000 |  1132 |  5267k|  13.5 |  33M| 139 |  15 |1875 |  27k|1875 |1742 |  61k| 537k|6558 | 0.000000e+00 | 7.000000e+00 |    Inf 
1073.72/1073.75	c  1030s|400000 |  1216 |  5414k|  13.5 |  34M| 139 |   - |1875 |  26k|   0 |   0 |  62k| 552k|6648 | 0.000000e+00 | 7.000000e+00 |    Inf 
1103.53/1103.51	c  1058s|410000 |  1165 |  5563k|  13.6 |  34M| 139 |  26 |1875 |  27k|1875 |1733 |  63k| 566k|6724 | 0.000000e+00 | 7.000000e+00 |    Inf 
1130.93/1130.98	c  1085s|420000 |  1176 |  5701k|  13.6 |  33M| 139 |  32 |1875 |  26k|1875 |1741 |  64k| 581k|6844 | 0.000000e+00 | 7.000000e+00 |    Inf 
1157.83/1157.88	c  1110s|430000 |  1103 |  5835k|  13.6 |  30M| 139 |   - |1875 |  17k|1875 |1736 |  65k| 596k|6968 | 0.000000e+00 | 7.000000e+00 |    Inf 
1180.83/1180.83	o 4
1180.83/1180.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1180.83/1180.83	c *1132s|439323 |   977 |  5966k|  13.6 |  26M| 139 |   - |1875 |  11k|1875 |1756 |  67k| 608k|7017 | 0.000000e+00 | 4.000000e+00 |    Inf 
1182.63/1182.67	c  1134s|440000 |   989 |  5977k|  13.6 |  26M| 139 |   - |1875 |  11k|1875 |1746 |  67k| 609k|7027 | 0.000000e+00 | 4.000000e+00 |    Inf 
1207.53/1207.53	c  1158s|450000 |   969 |  6122k|  13.6 |  27M| 139 |   - |1875 |  13k|1875 |1738 |  68k| 623k|7121 | 0.000000e+00 | 4.000000e+00 |    Inf 
1232.83/1232.85	c  1182s|460000 |   992 |  6262k|  13.6 |  29M| 139 |  24 |1875 |  18k|1875 |1740 |  70k| 638k|7197 | 0.000000e+00 | 4.000000e+00 |    Inf 
1258.73/1258.73	c  1206s|470000 |   958 |  6396k|  13.6 |  27M| 139 |  15 |1875 |  13k|1875 |1733 |  71k| 651k|7314 | 0.000000e+00 | 4.000000e+00 |    Inf 
1281.54/1281.53	c  1228s|480000 |   932 |  6524k|  13.6 |  27M| 139 |  22 |1875 |  14k|1875 |1739 |  72k| 666k|7369 | 0.000000e+00 | 4.000000e+00 |    Inf 
1306.03/1306.03	c  1252s|490000 |   962 |  6664k|  13.6 |  27M| 139 |  17 |1875 |  14k|1875 |1737 |  74k| 680k|7445 | 0.000000e+00 | 4.000000e+00 |    Inf 
1329.94/1329.94	c  1274s|500000 |   950 |  6797k|  13.6 |  29M| 139 |   - |1875 |  17k|1875 |1744 |  75k| 694k|7547 | 0.000000e+00 | 4.000000e+00 |    Inf 
1356.13/1356.10	c  1299s|510000 |   966 |  6939k|  13.6 |  30M| 139 |   1 |1875 |  22k|1875 |1745 |  77k| 708k|7621 | 0.000000e+00 | 4.000000e+00 |    Inf 
1382.43/1382.47	c  1324s|520000 |   935 |  7073k|  13.6 |  30M| 139 |  18 |1875 |  22k|1875 |1738 |  79k| 722k|7738 | 0.000000e+00 | 4.000000e+00 |    Inf 
1407.64/1407.69	c  1348s|530000 |   941 |  7196k|  13.6 |  32M| 139 |  17 |1875 |  25k|1875 |1737 |  80k| 736k|7777 | 0.000000e+00 | 4.000000e+00 |    Inf 
1434.23/1434.24	c  1374s|540000 |   946 |  7319k|  13.6 |  33M| 139 |   - |1875 |  27k|   0 |   0 |  81k| 750k|7868 | 0.000000e+00 | 4.000000e+00 |    Inf 
1463.53/1463.57	c  1402s|550000 |   952 |  7456k|  13.6 |  34M| 139 |   1 |1875 |  30k|1875 |1739 |  83k| 764k|7948 | 0.000000e+00 | 4.000000e+00 |    Inf 
1494.23/1494.23	c  1431s|560000 |   914 |  7603k|  13.6 |  33M| 139 |  23 |1875 |  29k|1875 |1739 |  85k| 778k|8047 | 0.000000e+00 | 4.000000e+00 |    Inf 
1525.64/1525.70	c  1462s|570000 |   953 |  7747k|  13.6 |  34M| 139 |  16 |1875 |  32k|1875 |1737 |  86k| 791k|8109 | 0.000000e+00 | 4.000000e+00 |    Inf 
1558.34/1558.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1558.34/1558.38	c  1493s|580000 |  1107 |  7900k|  13.6 |  37M| 139 |   - |1875 |  36k|   0 |   0 |  88k| 805k|8183 | 0.000000e+00 | 4.000000e+00 |    Inf 
1589.54/1589.55	c  1523s|590000 |  1097 |  8043k|  13.6 |  37M| 139 |   - |1875 |  35k|   0 |   0 |  90k| 821k|8244 | 0.000000e+00 | 4.000000e+00 |    Inf 
1595.24/1595.22	o 2
1595.24/1595.22	c *1528s|591961 |   986 |  8068k|  13.6 |  36M| 139 |   - |1875 |  35k|1875 |1741 |  91k| 823k|8263 | 0.000000e+00 | 2.000000e+00 |    Inf 
1619.44/1619.42	c  1552s|600000 |   989 |  8182k|  13.6 |  36M| 139 |   1 |1875 |  35k|1875 |1742 |  93k| 835k|8329 | 0.000000e+00 | 2.000000e+00 |    Inf 
1650.04/1650.07	c  1581s|610000 |   984 |  8325k|  13.6 |  35M| 139 |  18 |1875 |  33k|1875 |1737 |  95k| 850k|8422 | 0.000000e+00 | 2.000000e+00 |    Inf 
1679.95/1679.93	c  1610s|620000 |   945 |  8462k|  13.6 |  35M| 139 |  25 |1875 |  33k|1875 |1737 |  96k| 864k|8496 | 0.000000e+00 | 2.000000e+00 |    Inf 
1711.44/1711.40	c  1640s|630000 |   974 |  8608k|  13.7 |  35M| 139 |   - |1875 |  34k|   0 |   0 |  97k| 879k|8546 | 0.000000e+00 | 2.000000e+00 |    Inf 
1742.84/1742.84	c  1670s|640000 |   916 |  8754k|  13.7 |  35M| 139 |  29 |1875 |  33k|1875 |1733 |  98k| 893k|8599 | 0.000000e+00 | 2.000000e+00 |    Inf 
1774.94/1774.97	c  1701s|650000 |   892 |  8908k|  13.7 |  33M| 139 |  24 |1875 |  29k|1875 |1738 | 100k| 907k|8734 | 0.000000e+00 | 2.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) : 1724.68
1800.05/1800.00	c Solving Nodes      : 659275
1800.05/1800.00	c Primal Bound       : +2.00000000000000e+00 (155 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	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.01	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.01	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.01	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 x149 -x148 -x147 
1800.05/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.05/1800.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1800.05/1800.01	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 
1800.05/1800.01	v -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 x59 -x58 -x57 -x56 -x55 -x54 
1800.05/1800.01	v -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.05/1800.01	v -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.05/1800.01	v -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1724.68
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693497-1277907244.wbo
1800.05/1800.01	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.05/1800.01	c   Constraints      : 3600 initial, 3600 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693497-1277907244.wbo
1800.05/1800.01	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.05/1800.01	c   Constraints      : 3344 initial, 37142 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.05/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       0.07          0          0          0        914          0        186        127          0
1800.05/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -        815          -          -       1630          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0     373774          0        233       1878          0          0     694912
1800.05/1800.01	c   indicator        :        822          0    3132224      24641          0        105     368463          0          0          0
1800.05/1800.01	c   setppc           :         13          6    3133127      22458          0      51242    1945106          0          0          0
1800.05/1800.01	c   linear           :        822          6    3085667      24428          0      98269   10702753     101250          0          0
1800.05/1800.01	c   logicor          :       1687+         6    1473597       6192          0     107057    5407235          0          0          0
1800.05/1800.01	c   bounddisjunction :          0+         0        937          0          0          0          0          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0       6192          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :      43.58       0.00       0.00      43.58       0.00
1800.05/1800.01	c   indicator        :       2.55       0.01       2.03       0.51       0.00
1800.05/1800.01	c   setppc           :      13.45       0.00      13.44       0.01       0.00
1800.05/1800.01	c   linear           :      69.44       0.01      68.61       0.82       0.00
1800.05/1800.01	c   logicor          :     245.94       0.00     245.86       0.08       0.00
1800.05/1800.01	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :       0.12          2          0          0
1800.05/1800.01	c   rootredcost      :       0.12         42          0        815
1800.05/1800.01	c   pseudoobj        :      50.69    3138076        853     294182
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :      13.23     257421     257106    1592595       29.7       7055       23.5          -
1800.05/1800.01	c   infeasible LP    :      18.73      87940      87940     688244       49.3       1078       14.9          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00         10         10         44       14.0          1        3.0          -
1800.05/1800.01	c   applied globally :          -          -          -     920600       28.7          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -         11          -    (maximal pool size: 189)
1800.05/1800.01	c   redcost          :       9.80     374853          0      58328          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.21          6          0          0       1408          0
1800.05/1800.01	c   strongcg         :       0.15          6          0          0        489          0
1800.05/1800.01	c   cmir             :       0.03          6          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.05          6          0          0          0          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :      43.48     349091        233       1878          0          0     694912
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.47       6151          0          0          0          0      12302
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -         41
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   feaspump         :       0.01          1          0
1800.05/1800.01	c   oneopt           :       0.21         35          0
1800.05/1800.01	c   crossover        :       0.70         29          0
1800.05/1800.01	c   veclendiving     :       0.22        201          0
1800.05/1800.01	c   linesearchdiving :       0.22        201          0
1800.05/1800.01	c   guideddiving     :       0.23        201          0
1800.05/1800.01	c   coefdiving       :       0.19        202          0
1800.05/1800.01	c   pscostdiving     :       0.21        202          0
1800.05/1800.01	c   fracdiving       :       0.32        202          0
1800.05/1800.01	c   objpscostdiving  :       0.17        165          0
1800.05/1800.01	c   rootsoldiving    :       0.26        165          0
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   simplerounding   :       0.52     349261          0
1800.05/1800.01	c   zirounding       :       0.21       1000          0
1800.05/1800.01	c   rounding         :       0.82       8366          0
1800.05/1800.01	c   shifting         :       0.90       2609          0
1800.05/1800.01	c   intshifting      :       0.00         13          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.02          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.04          0          0
1800.05/1800.01	c   trysol           :       0.35       1852        114
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :     930.74     454950    9020312      19.83    9691.55
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       0.82        608       4758       7.83    5802.44
1800.05/1800.01	c   strong branching :      39.66       8786     376041      42.80    9481.62
1800.05/1800.01	c     (at root node) :          -         33      11279     341.79          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     659275
1800.05/1800.01	c   nodes (total)    :     659275
1800.05/1800.01	c   nodes left       :        880
1800.05/1800.01	c   max depth        :        139
1800.05/1800.01	c   max depth (total):        139
1800.05/1800.01	c   backtracks       :      77852 (11.8%)
1800.05/1800.01	c   delayed cutoffs  :      40711
1800.05/1800.01	c   repropagations   :    1312345 (3115154 domain reductions, 39496 cutoffs)
1800.05/1800.01	c   avg switch length:       5.40
1800.05/1800.01	c   switching time   :     193.09
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :        155 (42 improvements)
1800.05/1800.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.64 seconds, depth 0, found by <trysol>)
1800.05/1800.01	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 591961 nodes, 1528.40 seconds, depth 56, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :        215
1800.05/1800.08	c Time complete: 1800.12.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693497-1277907244/watcher-2693497-1277907244 -o /tmp/evaluation-result-2693497-1277907244/solver-2693497-1277907244 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693497-1277907244.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.98 2.11 2.09 4/178 10141
/proc/meminfo: memFree=31443640/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=10868 CPUtime=0
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 1642 0 0 0 0 0 0 0 25 0 1 0 132021757 11128832 1562 4089446400 4194304 9819077 140735678750640 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10141/statm: 2717 1562 392 1374 0 1338 0

[startup+0.032158 s]
/proc/loadavg: 1.98 2.11 2.09 4/178 10141
/proc/meminfo: memFree=31443640/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=16452 CPUtime=0.02
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 3412 0 0 0 2 0 0 0 25 0 1 0 132021757 16846848 2978 4089446400 4194304 9819077 140735678750640 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 4113 3009 431 1374 0 2734 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16452

[startup+0.101133 s]
/proc/loadavg: 1.98 2.11 2.09 4/178 10141
/proc/meminfo: memFree=31443640/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=23876 CPUtime=0.09
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 6117 0 0 0 9 0 0 0 25 0 1 0 132021757 24449024 4655 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 5969 4655 498 1374 0 4590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23876

[startup+0.301109 s]
/proc/loadavg: 1.98 2.11 2.09 4/178 10141
/proc/meminfo: memFree=31443640/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=35032 CPUtime=0.29
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 11561 0 0 0 28 1 0 0 25 0 1 0 132021757 35872768 7161 4089446400 4194304 9819077 140735678750640 18446744073709551615 6031966 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 8758 7161 680 1374 0 7379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35032

[startup+0.701028 s]
/proc/loadavg: 1.98 2.11 2.09 4/178 10141
/proc/meminfo: memFree=31443640/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=39304 CPUtime=0.69
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 18939 0 0 0 67 2 0 0 25 0 1 0 132021757 40247296 7701 4089446400 4194304 9819077 140735678750640 18446744073709551615 6674411 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 9826 7701 710 1374 0 8447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39304

[startup+1.50088 s]
/proc/loadavg: 1.98 2.11 2.09 3/179 10142
/proc/meminfo: memFree=31412012/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=39312 CPUtime=1.49
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 24184 0 0 0 145 4 0 0 25 0 1 0 132021757 40255488 7723 4089446400 4194304 9819077 140735678750640 18446744073709551615 6391510 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 9828 7723 710 1374 0 8449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39312

[startup+3.10058 s]
/proc/loadavg: 1.98 2.11 2.09 3/179 10142
/proc/meminfo: memFree=31408416/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=39368 CPUtime=3.09
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 35259 0 0 0 303 6 0 0 25 0 1 0 132021757 40312832 7730 4089446400 4194304 9819077 140735678750640 18446744073709551615 7291717 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 9842 7730 713 1374 0 8463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39368

[startup+6.301 s]
/proc/loadavg: 1.98 2.11 2.09 3/179 10142
/proc/meminfo: memFree=31399704/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=39696 CPUtime=6.29
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 60869 0 0 0 616 13 0 0 25 0 1 0 132021757 40648704 7742 4089446400 4194304 9819077 140735678750640 18446744073709551615 7309303 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 9924 7742 713 1374 0 8545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39696

[startup+12.7008 s]
/proc/loadavg: 1.98 2.11 2.09 3/179 10142
/proc/meminfo: memFree=31382136/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=37368 CPUtime=12.69
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 136944 0 0 0 1239 30 0 0 25 0 1 0 132021757 38264832 7790 4089446400 4194304 9819077 140735678750640 18446744073709551615 6002966 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 9342 7790 714 1374 0 7963 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37368

[startup+25.5005 s]
/proc/loadavg: 1.99 2.10 2.09 3/179 10143
/proc/meminfo: memFree=31329932/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=55764 CPUtime=25.49
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 268589 0 0 0 2483 66 0 0 25 0 1 0 132021757 57102336 12263 4089446400 4194304 9819077 140735678750640 18446744073709551615 6023799 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 13941 12263 719 1374 0 12562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55764

[startup+51.1008 s]
/proc/loadavg: 1.99 2.09 2.08 3/179 10144
/proc/meminfo: memFree=31257920/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=64088 CPUtime=51.09
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 538633 0 0 0 4961 148 0 0 25 0 1 0 132021757 65626112 14316 4089446400 4194304 9819077 140735678750640 18446744073709551615 4979548 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 16022 14316 721 1374 0 14643 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64088

[startup+102.306 s]
/proc/loadavg: 1.99 2.08 2.08 3/179 10145
/proc/meminfo: memFree=31123456/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=72092 CPUtime=102.3
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 1055735 0 0 0 9914 316 0 0 25 0 1 0 132021757 73822208 15730 4089446400 4194304 9819077 140735678750640 18446744073709551615 6390850 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 18023 15730 743 1374 0 16644 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72092

[startup+162.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/179 10146
/proc/meminfo: memFree=30980208/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=74628 CPUtime=162.3
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 1723709 0 0 0 15701 529 0 0 25 0 1 0 132021757 76419072 16428 4089446400 4194304 9819077 140735678750640 18446744073709551615 6191100 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 18657 16428 743 1374 0 17278 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74628

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.07 3/179 10148
/proc/meminfo: memFree=30967512/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=75976 CPUtime=222.29
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 2393264 0 0 0 21498 731 0 0 25 0 1 0 132021757 77799424 17257 4089446400 4194304 9819077 140735678750640 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 18994 17257 743 1374 0 17615 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75976

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/179 10150
/proc/meminfo: memFree=30935120/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=77120 CPUtime=282.29
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 3037705 0 0 0 27294 935 0 0 25 0 1 0 132021757 78970880 17552 4089446400 4194304 9819077 140735678750640 18446744073709551615 7291608 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10141/statm: 19280 17552 743 1374 0 17901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77120

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/197 10196
/proc/meminfo: memFree=31217928/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=77756 CPUtime=342.31
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 3688824 0 0 0 32982 1249 0 0 25 0 1 0 132021757 79622144 17697 4089446400 4194304 9819077 140735678750640 18446744073709551615 6192281 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 19439 17697 743 1374 0 18060 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 77756

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/197 10198
/proc/meminfo: memFree=31197904/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=79304 CPUtime=402.31
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 4272438 0 0 0 38686 1545 0 0 25 0 1 0 132021757 81207296 18052 4089446400 4194304 9819077 140735678750640 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 19826 18052 743 1374 0 18447 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 79304

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/197 10199
/proc/meminfo: memFree=31174932/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=81184 CPUtime=462.3
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 4828223 0 0 0 44420 1810 0 0 25 0 1 0 132021757 83132416 18722 4089446400 4194304 9819077 140735678750640 18446744073709551615 7233739 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 20464 18726 743 1374 0 19085 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81184

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/197 10201
/proc/meminfo: memFree=31154156/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=83252 CPUtime=522.31
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 5374922 0 0 0 50154 2077 0 0 25 0 1 0 132021757 85250048 18986 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 20813 18986 743 1374 0 19434 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83252

[startup+582.3 s]
/proc/loadavg: 2.22 2.11 2.08 3/197 10203
/proc/meminfo: memFree=31129424/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=84076 CPUtime=582.31
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 5944947 0 0 0 55873 2358 0 0 25 0 1 0 132021757 86093824 19177 4089446400 4194304 9819077 140735678750640 18446744073709551615 6003003 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 21019 19177 743 1374 0 19640 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84076

[startup+642.3 s]
/proc/loadavg: 2.15 2.10 2.07 3/197 10204
/proc/meminfo: memFree=31111140/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=84956 CPUtime=642.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 6498358 0 0 0 61606 2626 0 0 25 0 1 0 132021757 86994944 19401 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 21239 19401 743 1374 0 19860 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 84956

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.92 2.27 2.13 3/197 10209
/proc/meminfo: memFree=31081920/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=88076 CPUtime=822.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 8001380 0 0 0 78848 3384 0 0 25 0 1 0 132021757 90189824 20168 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22019 20168 743 1374 0 20640 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 88076

[startup+882.301 s]
/proc/loadavg: 2.34 2.22 2.12 3/197 10211
/proc/meminfo: memFree=31080348/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=89432 CPUtime=882.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 8499597 0 0 0 84603 3629 0 0 25 0 1 0 132021757 91578368 20517 4089446400 4194304 9819077 140735678750640 18446744073709551615 4999678 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22358 20517 743 1374 0 20979 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 89432

[startup+942.301 s]
/proc/loadavg: 2.17 2.19 2.11 3/197 10212
/proc/meminfo: memFree=31076328/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=89588 CPUtime=942.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 9005581 0 0 0 90360 3872 0 0 25 0 1 0 132021757 91738112 20542 4089446400 4194304 9819077 140735678750640 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22397 20542 743 1374 0 21018 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 89588

[startup+1002.3 s]
/proc/loadavg: 2.06 2.15 2.10 3/197 10214
/proc/meminfo: memFree=31067232/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=89708 CPUtime=1002.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 9512801 0 0 0 96128 4104 0 0 25 0 1 0 132021757 91860992 20591 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22427 20591 743 1374 0 21048 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 89708

[startup+1062.3 s]
/proc/loadavg: 2.02 2.12 2.09 3/197 10218
/proc/meminfo: memFree=31056860/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=90772 CPUtime=1062.33
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 10013222 0 0 0 101898 4335 0 0 25 0 1 0 132021757 92950528 20814 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22693 20814 743 1374 0 21314 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 90772

[startup+1122.3 s]
/proc/loadavg: 2.01 2.10 2.08 3/197 10220
/proc/meminfo: memFree=31039252/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=90932 CPUtime=1122.32
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 10519618 0 0 0 107643 4589 0 0 25 0 1 0 132021757 93114368 20860 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 22733 20860 743 1374 0 21354 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 90932

[startup+1182.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/197 10222
/proc/meminfo: memFree=31021992/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92008 CPUtime=1182.33
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 11051471 0 0 0 113368 4865 0 0 25 0 1 0 132021757 94216192 21071 4089446400 4194304 9819077 140735678750640 18446744073709551615 5955605 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23002 21071 743 1374 0 21623 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 92008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/197 10223
/proc/meminfo: memFree=31003692/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92172 CPUtime=1242.33
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 11611736 0 0 0 119084 5149 0 0 25 0 1 0 132021757 94384128 21105 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23043 21105 743 1374 0 21664 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 92172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/197 10225
/proc/meminfo: memFree=30985924/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92348 CPUtime=1302.34
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 12188685 0 0 0 124801 5433 0 0 25 0 1 0 132021757 94564352 21171 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23087 21171 743 1374 0 21708 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 92348

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/197 10226
/proc/meminfo: memFree=30965420/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92152 CPUtime=1362.33
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 12789952 0 0 0 130512 5721 0 0 25 0 1 0 132021757 94363648 21161 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23038 21161 743 1374 0 21659 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 92152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.05 3/197 10228
/proc/meminfo: memFree=30960288/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92616 CPUtime=1422.34
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 13323951 0 0 0 136238 5996 0 0 25 0 1 0 132021757 94838784 21219 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23154 21219 743 1374 0 21775 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 92616

[startup+1482.3 s]
/proc/loadavg: 2.36 2.11 2.08 3/197 10230
/proc/meminfo: memFree=30948216/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=92652 CPUtime=1482.34
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 13827070 0 0 0 141982 6252 0 0 25 0 1 0 132021757 94875648 21261 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23163 21261 743 1374 0 21784 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 92652

[startup+1542.3 s]
/proc/loadavg: 2.13 2.09 2.08 3/197 10231
/proc/meminfo: memFree=30938500/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=95620 CPUtime=1542.33
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 14285429 0 0 0 147756 6477 0 0 25 0 1 0 132021757 97914880 21727 4089446400 4194304 9819077 140735678750640 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23905 21727 743 1374 0 22526 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 95620

[startup+1602.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/197 10233
/proc/meminfo: memFree=30931980/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=96504 CPUtime=1602.34
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 14771226 0 0 0 153523 6711 0 0 25 0 1 0 132021757 98820096 21958 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 24126 21958 743 1374 0 22747 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 96504

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/197 10234
/proc/meminfo: memFree=30923024/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=97112 CPUtime=1662.35
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 15263696 0 0 0 159267 6968 0 0 25 0 1 0 132021757 99442688 22092 4089446400 4194304 9819077 140735678750640 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 23882 22070 743 1374 0 22503 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 97112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/197 10236
/proc/meminfo: memFree=30910812/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=97256 CPUtime=1722.35
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 15720456 0 0 0 165027 7208 0 0 25 0 1 0 132021757 99590144 22117 4089446400 4194304 9819077 140735678750640 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 24314 22117 743 1374 0 22935 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 97256

[startup+1782.3 s]
/proc/loadavg: 2.82 2.23 2.12 3/197 10238
/proc/meminfo: memFree=30904448/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=97228 CPUtime=1782.35
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 16185950 0 0 0 170777 7458 0 0 25 0 1 0 132021757 99561472 22121 4089446400 4194304 9819077 140735678750640 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 24307 22121 743 1374 0 22928 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 97228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.59 2.21 2.11 3/197 10238
/proc/meminfo: memFree=30902696/32951124 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=97828 CPUtime=1800.05
/proc/10141/stat : 10141 (pbscip.linux.x8) R 10139 10141 9536 0 -1 4202496 16336510 0 0 0 172469 7536 0 0 25 0 1 0 132021757 100175872 22193 4089446400 4194304 9819077 140735678750640 18446744073709551615 4999966 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10141/statm: 24457 22193 743 1374 0 23078 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 97828

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

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

Child status: 0
Real time (s): 1800.08
CPU time (s): 1800.14
CPU user time (s): 1724.77
CPU system time (s): 75.3665
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 100016

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

runsolver used 3.20451 second user time and 5.97009 second system time

The end

Launcher Data

Begin job on node109 at 2010-06-30 16:14:04
IDJOB=2693497
IDBENCH=78947
IDSOLVER=1205
FILE ID=node109/2693497-1277907244
PBS_JOBID= 11197242
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573901--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693497-1277907244/watcher-2693497-1277907244 -o /tmp/evaluation-result-2693497-1277907244/solver-2693497-1277907244 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693497-1277907244.wbo -t 1800 -m 3800

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

MD5SUM BENCH= a057c56aaeadccffd1b9b5ae1c954d95
RANDOM SEED=1811306485

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31444168 kB
Buffers:        187648 kB
Cached:        1048176 kB
SwapCached:          0 kB
Active:         638840 kB
Inactive:       723632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31444168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9116 kB
Writeback:           0 kB
AnonPages:      126560 kB
Mapped:          15044 kB
Slab:            80504 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271760 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= 74204 MiB
End job on node109 at 2010-06-30 16:44:06