Trace number 2705667

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576360--soft-33-100-0.wbo
MD5SUMcb67e22228ed30d84ff6579ce17258b0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark294.877
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1788
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 733
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2705667-1278574749.wbo>
0.00/0.03	c original problem has 3807 variables (2019 bin, 0 int, 1788 impl, 0 cont) and 4496 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.03/0.04	c presolving:
0.03/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.03/0.08	c (round 2) 0 del vars, 71 del conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.03/0.09	c (round 3) 54 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.09/0.10	c (round 4) 144 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 140 impls, 11 clqs
0.09/0.11	c (round 5) 144 del vars, 190 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 140 impls, 11 clqs
0.09/0.16	c    (0.1s) probing: 101/1947 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  144 deleted vars, 190 deleted constraints, 1806 tightened bounds, 0 added holes, 81 changed sides, 0 changed coefficients
0.09/0.16	c  3560 implications, 11 cliques
0.09/0.16	c presolved problem has 3663 variables (1947 bin, 0 int, 1716 impl, 0 cont) and 4306 constraints
0.09/0.16	c      52 constraints of type <setppc>
0.09/0.16	c    1716 constraints of type <linear>
0.09/0.16	c    1716 constraints of type <indicator>
0.09/0.16	c     822 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |    24 |     - |  13M|   0 |  14 |3663 |4306 |3663 | 874 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    61 |     - |  14M|   0 |  30 |3663 |4306 |3663 | 892 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |    88 |     - |  14M|   0 |  40 |3663 |4306 |3663 | 903 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   236 |     - |  14M|   0 |  39 |3663 |4306 |3663 | 911 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   394 |     - |  15M|   0 |  41 |3663 |4306 |3663 | 926 |  52 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   476 |     - |  15M|   0 |  41 |3663 |4306 |3663 | 932 |  58 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.61	c   0.6s|     1 |     0 |   509 |     - |  15M|   0 |  42 |3663 |4306 |3663 | 937 |  63 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.98	c   1.0s|     1 |     2 |   509 |     - |  15M|   0 |  42 |3663 |4306 |3663 | 937 |  63 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.89/1.95	o 85182
1.89/1.95	c y 1.9s|    33 |    32 |  1339 |  25.9 |  15M|  17 |   - |3663 |4306 |   0 |   0 | 127 |   0 | 282 | 0.000000e+00 | 8.518200e+04 |    Inf 
20.69/20.78	c  20.8s| 10000 |  9942 | 22470 |   2.2 |  38M| 321 |   0 |3663 |4386 |3663 | 943 |3496 |  80 |1589 | 0.000000e+00 | 8.518200e+04 |    Inf 
31.29/31.34	o 656
31.29/31.34	c *31.3s| 18547 | 16360 | 26583 |   1.4 |  49M| 699 |   - |3663 |4391 |3663 | 995 |4128 |  86 |1633 | 0.000000e+00 | 6.560000e+02 |    Inf 
33.49/33.50	c  33.5s| 20000 | 17798 | 27915 |   1.4 |  52M| 699 |   1 |3663 |4436 |3663 | 943 |4325 | 131 |1638 | 0.000000e+00 | 6.560000e+02 |    Inf 
35.99/36.07	o 655
35.99/36.07	c *36.0s| 21814 | 19600 | 28877 |   1.3 |  55M| 699 |   - |3663 |4465 |3663 | 981 |4518 | 160 |1642 | 0.000000e+00 | 6.550000e+02 |    Inf 
37.19/37.30	o 647
37.19/37.30	c *37.3s| 22579 | 20237 | 29716 |   1.3 |  57M| 699 |   - |3663 |4543 |3663 | 960 |4676 | 238 |1645 | 0.000000e+00 | 6.470000e+02 |    Inf 
38.59/38.69	o 597
38.59/38.69	c *38.7s| 23479 | 20407 | 30857 |   1.3 |  57M| 699 |   - |3663 |4685 |3663 | 987 |4870 | 384 |1646 | 0.000000e+00 | 5.970000e+02 |    Inf 
39.19/39.21	o 578
39.19/39.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.19/39.21	c *39.2s| 23810 | 20458 | 31064 |   1.3 |  57M| 699 |   - |3663 |4714 |3663 | 987 |4905 | 414 |1647 | 0.000000e+00 | 5.780000e+02 |    Inf 
39.39/39.44	o 404
39.39/39.44	c *39.4s| 23957 | 16677 | 31113 |   1.3 |  51M| 699 |   - |3663 |4721 |3663 | 965 |4912 | 422 |1647 | 0.000000e+00 | 4.040000e+02 |    Inf 
39.49/39.59	o 297
39.49/39.59	c *39.6s| 24056 | 12390 | 31169 |   1.3 |  44M| 699 |   - |3663 |4735 |3663 | 971 |4925 | 436 |1647 | 0.000000e+00 | 2.970000e+02 |    Inf 
39.49/39.59	o 277
39.49/39.59	c *39.6s| 24057 | 11596 | 31169 |   1.3 |  43M| 699 |   - |3663 |4735 |3663 | 971 |4925 | 436 |1647 | 0.000000e+00 | 2.770000e+02 |    Inf 
39.59/39.66	o 239
39.59/39.66	c *39.6s| 24094 | 10115 | 31194 |   1.3 |  40M| 699 |   - |3663 |4737 |3663 | 969 |4929 | 440 |1647 | 0.000000e+00 | 2.390000e+02 |    Inf 
41.19/41.29	o 231
41.19/41.29	c *41.3s| 24887 | 10325 | 34501 |   1.4 |  42M| 699 |   - |3663 |5132 |3663 | 966 |5462 | 858 |1662 | 0.000000e+00 | 2.310000e+02 |    Inf 
42.09/42.11	o 227
42.09/42.11	c *42.1s| 25254 | 10402 | 36246 |   1.4 |  43M| 699 |   - |3663 |5310 |3663 | 973 |5682 |1061 |1677 | 0.000000e+00 | 2.270000e+02 |    Inf 
42.19/42.25	o 226
42.19/42.25	c *42.2s| 25305 | 10398 | 36780 |   1.4 |  43M| 699 |   - |3663 |5369 |3663 | 982 |5748 |1123 |1685 | 0.000000e+00 | 2.260000e+02 |    Inf 
42.19/42.26	o 223
42.19/42.26	c *42.2s| 25306 | 10267 | 36791 |   1.4 |  43M| 699 |   - |3663 |5369 |3663 | 982 |5748 |1123 |1685 | 0.000000e+00 | 2.230000e+02 |    Inf 
43.90/43.95	o 211
43.90/43.95	c *43.9s| 26130 | 10294 | 41129 |   1.6 |  44M| 699 |   - |3663 |5885 |3663 | 979 |6315 |1676 |1706 | 0.000000e+00 | 2.110000e+02 |    Inf 
44.00/44.09	o 204
44.00/44.09	c *44.1s| 26179 | 10034 | 41559 |   1.6 |  43M| 699 |   - |3663 |5914 |3663 |1005 |6392 |1708 |1707 | 0.000000e+00 | 2.040000e+02 |    Inf 
46.99/47.05	o 203
46.99/47.05	c *47.0s| 27435 | 10642 | 49963 |   1.8 |  48M| 699 |   - |3663 |6806 |3663 | 950 |7462 |2742 |1727 | 0.000000e+00 | 2.030000e+02 |    Inf 
46.99/47.07	o 198
46.99/47.07	c *47.0s| 27443 | 10414 | 50063 |   1.8 |  47M| 699 |   - |3663 |6809 |3663 | 951 |7463 |2746 |1727 | 0.000000e+00 | 1.980000e+02 |    Inf 
47.10/47.14	o 191
47.10/47.14	c *47.1s| 27478 | 10175 | 50178 |   1.8 |  47M| 699 |   - |3663 |6887 |3663 | 944 |7466 |2824 |1727 | 0.000000e+00 | 1.910000e+02 |    Inf 
50.59/50.63	o 187
50.59/50.63	c *50.6s| 29045 | 10699 | 56971 |   1.9 |  51M| 699 |   - |3663 |8250 |3663 | 979 |8224 |4503 |1732 | 0.000000e+00 | 1.870000e+02 |    Inf 
51.29/51.39	o 177
51.29/51.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.29/51.39	c *51.4s| 29339 | 10459 | 59615 |   2.0 |  51M| 699 |   - |3663 |8388 |3663 | 971 |8461 |4772 |1732 | 0.000000e+00 | 1.770000e+02 |    Inf 
52.09/52.13	o 172
52.09/52.13	c *52.1s| 29684 | 10436 | 61512 |   2.1 |  51M| 699 |   - |3663 |8431 |3663 | 943 |8608 |5007 |1733 | 0.000000e+00 | 1.720000e+02 |    Inf 
52.80/52.85	o 146
52.80/52.85	c *52.8s| 29944 |  9478 | 63828 |   2.1 |  49M| 699 |   - |3663 |8447 |3663 | 976 |8893 |5168 |1733 | 0.000000e+00 | 1.460000e+02 |    Inf 
52.90/52.93	o 143
52.90/52.93	c *52.9s| 29971 |  9313 | 64003 |   2.1 |  49M| 699 |   - |3663 |8450 |3663 | 968 |8909 |5183 |1733 | 0.000000e+00 | 1.430000e+02 |    Inf 
53.00/53.00	c  53.0s| 30000 |  9320 | 64095 |   2.1 |  48M| 699 |   0 |3663 |8475 |3663 | 975 |8916 |5217 |1733 | 0.000000e+00 | 1.430000e+02 |    Inf 
54.49/54.51	o 136
54.49/54.51	c *54.5s| 30651 |  9198 | 67693 |   2.2 |  49M| 699 |   - |3663 |8689 |3663 | 948 |9303 |5820 |1733 | 0.000000e+00 | 1.360000e+02 |    Inf 
55.09/55.12	o 125
55.09/55.12	c R55.1s| 30888 |  8653 | 69688 |   2.2 |  47M| 699 |   - |3663 |8726 |3663 | 950 |9487 |6072 |1733 | 0.000000e+00 | 1.250000e+02 |    Inf 
57.69/57.74	o 122
57.69/57.74	c *57.7s| 31837 |  8965 | 79013 |   2.5 |  50M| 699 |   - |3663 |8974 |3663 | 969 |  10k|6982 |1737 | 0.000000e+00 | 1.220000e+02 |    Inf 
57.69/57.79	o 97
57.69/57.79	c *57.8s| 31862 |  7365 | 79089 |   2.5 |  44M| 699 |   - |3663 |9032 |3663 | 969 |  10k|7042 |1737 | 0.000000e+00 | 9.700000e+01 |    Inf 
57.79/57.87	o 81
57.79/57.87	c *57.8s| 31893 |  6315 | 79334 |   2.5 |  41M| 699 |   - |3663 |8965 |3663 | 973 |  10k|7083 |1737 | 0.000000e+00 | 8.100000e+01 |    Inf 
58.09/58.11	o 78
58.09/58.11	c *58.1s| 31961 |  6195 | 80178 |   2.5 |  41M| 699 |   - |3663 |8602 |3663 | 990 |  10k|7147 |1737 | 0.000000e+00 | 7.800000e+01 |    Inf 
58.09/58.12	o 76
58.09/58.12	c *58.1s| 31962 |  6087 | 80178 |   2.5 |  41M| 699 |   - |3663 |8602 |3663 | 990 |  10k|7147 |1737 | 0.000000e+00 | 7.600000e+01 |    Inf 
58.39/58.40	o 73
58.39/58.40	c *58.4s| 32058 |  5927 | 80853 |   2.5 |  41M| 699 |   - |3663 |8378 |3663 | 966 |  10k|7266 |1737 | 0.000000e+00 | 7.300000e+01 |    Inf 
58.49/58.50	o 61
58.49/58.50	c *58.5s| 32097 |  5270 | 80960 |   2.5 |  39M| 699 |   - |3663 |8190 |3663 | 978 |  10k|7270 |1737 | 0.000000e+00 | 6.100000e+01 |    Inf 
58.49/58.51	o 50
58.49/58.51	c *58.5s| 32098 |  4524 | 80975 |   2.5 |  36M| 699 |   - |3663 |8190 |3663 | 978 |  10k|7270 |1737 | 0.000000e+00 | 5.000000e+01 |    Inf 
58.59/58.66	o 38
58.59/58.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.59/58.66	c R58.6s| 32148 |  3694 | 81493 |   2.5 |  34M| 699 |   - |3663 |7676 |3663 | 954 |  10k|7309 |1737 | 0.000000e+00 | 3.800000e+01 |    Inf 
58.69/58.71	o 33
58.69/58.71	c *58.7s| 32173 |  3344 | 81632 |   2.5 |  34M| 699 |   - |3663 |7420 |3663 | 985 |  10k|7314 |1737 | 0.000000e+00 | 3.300000e+01 |    Inf 
58.69/58.75	o 20
58.69/58.75	c *58.7s| 32178 |  2702 | 81678 |   2.5 |  32M| 699 |   - |3663 |7209 |3663 | 960 |  10k|7325 |1737 | 0.000000e+00 | 2.000000e+01 |    Inf 
58.69/58.76	o 17
58.69/58.76	c *58.7s| 32180 |  2586 | 81699 |   2.5 |  32M| 699 |   - |3663 |6849 |3663 | 962 |  10k|7331 |1737 | 0.000000e+00 | 1.700000e+01 |    Inf 
58.79/58.80	o 11
58.79/58.80	c *58.8s| 32183 |  1061 | 81830 |   2.5 |  27M| 699 |   - |3663 |6682 |3663 | 959 |  10k|7336 |1737 | 0.000000e+00 | 1.100000e+01 |    Inf 
71.19/71.29	c  71.3s| 40000 |  1134 |134608 |   3.4 |  29M| 699 |   - |3663 |8250 |   0 |   0 |  12k|  17k|1737 | 0.000000e+00 | 1.100000e+01 |    Inf 
87.79/87.89	c  87.9s| 50000 |  1241 |205600 |   4.1 |  31M| 699 |   - |3663 |9863 |   0 |   0 |  15k|  30k|1737 | 0.000000e+00 | 1.100000e+01 |    Inf 
103.99/104.07	c   104s| 60000 |  1183 |263915 |   4.4 |  32M| 699 |  10 |3663 |  11k|3663 | 955 |  17k|  44k|1840 | 0.000000e+00 | 1.100000e+01 |    Inf 
121.39/121.43	c   121s| 70000 |  1137 |333698 |   4.8 |  33M| 699 |   - |3663 |  11k|   0 |   0 |  19k|  57k|2043 | 0.000000e+00 | 1.100000e+01 |    Inf 
139.89/139.96	c   140s| 80000 |  1290 |410582 |   5.1 |  35M| 699 |   - |3663 |  11k|   0 |   0 |  22k|  70k|2233 | 0.000000e+00 | 1.100000e+01 |    Inf 
158.70/158.76	c   159s| 90000 |  1212 |489243 |   5.4 |  35M| 699 |   - |3663 |  11k|   0 |   0 |  24k|  84k|2511 | 0.000000e+00 | 1.100000e+01 |    Inf 
175.90/175.94	c   176s|100000 |  1130 |554345 |   5.5 |  35M| 699 |   1 |3663 |  10k|3663 | 959 |  26k|  97k|2662 | 0.000000e+00 | 1.100000e+01 |    Inf 
193.19/193.29	c   193s|110000 |  1191 |616125 |   5.6 |  37M| 699 |   - |3663 |  11k|   0 |   0 |  28k| 109k|2794 | 0.000000e+00 | 1.100000e+01 |    Inf 
210.79/210.84	c   211s|120000 |  1388 |679635 |   5.7 |  39M| 699 |   1 |3663 |  14k|3663 | 965 |  30k| 123k|2912 | 0.000000e+00 | 1.100000e+01 |    Inf 
228.40/228.49	c   228s|130000 |  1386 |739722 |   5.7 |  40M| 699 |   - |3663 |  15k|   0 |   0 |  32k| 136k|3013 | 0.000000e+00 | 1.100000e+01 |    Inf 
246.20/246.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
246.20/246.24	c   246s|140000 |  1496 |804621 |   5.7 |  40M| 699 |   1 |3663 |  13k|3663 | 952 |  35k| 150k|3183 | 0.000000e+00 | 1.100000e+01 |    Inf 
263.30/263.32	c   263s|150000 |  1649 |863870 |   5.8 |  42M| 699 |   - |3663 |  15k|   0 |   0 |  38k| 164k|3279 | 0.000000e+00 | 1.100000e+01 |    Inf 
263.70/263.74	o 3
263.70/263.74	c * 264s|150218 |  1271 |865397 |   5.8 |  38M| 699 |   - |3663 |  15k|3663 | 942 |  38k| 164k|3285 | 0.000000e+00 | 3.000000e+00 |    Inf 
279.90/279.99	c   280s|160000 |  1269 |928325 |   5.8 |  37M| 699 |   1 |3663 |  13k|3663 | 939 |  41k| 177k|3379 | 0.000000e+00 | 3.000000e+00 |    Inf 
296.50/296.56	c   297s|170000 |  1258 |984622 |   5.8 |  38M| 699 |   1 |3663 |  15k|3663 | 948 |  43k| 192k|3490 | 0.000000e+00 | 3.000000e+00 |    Inf 
313.80/313.81	c   314s|180000 |  1289 |  1053k|   5.9 |  38M| 699 |  11 |3663 |  13k|3663 | 952 |  45k| 206k|3599 | 0.000000e+00 | 3.000000e+00 |    Inf 
330.30/330.32	c   330s|190000 |  1282 |  1113k|   5.9 |  38M| 699 |   - |3663 |  13k|   0 |   0 |  47k| 219k|3681 | 0.000000e+00 | 3.000000e+00 |    Inf 
346.90/346.92	c   347s|200000 |  1330 |  1172k|   5.9 |  40M| 699 |   1 |3663 |  16k|3663 | 952 |  50k| 233k|3790 | 0.000000e+00 | 3.000000e+00 |    Inf 
365.00/365.01	c   365s|210000 |  1293 |  1235k|   5.9 |  40M| 699 |   - |3663 |  17k|   0 |   0 |  52k| 247k|3877 | 0.000000e+00 | 3.000000e+00 |    Inf 
382.40/382.43	c   382s|220000 |  1228 |  1296k|   5.9 |  39M| 699 |   7 |3663 |  14k|3663 | 946 |  54k| 261k|4075 | 0.000000e+00 | 3.000000e+00 |    Inf 
399.50/399.53	c   399s|230000 |  1148 |  1356k|   5.9 |  38M| 699 |   1 |3663 |  15k|3663 | 937 |  57k| 274k|4187 | 0.000000e+00 | 3.000000e+00 |    Inf 
417.81/417.82	c   418s|240000 |  1107 |  1427k|   5.9 |  39M| 699 |  18 |3663 |  17k|3663 | 956 |  59k| 288k|4250 | 0.000000e+00 | 3.000000e+00 |    Inf 
437.00/437.09	c   437s|250000 |  1143 |  1499k|   6.0 |  40M| 699 |   9 |3663 |  17k|3663 | 948 |  61k| 301k|4383 | 0.000000e+00 | 3.000000e+00 |    Inf 
455.50/455.52	c   455s|260000 |  1041 |  1562k|   6.0 |  38M| 699 |  14 |3663 |  15k|3663 | 961 |  63k| 315k|4535 | 0.000000e+00 | 3.000000e+00 |    Inf 
473.61/473.68	c   474s|270000 |  1048 |  1631k|   6.0 |  40M| 699 |   - |3663 |  19k|   0 |   0 |  65k| 329k|4612 | 0.000000e+00 | 3.000000e+00 |    Inf 
492.71/492.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
492.71/492.70	c   493s|280000 |   997 |  1693k|   6.0 |  40M| 699 |   1 |3663 |  19k|3663 | 969 |  67k| 343k|4709 | 0.000000e+00 | 3.000000e+00 |    Inf 
511.41/511.47	c   511s|290000 |   907 |  1756k|   6.1 |  38M| 699 |   - |3663 |  17k|   0 |   0 |  69k| 357k|4832 | 0.000000e+00 | 3.000000e+00 |    Inf 
529.50/529.53	c   530s|300000 |   960 |  1819k|   6.1 |  40M| 699 |   - |3663 |  20k|   0 |   0 |  72k| 370k|4895 | 0.000000e+00 | 3.000000e+00 |    Inf 
548.50/548.57	c   549s|310000 |   856 |  1884k|   6.1 |  37M| 699 |  16 |3663 |  14k|3663 | 955 |  75k| 384k|5002 | 0.000000e+00 | 3.000000e+00 |    Inf 
566.70/566.78	c   567s|320000 |   848 |  1955k|   6.1 |  38M| 699 |  22 |3663 |  17k|3663 | 957 |  77k| 397k|5067 | 0.000000e+00 | 3.000000e+00 |    Inf 
585.00/585.06	c   585s|330000 |   877 |  2019k|   6.1 |  38M| 699 |   1 |3663 |  17k|3663 | 943 |  79k| 411k|5155 | 0.000000e+00 | 3.000000e+00 |    Inf 
603.61/603.69	c   604s|340000 |   854 |  2077k|   6.1 |  39M| 699 |   - |3663 |  18k|   0 |   0 |  81k| 424k|5219 | 0.000000e+00 | 3.000000e+00 |    Inf 
622.31/622.30	c   622s|350000 |   856 |  2139k|   6.1 |  39M| 699 |  14 |3663 |  17k|3663 | 947 |  82k| 437k|5291 | 0.000000e+00 | 3.000000e+00 |    Inf 
641.32/641.35	c   641s|360000 |   910 |  2200k|   6.1 |  40M| 699 |   - |3663 |  18k|   0 |   0 |  84k| 451k|5350 | 0.000000e+00 | 3.000000e+00 |    Inf 
661.71/661.71	c   662s|370000 |   921 |  2273k|   6.1 |  41M| 699 |   1 |3663 |  19k|3663 | 948 |  86k| 464k|5431 | 0.000000e+00 | 3.000000e+00 |    Inf 
683.51/683.57	c   684s|380000 |   974 |  2341k|   6.2 |  43M| 699 |  24 |3663 |  23k|3663 | 937 |  87k| 477k|5489 | 0.000000e+00 | 3.000000e+00 |    Inf 
704.81/704.81	c   705s|390000 |  1006 |  2397k|   6.1 |  45M| 699 |  16 |3663 |  26k|3663 | 969 |  89k| 491k|5557 | 0.000000e+00 | 3.000000e+00 |    Inf 
728.22/728.24	c   728s|400000 |  1045 |  2464k|   6.2 |  46M| 699 |   - |3663 |  27k|   0 |   0 |  90k| 505k|5617 | 0.000000e+00 | 3.000000e+00 |    Inf 
752.41/752.46	c   752s|410000 |  1119 |  2529k|   6.2 |  49M| 699 |  14 |3663 |  30k|3663 | 948 |  91k| 519k|5689 | 0.000000e+00 | 3.000000e+00 |    Inf 
775.91/775.90	c   776s|420000 |  1157 |  2587k|   6.2 |  49M| 699 |  16 |3663 |  28k|3663 | 937 |  93k| 532k|5750 | 0.000000e+00 | 3.000000e+00 |    Inf 
795.41/795.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
795.41/795.46	c   795s|430000 |  1046 |  2647k|   6.2 |  44M| 699 |   - |3663 |  17k|   0 |   0 |  95k| 547k|5848 | 0.000000e+00 | 3.000000e+00 |    Inf 
813.31/813.38	c   813s|440000 |  1059 |  2704k|   6.1 |  45M| 699 |  17 |3663 |  17k|3663 | 944 |  96k| 560k|5900 | 0.000000e+00 | 3.000000e+00 |    Inf 
831.31/831.36	c   831s|450000 |   956 |  2757k|   6.1 |  43M| 699 |   1 |3663 |  17k|3663 | 945 |  98k| 573k|5940 | 0.000000e+00 | 3.000000e+00 |    Inf 
852.11/852.11	c   852s|460000 |   975 |  2819k|   6.1 |  45M| 699 |   - |3663 |  21k|   0 |   0 | 100k| 586k|5992 | 0.000000e+00 | 3.000000e+00 |    Inf 
871.82/871.87	c   872s|470000 |   940 |  2881k|   6.1 |  45M| 699 |   6 |3663 |  21k|3663 | 953 | 102k| 600k|6053 | 0.000000e+00 | 3.000000e+00 |    Inf 
893.01/893.06	c   893s|480000 |  1043 |  2948k|   6.1 |  47M| 699 |   5 |3663 |  24k|3663 | 952 | 104k| 613k|6124 | 0.000000e+00 | 3.000000e+00 |    Inf 
914.61/914.64	c   915s|490000 |   987 |  3018k|   6.2 |  46M| 699 |  24 |3663 |  21k|3663 | 951 | 106k| 627k|6193 | 0.000000e+00 | 3.000000e+00 |    Inf 
934.11/934.11	c   934s|500000 |  1007 |  3078k|   6.2 |  47M| 699 |  10 |3663 |  22k|3663 | 962 | 108k| 640k|6247 | 0.000000e+00 | 3.000000e+00 |    Inf 
954.42/954.41	c   954s|510000 |  1022 |  3138k|   6.2 |  47M| 699 |   - |3663 |  22k|   0 |   0 | 110k| 653k|6309 | 0.000000e+00 | 3.000000e+00 |    Inf 
974.52/974.56	c   975s|520000 |  1010 |  3198k|   6.1 |  47M| 699 |  17 |3663 |  22k|3663 | 950 | 112k| 667k|6348 | 0.000000e+00 | 3.000000e+00 |    Inf 
996.42/996.43	c   996s|530000 |  1021 |  3270k|   6.2 |  48M| 699 |  13 |3663 |  25k|3663 | 962 | 113k| 681k|6414 | 0.000000e+00 | 3.000000e+00 |    Inf 
1017.71/1017.77	c  1018s|540000 |  1083 |  3332k|   6.2 |  48M| 699 |   - |3663 |  23k|   0 |   0 | 116k| 695k|6488 | 0.000000e+00 | 3.000000e+00 |    Inf 
1039.72/1039.77	c  1040s|550000 |  1078 |  3395k|   6.2 |  49M| 699 |  23 |3663 |  25k|3663 | 964 | 117k| 708k|6553 | 0.000000e+00 | 3.000000e+00 |    Inf 
1061.72/1061.79	c  1062s|560000 |  1075 |  3452k|   6.2 |  50M| 699 |   - |3663 |  27k|   0 |   0 | 119k| 723k|6579 | 0.000000e+00 | 3.000000e+00 |    Inf 
1085.22/1085.26	c  1085s|570000 |  1089 |  3519k|   6.2 |  50M| 699 |  24 |3663 |  27k|3663 | 950 | 121k| 736k|6626 | 0.000000e+00 | 3.000000e+00 |    Inf 
1108.62/1108.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1108.62/1108.60	c  1109s|580000 |  1072 |  3583k|   6.2 |  50M| 699 |   - |3663 |  27k|   0 |   0 | 123k| 749k|6688 | 0.000000e+00 | 3.000000e+00 |    Inf 
1130.03/1130.05	c  1130s|590000 |  1119 |  3639k|   6.2 |  51M| 699 |   - |3663 |  28k|   0 |   0 | 125k| 763k|6754 | 0.000000e+00 | 3.000000e+00 |    Inf 
1152.22/1152.21	c  1152s|600000 |  1085 |  3698k|   6.2 |  51M| 699 |  21 |3663 |  28k|3663 | 945 | 127k| 778k|6813 | 0.000000e+00 | 3.000000e+00 |    Inf 
1174.83/1174.82	c  1175s|610000 |  1187 |  3755k|   6.2 |  54M| 699 |   6 |3663 |  32k|3663 | 952 | 129k| 792k|6853 | 0.000000e+00 | 3.000000e+00 |    Inf 
1198.52/1198.59	c  1199s|620000 |  1252 |  3813k|   6.1 |  55M| 699 |   1 |3663 |  33k|3663 | 952 | 130k| 807k|6890 | 0.000000e+00 | 3.000000e+00 |    Inf 
1221.22/1221.29	c  1221s|630000 |  1190 |  3871k|   6.1 |  54M| 699 |   - |3663 |  29k|   0 |   0 | 132k| 821k|6961 | 0.000000e+00 | 3.000000e+00 |    Inf 
1245.02/1245.08	c  1245s|640000 |  1195 |  3937k|   6.2 |  54M| 699 |  19 |3663 |  29k|3663 | 957 | 134k| 835k|7013 | 0.000000e+00 | 3.000000e+00 |    Inf 
1267.13/1267.20	c  1267s|650000 |  1027 |  3997k|   6.1 |  49M| 699 |   1 |3663 |  24k|3663 | 953 | 136k| 850k|7057 | 0.000000e+00 | 3.000000e+00 |    Inf 
1288.32/1288.38	c  1288s|660000 |  1109 |  4068k|   6.2 |  51M| 699 |   1 |3663 |  27k|3663 | 974 | 138k| 864k|7100 | 0.000000e+00 | 3.000000e+00 |    Inf 
1309.83/1309.81	c  1310s|670000 |  1147 |  4133k|   6.2 |  53M| 699 |   - |3663 |  28k|   0 |   0 | 140k| 879k|7153 | 0.000000e+00 | 3.000000e+00 |    Inf 
1330.62/1330.62	c  1331s|680000 |  1085 |  4200k|   6.2 |  52M| 699 |   1 |3663 |  28k|3663 | 953 | 141k| 894k|7204 | 0.000000e+00 | 3.000000e+00 |    Inf 
1351.63/1351.68	c  1352s|690000 |   954 |  4272k|   6.2 |  47M| 699 |   - |3663 |  19k|   0 |   0 | 143k| 907k|7291 | 0.000000e+00 | 3.000000e+00 |    Inf 
1369.93/1369.95	c  1370s|700000 |   917 |  4326k|   6.2 |  47M| 699 |   7 |3663 |  21k|3663 | 950 | 146k| 920k|7320 | 0.000000e+00 | 3.000000e+00 |    Inf 
1390.23/1390.28	c  1390s|710000 |  1007 |  4383k|   6.2 |  49M| 699 |   - |3663 |  24k|   0 |   0 | 148k| 933k|7361 | 0.000000e+00 | 3.000000e+00 |    Inf 
1412.03/1412.00	c  1412s|720000 |   962 |  4443k|   6.2 |  50M| 699 |  14 |3663 |  26k|3663 | 951 | 151k| 947k|7412 | 0.000000e+00 | 3.000000e+00 |    Inf 
1433.13/1433.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1433.13/1433.12	c  1433s|730000 |   905 |  4500k|   6.2 |  48M| 699 |  17 |3663 |  23k|3663 | 948 | 153k| 960k|7467 | 0.000000e+00 | 3.000000e+00 |    Inf 
1452.23/1452.23	c  1452s|740000 |   734 |  4561k|   6.2 |  41M| 699 |   - |3663 |  12k|   0 |   0 | 154k| 973k|7498 | 0.000000e+00 | 3.000000e+00 |    Inf 
1469.64/1469.63	c  1470s|750000 |   755 |  4624k|   6.2 |  43M| 699 |  17 |3663 |  15k|3663 | 953 | 156k| 986k|7553 | 0.000000e+00 | 3.000000e+00 |    Inf 
1488.83/1488.89	c  1489s|760000 |   821 |  4684k|   6.2 |  45M| 699 |   1 |3663 |  19k|3663 | 931 | 158k| 999k|7606 | 0.000000e+00 | 3.000000e+00 |    Inf 
1511.34/1511.39	c  1511s|770000 |   826 |  4751k|   6.2 |  46M| 699 |   - |3663 |  20k|   0 |   0 | 159k|1012k|7644 | 0.000000e+00 | 3.000000e+00 |    Inf 
1531.73/1531.74	c  1532s|780000 |   787 |  4814k|   6.2 |  45M| 699 |   - |3663 |  19k|   0 |   0 | 161k|1026k|7664 | 0.000000e+00 | 3.000000e+00 |    Inf 
1550.54/1550.58	c  1551s|790000 |   671 |  4876k|   6.2 |  41M| 699 |   1 |3663 |  14k|3663 | 935 | 163k|1040k|7725 | 0.000000e+00 | 3.000000e+00 |    Inf 
1569.63/1569.63	c  1570s|800000 |   691 |  4935k|   6.2 |  42M| 699 |  22 |3663 |  16k|3663 | 959 | 165k|1053k|7774 | 0.000000e+00 | 3.000000e+00 |    Inf 
1588.13/1588.14	c  1588s|810000 |   642 |  4989k|   6.2 |  42M| 699 |   - |3663 |  20k|   0 |   0 | 167k|1066k|7799 | 0.000000e+00 | 3.000000e+00 |    Inf 
1609.24/1609.29	c  1609s|820000 |   636 |  5046k|   6.2 |  43M| 699 |   - |3663 |  23k|   0 |   0 | 169k|1080k|7832 | 0.000000e+00 | 3.000000e+00 |    Inf 
1629.54/1629.52	c  1629s|830000 |   461 |  5106k|   6.2 |  39M| 699 |  12 |3663 |  17k|3663 | 967 | 171k|1092k|7893 | 0.000000e+00 | 3.000000e+00 |    Inf 
1648.44/1648.44	c  1648s|840000 |   478 |  5161k|   6.1 |  40M| 699 |  20 |3663 |  20k|3663 | 946 | 173k|1106k|7933 | 0.000000e+00 | 3.000000e+00 |    Inf 
1670.04/1670.06	c  1670s|850000 |   502 |  5222k|   6.1 |  42M| 699 |  15 |3663 |  25k|3663 | 958 | 176k|1120k|7958 | 0.000000e+00 | 3.000000e+00 |    Inf 
1692.73/1692.74	c  1693s|860000 |   485 |  5283k|   6.1 |  43M| 699 |   - |3663 |  28k|3663 | 964 | 178k|1134k|8001 | 0.000000e+00 | 3.000000e+00 |    Inf 
1716.93/1716.98	c  1717s|870000 |   494 |  5345k|   6.1 |  45M| 699 |  22 |3663 |  32k|3663 | 974 | 180k|1148k|8045 | 0.000000e+00 | 3.000000e+00 |    Inf 
1740.44/1740.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1740.44/1740.40	c  1740s|880000 |   497 |  5401k|   6.1 |  44M| 699 |   - |3663 |  30k|   0 |   0 | 183k|1162k|8092 | 0.000000e+00 | 3.000000e+00 |    Inf 
1763.84/1763.85	c  1764s|890000 |   524 |  5459k|   6.1 |  44M| 699 |   - |3663 |  30k|   0 |   0 | 185k|1175k|8108 | 0.000000e+00 | 3.000000e+00 |    Inf 
1786.45/1786.44	c  1786s|900000 |   512 |  5525k|   6.1 |  42M| 699 |   - |3663 |  25k|   0 |   0 | 187k|1189k|8160 | 0.000000e+00 | 3.000000e+00 |    Inf 
1790.04/1790.01	c 
1790.04/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.01	c Solving Time (sec) : 1789.98
1790.04/1790.01	c Solving Nodes      : 901624
1790.04/1790.01	c Primal Bound       : +3.00000000000000e+00 (142 solutions)
1790.04/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.01	c Gap                : infinite
1790.04/1790.04	s SATISFIABLE
1790.04/1790.04	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1790.04/1790.04	v -x209 -x208 -x207 x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.04/1790.04	v -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.04/1790.04	v -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 x150 -x149 -x148 -x147 
1790.04/1790.04	v -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 
1790.04/1790.04	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1790.04/1790.04	v -x104 -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.04/1790.04	v -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1790.04/1790.04	v -x54 x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1790.04/1790.04	v -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1790.04/1790.04	v -x1 
1790.04/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.04	c Solving Time       :    1789.98
1790.04/1790.04	c Original Problem   :
1790.04/1790.04	c   Problem name     : HOME/instance-2705667-1278574749.wbo
1790.04/1790.04	c   Variables        : 3807 (2019 binary, 0 integer, 1788 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4496 initial, 4496 maximal
1790.04/1790.04	c Presolved Problem  :
1790.04/1790.04	c   Problem name     : t_HOME/instance-2705667-1278574749.wbo
1790.04/1790.04	c   Variables        : 3663 (1947 binary, 0 integer, 1716 implicit integer, 0 continuous)
1790.04/1790.04	c   Constraints      : 4306 initial, 34101 maximal
1790.04/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.04	c   trivial          :       0.00         72          0          0          0          0          0          0          0
1790.04/1790.04	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1790.04/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.04/1790.04	c   setppc           :       0.00          0          0          0          0          0         20          0          0
1790.04/1790.04	c   linear           :       0.06          0          0          0       1806          0         98         81          0
1790.04/1790.04	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1790.04/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.04/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.04	c   root node        :          -       3352          -          -       3352          -          -          -          -
1790.04/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   integral         :          0          0          0     523558          0         46        804          0          0     945420
1790.04/1790.04	c   setppc           :         52          6    4649100      46397          5      56959    1718327          0          0          0
1790.04/1790.04	c   linear           :       1716          6    4598220      49831          4     199276   20434647     187917          0          0
1790.04/1790.04	c   indicator        :       1716          0    4366714      49952          5        131     771742          0          0          0
1790.04/1790.04	c   logicor          :        822+         6    1637808      25791          4     176823    4096141          0          0          0
1790.04/1790.04	c   bounddisjunction :          0+         0     481342          0          0         46       1525          0          0          0
1790.04/1790.04	c   countsols        :          0          0          0      25791          1          0          0          0          0          0
1790.04/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.04	c   integral         :      20.53       0.00       0.00      20.53       0.00
1790.04/1790.04	c   setppc           :      15.36       0.00      15.32       0.03       0.00
1790.04/1790.04	c   linear           :     148.28       0.00     145.88       2.40       0.00
1790.04/1790.04	c   indicator        :      17.35       0.02      13.61       3.72       0.00
1790.04/1790.04	c   logicor          :     307.70       0.00     307.43       0.27       0.00
1790.04/1790.04	c   bounddisjunction :       6.24       0.00       6.24       0.00       0.00
1790.04/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.04	c   vbounds          :       0.72      11216          0       1691
1790.04/1790.04	c   rootredcost      :       0.66         40          0       1676
1790.04/1790.04	c   pseudoobj        :     115.10    4657305       1715     732395
1790.04/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.04	c   propagation      :      20.09     434819     434390    2611246       26.7      13300       24.1          -
1790.04/1790.04	c   infeasible LP    :       8.30      32505      32505     258274       43.3        310       15.7          0
1790.04/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.04	c   pseudo solution  :       0.00          2          2         13       33.3          0        0.0          -
1790.04/1790.04	c   applied globally :          -          -          -    1191183       22.1          -          -          -
1790.04/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.04	c   cut pool         :       0.00          5          -          -         34          -    (maximal pool size: 342)
1790.04/1790.04	c   redcost          :      32.52     524787          0      37781          0          0
1790.04/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.04/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.04	c   gomory           :       0.12          6          0          0       1296          0
1790.04/1790.04	c   strongcg         :       0.10          6          0          0       1204          0
1790.04/1790.04	c   cmir             :       0.02          6          0          0          0          0
1790.04/1790.04	c   flowcover        :       0.06          6          0          0          0          0
1790.04/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.04/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.04/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.04/1790.04	c Pricers            :       Time      Calls       Vars
1790.04/1790.04	c   problem variables:       0.00          0          0
1790.04/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.04	c   relpscost        :      19.98     473423         46        804          0          0     945420
1790.04/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   inference        :       7.12      25755          0          0          0          0      51810
1790.04/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.04	c   LP solutions     :       0.05          -         37
1790.04/1790.04	c   pseudo solutions :       0.00          -          0
1790.04/1790.04	c   intshifting      :       0.01          0          0
1790.04/1790.04	c   feaspump         :       0.02          1          0
1790.04/1790.04	c   oneopt           :       0.38         35          0
1790.04/1790.04	c   crossover        :       1.01         25          0
1790.04/1790.04	c   coefdiving       :       0.30        260          0
1790.04/1790.04	c   pscostdiving     :       0.31        260          0
1790.04/1790.04	c   fracdiving       :       0.37        261          0
1790.04/1790.04	c   veclendiving     :       0.32        261          0
1790.04/1790.04	c   linesearchdiving :       0.32        261          0
1790.04/1790.04	c   guideddiving     :       0.34        261          0
1790.04/1790.04	c   objpscostdiving  :       0.32        250          0
1790.04/1790.04	c   rootsoldiving    :       0.34        251          0
1790.04/1790.04	c   trivial          :       0.00          2          0
1790.04/1790.04	c   simplerounding   :       0.80     473496          0
1790.04/1790.04	c   zirounding       :       0.25       1000          0
1790.04/1790.04	c   rounding         :       3.30      45478          2
1790.04/1790.04	c   shifting         :       0.64       2965          0
1790.04/1790.04	c   twoopt           :       0.00          0          0
1790.04/1790.04	c   fixandinfer      :       0.00          0          0
1790.04/1790.04	c   intdiving        :       0.00          0          0
1790.04/1790.04	c   actconsdiving    :       0.00          0          0
1790.04/1790.04	c   octane           :       0.00          0          0
1790.04/1790.04	c   rens             :       0.03          1          0
1790.04/1790.04	c   rins             :       0.00          0          0
1790.04/1790.04	c   localbranching   :       0.00          0          0
1790.04/1790.04	c   mutation         :       0.00          0          0
1790.04/1790.04	c   dins             :       0.00          0          0
1790.04/1790.04	c   undercover       :       0.00          0          0
1790.04/1790.04	c   nlp              :       0.14          0          0
1790.04/1790.04	c   trysol           :       0.32        359        103
1790.04/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.04/1790.04	c   dual LP          :     587.29     530271    5534831      10.44    9424.33
1790.04/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.04	c   diving/probing LP:       0.21        141       1297       9.20    6304.90
1790.04/1790.04	c   strong branching :      15.76       8160     183050      22.43   11615.89
1790.04/1790.04	c     (at root node) :          -         16       4464     279.00          -
1790.04/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.04	c B&B Tree           :
1790.04/1790.04	c   number of runs   :          1
1790.04/1790.04	c   nodes            :     901624
1790.04/1790.04	c   nodes (total)    :     901624
1790.04/1790.04	c   nodes left       :        514
1790.04/1790.04	c   max depth        :        699
1790.04/1790.04	c   max depth (total):        699
1790.04/1790.04	c   backtracks       :      84263 (9.3%)
1790.04/1790.04	c   delayed cutoffs  :      67709
1790.04/1790.04	c   repropagations   :    2368078 (4453746 domain reductions, 64236 cutoffs)
1790.04/1790.04	c   avg switch length:       6.56
1790.04/1790.04	c   switching time   :     284.46
1790.04/1790.04	c Solution           :
1790.04/1790.04	c   Solutions found  :        142 (40 improvements)
1790.04/1790.04	c   First Solution   : +8.51820000000000e+04   (in run 1, after 32 nodes, 1.91 seconds, depth 18, found by <trysol>)
1790.04/1790.04	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 150218 nodes, 263.71 seconds, depth 39, found by <relaxation>)
1790.04/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.04	c   Gap              :   infinite
1790.04/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.04	c   Root Iterations  :        509
1790.14/1790.10	c Time complete: 1790.14.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705667-1278574749/watcher-2705667-1278574749 -o /tmp/evaluation-result-2705667-1278574749/solver-2705667-1278574749 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705667-1278574749.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.84 1.97 1.68 2/173 23371
/proc/meminfo: memFree=29688096/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=12344 CPUtime=0
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 1923 0 0 0 0 0 0 0 21 0 1 0 25688438 12640256 1841 4089446400 4194304 10345943 140735040964544 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23371/statm: 3086 1841 429 1502 0 1579 0

[startup+0.0363429 s]
/proc/loadavg: 1.84 1.97 1.68 2/173 23371
/proc/meminfo: memFree=29688096/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=24324 CPUtime=0.03
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 5327 0 0 0 3 0 0 0 21 0 1 0 25688438 24907776 4891 4089446400 4194304 10345943 140735040964544 18446744073709551615 9107500 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 6081 4891 478 1502 0 4574 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24324

[startup+0.100332 s]
/proc/loadavg: 1.84 1.97 1.68 2/173 23371
/proc/meminfo: memFree=29688096/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=33976 CPUtime=0.09
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 7519 0 0 0 9 0 0 0 21 0 1 0 25688438 34791424 7083 4089446400 4194304 10345943 140735040964544 18446744073709551615 6328950 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 8494 7083 547 1502 0 6987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33976

[startup+0.300358 s]
/proc/loadavg: 1.84 1.97 1.68 2/173 23371
/proc/meminfo: memFree=29688096/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=41468 CPUtime=0.29
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 14355 0 0 0 28 1 0 0 21 0 1 0 25688438 42463232 8873 4089446400 4194304 10345943 140735040964544 18446744073709551615 7591027 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 10367 8873 746 1502 0 8860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41468

[startup+0.700297 s]
/proc/loadavg: 1.84 1.97 1.68 2/173 23371
/proc/meminfo: memFree=29688096/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=51012 CPUtime=0.69
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 20431 0 0 0 67 2 0 0 22 0 1 0 25688438 52236288 10812 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 12753 10812 780 1502 0 11246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51012

[startup+1.50116 s]
/proc/loadavg: 1.84 1.97 1.68 2/174 23372
/proc/meminfo: memFree=29648344/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=51020 CPUtime=1.49
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 21819 0 0 0 146 3 0 0 25 0 1 0 25688438 52244480 10765 4089446400 4194304 10345943 140735040964544 18446744073709551615 6519481 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 12755 10765 779 1502 0 11248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51020

[startup+3.10085 s]
/proc/loadavg: 1.84 1.97 1.68 2/174 23372
/proc/meminfo: memFree=29647476/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=51344 CPUtime=3.09
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 25822 0 0 0 303 6 0 0 25 0 1 0 25688438 52576256 10880 4089446400 4194304 10345943 140735040964544 18446744073709551615 6777395 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 12836 10880 780 1502 0 11329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51344

[startup+6.30023 s]
/proc/loadavg: 1.85 1.97 1.68 4/179 23382
/proc/meminfo: memFree=29584768/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=57044 CPUtime=6.29
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 38982 0 0 0 619 10 0 0 25 0 1 0 25688438 58413056 12004 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 14261 12004 781 1502 0 12754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57044

[startup+12.701 s]
/proc/loadavg: 1.86 1.97 1.68 3/179 23382
/proc/meminfo: memFree=29567636/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=66484 CPUtime=12.69
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 50359 0 0 0 1255 14 0 0 25 0 1 0 25688438 68079616 14518 4089446400 4194304 10345943 140735040964544 18446744073709551615 6777368 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 16621 14518 786 1502 0 15114 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66484

[startup+25.5007 s]
/proc/loadavg: 1.89 1.97 1.68 4/179 23382
/proc/meminfo: memFree=29546672/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=82704 CPUtime=25.49
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 62692 0 0 0 2531 18 0 0 25 0 1 0 25688438 84688896 18722 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 20676 18722 787 1502 0 19169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82704

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.69 3/179 23383
/proc/meminfo: memFree=29504608/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=125512 CPUtime=51.1
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 142908 0 0 0 5074 36 0 0 25 0 1 0 25688438 128524288 29734 4089446400 4194304 10345943 140735040964544 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 31378 29734 799 1502 0 29871 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 125512

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.70 3/179 23384
/proc/meminfo: memFree=29471804/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=144780 CPUtime=102.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 177678 0 0 0 10169 61 0 0 25 0 1 0 25688438 148254720 34164 4089446400 4194304 10345943 140735040964544 18446744073709551615 6776872 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 36195 34164 799 1502 0 34688 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144780

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.72 4/179 23386
/proc/meminfo: memFree=29465308/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=149064 CPUtime=162.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 195927 0 0 0 16139 91 0 0 25 0 1 0 25688438 152641536 35352 4089446400 4194304 10345943 140735040964544 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 37266 35352 799 1502 0 35759 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 149064

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.74 4/179 23388
/proc/meminfo: memFree=29457704/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=152412 CPUtime=222.29
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 206339 0 0 0 22113 116 0 0 25 0 1 0 25688438 156069888 36287 4089446400 4194304 10345943 140735040964544 18446744073709551615 4216693 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 38103 36287 799 1502 0 36596 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152412

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.75 3/179 23389
/proc/meminfo: memFree=29453432/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=155424 CPUtime=282.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 227445 0 0 0 28089 141 0 0 25 0 1 0 25688438 159154176 36870 4089446400 4194304 10345943 140735040964544 18446744073709551615 6853984 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 38856 36870 799 1502 0 37349 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 155424

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/179 23390
/proc/meminfo: memFree=29451548/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=155860 CPUtime=342.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 235926 0 0 0 34063 167 0 0 25 0 1 0 25688438 159600640 37086 4089446400 4194304 10345943 140735040964544 18446744073709551615 6528242 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 38965 37086 799 1502 0 37458 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 155860

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.77 3/179 23392
/proc/meminfo: memFree=29448908/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=156408 CPUtime=402.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 240636 0 0 0 40037 193 0 0 25 0 1 0 25688438 160161792 37386 4089446400 4194304 10345943 140735040964544 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 39102 37386 799 1502 0 37595 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156408

[startup+462.301 s]
/proc/loadavg: 2.03 1.99 1.79 3/179 23394
/proc/meminfo: memFree=29445144/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=158864 CPUtime=462.31
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 246732 0 0 0 46014 217 0 0 25 0 1 0 25688438 162676736 38009 4089446400 4194304 10345943 140735040964544 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 39716 38009 799 1502 0 38209 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 158864

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.80 3/179 23396
/proc/meminfo: memFree=29444716/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=158744 CPUtime=522.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 250106 0 0 0 51992 238 0 0 25 0 1 0 25688438 162553856 38000 4089446400 4194304 10345943 140735040964544 18446744073709551615 4214303 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 39686 38000 799 1502 0 38179 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 158744

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/179 23397
/proc/meminfo: memFree=29443808/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=160112 CPUtime=582.3
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 258758 0 0 0 57967 263 0 0 25 0 1 0 25688438 163954688 38077 4089446400 4194304 10345943 140735040964544 18446744073709551615 6003091 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 40028 38077 799 1502 0 38521 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 160112

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.82 4/179 23398
/proc/meminfo: memFree=29443020/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=161124 CPUtime=642.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 263554 0 0 0 63948 284 0 0 25 0 1 0 25688438 164990976 38293 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 40281 38293 799 1502 0 38774 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 161124

[startup+702.301 s]

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

/proc/meminfo: memFree=29427996/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=169060 CPUtime=1002.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 276709 0 0 0 99826 406 0 0 25 0 1 0 25688438 173117440 40537 4089446400 4194304 10345943 140735040964544 18446744073709551615 4216931 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 42265 40537 799 1502 0 40758 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169060

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/179 23410
/proc/meminfo: memFree=29425948/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=171492 CPUtime=1062.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 280306 0 0 0 105808 424 0 0 25 0 1 0 25688438 175607808 40868 4089446400 4194304 10345943 140735040964544 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 42873 40868 799 1502 0 41366 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 171492

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.87 4/179 23412
/proc/meminfo: memFree=29423068/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=172588 CPUtime=1122.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 281607 0 0 0 111789 443 0 0 25 0 1 0 25688438 176730112 41294 4089446400 4194304 10345943 140735040964544 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 43147 41294 799 1502 0 41640 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 172588

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/179 23413
/proc/meminfo: memFree=29418424/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=175292 CPUtime=1182.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 283360 0 0 0 117771 461 0 0 25 0 1 0 25688438 179499008 41927 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 43823 41927 799 1502 0 42316 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 175292

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 23414
/proc/meminfo: memFree=29414160/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=178860 CPUtime=1242.32
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 284914 0 0 0 123752 480 0 0 25 0 1 0 25688438 183152640 42567 4089446400 4194304 10345943 140735040964544 18446744073709551615 7509809 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44715 42567 799 1502 0 43208 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 178860

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 23416
/proc/meminfo: memFree=29413264/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179344 CPUtime=1302.33
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 285588 0 0 0 129735 498 0 0 25 0 1 0 25688438 183648256 42712 4089446400 4194304 10345943 140735040964544 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44836 42712 799 1502 0 43329 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 179344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 23427
/proc/meminfo: memFree=29411180/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179376 CPUtime=1362.33
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 286948 0 0 0 135716 517 0 0 25 0 1 0 25688438 183681024 42715 4089446400 4194304 10345943 140735040964544 18446744073709551615 6802981 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44844 42715 799 1502 0 43337 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 179376

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 23429
/proc/meminfo: memFree=29409116/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179352 CPUtime=1422.34
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 287864 0 0 0 141697 537 0 0 25 0 1 0 25688438 183656448 42730 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44838 42730 799 1502 0 43331 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 179352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23430
/proc/meminfo: memFree=29407580/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179136 CPUtime=1482.33
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 289037 0 0 0 147675 558 0 0 25 0 1 0 25688438 183435264 42808 4089446400 4194304 10345943 140735040964544 18446744073709551615 4995177 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44784 42808 799 1502 0 43277 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 179136

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/179 23431
/proc/meminfo: memFree=29407288/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=178280 CPUtime=1542.34
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291004 0 0 0 153657 577 0 0 25 0 1 0 25688438 182558720 42708 4089446400 4194304 10345943 140735040964544 18446744073709551615 8160845 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44570 42708 799 1502 0 43063 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 178280

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 23433
/proc/meminfo: memFree=29406576/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179632 CPUtime=1602.34
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291610 0 0 0 159640 594 0 0 25 0 1 0 25688438 183943168 42889 4089446400 4194304 10345943 140735040964544 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44908 42889 799 1502 0 43401 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 179632

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 23435
/proc/meminfo: memFree=29406408/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179632 CPUtime=1662.34
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291652 0 0 0 165621 613 0 0 25 0 1 0 25688438 183943168 42931 4089446400 4194304 10345943 140735040964544 18446744073709551615 4215470 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44908 42931 799 1502 0 43401 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 179632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23437
/proc/meminfo: memFree=29406212/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179632 CPUtime=1722.33
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291693 0 0 0 171603 630 0 0 25 0 1 0 25688438 183943168 42972 4089446400 4194304 10345943 140735040964544 18446744073709551615 4705172 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44908 42972 799 1502 0 43401 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 179632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 23438
/proc/meminfo: memFree=29404052/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179956 CPUtime=1782.34
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291840 0 0 0 177587 647 0 0 25 0 1 0 25688438 184274944 43118 4089446400 4194304 10345943 140735040964544 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44989 43118 799 1502 0 43482 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 179956

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 23438
/proc/meminfo: memFree=29404172/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179956 CPUtime=1785.54
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291840 0 0 0 177906 648 0 0 25 0 1 0 25688438 184274944 43118 4089446400 4194304 10345943 140735040964544 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44989 43118 799 1502 0 43482 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 179956

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23439
/proc/meminfo: memFree=29404168/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179956 CPUtime=1788.74
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291840 0 0 0 178225 649 0 0 25 0 1 0 25688438 184274944 43118 4089446400 4194304 10345943 140735040964544 18446744073709551615 6067411 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44989 43118 799 1502 0 43482 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 179956

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23439
/proc/meminfo: memFree=29404168/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179956 CPUtime=1789.53
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291840 0 0 0 178304 649 0 0 25 0 1 0 25688438 184274944 43118 4089446400 4194304 10345943 140735040964544 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44989 43118 799 1502 0 43482 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 179956

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23439
/proc/meminfo: memFree=29404168/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=179956 CPUtime=1789.94
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291840 0 0 0 178344 650 0 0 25 0 1 0 25688438 184274944 43118 4089446400 4194304 10345943 140735040964544 18446744073709551615 6068915 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/23371/statm: 44989 43118 799 1502 0 43482 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 179956

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 23439
/proc/meminfo: memFree=29404168/32950928 swapFree=67111528/67111528
[pid=23371] ppid=23369 vsize=176960 CPUtime=1790.14
/proc/23371/stat : 23371 (pbscip.linux.x8) R 23369 23371 23086 0 -1 4202496 291851 0 0 0 178364 650 0 0 25 0 1 0 25688438 181207040 42729 4089446400 4194304 10345943 140735040964544 18446744073709551615 4750189 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23371/statm: 44240 42729 800 1502 0 42733 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 176960

Child status: 0
Real time (s): 1790.11
CPU time (s): 1790.16
CPU user time (s): 1783.65
CPU system time (s): 6.51001
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 179956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.65
system time used= 6.51001
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291854
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3315

runsolver used 2.6286 second user time and 5.52216 second system time

The end

Launcher Data

Begin job on node122 at 2010-07-08 09:39:09
IDJOB=2705667
IDBENCH=78976
IDSOLVER=1214
FILE ID=node122/2705667-1278574749
PBS_JOBID= 11240209
Free space on /tmp= 73408 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.1900576360--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-2705667-1278574749/watcher-2705667-1278574749 -o /tmp/evaluation-result-2705667-1278574749/solver-2705667-1278574749 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705667-1278574749.wbo -t 1800 -m 3800

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

MD5SUM BENCH= cb67e22228ed30d84ff6579ce17258b0
RANDOM SEED=902839186

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29688500 kB
Buffers:        160352 kB
Cached:        2872876 kB
SwapCached:          0 kB
Active:        1114688 kB
Inactive:      1981140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29688500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12964 kB
Writeback:           0 kB
AnonPages:       62532 kB
Mapped:          14612 kB
Slab:           102900 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185216 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= 73384 MiB
End job on node122 at 2010-07-08 10:08:59