Trace number 2705649

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.2 1790.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900669797--soft-33-100-0.wbo
MD5SUMebc456211cf99aa767d1987ef9daf648
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 benchmark91.6031
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705649-1278573008.wbo>
0.00/0.03	c original problem has 3785 variables (2008 bin, 0 int, 1777 impl, 0 cont) and 4485 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, 136 impls, 7 clqs
0.00/0.08	c (round 2) 0 del vars, 68 del conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.08/0.09	c (round 3) 53 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10	c (round 4) 130 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.11	c (round 5) 130 del vars, 177 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.15	c    (0.1s) probing: 101/1943 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  130 deleted vars, 177 deleted constraints, 1789 tightened bounds, 0 added holes, 76 changed sides, 0 changed coefficients
0.09/0.15	c  3544 implications, 7 cliques
0.09/0.15	c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.15	c      43 constraints of type <setppc>
0.09/0.15	c    1712 constraints of type <linear>
0.09/0.15	c    1712 constraints of type <indicator>
0.09/0.15	c     841 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     0 |    18 |     - |  13M|   0 |   8 |3655 |4308 |3655 | 884 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    62 |     - |  13M|   0 |  29 |3655 |4308 |3655 | 905 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |    86 |     - |  14M|   0 |  30 |3655 |4308 |3655 | 923 |  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   111 |     - |  14M|   0 |  43 |3655 |4308 |3655 | 937 |  53 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |   142 |     - |  15M|   0 |  53 |3655 |4308 |3655 | 943 |  59 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   180 |     - |  15M|   0 |  61 |3655 |4308 |3655 | 953 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   243 |     - |  15M|   0 |  52 |3655 |4308 |3655 | 966 |  82 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.77	c   0.7s|     1 |     2 |   243 |     - |  15M|   0 |  52 |3655 |4308 |3655 | 966 |  82 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.39/1.46	o 86784
1.39/1.46	c y 1.4s|    16 |    15 |  1162 |  61.3 |  15M|  14 |   - |3655 |4308 |   0 |   0 | 134 |   0 | 213 | 0.000000e+00 | 8.678400e+04 |    Inf 
20.69/20.76	c  20.7s| 10000 |  9951 | 23350 |   2.3 |  38M| 139 |   0 |3655 |4346 |3655 | 982 |4547 |  38 |1372 | 0.000000e+00 | 8.678400e+04 |    Inf 
34.99/35.09	c  35.1s| 20000 | 19945 | 35330 |   1.8 |  55M| 139 |   0 |3655 |4355 |3655 | 999 |6619 |  47 |1429 | 0.000000e+00 | 8.678400e+04 |    Inf 
46.99/47.08	c  47.1s| 30000 | 29941 | 38903 |   1.3 |  72M| 623 |   0 |3655 |4359 |3655 |1000 |7220 |  51 |1461 | 0.000000e+00 | 8.678400e+04 |    Inf 
53.19/53.23	o 845
53.19/53.23	c *53.2s| 35226 | 33252 | 40256 |   1.1 |  78M| 623 |   - |3655 |4359 |3655 |1014 |7457 |  51 |1468 | 0.000000e+00 | 8.450000e+02 |    Inf 
59.20/59.26	c  59.2s| 40000 | 38022 | 42022 |   1.0 |  86M| 623 |   0 |3655 |4371 |3655 | 985 |7781 |  63 |1476 | 0.000000e+00 | 8.450000e+02 |    Inf 
66.49/66.59	o 833
66.49/66.59	c *66.6s| 45524 | 43330 | 44921 |   1.0 |  96M| 623 |   - |3655 |4481 |3655 | 991 |8286 | 177 |1483 | 0.000000e+00 | 8.330000e+02 |    Inf 
70.99/71.08	o 692
70.99/71.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.99/71.08	c *71.1s| 48781 | 43829 | 46528 |   0.9 |  97M| 623 |   - |3655 |4544 |3655 |1010 |8535 | 247 |1489 | 0.000000e+00 | 6.920000e+02 |    Inf 
71.89/71.95	o 611
71.89/71.95	c *71.9s| 49323 | 42001 | 47161 |   1.0 |  94M| 623 |   - |3655 |4654 |3655 | 992 |8647 | 360 |1490 | 0.000000e+00 | 6.110000e+02 |    Inf 
72.99/73.02	o 573
72.99/73.02	c *73.0s| 49929 | 41583 | 48313 |   1.0 |  94M| 623 |   - |3655 |4941 |3655 |1001 |8783 | 660 |1497 | 0.000000e+00 | 5.730000e+02 |    Inf 
73.09/73.13	c  73.1s| 50000 | 41647 | 48404 |   1.0 |  94M| 623 |   0 |3655 |4979 |3655 | 993 |8783 | 699 |1497 | 0.000000e+00 | 5.730000e+02 |    Inf 
73.39/73.42	o 547
73.39/73.42	c *73.4s| 50171 | 40956 | 48534 |   1.0 |  93M| 623 |   - |3655 |5047 |3655 | 993 |8793 | 770 |1497 | 0.000000e+00 | 5.470000e+02 |    Inf 
75.60/75.60	o 519
75.60/75.60	c *75.6s| 51296 | 40671 | 51303 |   1.0 |  94M| 623 |   - |3655 |5671 |3655 |1006 |9203 |1483 |1568 | 0.000000e+00 | 5.190000e+02 |    Inf 
75.60/75.69	o 475
75.60/75.69	c *75.7s| 51352 | 38709 | 51346 |   1.0 |  91M| 623 |   - |3655 |5677 |3655 | 999 |9209 |1490 |1568 | 0.000000e+00 | 4.750000e+02 |    Inf 
78.39/78.45	o 467
78.39/78.45	c *78.4s| 52901 | 39547 | 54810 |   1.0 |  94M| 623 |   - |3655 |6212 |3655 | 989 |9795 |2150 |1577 | 0.000000e+00 | 4.670000e+02 |    Inf 
83.19/83.22	o 434
83.19/83.22	c *83.2s| 55427 | 39320 | 62260 |   1.1 |  96M| 623 |   - |3655 |7336 |3655 | 977 |  11k|3603 |1605 | 0.000000e+00 | 4.340000e+02 |    Inf 
84.60/84.62	o 392
84.60/84.62	c *84.6s| 56160 | 37008 | 64251 |   1.1 |  92M| 623 |   - |3655 |7576 |3655 | 994 |  11k|3956 |1609 | 0.000000e+00 | 3.920000e+02 |    Inf 
85.70/85.73	o 390
85.70/85.73	c *85.7s| 56767 | 37272 | 65520 |   1.1 |  93M| 623 |   - |3655 |7774 |3655 |1002 |  11k|4281 |1610 | 0.000000e+00 | 3.900000e+02 |    Inf 
89.70/89.76	o 303
89.70/89.76	c *89.7s| 58614 | 30751 | 73998 |   1.3 |  82M| 623 |   - |3655 |8314 |3655 | 981 |  12k|5561 |1659 | 0.000000e+00 | 3.030000e+02 |    Inf 
89.70/89.78	o 251
89.70/89.78	c *89.7s| 58615 | 25134 | 73998 |   1.3 |  71M| 623 |   - |3655 |8314 |3655 | 981 |  12k|5561 |1659 | 0.000000e+00 | 2.510000e+02 |    Inf 
91.79/91.87	o 232
91.79/91.87	c *91.8s| 59544 | 23616 | 77528 |   1.3 |  70M| 623 |   - |3655 |8172 |3655 | 980 |  13k|6199 |1670 | 0.000000e+00 | 2.320000e+02 |    Inf 
92.19/92.25	o 200
92.19/92.25	c *92.2s| 59710 | 20313 | 78300 |   1.3 |  64M| 623 |   - |3655 |8242 |3655 | 984 |  13k|6339 |1672 | 0.000000e+00 | 2.000000e+02 |    Inf 
92.69/92.77	o 195
92.69/92.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
92.69/92.77	c *92.7s| 59890 | 19871 | 79493 |   1.3 |  64M| 623 |   - |3655 |8211 |3655 |1012 |  13k|6450 |1678 | 0.000000e+00 | 1.950000e+02 |    Inf 
92.79/92.86	o 194
92.79/92.86	c *92.8s| 59919 | 19760 | 79689 |   1.3 |  64M| 623 |   - |3655 |8197 |3655 | 998 |  13k|6470 |1678 | 0.000000e+00 | 1.940000e+02 |    Inf 
92.79/92.87	o 183
92.79/92.87	c *92.8s| 59921 | 18673 | 79732 |   1.3 |  62M| 623 |   - |3655 |8197 |3655 | 998 |  13k|6470 |1678 | 0.000000e+00 | 1.830000e+02 |    Inf 
93.09/93.11	c  93.1s| 60000 | 18700 | 80495 |   1.3 |  62M| 623 |   - |3655 |8104 |   0 |   0 |  13k|6524 |1679 | 0.000000e+00 | 1.830000e+02 |    Inf 
93.09/93.15	o 177
93.09/93.15	c *93.1s| 60011 | 17671 | 80610 |   1.3 |  60M| 623 |   - |3655 |8085 |3655 | 981 |  13k|6533 |1681 | 0.000000e+00 | 1.770000e+02 |    Inf 
93.60/93.67	o 156
93.60/93.67	c *93.6s| 60181 | 15442 | 82173 |   1.4 |  55M| 623 |   - |3655 |7974 |3655 | 994 |  13k|6677 |1688 | 0.000000e+00 | 1.560000e+02 |    Inf 
93.60/93.67	o 149
93.60/93.67	c *93.6s| 60182 | 14821 | 82193 |   1.4 |  54M| 623 |   - |3655 |7974 |3655 | 994 |  13k|6677 |1688 | 0.000000e+00 | 1.490000e+02 |    Inf 
94.89/94.95	o 135
94.89/94.95	c *94.9s| 60629 | 13571 | 85854 |   1.4 |  53M| 623 |   - |3655 |7839 |3655 | 992 |  14k|7077 |1702 | 0.000000e+00 | 1.350000e+02 |    Inf 
95.99/96.10	o 122
95.99/96.10	c *96.1s| 61066 | 12047 | 90445 |   1.5 |  51M| 623 |   - |3655 |7562 |3655 | 998 |  14k|7321 |1709 | 0.000000e+00 | 1.220000e+02 |    Inf 
97.19/97.25	o 118
97.19/97.25	c *97.2s| 61446 | 11510 | 94408 |   1.5 |  51M| 623 |   - |3655 |7365 |3655 |1003 |  15k|7603 |1723 | 0.000000e+00 | 1.180000e+02 |    Inf 
97.39/97.42	o 94
97.39/97.42	c *97.4s| 61512 |  8576 | 94616 |   1.5 |  45M| 623 |   - |3655 |7350 |3655 | 984 |  15k|7694 |1723 | 0.000000e+00 | 9.400000e+01 |    Inf 
97.49/97.58	o 85
97.49/97.58	c *97.6s| 61562 |  7569 | 94875 |   1.5 |  42M| 623 |   - |3655 |7068 |3655 | 984 |  15k|7726 |1723 | 0.000000e+00 | 8.500000e+01 |    Inf 
97.49/97.59	o 82
97.49/97.59	c *97.6s| 61563 |  6123 | 94875 |   1.5 |  38M| 623 |   - |3655 |7068 |3655 | 984 |  15k|7726 |1723 | 0.000000e+00 | 8.200000e+01 |    Inf 
111.10/111.14	o 65
111.10/111.14	c * 111s| 67728 |  5024 |125871 |   1.9 |  44M| 623 |   - |3655 |7259 |3655 | 977 |  17k|  13k|1730 | 0.000000e+00 | 6.500000e+01 |    Inf 
115.50/115.53	o 55
115.50/115.53	c * 115s| 69841 |  4690 |135762 |   1.9 |  44M| 623 |   - |3655 |6047 |3655 | 993 |  18k|  16k|1730 | 0.000000e+00 | 5.500000e+01 |    Inf 
115.79/115.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.79/115.86	c   116s| 70000 |  4688 |136429 |   1.9 |  44M| 623 |   1 |3655 |5692 |3655 | 998 |  18k|  16k|1730 | 0.000000e+00 | 5.500000e+01 |    Inf 
119.69/119.79	o 54
119.69/119.79	c * 120s| 71910 |  4687 |147640 |   2.0 |  46M| 623 |   - |3655 |5804 |3655 | 981 |  19k|  18k|1730 | 0.000000e+00 | 5.400000e+01 |    Inf 
121.69/121.70	o 46
121.69/121.70	c * 122s| 72972 |  4132 |151565 |   2.1 |  45M| 623 |   - |3655 |5770 |3655 | 978 |  19k|  19k|1730 | 0.000000e+00 | 4.600000e+01 |    Inf 
127.09/127.14	o 25
127.09/127.14	c * 127s| 75939 |  2505 |166154 |   2.2 |  39M| 623 |   - |3655 |6573 |3655 |1003 |  20k|  23k|1751 | 0.000000e+00 | 2.500000e+01 |    Inf 
132.90/132.96	o 3
132.90/132.96	c * 133s| 79530 |  2269 |186547 |   2.3 |  37M| 623 |   - |3655 |6587 |3655 | 992 |  21k|  28k|1813 | 0.000000e+00 | 3.000000e+00 |    Inf 
133.69/133.74	c   134s| 80000 |  2255 |189622 |   2.4 |  37M| 623 |  22 |3655 |5569 |3655 | 972 |  21k|  28k|1825 | 0.000000e+00 | 3.000000e+00 |    Inf 
149.09/149.12	c   149s| 90000 |  2151 |260567 |   2.9 |  39M| 623 |   - |3655 |8405 |   0 |   0 |  24k|  41k|2113 | 0.000000e+00 | 3.000000e+00 |    Inf 
150.60/150.66	o 2
150.60/150.66	c * 151s| 91005 |  2136 |267132 |   2.9 |  39M| 623 |   - |3655 |9162 |3655 | 991 |  25k|  43k|2125 | 0.000000e+00 | 2.000000e+00 |    Inf 
164.80/164.83	c   165s|100000 |  2136 |328935 |   3.3 |  40M| 623 |  21 |3655 |  11k|3655 | 968 |  28k|  55k|2332 | 0.000000e+00 | 2.000000e+00 |    Inf 
182.10/182.14	c   182s|110000 |  2153 |403039 |   3.7 |  42M| 623 |  10 |3655 |  13k|3655 | 987 |  30k|  68k|2617 | 0.000000e+00 | 2.000000e+00 |    Inf 
198.89/198.92	c   199s|120000 |  2042 |470125 |   3.9 |  41M| 623 |  15 |3655 |  10k|3655 | 967 |  33k|  82k|2825 | 0.000000e+00 | 2.000000e+00 |    Inf 
215.19/215.28	c   215s|130000 |  1754 |539367 |   4.1 |  40M| 623 |   7 |3655 |8204 |3655 | 982 |  36k|  95k|3052 | 0.000000e+00 | 2.000000e+00 |    Inf 
231.10/231.11	c   231s|140000 |  1732 |607462 |   4.3 |  42M| 623 |   - |3655 |  13k|   0 |   0 |  39k| 108k|3217 | 0.000000e+00 | 2.000000e+00 |    Inf 
249.80/249.87	c   250s|150000 |  1744 |683382 |   4.6 |  45M| 623 |  18 |3655 |  20k|3655 | 996 |  42k| 122k|3368 | 0.000000e+00 | 2.000000e+00 |    Inf 
272.00/272.02	c   272s|160000 |  1686 |767527 |   4.8 |  42M| 623 |   - |3655 |  15k|   0 |   0 |  48k| 136k|3581 | 0.000000e+00 | 2.000000e+00 |    Inf 
289.90/289.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
289.90/289.99	c   290s|170000 |  1650 |834469 |   4.9 |  42M| 623 |   - |3655 |  13k|   0 |   0 |  50k| 148k|3801 | 0.000000e+00 | 2.000000e+00 |    Inf 
308.70/308.71	c   309s|180000 |  1664 |912438 |   5.1 |  44M| 623 |  22 |3655 |  19k|3655 | 972 |  55k| 161k|3941 | 0.000000e+00 | 2.000000e+00 |    Inf 
328.10/328.16	c   328s|190000 |  1692 |972697 |   5.1 |  47M| 623 |  22 |3655 |  26k|3655 | 976 |  58k| 175k|4091 | 0.000000e+00 | 2.000000e+00 |    Inf 
350.41/350.42	c   350s|200000 |  1683 |  1038k|   5.2 |  49M| 623 |   - |3655 |  30k|   0 |   0 |  61k| 188k|4188 | 0.000000e+00 | 2.000000e+00 |    Inf 
375.30/375.31	c   375s|210000 |  1746 |  1117k|   5.3 |  51M| 623 |   - |3655 |  34k|   0 |   0 |  65k| 201k|4313 | 0.000000e+00 | 2.000000e+00 |    Inf 
401.60/401.68	c   402s|220000 |  1739 |  1193k|   5.4 |  51M| 623 |   - |3655 |  36k|3655 | 990 |  68k| 215k|4447 | 0.000000e+00 | 2.000000e+00 |    Inf 
427.01/427.04	c   427s|230000 |  1756 |  1256k|   5.5 |  52M| 623 |   - |3655 |  38k|   0 |   0 |  70k| 229k|4526 | 0.000000e+00 | 2.000000e+00 |    Inf 
453.71/453.73	c   454s|240000 |  1792 |  1323k|   5.5 |  54M| 623 |  15 |3655 |  41k|3655 | 973 |  72k| 243k|4611 | 0.000000e+00 | 2.000000e+00 |    Inf 
482.31/482.35	c   482s|250000 |  1747 |  1388k|   5.6 |  54M| 623 |   8 |3655 |  41k|3655 | 969 |  75k| 257k|4713 | 0.000000e+00 | 2.000000e+00 |    Inf 
512.80/512.81	c   513s|260000 |  1771 |  1451k|   5.6 |  56M| 623 |   - |3655 |  45k|   0 |   0 |  78k| 270k|4807 | 0.000000e+00 | 2.000000e+00 |    Inf 
546.01/546.04	c   546s|270000 |  1788 |  1521k|   5.6 |  57M| 623 |   - |3655 |  48k|   0 |   0 |  81k| 284k|4901 | 0.000000e+00 | 2.000000e+00 |    Inf 
578.51/578.56	c   579s|280000 |  1826 |  1585k|   5.7 |  60M| 623 |  12 |3655 |  53k|3655 | 973 |  83k| 298k|4988 | 0.000000e+00 | 2.000000e+00 |    Inf 
613.72/613.71	c   614s|290000 |  1836 |  1651k|   5.7 |  61M| 623 |   5 |3655 |  57k|3655 | 981 |  86k| 312k|5064 | 0.000000e+00 | 2.000000e+00 |    Inf 
650.71/650.79	c   651s|300000 |  1888 |  1718k|   5.7 |  64M| 623 |  13 |3655 |  61k|3655 | 976 |  88k| 327k|5183 | 0.000000e+00 | 2.000000e+00 |    Inf 
687.01/687.08	c   687s|310000 |  1891 |  1780k|   5.7 |  65M| 623 |   - |3655 |  63k|   0 |   0 |  90k| 343k|5239 | 0.000000e+00 | 2.000000e+00 |    Inf 
728.42/728.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
728.42/728.49	c   728s|320000 |  1925 |  1855k|   5.8 |  65M| 623 |  17 |3655 |  60k|3655 | 986 |  93k| 358k|5348 | 0.000000e+00 | 2.000000e+00 |    Inf 
768.12/768.18	c   768s|330000 |  1877 |  1926k|   5.8 |  63M| 623 |  11 |3655 |  56k|3655 | 987 |  95k| 372k|5430 | 0.000000e+00 | 2.000000e+00 |    Inf 
805.91/805.99	c   806s|340000 |  1851 |  1999k|   5.9 |  63M| 623 |  11 |3655 |  57k|3655 | 965 |  99k| 386k|5506 | 0.000000e+00 | 2.000000e+00 |    Inf 
842.92/842.91	c   843s|350000 |  1796 |  2075k|   5.9 |  62M| 623 |   - |3655 |  55k|   0 |   0 | 101k| 400k|5607 | 0.000000e+00 | 2.000000e+00 |    Inf 
877.21/877.22	c   877s|360000 |  1722 |  2155k|   6.0 |  59M| 623 |  10 |3655 |  48k|3655 | 987 | 104k| 414k|5686 | 0.000000e+00 | 2.000000e+00 |    Inf 
909.92/909.92	c   910s|370000 |  1754 |  2227k|   6.0 |  61M| 623 |   1 |3655 |  53k|3655 | 976 | 107k| 428k|5778 | 0.000000e+00 | 2.000000e+00 |    Inf 
944.22/944.28	c   944s|380000 |  1704 |  2302k|   6.1 |  59M| 623 |   1 |3655 |  46k|3655 | 976 | 111k| 441k|5850 | 0.000000e+00 | 2.000000e+00 |    Inf 
977.82/977.81	c   978s|390000 |  1691 |  2377k|   6.1 |  59M| 623 |   - |3655 |  49k|   0 |   0 | 115k| 454k|5956 | 0.000000e+00 | 2.000000e+00 |    Inf 
1012.52/1012.59	c  1013s|400000 |  1635 |  2455k|   6.1 |  58M| 623 |  13 |3655 |  45k|3655 | 962 | 117k| 468k|6108 | 0.000000e+00 | 2.000000e+00 |    Inf 
1039.82/1039.82	c  1040s|410000 |  1406 |  2524k|   6.2 |  49M| 623 |   7 |3655 |  23k|3655 | 964 | 120k| 481k|6650 | 0.000000e+00 | 2.000000e+00 |    Inf 
1059.62/1059.60	c  1060s|420000 |  1384 |  2587k|   6.2 |  50M| 623 |   - |3655 |  26k|3655 | 984 | 124k| 494k|6699 | 0.000000e+00 | 2.000000e+00 |    Inf 
1080.83/1080.81	c  1081s|430000 |  1422 |  2655k|   6.2 |  51M| 623 |  11 |3655 |  28k|3655 | 963 | 127k| 508k|6704 | 0.000000e+00 | 2.000000e+00 |    Inf 
1102.42/1102.42	c  1102s|440000 |  1383 |  2722k|   6.2 |  51M| 623 |  12 |3655 |  28k|3655 | 985 | 130k| 522k|6727 | 0.000000e+00 | 2.000000e+00 |    Inf 
1119.43/1119.45	o 1
1119.43/1119.45	c *1119s|448488 |  1382 |  2768k|   6.2 |  51M| 623 |   - |3655 |  29k|3655 | 976 | 132k| 534k|6792 | 0.000000e+00 | 1.000000e+00 |    Inf 
1122.43/1122.47	c  1122s|450000 |  1381 |  2775k|   6.2 |  51M| 623 |   - |3655 |  28k|   0 |   0 | 132k| 536k|6810 | 0.000000e+00 | 1.000000e+00 |    Inf 
1144.83/1144.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1144.83/1144.80	c  1145s|460000 |  1446 |  2835k|   6.2 |  53M| 623 |  12 |3655 |  32k|3655 | 977 | 134k| 549k|6836 | 0.000000e+00 | 1.000000e+00 |    Inf 
1167.63/1167.61	c  1168s|470000 |  1496 |  2894k|   6.2 |  54M| 623 |  11 |3655 |  35k|3655 | 982 | 137k| 563k|6884 | 0.000000e+00 | 1.000000e+00 |    Inf 
1192.03/1192.04	c  1192s|480000 |  1469 |  2957k|   6.2 |  54M| 623 |   1 |3655 |  34k|3655 | 961 | 140k| 577k|6938 | 0.000000e+00 | 1.000000e+00 |    Inf 
1216.23/1216.27	c  1216s|490000 |  1513 |  3019k|   6.2 |  56M| 623 |  12 |3655 |  39k|3655 | 974 | 143k| 591k|6990 | 0.000000e+00 | 1.000000e+00 |    Inf 
1242.83/1242.87	c  1243s|500000 |  1499 |  3081k|   6.2 |  57M| 623 |   - |3655 |  42k|3655 |1016 | 144k| 605k|7041 | 0.000000e+00 | 1.000000e+00 |    Inf 
1269.23/1269.28	c  1269s|510000 |  1506 |  3141k|   6.2 |  57M| 623 |   - |3655 |  40k|   0 |   0 | 147k| 618k|7088 | 0.000000e+00 | 1.000000e+00 |    Inf 
1296.33/1296.33	c  1296s|520000 |  1559 |  3200k|   6.2 |  59M| 623 |  27 |3655 |  46k|3655 | 980 | 149k| 633k|7134 | 0.000000e+00 | 1.000000e+00 |    Inf 
1325.14/1325.17	c  1325s|530000 |  1603 |  3260k|   6.2 |  58M| 623 |  21 |3655 |  42k|3655 | 964 | 151k| 647k|7189 | 0.000000e+00 | 1.000000e+00 |    Inf 
1354.94/1354.95	c  1355s|540000 |  1639 |  3321k|   6.2 |  59M| 623 |  18 |3655 |  45k|3655 | 970 | 153k| 661k|7238 | 0.000000e+00 | 1.000000e+00 |    Inf 
1384.53/1384.51	c  1384s|550000 |  1621 |  3380k|   6.1 |  59M| 623 |   1 |3655 |  45k|3655 | 973 | 156k| 675k|7287 | 0.000000e+00 | 1.000000e+00 |    Inf 
1413.34/1413.38	c  1413s|560000 |  1678 |  3439k|   6.1 |  61M| 623 |   7 |3655 |  47k|3655 | 970 | 158k| 689k|7327 | 0.000000e+00 | 1.000000e+00 |    Inf 
1443.94/1443.94	c  1444s|570000 |  1710 |  3498k|   6.1 |  61M| 623 |   1 |3655 |  46k|3655 | 975 | 160k| 704k|7369 | 0.000000e+00 | 1.000000e+00 |    Inf 
1474.04/1474.07	c  1474s|580000 |  1755 |  3559k|   6.1 |  62M| 623 |  23 |3655 |  49k|3655 | 975 | 163k| 719k|7414 | 0.000000e+00 | 1.000000e+00 |    Inf 
1504.34/1504.39	c  1504s|590000 |  1758 |  3622k|   6.1 |  63M| 623 |  19 |3655 |  49k|3655 | 980 | 165k| 733k|7459 | 0.000000e+00 | 1.000000e+00 |    Inf 
1536.34/1536.38	c  1536s|600000 |  1781 |  3688k|   6.1 |  63M| 623 |   - |3655 |  50k|   0 |   0 | 167k| 748k|7495 | 0.000000e+00 | 1.000000e+00 |    Inf 
1567.94/1567.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1567.94/1567.93	c  1568s|610000 |  1714 |  3757k|   6.2 |  63M| 623 |  18 |3655 |  49k|3655 | 972 | 169k| 763k|7540 | 0.000000e+00 | 1.000000e+00 |    Inf 
1598.14/1598.13	c  1598s|620000 |  1754 |  3821k|   6.2 |  64M| 623 |  16 |3655 |  50k|3655 | 992 | 171k| 778k|7591 | 0.000000e+00 | 1.000000e+00 |    Inf 
1629.54/1629.50	c  1629s|630000 |  1752 |  3886k|   6.2 |  63M| 623 |  10 |3655 |  49k|3655 | 964 | 173k| 793k|7642 | 0.000000e+00 | 1.000000e+00 |    Inf 
1658.64/1658.67	c  1659s|640000 |  1702 |  3942k|   6.2 |  62M| 623 |   1 |3655 |  47k|3655 | 973 | 175k| 807k|7699 | 0.000000e+00 | 1.000000e+00 |    Inf 
1690.55/1690.52	c  1690s|650000 |  1756 |  3999k|   6.2 |  65M| 623 |  17 |3655 |  52k|3655 | 978 | 178k| 821k|7738 | 0.000000e+00 | 1.000000e+00 |    Inf 
1722.45/1722.46	c  1722s|660000 |  1673 |  4062k|   6.2 |  63M| 623 |   - |3655 |  49k|   0 |   0 | 180k| 835k|7780 | 0.000000e+00 | 1.000000e+00 |    Inf 
1753.54/1753.57	c  1754s|670000 |  1582 |  4126k|   6.2 |  61M| 623 |  15 |3655 |  47k|3655 | 988 | 183k| 850k|7833 | 0.000000e+00 | 1.000000e+00 |    Inf 
1781.15/1781.18	c  1781s|680000 |  1595 |  4183k|   6.2 |  61M| 623 |   - |3655 |  47k|   0 |   0 | 185k| 863k|7869 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.05/1790.01	c 
1790.05/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.01	c Solving Time (sec) : 1789.98
1790.05/1790.01	c Solving Nodes      : 682974
1790.05/1790.01	c Primal Bound       : +1.00000000000000e+00 (152 solutions)
1790.05/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.05/1790.01	c Gap                : infinite
1790.05/1790.05	s SATISFIABLE
1790.05/1790.05	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.05/1790.05	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.05/1790.05	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.05/1790.05	v -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
1790.05/1790.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.05/1790.05	v x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.05	v -x1 
1790.05/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.05	c Solving Time       :    1789.98
1790.05/1790.05	c Original Problem   :
1790.05/1790.05	c   Problem name     : HOME/instance-2705649-1278573008.wbo
1790.05/1790.05	c   Variables        : 3785 (2008 binary, 0 integer, 1777 implicit integer, 0 continuous)
1790.05/1790.05	c   Constraints      : 4485 initial, 4485 maximal
1790.05/1790.05	c Presolved Problem  :
1790.05/1790.05	c   Problem name     : t_HOME/instance-2705649-1278573008.wbo
1790.05/1790.05	c   Variables        : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1790.05/1790.05	c   Constraints      : 4308 initial, 64756 maximal
1790.05/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.05	c   trivial          :       0.00         65          0          0          0          0          0          0          0
1790.05/1790.05	c   dualfix          :       0.00         65          0          0          0          0          0          0          0
1790.05/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.05/1790.05	c   setppc           :       0.00          0          0          0          0          0         21          0          0
1790.05/1790.05	c   linear           :       0.06          0          0          0       1789          0         91         76          0
1790.05/1790.05	c   indicator        :       0.00          0          0          0          0          0         65          0          0
1790.05/1790.05	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.05/1790.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.05	c   root node        :          -       3424          -          -       3424          -          -          -          -
1790.05/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.05	c   integral         :          0          0          0     424117          0         81       1016          0          0     679788
1790.05/1790.05	c   setppc           :         43          6    3217890      80493          1      24662     864381          0          0          0
1790.05/1790.05	c   linear           :       1712          6    3198322      83108          1     127232   14098537     185740          0          0
1790.05/1790.05	c   indicator        :       1712          0    1926186      75920          0        387    1481713          0          0          0
1790.05/1790.05	c   logicor          :        841+         6    1265050      55287          1     146015    3032197          0          0          0
1790.05/1790.05	c   bounddisjunction :          0+         0     220212          0          0         35       1662          0          0          0
1790.05/1790.05	c   countsols        :          0          0          0      55287          1          0          0          0          0          0
1790.05/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.05/1790.05	c   integral         :      17.61       0.00       0.00      17.61       0.00
1790.05/1790.05	c   setppc           :       9.30       0.00       9.24       0.05       0.00
1790.05/1790.05	c   linear           :     116.66       0.00     113.01       3.65       0.00
1790.05/1790.05	c   indicator        :      18.33       0.01      11.02       7.30       0.00
1790.05/1790.05	c   logicor          :     464.32       0.00     463.85       0.47       0.00
1790.05/1790.05	c   bounddisjunction :       1.30       0.00       1.30       0.00       0.00
1790.05/1790.05	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.05/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.05	c   vbounds          :       0.60      21528          1       4015
1790.05/1790.05	c   rootredcost      :       0.52         37          0       1712
1790.05/1790.05	c   pseudoobj        :      80.91    3228275       5062    1399750
1790.05/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.05	c   propagation      :      14.68     303006     302475    1801195       26.7       8323       24.9          -
1790.05/1790.05	c   infeasible LP    :       8.86      32653      32653     255556       46.7        454       16.0          0
1790.05/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.05/1790.05	c   applied globally :          -          -          -     867504       23.0          -          -          -
1790.05/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.05/1790.05	c   cut pool         :       0.00          5          -          -         37          -    (maximal pool size: 443)
1790.05/1790.05	c   redcost          :      27.13     424915          0      76553          0          0
1790.05/1790.05	c   impliedbounds    :       0.00          6          0          0          0          0
1790.05/1790.05	c   intobj           :       0.00          0          0          0          0          0
1790.05/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1790.05/1790.05	c   gomory           :       0.13          6          0          0       1450          0
1790.05/1790.05	c   strongcg         :       0.12          6          0          0       1700          0
1790.05/1790.05	c   cmir             :       0.02          6          0          0          0          0
1790.05/1790.05	c   flowcover        :       0.05          6          0          0          0          0
1790.05/1790.05	c   clique           :       0.00          6          0          0          0          0
1790.05/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1790.05/1790.05	c   mcf              :       0.00          1          0          0          0          0
1790.05/1790.05	c   rapidlearning    :       0.07          1          0          0          0          0
1790.05/1790.05	c Pricers            :       Time      Calls       Vars
1790.05/1790.05	c   problem variables:       0.00          0          0
1790.05/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.05	c   relpscost        :      17.22     340777         81       1016          0          0     679788
1790.05/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.05	c   inference        :      13.77      55252          0          0          0          0     110875
1790.05/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1790.05/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1790.05/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.05/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.05/1790.05	c   random           :       0.00          0          0          0          0          0          0
1790.05/1790.05	c Primal Heuristics  :       Time      Calls      Found
1790.05/1790.05	c   LP solutions     :       0.10          -         36
1790.05/1790.05	c   pseudo solutions :       0.00          -          0
1790.05/1790.05	c   intshifting      :       0.01          0          0
1790.05/1790.05	c   feaspump         :       0.02          1          0
1790.05/1790.05	c   oneopt           :       0.34         34          0
1790.05/1790.05	c   crossover        :       1.57         47          0
1790.05/1790.05	c   veclendiving     :       0.76        586          0
1790.05/1790.05	c   pscostdiving     :       0.69        586          0
1790.05/1790.05	c   linesearchdiving :       0.68        587          0
1790.05/1790.05	c   guideddiving     :       0.74        587          0
1790.05/1790.05	c   coefdiving       :       0.69        587          0
1790.05/1790.05	c   fracdiving       :       0.69        587          0
1790.05/1790.05	c   objpscostdiving  :       0.73        570          0
1790.05/1790.05	c   rootsoldiving    :       0.78        571          0
1790.05/1790.05	c   trivial          :       0.00          2          0
1790.05/1790.05	c   simplerounding   :       0.68     340849          0
1790.05/1790.05	c   zirounding       :       0.21       1000          0
1790.05/1790.05	c   rounding         :       0.81       8149          0
1790.05/1790.05	c   shifting         :       0.68       2588          0
1790.05/1790.05	c   twoopt           :       0.00          0          0
1790.05/1790.05	c   fixandinfer      :       0.00          0          0
1790.05/1790.05	c   intdiving        :       0.00          0          0
1790.05/1790.05	c   actconsdiving    :       0.00          0          0
1790.05/1790.05	c   octane           :       0.00          0          0
1790.05/1790.05	c   rens             :       0.03          1          0
1790.05/1790.05	c   rins             :       0.00          0          0
1790.05/1790.05	c   localbranching   :       0.00          0          0
1790.05/1790.05	c   mutation         :       0.00          0          0
1790.05/1790.05	c   dins             :       0.00          0          0
1790.05/1790.05	c   undercover       :       0.00          0          0
1790.05/1790.05	c   nlp              :       0.14          0          0
1790.05/1790.05	c   trysol           :       0.30        691        116
1790.05/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.05/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1790.05/1790.05	c   dual LP          :     460.25     402631    4198724      10.43    9122.69
1790.05/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1790.05/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1790.05/1790.05	c   diving/probing LP:       0.27        144       1977      13.73    7425.80
1790.05/1790.05	c   strong branching :      13.72       7880     148052      18.79   10790.32
1790.05/1790.05	c     (at root node) :          -         16       1699     106.19          -
1790.05/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1790.05/1790.05	c B&B Tree           :
1790.05/1790.05	c   number of runs   :          1
1790.05/1790.05	c   nodes            :     682974
1790.05/1790.05	c   nodes (total)    :     682974
1790.05/1790.05	c   nodes left       :       1592
1790.05/1790.05	c   max depth        :        623
1790.05/1790.05	c   max depth (total):        623
1790.05/1790.05	c   backtracks       :      67258 (9.8%)
1790.05/1790.05	c   delayed cutoffs  :      50389
1790.05/1790.05	c   repropagations   :    1486934 (3766543 domain reductions, 48032 cutoffs)
1790.05/1790.05	c   avg switch length:       5.69
1790.05/1790.05	c   switching time   :     315.82
1790.05/1790.05	c Solution           :
1790.05/1790.05	c   Solutions found  :        152 (37 improvements)
1790.05/1790.05	c   First Solution   : +8.67840000000000e+04   (in run 1, after 15 nodes, 1.43 seconds, depth 16, found by <trysol>)
1790.05/1790.05	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 448488 nodes, 1119.42 seconds, depth 35, found by <relaxation>)
1790.05/1790.05	c   Dual Bound       : +0.00000000000000e+00
1790.05/1790.05	c   Gap              :   infinite
1790.05/1790.05	c   Root Dual Bound  : +0.00000000000000e+00
1790.05/1790.05	c   Root Iterations  :        243
1790.15/1790.13	c Time complete: 1790.19.

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-2705649-1278573008/watcher-2705649-1278573008 -o /tmp/evaluation-result-2705649-1278573008/solver-2705649-1278573008 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705649-1278573008.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.36 0.41 0.14 3/178 21456
/proc/meminfo: memFree=30573224/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=12336 CPUtime=0
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 1922 0 0 0 0 0 0 0 21 0 1 0 25513140 12632064 1840 4089446400 4194304 10345943 140734382844928 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21456/statm: 3084 1841 429 1502 0 1577 0

[startup+0.0906131 s]
/proc/loadavg: 1.36 0.41 0.14 3/178 21456
/proc/meminfo: memFree=30573224/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=33956 CPUtime=0.08
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 7512 0 0 0 8 0 0 0 21 0 1 0 25513140 34770944 7076 4089446400 4194304 10345943 140734382844928 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 8489 7076 541 1502 0 6982 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33956

[startup+0.10061 s]
/proc/loadavg: 1.36 0.41 0.14 3/178 21456
/proc/meminfo: memFree=30573224/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=33956 CPUtime=0.09
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 7518 0 0 0 9 0 0 0 21 0 1 0 25513140 34770944 7082 4089446400 4194304 10345943 140734382844928 18446744073709551615 18446744073699065887 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 8489 7082 547 1502 0 6982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33956

[startup+0.300562 s]
/proc/loadavg: 1.36 0.41 0.14 3/178 21456
/proc/meminfo: memFree=30573224/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=41208 CPUtime=0.29
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 14270 0 0 0 28 1 0 0 21 0 1 0 25513140 42196992 8785 4089446400 4194304 10345943 140734382844928 18446744073709551615 5841289 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 10302 8785 748 1502 0 8795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41208

[startup+0.700488 s]
/proc/loadavg: 1.36 0.41 0.14 3/178 21456
/proc/meminfo: memFree=30573224/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=50432 CPUtime=0.69
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 20296 0 0 0 66 3 0 0 22 0 1 0 25513140 51642368 10849 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 12608 10849 777 1502 0 11101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50432

[startup+1.50034 s]
/proc/loadavg: 1.36 0.41 0.14 3/179 21457
/proc/meminfo: memFree=30532952/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=50752 CPUtime=1.49
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 20593 0 0 0 145 4 0 0 25 0 1 0 25513140 51970048 11146 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 12688 11146 779 1502 0 11181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50752

[startup+3.10106 s]
/proc/loadavg: 1.41 0.44 0.15 3/179 21457
/proc/meminfo: memFree=30530844/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=51252 CPUtime=3.09
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 20780 0 0 0 304 5 0 0 25 0 1 0 25513140 52482048 11326 4089446400 4194304 10345943 140734382844928 18446744073709551615 7614187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 12813 11326 773 1502 0 11306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51252

[startup+6.30046 s]
/proc/loadavg: 1.41 0.44 0.15 3/179 21457
/proc/meminfo: memFree=30528956/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=57224 CPUtime=6.29
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 31440 0 0 0 621 8 0 0 25 0 1 0 25513140 58597376 12317 4089446400 4194304 10345943 140734382844928 18446744073709551615 6777399 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 14306 12317 778 1502 0 12799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57224

[startup+12.7003 s]
/proc/loadavg: 1.50 0.49 0.17 3/179 21457
/proc/meminfo: memFree=30517796/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=66936 CPUtime=12.69
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 42320 0 0 0 1257 12 0 0 25 0 1 0 25513140 68542464 14771 4089446400 4194304 10345943 140734382844928 18446744073709551615 6866056 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 16734 14771 778 1502 0 15227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66936

[startup+25.5009 s]
/proc/loadavg: 1.58 0.54 0.19 3/179 21458
/proc/meminfo: memFree=30500148/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=81876 CPUtime=25.49
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 54637 0 0 0 2534 15 0 0 25 0 1 0 25513140 83841024 18600 4089446400 4194304 10345943 140734382844928 18446744073709551615 4469728 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 20469 18600 778 1502 0 18962 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81876

[startup+51.1002 s]
/proc/loadavg: 1.72 0.65 0.23 3/179 21459
/proc/meminfo: memFree=30463788/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=114236 CPUtime=51.1
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 67167 0 0 0 5090 20 0 0 25 0 1 0 25513140 116977664 27056 4089446400 4194304 10345943 140734382844928 18446744073709551615 6120428 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 28559 27056 778 1502 0 27052 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 114236

[startup+102.307 s]
/proc/loadavg: 1.89 0.88 0.33 3/179 21460
/proc/meminfo: memFree=30400576/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=174332 CPUtime=102.3
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 203990 0 0 0 10183 47 0 0 25 0 1 0 25513140 178515968 41613 4089446400 4194304 10345943 140734382844928 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21456/statm: 43583 41613 787 1502 0 42076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 174332

[startup+162.301 s]
/proc/loadavg: 1.96 1.08 0.44 3/179 21461
/proc/meminfo: memFree=30365196/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=206752 CPUtime=162.29
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 281920 0 0 0 16152 77 0 0 25 0 1 0 25513140 211714048 49625 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 51688 49625 789 1502 0 50181 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 206752

[startup+222.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 21463
/proc/meminfo: memFree=30358592/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=208788 CPUtime=222.3
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 299207 0 0 0 22128 102 0 0 25 0 1 0 25513140 213798912 50253 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 52197 50253 800 1502 0 50690 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 208788

[startup+282.301 s]
/proc/loadavg: 2.06 1.41 0.63 3/179 21465
/proc/meminfo: memFree=30353816/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=213044 CPUtime=282.29
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 313125 0 0 0 28102 127 0 0 25 0 1 0 25513140 218157056 51465 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 53261 51465 800 1502 0 51754 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 213044

[startup+342.3 s]
/proc/loadavg: 2.02 1.51 0.71 3/179 21466
/proc/meminfo: memFree=30350684/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=217072 CPUtime=342.3
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 320399 0 0 0 34081 149 0 0 25 0 1 0 25513140 222281728 52241 4089446400 4194304 10345943 140734382844928 18446744073709551615 6329010 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 54268 52241 800 1502 0 52761 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217072

[startup+402.3 s]
/proc/loadavg: 2.01 1.59 0.78 3/179 21468
/proc/meminfo: memFree=30346280/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=219768 CPUtime=402.3
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 322020 0 0 0 40063 167 0 0 25 0 1 0 25513140 225042432 53040 4089446400 4194304 10345943 140734382844928 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 54942 53040 800 1502 0 53435 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 219768

[startup+462.3 s]
/proc/loadavg: 2.00 1.67 0.86 3/179 21469
/proc/meminfo: memFree=30343612/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=221252 CPUtime=462.3
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 323031 0 0 0 46046 184 0 0 25 0 1 0 25513140 226562048 53487 4089446400 4194304 10345943 140734382844928 18446744073709551615 4705172 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 55313 53487 800 1502 0 53806 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 221252

[startup+522.3 s]
/proc/loadavg: 2.00 1.72 0.93 3/179 21473
/proc/meminfo: memFree=30339836/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=224752 CPUtime=522.31
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 325588 0 0 0 52035 196 0 0 25 0 1 0 25513140 230146048 54226 4089446400 4194304 10345943 140734382844928 18446744073709551615 4471620 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 56188 54226 800 1502 0 54681 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 224752

[startup+582.3 s]
/proc/loadavg: 2.00 1.77 1.00 3/179 21476
/proc/meminfo: memFree=30333868/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=229584 CPUtime=582.31
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 326968 0 0 0 58024 207 0 0 25 0 1 0 25513140 235094016 55383 4089446400 4194304 10345943 140734382844928 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 57396 55383 800 1502 0 55889 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 229584

[startup+642.301 s]
/proc/loadavg: 2.00 1.81 1.06 3/179 21477
/proc/meminfo: memFree=30329732/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=233304 CPUtime=642.32
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 330085 0 0 0 64013 219 0 0 25 0 1 0 25513140 238903296 56158 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 58326 56158 800 1502 0 56819 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 233304

[startup+702.301 s]

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

/proc/meminfo: memFree=30315512/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243680 CPUtime=1002.33
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 336280 0 0 0 99937 296 0 0 25 0 1 0 25513140 249528320 58092 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60920 58092 800 1502 0 59413 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 243680

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/179 21488
/proc/meminfo: memFree=30314588/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243680 CPUtime=1062.32
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 336435 0 0 0 105922 310 0 0 25 0 1 0 25513140 249528320 58246 4089446400 4194304 10345943 140734382844928 18446744073709551615 6518778 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60920 58246 800 1502 0 59413 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 243680

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 21490
/proc/meminfo: memFree=30313916/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=241456 CPUtime=1122.33
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 342406 0 0 0 111906 327 0 0 25 0 1 0 25513140 247250944 58242 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60364 58242 800 1502 0 58857 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 241456

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 21492
/proc/meminfo: memFree=30312740/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243628 CPUtime=1182.33
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 352140 0 0 0 117891 342 0 0 25 0 1 0 25513140 249475072 58417 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60907 58417 800 1502 0 59400 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 243628

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21493
/proc/meminfo: memFree=30309344/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243624 CPUtime=1242.33
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 353568 0 0 0 123877 356 0 0 25 0 1 0 25513140 249470976 58409 4089446400 4194304 10345943 140734382844928 18446744073709551615 6755811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60906 58409 800 1502 0 59399 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 243624

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 21495
/proc/meminfo: memFree=30306796/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243624 CPUtime=1302.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 353669 0 0 0 129866 368 0 0 25 0 1 0 25513140 249470976 58510 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60906 58510 800 1502 0 59399 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 243624

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21496
/proc/meminfo: memFree=30306348/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243884 CPUtime=1362.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 353707 0 0 0 135856 378 0 0 25 0 1 0 25513140 249737216 58548 4089446400 4194304 10345943 140734382844928 18446744073709551615 4962574 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60971 58548 800 1502 0 59464 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 243884

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 21498
/proc/meminfo: memFree=30306068/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243624 CPUtime=1422.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 355106 0 0 0 141842 392 0 0 25 0 1 0 25513140 249470976 58488 4089446400 4194304 10345943 140734382844928 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60906 58488 800 1502 0 59399 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 243624

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 21500
/proc/meminfo: memFree=30303048/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243624 CPUtime=1482.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 355133 0 0 0 147828 406 0 0 25 0 1 0 25513140 249470976 58515 4089446400 4194304 10345943 140734382844928 18446744073709551615 7537182 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60906 58515 800 1502 0 59399 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 243624

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/179 21501
/proc/meminfo: memFree=30302988/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243852 CPUtime=1542.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 355172 0 0 0 153816 418 0 0 25 0 1 0 25513140 249704448 58554 4089446400 4194304 10345943 140734382844928 18446744073709551615 6777589 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60963 58554 800 1502 0 59456 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 243852

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 21503
/proc/meminfo: memFree=30302808/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243852 CPUtime=1602.34
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 355254 0 0 0 159804 430 0 0 25 0 1 0 25513140 249704448 58636 4089446400 4194304 10345943 140734382844928 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60963 58636 800 1502 0 59456 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 243852

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/179 21504
/proc/meminfo: memFree=30301776/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243852 CPUtime=1662.35
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 355291 0 0 0 165793 442 0 0 25 0 1 0 25513140 249704448 58673 4089446400 4194304 10345943 140734382844928 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60963 58673 800 1502 0 59456 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 243852

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 21506
/proc/meminfo: memFree=30301600/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1722.35
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358531 0 0 0 171780 455 0 0 25 0 1 0 25513140 249753600 58588 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58588 800 1502 0 59468 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 243900

[startup+1782.3 s]
/proc/loadavg: 1.92 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30331604/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1782.35
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358639 0 0 0 177766 469 0 0 25 0 1 0 25513140 249753600 58695 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58695 800 1502 0 59468 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 243900

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

[startup+1785.5 s]
/proc/loadavg: 1.92 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30327380/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1785.55
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358640 0 0 0 178086 469 0 0 25 0 1 0 25513140 249753600 58696 4089446400 4194304 10345943 140734382844928 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58696 800 1502 0 59468 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 243900

[startup+1788.7 s]
/proc/loadavg: 1.93 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30323408/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1788.75
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358644 0 0 0 178405 470 0 0 25 0 1 0 25513140 249753600 58700 4089446400 4194304 10345943 140734382844928 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58700 800 1502 0 59468 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (KiB) 243900

[startup+1789.5 s]
/proc/loadavg: 1.93 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30323408/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1789.55
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358644 0 0 0 178485 470 0 0 25 0 1 0 25513140 249753600 58700 4089446400 4194304 10345943 140734382844928 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58700 800 1502 0 59468 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 243900

[startup+1789.9 s]
/proc/loadavg: 1.93 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30322780/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1789.95
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358644 0 0 0 178525 470 0 0 25 0 1 0 25513140 249753600 58700 4089446400 4194304 10345943 140734382844928 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58700 800 1502 0 59468 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 243900

[startup+1790.1 s]
/proc/loadavg: 1.93 1.94 1.68 3/179 21535
/proc/meminfo: memFree=30322780/32951124 swapFree=67111528/67111528
[pid=21456] ppid=21454 vsize=243900 CPUtime=1790.15
/proc/21456/stat : 21456 (pbscip.linux.x8) R 21454 21456 21265 0 -1 4202496 358645 0 0 0 178545 470 0 0 25 0 1 0 25513140 249753600 58701 4089446400 4194304 10345943 140734382844928 18446744073709551615 4212623 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21456/statm: 60975 58701 801 1502 0 59468 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 243900

Child status: 0
Real time (s): 1790.14
CPU time (s): 1790.2
CPU user time (s): 1785.48
CPU system time (s): 4.71428
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 243900

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

runsolver used 2.46362 second user time and 5.9251 second system time

The end

Launcher Data

Begin job on node147 at 2010-07-08 09:10:09
IDJOB=2705649
IDBENCH=78967
IDSOLVER=1214
FILE ID=node147/2705649-1278573008
PBS_JOBID= 11240160
Free space on /tmp= 73816 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900669797--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-2705649-1278573008/watcher-2705649-1278573008 -o /tmp/evaluation-result-2705649-1278573008/solver-2705649-1278573008 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705649-1278573008.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ebc456211cf99aa767d1987ef9daf648
RANDOM SEED=1273911761

node147.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.821
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.64
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.821
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.76
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.821
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.821
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.821
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.821
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.821
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.76
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.821
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:      30573876 kB
Buffers:        151368 kB
Cached:        1944676 kB
SwapCached:          0 kB
Active:         970276 kB
Inactive:      1254812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30573876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21492 kB
Writeback:           0 kB
AnonPages:      129396 kB
Mapped:          17776 kB
Slab:            88056 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274692 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= 73804 MiB
End job on node147 at 2010-07-08 09:39:59