Trace number 2693445

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.17 1800.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900667195--soft-33-100-0.wbo
MD5SUM48e28404edc62027cab8cceeec6ce6b2
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 benchmark253.238
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 655
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-2693445-1277904541.wbo>
0.00/0.03	c original problem has 3891 variables (2061 bin, 0 int, 0 impl, 1830 cont) and 4538 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, 1960 impls, 7 clqs
0.07/0.09	c (round 2) 0 del vars, 63 del conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1960 impls, 7 clqs
0.07/0.09	c (round 3) 48 del vars, 129 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 0 upgd conss, 1960 impls, 7 clqs
0.09/0.11	c (round 4) 107 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 1960 impls, 7 clqs
0.09/0.12	c (round 5) 118 del vars, 140 del conss, 1841 chg bounds, 66 chg sides, 0 chg coeffs, 856 upgd conss, 1960 impls, 7 clqs
0.09/0.17	c    (0.1s) probing: 101/2002 (5.0%) - 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 (6 rounds):
0.09/0.17	c  118 deleted vars, 140 deleted constraints, 1841 tightened bounds, 0 added holes, 66 changed sides, 0 changed coefficients
0.09/0.17	c  1960 implications, 7 cliques
0.09/0.17	c presolved problem has 3773 variables (2002 bin, 0 int, 0 impl, 1771 cont) and 4398 constraints
0.09/0.17	c    1771 constraints of type <indicator>
0.09/0.17	c       7 constraints of type <setppc>
0.09/0.17	c    1771 constraints of type <linear>
0.09/0.17	c     849 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.11
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 |     8 |     - |  13M|   0 |   5 |3773 |4398 |3773 | 856 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 89215
0.09/0.19	c y 0.2s|     1 |     0 |     8 |     - |  14M|   0 |   5 |3773 |4398 |3773 | 856 |   0 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    49 |     - |  14M|   0 |  14 |3773 |4398 |3773 | 877 |  21 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |   103 |     - |  14M|   0 |  37 |3773 |4398 |3773 | 891 |  35 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   128 |     - |  14M|   0 |  26 |3773 |4398 |3773 | 902 |  46 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   134 |     - |  14M|   0 |   0 |3773 |4398 |3773 | 913 |  57 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   138 |     - |  14M|   0 |   0 |3773 |4398 |3773 | 918 |  62 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
0.29/0.34	c   0.3s|     1 |     2 |   138 |     - |  14M|   0 |   0 |3773 |4398 |3773 | 918 |  62 |   0 |   0 | 0.000000e+00 | 8.921500e+04 |    Inf 
10.19/10.24	o 554
10.19/10.24	c * 9.9s|  7284 |  5001 |  3125 |   0.4 |  26M| 715 |   - |3773 |4398 |3773 | 934 | 591 |   0 | 855 | 0.000000e+00 | 5.540000e+02 |    Inf 
10.39/10.46	o 526
10.39/10.46	c *10.1s|  7402 |  4766 |  3312 |   0.4 |  26M| 715 |   - |3773 |4405 |3773 | 940 | 647 |   7 | 877 | 0.000000e+00 | 5.260000e+02 |    Inf 
12.29/12.33	o 484
12.29/12.33	c *11.9s|  8115 |  4904 |  5843 |   0.7 |  28M| 715 |   - |3773 |4626 |3773 | 935 |1045 | 228 |1125 | 0.000000e+00 | 4.840000e+02 |    Inf 
12.39/12.42	o 462
12.39/12.42	c *12.0s|  8165 |  4637 |  5880 |   0.7 |  28M| 715 |   - |3773 |4633 |3773 | 937 |1053 | 235 |1126 | 0.000000e+00 | 4.620000e+02 |    Inf 
12.39/12.43	o 452
12.39/12.43	c *12.0s|  8166 |  4487 |  5882 |   0.7 |  28M| 715 |   - |3773 |4633 |3773 | 937 |1053 | 235 |1126 | 0.000000e+00 | 4.520000e+02 |    Inf 
12.79/12.83	o 398
12.79/12.83	c *12.4s|  8453 |  3948 |  5908 |   0.7 |  27M| 715 |   - |3773 |4633 |3773 | 932 |1061 | 235 |1127 | 0.000000e+00 | 3.980000e+02 |    Inf 
12.89/12.90	o 396
12.89/12.90	c *12.5s|  8496 |  3963 |  5964 |   0.7 |  27M| 715 |   - |3773 |4637 |3773 | 942 |1074 | 239 |1129 | 0.000000e+00 | 3.960000e+02 |    Inf 
13.39/13.44	o 381
13.39/13.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.39/13.44	c *13.0s|  8745 |  3946 |  6720 |   0.8 |  28M| 715 |   - |3773 |4804 |3773 | 938 |1219 | 406 |1159 | 0.000000e+00 | 3.810000e+02 |    Inf 
13.59/13.64	o 332
13.59/13.64	c *13.2s|  8872 |  3277 |  6902 |   0.8 |  27M| 715 |   - |3773 |4889 |3773 | 936 |1259 | 491 |1163 | 0.000000e+00 | 3.320000e+02 |    Inf 
14.09/14.18	o 330
14.09/14.18	c *13.8s|  9176 |  3497 |  7249 |   0.8 |  28M| 715 |   - |3773 |5083 |3773 | 944 |1344 | 689 |1170 | 0.000000e+00 | 3.300000e+02 |    Inf 
14.69/14.72	o 265
14.69/14.72	c *14.3s|  9505 |  2537 |  7599 |   0.8 |  26M| 715 |   - |3773 |5133 |3773 | 935 |1396 | 740 |1201 | 0.000000e+00 | 2.650000e+02 |    Inf 
15.40/15.49	o 256
15.40/15.49	c *15.0s|  9863 |  2591 |  8474 |   0.8 |  27M| 715 |   - |3773 |5371 |3773 | 938 |1547 | 998 |1242 | 0.000000e+00 | 2.560000e+02 |    Inf 
15.49/15.56	o 253
15.49/15.56	c *15.1s|  9890 |  2547 |  8526 |   0.8 |  27M| 715 |   - |3773 |5391 |3773 | 955 |1555 |1022 |1247 | 0.000000e+00 | 2.530000e+02 |    Inf 
15.69/15.71	c  15.2s| 10000 |  2653 |  8545 |   0.8 |  27M| 715 |   0 |3773 |5396 |3773 | 935 |1558 |1029 |1247 | 0.000000e+00 | 2.530000e+02 |    Inf 
15.69/15.73	o 229
15.69/15.73	c *15.3s| 10010 |  2142 |  8547 |   0.8 |  26M| 715 |   - |3773 |5402 |3773 | 935 |1558 |1035 |1247 | 0.000000e+00 | 2.290000e+02 |    Inf 
15.79/15.88	o 208
15.79/15.88	c *15.4s| 10074 |  1843 |  8676 |   0.8 |  26M| 715 |   - |3773 |5431 |3773 | 936 |1576 |1087 |1248 | 0.000000e+00 | 2.080000e+02 |    Inf 
15.79/15.89	o 205
15.79/15.89	c *15.4s| 10075 |  1792 |  8676 |   0.8 |  26M| 715 |   - |3773 |5431 |3773 | 936 |1576 |1087 |1248 | 0.000000e+00 | 2.050000e+02 |    Inf 
16.29/16.36	o 200
16.29/16.36	c *15.9s| 10262 |  1819 |  9063 |   0.9 |  26M| 715 |   - |3773 |5509 |3773 | 963 |1631 |1225 |1280 | 0.000000e+00 | 2.000000e+02 |    Inf 
16.49/16.57	o 194
16.49/16.57	c *16.1s| 10364 |  1801 |  9272 |   0.9 |  26M| 715 |   - |3773 |5520 |3773 | 949 |1669 |1251 |1294 | 0.000000e+00 | 1.940000e+02 |    Inf 
16.49/16.58	o 189
16.49/16.58	c *16.1s| 10365 |  1666 |  9272 |   0.9 |  26M| 715 |   - |3773 |5520 |3773 | 949 |1669 |1251 |1294 | 0.000000e+00 | 1.890000e+02 |    Inf 
17.09/17.11	o 184
17.09/17.11	c *16.6s| 10554 |  1668 | 10111 |   0.9 |  26M| 715 |   - |3773 |5576 |3773 | 934 |1902 |1388 |1325 | 0.000000e+00 | 1.840000e+02 |    Inf 
17.09/17.16	o 163
17.09/17.16	c *16.7s| 10577 |  1322 | 10145 |   0.9 |  25M| 715 |   - |3773 |5571 |3773 | 934 |1907 |1391 |1325 | 0.000000e+00 | 1.630000e+02 |    Inf 
17.09/17.17	o 160
17.09/17.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.09/17.17	c *16.7s| 10578 |  1300 | 10145 |   0.9 |  25M| 715 |   - |3773 |5571 |3773 | 934 |1907 |1391 |1325 | 0.000000e+00 | 1.600000e+02 |    Inf 
21.29/21.35	o 159
21.29/21.35	c *20.7s| 11910 |  1857 | 16910 |   1.4 |  29M| 715 |   - |3773 |6305 |3773 | 943 |3037 |2882 |1547 | 0.000000e+00 | 1.590000e+02 |    Inf 
21.29/21.35	o 143
21.29/21.35	c *20.8s| 11911 |  1693 | 16910 |   1.4 |  28M| 715 |   - |3773 |6305 |3773 | 943 |3037 |2882 |1547 | 0.000000e+00 | 1.430000e+02 |    Inf 
21.59/21.67	o 126
21.59/21.67	c *21.1s| 12007 |  1482 | 17662 |   1.5 |  27M| 715 |   - |3773 |6329 |3773 | 950 |3150 |2999 |1570 | 0.000000e+00 | 1.260000e+02 |    Inf 
22.99/23.01	o 119
22.99/23.01	c *22.4s| 12486 |  1614 | 19916 |   1.6 |  28M| 715 |   - |3773 |6194 |3773 | 932 |3574 |3517 |1615 | 0.000000e+00 | 1.190000e+02 |    Inf 
23.70/23.75	o 107
23.70/23.75	c *23.1s| 12834 |  1696 | 20664 |   1.6 |  29M| 715 |   - |3773 |6207 |3773 | 938 |3682 |3806 |1622 | 0.000000e+00 | 1.070000e+02 |    Inf 
23.70/23.76	o 101
23.70/23.76	c *23.1s| 12835 |  1643 | 20664 |   1.6 |  28M| 715 |   - |3773 |6207 |3773 | 938 |3682 |3806 |1622 | 0.000000e+00 | 1.010000e+02 |    Inf 
23.79/23.89	o 98
23.79/23.89	c *23.2s| 12878 |  1604 | 20890 |   1.6 |  28M| 715 |   - |3773 |6135 |3773 | 924 |3719 |3839 |1628 | 0.000000e+00 | 9.800000e+01 |    Inf 
23.79/23.89	o 95
23.79/23.89	c *23.2s| 12879 |  1528 | 20890 |   1.6 |  28M| 715 |   - |3773 |6135 |3773 | 924 |3719 |3839 |1628 | 0.000000e+00 | 9.500000e+01 |    Inf 
24.09/24.12	o 54
24.09/24.12	c *23.4s| 12943 |   852 | 21172 |   1.6 |  25M| 715 |   - |3773 |5929 |3773 | 963 |3769 |3880 |1632 | 0.000000e+00 | 5.400000e+01 |    Inf 
24.29/24.30	o 28
24.29/24.30	c *23.6s| 12975 |   619 | 21514 |   1.6 |  24M| 715 |   - |3773 |5020 |3773 | 922 |3786 |3943 |1641 | 0.000000e+00 | 2.800000e+01 |    Inf 
25.99/26.01	o 26
25.99/26.01	c *25.3s| 13637 |   656 | 27074 |   2.0 |  24M| 715 |   - |3773 |4556 |3773 | 922 |4229 |4812 |1739 | 0.000000e+00 | 2.600000e+01 |    Inf 
27.29/27.33	o 16
27.29/27.33	c *26.5s| 14234 |   620 | 31982 |   2.2 |  24M| 715 |   - |3773 |4637 |3773 | 930 |4690 |5602 |1780 | 0.000000e+00 | 1.600000e+01 |    Inf 
39.09/39.12	c  38.0s| 20000 |   775 | 78695 |   3.9 |  27M| 715 |  13 |3773 |7649 |3773 | 939 |8167 |  13k|1856 | 0.000000e+00 | 1.600000e+01 |    Inf 
43.00/43.07	o 9
43.00/43.07	c *41.8s| 21995 |   828 | 95061 |   4.3 |  28M| 715 |   - |3773 |7315 |3773 | 941 |9318 |  16k|1858 | 0.000000e+00 | 9.000000e+00 |    Inf 
47.99/48.04	o 7
47.99/48.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.99/48.04	c *46.6s| 24776 |   737 |114252 |   4.6 |  28M| 715 |   - |3773 |8693 |3773 | 948 |  10k|  19k|1860 | 0.000000e+00 | 7.000000e+00 |    Inf 
58.49/58.55	c  56.8s| 30000 |   854 |151060 |   5.0 |  29M| 715 |   - |3773 |9739 |   0 |   0 |  12k|  26k|2029 | 0.000000e+00 | 7.000000e+00 |    Inf 
59.59/59.61	o 6
59.59/59.61	c *57.8s| 30506 |   832 |154574 |   5.1 |  29M| 715 |   - |3773 |9738 |3773 | 953 |  13k|  27k|2077 | 0.000000e+00 | 6.000000e+00 |    Inf 
70.09/70.15	o 3
70.09/70.15	c *68.0s| 35945 |   774 |190752 |   5.3 |  28M| 715 |   - |3773 |7455 |3773 | 955 |  15k|  35k|2278 | 0.000000e+00 | 3.000000e+00 |    Inf 
77.80/77.89	c  75.5s| 40000 |   781 |218836 |   5.5 |  29M| 715 |   1 |3773 |7902 |3773 | 944 |  17k|  40k|2439 | 0.000000e+00 | 3.000000e+00 |    Inf 
98.90/98.91	c  95.8s| 50000 |   867 |307540 |   6.1 |  30M| 715 |   1 |3773 |9182 |3773 | 932 |  24k|  54k|2918 | 0.000000e+00 | 3.000000e+00 |    Inf 
118.29/118.39	c   115s| 60000 |   861 |378778 |   6.3 |  31M| 715 |  23 |3773 |  10k|3773 | 932 |  29k|  68k|3167 | 0.000000e+00 | 3.000000e+00 |    Inf 
138.90/138.91	c   135s| 70000 |  1003 |459683 |   6.6 |  34M| 715 |   1 |3773 |  15k|3773 | 950 |  34k|  81k|3461 | 0.000000e+00 | 3.000000e+00 |    Inf 
159.60/159.64	c   155s| 80000 |  1173 |529096 |   6.6 |  36M| 715 |   - |3773 |  17k|3773 | 960 |  38k|  96k|3651 | 0.000000e+00 | 3.000000e+00 |    Inf 
181.69/181.74	c   176s| 90000 |  1014 |599196 |   6.7 |  35M| 715 |   - |3773 |  13k|   0 |   0 |  43k| 110k|3862 | 0.000000e+00 | 3.000000e+00 |    Inf 
202.30/202.38	c   196s|100000 |  1000 |669246 |   6.7 |  35M| 715 |   8 |3773 |  14k|3773 | 923 |  47k| 124k|4076 | 0.000000e+00 | 3.000000e+00 |    Inf 
223.00/223.08	c   216s|110000 |   985 |740533 |   6.7 |  36M| 715 |  17 |3773 |  15k|3773 | 941 |  53k| 138k|4259 | 0.000000e+00 | 3.000000e+00 |    Inf 
243.10/243.10	c   235s|120000 |  1045 |810264 |   6.8 |  36M| 715 |   1 |3773 |  13k|3773 | 952 |  58k| 152k|4411 | 0.000000e+00 | 3.000000e+00 |    Inf 
264.01/264.01	c   255s|130000 |  1048 |882188 |   6.8 |  36M| 715 |   - |3773 |  13k|   0 |   0 |  63k| 166k|4577 | 0.000000e+00 | 3.000000e+00 |    Inf 
285.80/285.81	c   276s|140000 |  1294 |968844 |   6.9 |  40M| 715 |   - |3773 |  19k|   0 |   0 |  70k| 179k|4766 | 0.000000e+00 | 3.000000e+00 |    Inf 
308.69/308.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
308.69/308.79	c   298s|150000 |  1118 |  1050k|   7.0 |  39M| 715 |   1 |3773 |  16k|3773 | 938 |  76k| 193k|4977 | 0.000000e+00 | 3.000000e+00 |    Inf 
331.40/331.43	c   320s|160000 |  1213 |  1129k|   7.1 |  40M| 715 |  17 |3773 |  19k|3773 | 936 |  83k| 206k|5120 | 0.000000e+00 | 3.000000e+00 |    Inf 
354.00/354.06	c   342s|170000 |  1549 |  1200k|   7.1 |  43M| 715 |  15 |3773 |  23k|3773 | 940 |  89k| 220k|5240 | 0.000000e+00 | 3.000000e+00 |    Inf 
377.30/377.38	c   364s|180000 |  1673 |  1270k|   7.1 |  45M| 715 |   1 |3773 |  25k|3773 | 937 |  95k| 234k|5364 | 0.000000e+00 | 3.000000e+00 |    Inf 
400.80/400.84	c   387s|190000 |  1838 |  1337k|   7.0 |  47M| 715 |   - |3773 |  27k|   0 |   0 | 100k| 248k|5450 | 0.000000e+00 | 3.000000e+00 |    Inf 
425.30/425.36	c   410s|200000 |  1930 |  1407k|   7.0 |  49M| 715 |   - |3773 |  27k|   0 |   0 | 105k| 262k|5561 | 0.000000e+00 | 3.000000e+00 |    Inf 
450.40/450.45	c   435s|210000 |  2019 |  1478k|   7.0 |  50M| 715 |   1 |3773 |  30k|3773 | 942 | 111k| 276k|5674 | 0.000000e+00 | 3.000000e+00 |    Inf 
475.90/475.94	c   459s|220000 |  2042 |  1548k|   7.0 |  52M| 715 |   - |3773 |  31k|   0 |   0 | 115k| 290k|5792 | 0.000000e+00 | 3.000000e+00 |    Inf 
501.21/501.27	c   484s|230000 |  2161 |  1616k|   7.0 |  53M| 715 |   - |3773 |  33k|   0 |   0 | 120k| 305k|5863 | 0.000000e+00 | 3.000000e+00 |    Inf 
527.90/528.00	c   510s|240000 |  2238 |  1688k|   7.0 |  54M| 715 |   1 |3773 |  31k|3773 | 921 | 125k| 319k|5996 | 0.000000e+00 | 3.000000e+00 |    Inf 
553.51/553.59	c   534s|250000 |  2222 |  1758k|   7.0 |  54M| 715 |  11 |3773 |  29k|3773 | 964 | 130k| 333k|6082 | 0.000000e+00 | 3.000000e+00 |    Inf 
579.30/579.31	c   559s|260000 |  2218 |  1832k|   7.0 |  54M| 715 |   - |3773 |  27k|   0 |   0 | 136k| 347k|6172 | 0.000000e+00 | 3.000000e+00 |    Inf 
604.40/604.45	c   583s|270000 |  2196 |  1904k|   7.1 |  53M| 715 |   - |3773 |  25k|3773 | 934 | 142k| 361k|6285 | 0.000000e+00 | 3.000000e+00 |    Inf 
629.41/629.43	c   607s|280000 |  2218 |  1984k|   7.1 |  55M| 715 |   - |3773 |  29k|   0 |   0 | 148k| 375k|6383 | 0.000000e+00 | 3.000000e+00 |    Inf 
655.40/655.43	c   632s|290000 |  2203 |  2058k|   7.1 |  55M| 715 |  13 |3773 |  28k|3773 | 921 | 154k| 389k|6466 | 0.000000e+00 | 3.000000e+00 |    Inf 
681.30/681.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
681.30/681.35	c   657s|300000 |  2188 |  2131k|   7.1 |  57M| 715 |   - |3773 |  31k|   0 |   0 | 160k| 403k|6582 | 0.000000e+00 | 3.000000e+00 |    Inf 
708.10/708.11	c   683s|310000 |  2295 |  2203k|   7.1 |  57M| 715 |   - |3773 |  29k|   0 |   0 | 166k| 417k|6636 | 0.000000e+00 | 3.000000e+00 |    Inf 
734.11/734.19	c   708s|320000 |  2231 |  2276k|   7.1 |  56M| 715 |  23 |3773 |  26k|3773 | 932 | 171k| 431k|6746 | 0.000000e+00 | 3.000000e+00 |    Inf 
759.01/759.01	c   732s|330000 |  2136 |  2352k|   7.1 |  56M| 715 |   - |3773 |  28k|3773 | 958 | 177k| 445k|6820 | 0.000000e+00 | 3.000000e+00 |    Inf 
783.70/783.75	c   755s|340000 |  2138 |  2420k|   7.1 |  57M| 715 |   - |3773 |  31k|   0 |   0 | 183k| 459k|6910 | 0.000000e+00 | 3.000000e+00 |    Inf 
811.40/811.40	c   782s|350000 |  2146 |  2499k|   7.1 |  59M| 715 |   - |3773 |  35k|   0 |   0 | 189k| 474k|7007 | 0.000000e+00 | 3.000000e+00 |    Inf 
840.90/840.99	c   811s|360000 |  2275 |  2582k|   7.2 |  60M| 715 |  15 |3773 |  34k|3773 | 953 | 196k| 488k|7109 | 0.000000e+00 | 3.000000e+00 |    Inf 
869.71/869.76	c   838s|370000 |  2265 |  2660k|   7.2 |  61M| 715 |   - |3773 |  36k|   0 |   0 | 201k| 503k|7159 | 0.000000e+00 | 3.000000e+00 |    Inf 
898.81/898.88	c   867s|380000 |  2266 |  2738k|   7.2 |  61M| 715 |  20 |3773 |  36k|3773 | 943 | 207k| 518k|7260 | 0.000000e+00 | 3.000000e+00 |    Inf 
927.91/927.98	c   895s|390000 |  2165 |  2814k|   7.2 |  60M| 715 |  14 |3773 |  34k|3773 | 933 | 213k| 532k|7334 | 0.000000e+00 | 3.000000e+00 |    Inf 
955.81/955.85	c   922s|400000 |  2118 |  2887k|   7.2 |  59M| 715 |   - |3773 |  33k|   0 |   0 | 218k| 546k|7414 | 0.000000e+00 | 3.000000e+00 |    Inf 
969.21/969.22	o 2
969.21/969.22	c * 934s|405048 |  1735 |  2921k|   7.2 |  54M| 715 |   - |3773 |  30k|3773 | 957 | 221k| 554k|7438 | 0.000000e+00 | 2.000000e+00 |    Inf 
981.01/981.04	c   946s|410000 |  1713 |  2954k|   7.2 |  51M| 715 |  13 |3773 |  24k|3773 | 928 | 224k| 560k|7488 | 0.000000e+00 | 2.000000e+00 |    Inf 
1003.61/1003.61	c   967s|420000 |  1758 |  3017k|   7.2 |  54M| 715 |  21 |3773 |  27k|3773 | 947 | 229k| 574k|7541 | 0.000000e+00 | 2.000000e+00 |    Inf 
1027.11/1027.18	c   990s|430000 |  1774 |  3087k|   7.2 |  53M| 715 |  14 |3773 |  25k|3773 | 939 | 234k| 589k|7613 | 0.000000e+00 | 2.000000e+00 |    Inf 
1051.21/1051.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1051.21/1051.21	c  1013s|440000 |  1831 |  3155k|   7.2 |  55M| 715 |  22 |3773 |  26k|3773 | 944 | 238k| 603k|7664 | 0.000000e+00 | 2.000000e+00 |    Inf 
1076.01/1076.09	c  1037s|450000 |  1791 |  3227k|   7.2 |  56M| 715 |   - |3773 |  28k|   0 |   0 | 242k| 617k|7751 | 0.000000e+00 | 2.000000e+00 |    Inf 
1102.71/1102.71	c  1063s|460000 |  1875 |  3299k|   7.2 |  58M| 715 |   - |3773 |  33k|   0 |   0 | 249k| 631k|7809 | 0.000000e+00 | 2.000000e+00 |    Inf 
1130.91/1130.91	c  1090s|470000 |  1807 |  3371k|   7.2 |  57M| 715 |   1 |3773 |  28k|3773 | 960 | 254k| 645k|7874 | 0.000000e+00 | 2.000000e+00 |    Inf 
1155.91/1155.92	c  1114s|480000 |  1474 |  3444k|   7.2 |  50M| 715 |  23 |3773 |  22k|3773 | 936 | 260k| 660k|7958 | 0.000000e+00 | 2.000000e+00 |    Inf 
1180.61/1180.66	c  1138s|490000 |  1344 |  3530k|   7.2 |  48M| 715 |  13 |3773 |  23k|3773 | 968 | 268k| 674k|8039 | 0.000000e+00 | 2.000000e+00 |    Inf 
1205.01/1205.00	c  1161s|500000 |   873 |  3611k|   7.2 |  38M| 715 |   - |3773 |  13k|   0 |   0 | 274k| 688k|8113 | 0.000000e+00 | 2.000000e+00 |    Inf 
1225.72/1225.74	c  1181s|510000 |   797 |  3685k|   7.2 |  37M| 715 |   1 |3773 |  11k|3773 | 931 | 279k| 702k|8278 | 0.000000e+00 | 2.000000e+00 |    Inf 
1246.61/1246.67	c  1201s|520000 |   748 |  3773k|   7.3 |  37M| 715 |   8 |3773 |  13k|3773 | 943 | 285k| 716k|8371 | 0.000000e+00 | 2.000000e+00 |    Inf 
1269.21/1269.26	c  1222s|530000 |   712 |  3866k|   7.3 |  37M| 715 |   1 |3773 |  15k|3773 | 949 | 292k| 730k|8460 | 0.000000e+00 | 2.000000e+00 |    Inf 
1290.12/1290.17	c  1242s|540000 |   560 |  3946k|   7.3 |  34M| 715 |   - |3773 |  10k|3773 | 938 | 299k| 743k|8563 | 0.000000e+00 | 2.000000e+00 |    Inf 
1312.22/1312.22	c  1263s|550000 |   583 |  4032k|   7.3 |  35M| 715 |   - |3773 |  11k|   0 |   0 | 306k| 756k|9472 | 0.000000e+00 | 2.000000e+00 |    Inf 
1324.52/1324.53	o 1
1324.52/1324.53	c *1275s|555615 |   542 |  4073k|   7.3 |  35M| 715 |   - |3773 |  12k|3773 | 951 | 309k| 763k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1333.12/1333.17	c  1283s|560000 |   594 |  4104k|   7.3 |  35M| 715 |  16 |3773 |  12k|3773 | 928 | 312k| 768k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1351.62/1351.69	c  1301s|570000 |   630 |  4166k|   7.3 |  36M| 715 |   1 |3773 |  12k|3773 | 938 | 315k| 782k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1370.63/1370.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1370.63/1370.69	c  1319s|580000 |   620 |  4229k|   7.3 |  38M| 715 |   - |3773 |  16k|   0 |   0 | 319k| 796k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1390.71/1390.79	c  1338s|590000 |   559 |  4302k|   7.3 |  36M| 715 |  19 |3773 |  14k|3773 | 938 | 325k| 809k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1410.92/1410.92	c  1357s|600000 |   505 |  4369k|   7.3 |  35M| 715 |   1 |3773 |  14k|3773 | 944 | 331k| 822k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1431.32/1431.33	c  1377s|610000 |   588 |  4439k|   7.3 |  37M| 715 |  25 |3773 |  17k|3773 | 963 | 335k| 837k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1452.42/1452.40	c  1397s|620000 |   552 |  4504k|   7.3 |  38M| 715 |   - |3773 |  19k|   0 |   0 | 339k| 852k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1474.32/1474.38	c  1418s|630000 |   445 |  4577k|   7.3 |  36M| 715 |   - |3773 |  16k|   0 |   0 | 344k| 866k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1495.42/1495.49	c  1438s|640000 |   297 |  4650k|   7.3 |  34M| 715 |  10 |3773 |  15k|3773 | 931 | 350k| 880k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1516.13/1516.12	c  1458s|650000 |   310 |  4723k|   7.3 |  35M| 715 |   - |3773 |  18k|   0 |   0 | 354k| 893k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1538.02/1538.06	c  1479s|660000 |   511 |  4789k|   7.3 |  38M| 715 |   - |3773 |  21k|   0 |   0 | 359k| 906k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1561.42/1561.47	c  1502s|670000 |   668 |  4856k|   7.2 |  40M| 715 |   - |3773 |  24k|   0 |   0 | 363k| 920k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1585.93/1585.98	c  1525s|680000 |   678 |  4927k|   7.2 |  41M| 715 |  10 |3773 |  25k|3773 | 973 | 367k| 934k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1611.43/1611.49	c  1550s|690000 |   621 |  5002k|   7.2 |  41M| 715 |   7 |3773 |  25k|3773 | 959 | 372k| 948k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1640.13/1640.12	c  1578s|700000 |   631 |  5082k|   7.3 |  42M| 715 |  23 |3773 |  26k|3773 | 955 | 376k| 961k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1665.33/1665.36	c  1602s|710000 |   520 |  5156k|   7.3 |  40M| 715 |   - |3773 |  23k|   0 |   0 | 381k| 975k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1690.03/1690.06	c  1626s|720000 |   603 |  5228k|   7.3 |  43M| 715 |   - |3773 |  29k|3773 | 966 | 386k| 989k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1716.22/1716.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1716.22/1716.21	c  1651s|730000 |   589 |  5299k|   7.3 |  44M| 715 |   1 |3773 |  30k|3773 | 953 | 390k|1004k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1744.82/1744.85	c  1679s|740000 |   618 |  5377k|   7.3 |  44M| 715 |   - |3773 |  31k|   0 |   0 | 395k|1017k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1774.03/1774.00	c  1707s|750000 |   651 |  5455k|   7.3 |  47M| 715 |  11 |3773 |  36k|3773 | 964 | 399k|1032k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1731.97
1800.03/1800.00	c Solving Nodes      : 758592
1800.03/1800.00	c Primal Bound       : +1.00000000000000e-00 (139 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.05	s SATISFIABLE
1800.03/1800.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 x211 -x210 
1800.03/1800.05	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.05	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 x170 -x169 -x168 
1800.03/1800.05	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.05	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1800.03/1800.05	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.03/1800.05	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 
1800.03/1800.05	v -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 x59 -x58 -x57 -x56 -x55 -x54 
1800.03/1800.05	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.03/1800.05	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 
1800.03/1800.05	v -x1 
1800.03/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.05	c Solving Time       :    1731.97
1800.03/1800.05	c Original Problem   :
1800.03/1800.05	c   Problem name     : HOME/instance-2693445-1277904541.wbo
1800.03/1800.05	c   Variables        : 3891 (2061 binary, 0 integer, 0 implicit integer, 1830 continuous)
1800.03/1800.05	c   Constraints      : 4538 initial, 4538 maximal
1800.03/1800.05	c Presolved Problem  :
1800.03/1800.05	c   Problem name     : t_HOME/instance-2693445-1277904541.wbo
1800.03/1800.05	c   Variables        : 3773 (2002 binary, 0 integer, 0 implicit integer, 1771 continuous)
1800.03/1800.05	c   Constraints      : 4398 initial, 39429 maximal
1800.03/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.05	c   trivial          :       0.00         59          0          0          0          0          0          0          0
1800.03/1800.05	c   dualfix          :       0.00         59          0          0          0          0          0          0          0
1800.03/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.05	c   indicator        :       0.00          0          0          0          0          0         59          0          0
1800.03/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.05	c   linear           :       0.05          0          0          0       1841          0         81         66          0
1800.03/1800.05	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.05	c   root node        :          -       1771          -          -       3542          -          -          -          -
1800.03/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.05	c   integral         :          0          0          0     482072          0         93       1462          0          0     820618
1800.03/1800.05	c   indicator        :       1771          0    2548763      55580          0         43     473784          0          0          0
1800.03/1800.05	c   setppc           :          7          6    3513697      67716          0      10648     965042          0          0          0
1800.03/1800.05	c   linear           :       1771          6    3532959      70452          0     234196   16124418     404049          0          0
1800.03/1800.05	c   logicor          :        849+         6    1572410      11073          0     108591    3882543          0          0          0
1800.03/1800.05	c   countsols        :          0          0          0      11073          0          0          0          0          0          0
1800.03/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.05	c   integral         :      22.19       0.00       0.00      22.19       0.00
1800.03/1800.05	c   indicator        :       3.21       0.00       1.78       1.43       0.00
1800.03/1800.05	c   setppc           :       9.17       0.00       9.15       0.02       0.00
1800.03/1800.05	c   linear           :     152.46       0.00     148.52       3.94       0.00
1800.03/1800.05	c   logicor          :     311.10       0.00     311.02       0.08       0.00
1800.03/1800.05	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.03/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.05	c   vbounds          :       0.12          2          0          0
1800.03/1800.05	c   rootredcost      :       0.09         41          0       1771
1800.03/1800.05	c   pseudoobj        :     114.35    3544120        566     193333
1800.03/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.05	c   propagation      :      20.25     354001     353985    2249704       28.9       9475       22.9          -
1800.03/1800.05	c   infeasible LP    :      16.74      52236      52236     420234       44.9        443       17.2          0
1800.03/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.05	c   pseudo solution  :       0.01         40         40        216       19.7         39        4.7          -
1800.03/1800.05	c   applied globally :          -          -          -    1044288       24.9          -          -          -
1800.03/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.05	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 175)
1800.03/1800.05	c   redcost          :      21.64     484143          0     258810          0          0
1800.03/1800.05	c   impliedbounds    :       0.00          4          0          0          0          0
1800.03/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.05	c   gomory           :       0.05          4          0          0        919          0
1800.03/1800.05	c   strongcg         :       0.03          4          0          0         72          0
1800.03/1800.05	c   cmir             :       0.00          4          0          0          0          0
1800.03/1800.05	c   flowcover        :       0.04          4          0          0          0          0
1800.03/1800.05	c   clique           :       0.00          4          0          0          0          0
1800.03/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.05	c Pricers            :       Time      Calls       Vars
1800.03/1800.05	c   problem variables:       0.00          0          0
1800.03/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.05	c   relpscost        :      21.99     411596         93       1462          0          0     820618
1800.03/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   inference        :       1.39      11033          0          0          0          0      22066
1800.03/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.05	c   LP solutions     :       0.02          -         40
1800.03/1800.05	c   pseudo solutions :       0.00          -          0
1800.03/1800.05	c   feaspump         :       0.01          1          0
1800.03/1800.05	c   oneopt           :       0.15         34          0
1800.03/1800.05	c   intshifting      :       0.00          8          0
1800.03/1800.05	c   linesearchdiving :       0.07         54          0
1800.03/1800.05	c   guideddiving     :       0.12         54          0
1800.03/1800.05	c   veclendiving     :       0.06         54          0
1800.03/1800.05	c   coefdiving       :       0.10         55          0
1800.03/1800.05	c   pscostdiving     :       0.08         55          0
1800.03/1800.05	c   fracdiving       :       0.09         55          0
1800.03/1800.05	c   rootsoldiving    :       0.10         42          0
1800.03/1800.05	c   crossover        :       0.74         28          0
1800.03/1800.05	c   objpscostdiving  :       0.07         43          0
1800.03/1800.05	c   trivial          :       0.01          2          0
1800.03/1800.05	c   simplerounding   :       0.74     411860          0
1800.03/1800.05	c   zirounding       :       0.28       1000          0
1800.03/1800.05	c   rounding         :       1.37       9054          0
1800.03/1800.05	c   shifting         :       0.99       2854          0
1800.03/1800.05	c   twoopt           :       0.00          0          0
1800.03/1800.05	c   fixandinfer      :       0.00          0          0
1800.03/1800.05	c   intdiving        :       0.00          0          0
1800.03/1800.05	c   actconsdiving    :       0.00          0          0
1800.03/1800.05	c   octane           :       0.00          0          0
1800.03/1800.05	c   rens             :       0.00          0          0
1800.03/1800.05	c   rins             :       0.00          0          0
1800.03/1800.05	c   localbranching   :       0.00          0          0
1800.03/1800.05	c   mutation         :       0.00          0          0
1800.03/1800.05	c   dins             :       0.00          0          0
1800.03/1800.05	c   undercover       :       0.00          0          0
1800.03/1800.05	c   nlp              :       0.05          0          0
1800.03/1800.05	c   trysol           :       1.06       4317         99
1800.03/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.05	c   dual LP          :     598.55     521994    5518902      10.57    9220.45
1800.03/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.05	c   diving/probing LP:       0.29        167       1209       7.24    4168.97
1800.03/1800.05	c   strong branching :      18.15      10627     176438      16.60    9721.10
1800.03/1800.05	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.05	c B&B Tree           :
1800.03/1800.05	c   number of runs   :          1
1800.03/1800.05	c   nodes            :     758592
1800.03/1800.05	c   nodes (total)    :     758592
1800.03/1800.05	c   nodes left       :        601
1800.03/1800.05	c   max depth        :        715
1800.03/1800.05	c   max depth (total):        715
1800.03/1800.05	c   backtracks       :     101412 (13.4%)
1800.03/1800.05	c   delayed cutoffs  :      72274
1800.03/1800.05	c   repropagations   :    1410883 (4427287 domain reductions, 68987 cutoffs)
1800.03/1800.05	c   avg switch length:       5.40
1800.03/1800.05	c   switching time   :     263.82
1800.03/1800.05	c Solution           :
1800.03/1800.05	c   Solutions found  :        139 (41 improvements)
1800.03/1800.05	c   First Solution   : +8.92150000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.03/1800.05	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 555615 nodes, 1274.77 seconds, depth 370, found by <relaxation>)
1800.03/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.05	c   Gap              :   infinite
1800.03/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.05	c   Root Iterations  :        138
1800.13/1800.13	c Time complete: 1800.16.

Verifier Data

OK	1

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13493
/proc/meminfo: memFree=31194340/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=11116 CPUtime=0
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 1715 0 0 0 0 0 0 0 25 0 1 0 131750860 11382784 1636 4089446400 4194304 9819077 140733302289104 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13493/statm: 2827 1645 392 1374 0 1448 0

[startup+0.0766889 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13493
/proc/meminfo: memFree=31194340/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=30892 CPUtime=0.07
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 7349 0 0 0 7 0 0 0 25 0 1 0 131750860 31633408 6402 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 7723 6402 492 1374 0 6344 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30892

[startup+0.100685 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13493
/proc/meminfo: memFree=31194340/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=30892 CPUtime=0.09
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 7878 0 0 0 9 0 0 0 25 0 1 0 131750860 31633408 6417 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 7723 6417 498 1374 0 6344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30892

[startup+0.300651 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13493
/proc/meminfo: memFree=31194340/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=40884 CPUtime=0.29
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 12284 0 0 0 28 1 0 0 25 0 1 0 131750860 41865216 8668 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 10221 8668 681 1374 0 8842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40884

[startup+0.700578 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13493
/proc/meminfo: memFree=31194340/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=41316 CPUtime=0.69
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 17526 0 0 0 67 2 0 0 25 0 1 0 131750860 42307584 8868 4089446400 4194304 9819077 140733302289104 18446744073709551615 6003327 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 10329 8868 704 1374 0 8950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41316

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13494
/proc/meminfo: memFree=31160976/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=43656 CPUtime=1.49
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 31760 0 0 0 143 6 0 0 25 0 1 0 131750860 44703744 9005 4089446400 4194304 9819077 140733302289104 18446744073709551615 6361766 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 10914 9005 710 1374 0 9535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43656

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13494
/proc/meminfo: memFree=31158744/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=45956 CPUtime=3.09
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 58812 0 0 0 297 12 0 0 25 0 1 0 131750860 47058944 9907 4089446400 4194304 9819077 140733302289104 18446744073709551615 6590517 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 11489 9907 710 1374 0 10110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45956

[startup+6.30059 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13494
/proc/meminfo: memFree=31153756/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=50572 CPUtime=6.29
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 87173 0 0 0 608 21 0 0 25 0 1 0 131750860 51785728 11140 4089446400 4194304 9819077 140733302289104 18446744073709551615 6628798 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 12643 11140 710 1374 0 11264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50572

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13494
/proc/meminfo: memFree=31128844/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=76812 CPUtime=12.69
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 137787 0 0 0 1233 36 0 0 25 0 1 0 131750860 78655488 17504 4089446400 4194304 9819077 140733302289104 18446744073709551615 4906555 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 19203 17504 715 1374 0 17824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76812

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13495
/proc/meminfo: memFree=31125276/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=78336 CPUtime=25.49
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 252399 0 0 0 2480 69 0 0 25 0 1 0 131750860 80216064 17884 4089446400 4194304 9819077 140733302289104 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 19584 17884 715 1374 0 18205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78336

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13495
/proc/meminfo: memFree=31118696/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=84692 CPUtime=51.1
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 455570 0 0 0 4958 152 0 0 25 0 1 0 131750860 86724608 19398 4089446400 4194304 9819077 140733302289104 18446744073709551615 6723476 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 21173 19398 725 1374 0 19794 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 84692

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13497
/proc/meminfo: memFree=31113672/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=88728 CPUtime=102.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 881649 0 0 0 9909 321 0 0 25 0 1 0 131750860 90857472 20485 4089446400 4194304 9819077 140733302289104 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 22182 20487 739 1374 0 20803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88728

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13501
/proc/meminfo: memFree=31107784/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=93032 CPUtime=162.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 1243626 0 0 0 15742 488 0 0 25 0 1 0 131750860 95264768 21584 4089446400 4194304 9819077 140733302289104 18446744073709551615 4573088 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13493/statm: 23258 21584 739 1374 0 21879 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93032

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 13549
/proc/meminfo: memFree=31274784/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=97564 CPUtime=222.29
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 1563348 0 0 0 21523 706 0 0 25 0 1 0 131750860 99905536 22787 4089446400 4194304 9819077 140733302289104 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13493/statm: 24391 22787 739 1374 0 23012 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97564

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13550
/proc/meminfo: memFree=31272108/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=99360 CPUtime=282.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 1880648 0 0 0 27276 954 0 0 25 0 1 0 131750860 101744640 23069 4089446400 4194304 9819077 140733302289104 18446744073709551615 6667864 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13493/statm: 24840 23069 739 1374 0 23461 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99360

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13552
/proc/meminfo: memFree=31267828/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=102480 CPUtime=342.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 2177767 0 0 0 33051 1179 0 0 25 0 1 0 131750860 104939520 23880 4089446400 4194304 9819077 140733302289104 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13493/statm: 25620 23880 739 1374 0 24241 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102480

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13554
/proc/meminfo: memFree=31264300/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=105668 CPUtime=402.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 2440109 0 0 0 38824 1406 0 0 25 0 1 0 131750860 108204032 24601 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13493/statm: 26417 24601 739 1374 0 25038 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105668

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13555
/proc/meminfo: memFree=31259640/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=109372 CPUtime=462.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 2712999 0 0 0 44610 1620 0 0 25 0 1 0 131750860 111996928 25556 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13493/statm: 27343 25556 739 1374 0 25964 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 109372

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13557
/proc/meminfo: memFree=31254972/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=113856 CPUtime=522.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 2970043 0 0 0 50406 1825 0 0 25 0 1 0 131750860 116588544 26707 4089446400 4194304 9819077 140733302289104 18446744073709551615 6385958 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13493/statm: 28464 26707 739 1374 0 27085 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 113856

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 13558
/proc/meminfo: memFree=31251060/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=116868 CPUtime=582.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 3235768 0 0 0 56195 2035 0 0 25 0 1 0 131750860 119672832 27389 4089446400 4194304 9819077 140733302289104 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 29217 27389 739 1374 0 27838 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116868

[startup+642.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 13560
/proc/meminfo: memFree=31249632/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=118148 CPUtime=642.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 3533678 0 0 0 61964 2267 0 0 25 0 1 0 131750860 120983552 27752 4089446400 4194304 9819077 140733302289104 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 29537 27752 739 1374 0 28158 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 118148

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13566
/proc/meminfo: memFree=31242408/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=124912 CPUtime=882.3
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 4661958 0 0 0 85055 3175 0 0 25 0 1 0 131750860 127909888 29370 4089446400 4194304 9819077 140733302289104 18446744073709551615 8655666 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 31228 29370 739 1374 0 29849 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 124912

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13568
/proc/meminfo: memFree=31239868/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=126992 CPUtime=942.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 4898899 0 0 0 90848 3383 0 0 25 0 1 0 131750860 130039808 29925 4089446400 4194304 9819077 140733302289104 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 31748 29925 739 1374 0 30369 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 126992

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13570
/proc/meminfo: memFree=31238700/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=127444 CPUtime=1002.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 5180246 0 0 0 96610 3621 0 0 25 0 1 0 131750860 130502656 29951 4089446400 4194304 9819077 140733302289104 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 31861 29951 739 1374 0 30482 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 127444

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13571
/proc/meminfo: memFree=31238504/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=127420 CPUtime=1062.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 5459459 0 0 0 102372 3859 0 0 25 0 1 0 131750860 130478080 29957 4089446400 4194304 9819077 140733302289104 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 31855 29957 739 1374 0 30476 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 127420

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13573
/proc/meminfo: memFree=31237708/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128308 CPUtime=1122.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 5731376 0 0 0 108164 4067 0 0 25 0 1 0 131750860 131387392 30205 4089446400 4194304 9819077 140733302289104 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32077 30205 739 1374 0 30698 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128308

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13574
/proc/meminfo: memFree=31237124/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128524 CPUtime=1182.32
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 6023936 0 0 0 113915 4317 0 0 25 0 1 0 131750860 131608576 30278 4089446400 4194304 9819077 140733302289104 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32131 30278 739 1374 0 30752 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 128524

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13576
/proc/meminfo: memFree=31236704/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128552 CPUtime=1242.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 6360839 0 0 0 119651 4580 0 0 25 0 1 0 131750860 131637248 30279 4089446400 4194304 9819077 140733302289104 18446744073709551615 6513049 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32138 30279 739 1374 0 30759 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 128552

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13578
/proc/meminfo: memFree=31236528/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128368 CPUtime=1302.32
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 6737626 0 0 0 125371 4861 0 0 25 0 1 0 131750860 131448832 30248 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32092 30248 739 1374 0 30713 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 128368

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 13579
/proc/meminfo: memFree=31235940/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128560 CPUtime=1362.31
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 7175112 0 0 0 131088 5143 0 0 25 0 1 0 131750860 131645440 30320 4089446400 4194304 9819077 140733302289104 18446744073709551615 7306954 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32140 30320 739 1374 0 30761 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 128560

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13609
/proc/meminfo: memFree=31221144/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128560 CPUtime=1422.32
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 7514552 0 0 0 136823 5409 0 0 25 0 1 0 131750860 131645440 30324 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32140 30324 739 1374 0 30761 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 128560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13610
/proc/meminfo: memFree=31102660/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128532 CPUtime=1482.32
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 7827327 0 0 0 142576 5656 0 0 25 0 1 0 131750860 131616768 30329 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32133 30329 739 1374 0 30754 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 128532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13612
/proc/meminfo: memFree=30975248/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128944 CPUtime=1542.32
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 8133534 0 0 0 148329 5903 0 0 25 0 1 0 131750860 132038656 30424 4089446400 4194304 9819077 140733302289104 18446744073709551615 4210067 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32236 30424 739 1374 0 30857 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 128944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13614
/proc/meminfo: memFree=30859512/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128520 CPUtime=1602.33
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 8389984 0 0 0 154111 6122 0 0 25 0 1 0 131750860 131604480 30419 4089446400 4194304 9819077 140733302289104 18446744073709551615 6209887 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32130 30421 739 1374 0 30751 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 128520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13615
/proc/meminfo: memFree=30748476/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=128540 CPUtime=1662.33
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 8629554 0 0 0 159905 6328 0 0 25 0 1 0 131750860 131624960 30423 4089446400 4194304 9819077 140733302289104 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32135 30424 739 1374 0 30756 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 128540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13617
/proc/meminfo: memFree=30669428/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=129108 CPUtime=1722.33
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 8876867 0 0 0 165688 6545 0 0 25 0 1 0 131750860 132206592 30456 4089446400 4194304 9819077 140733302289104 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32277 30456 739 1374 0 30898 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 129108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13618
/proc/meminfo: memFree=30609864/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=129136 CPUtime=1782.33
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 9111561 0 0 0 171485 6748 0 0 25 0 1 0 131750860 132235264 30481 4089446400 4194304 9819077 140733302289104 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32284 30481 739 1374 0 30905 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 129136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13619
/proc/meminfo: memFree=30597320/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=129112 CPUtime=1800.03
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 9178583 0 0 0 173199 6804 0 0 25 0 1 0 131750860 132210688 30493 4089446400 4194304 9819077 140733302289104 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13493/statm: 32278 30493 739 1374 0 30899 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129112

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.00 3/179 13619
/proc/meminfo: memFree=30597320/32950928 swapFree=67111528/67111528
[pid=13493] ppid=13491 vsize=126572 CPUtime=1800.13
/proc/13493/stat : 13493 (pbscip.linux.x8) R 13491 13493 12014 0 -1 4202496 9178616 0 0 0 173209 6804 0 0 25 0 1 0 131750860 129609728 29854 4089446400 4194304 9819077 140733302289104 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13493/statm: 31643 29854 740 1374 0 30264 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 126572

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.17
CPU user time (s): 1732.11
CPU system time (s): 68.0557
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 143996

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

runsolver used 3.2545 second user time and 6.40203 second system time

The end

Launcher Data

Begin job on node123 at 2010-06-30 15:29:01
IDJOB=2693445
IDBENCH=78921
IDSOLVER=1205
FILE ID=node123/2693445-1277904541
PBS_JOBID= 11197166
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.1900667195--soft-33-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-2693445-1277904541/watcher-2693445-1277904541 -o /tmp/evaluation-result-2693445-1277904541/solver-2693445-1277904541 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693445-1277904541.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 48e28404edc62027cab8cceeec6ce6b2
RANDOM SEED=1920573528

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31194868 kB
Buffers:        190976 kB
Cached:        1113296 kB
SwapCached:          0 kB
Active:         826972 kB
Inactive:       786772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31194868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:      308932 kB
Mapped:          16924 kB
Slab:            78812 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   483856 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= 74200 MiB
End job on node123 at 2010-06-30 15:59:03