Trace number 2693406

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900575442--soft-33-100-0.wbo
MD5SUMc8fdbd1e89585cb1f1efe2070d2e6c87
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 benchmark35.7656
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 667
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693406-1277902512.wbo>
0.00/0.03	c original problem has 3863 variables (2047 bin, 0 int, 0 impl, 1816 cont) and 4524 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.06	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1958 impls, 6 clqs
0.00/0.09	c (round 2) 0 del vars, 71 del conss, 1816 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 1958 impls, 6 clqs
0.09/0.10	c (round 3) 53 del vars, 157 del conss, 1835 chg bounds, 86 chg sides, 0 chg coeffs, 0 upgd conss, 1958 impls, 6 clqs
0.09/0.11	c (round 4) 125 del vars, 177 del conss, 1836 chg bounds, 87 chg sides, 0 chg coeffs, 0 upgd conss, 1958 impls, 6 clqs
0.09/0.13	c (round 5) 145 del vars, 178 del conss, 1836 chg bounds, 87 chg sides, 0 chg coeffs, 860 upgd conss, 1958 impls, 6 clqs
0.09/0.14	c (round 6) 146 del vars, 178 del conss, 1836 chg bounds, 87 chg sides, 0 chg coeffs, 860 upgd conss, 1958 impls, 6 clqs
0.09/0.18	c    (0.1s) probing: 101/1974 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (7 rounds):
0.09/0.18	c  146 deleted vars, 178 deleted constraints, 1836 tightened bounds, 0 added holes, 87 changed sides, 0 changed coefficients
0.09/0.18	c  1958 implications, 6 cliques
0.09/0.18	c presolved problem has 3717 variables (1974 bin, 0 int, 0 impl, 1743 cont) and 4346 constraints
0.09/0.18	c    1743 constraints of type <indicator>
0.09/0.18	c       6 constraints of type <setppc>
0.09/0.18	c    1743 constraints of type <linear>
0.09/0.18	c     854 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.13
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1799.98
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 3420
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.19	c 
0.19/0.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.20	c   0.2s|     1 |     0 |    22 |     - |  13M|   0 |  13 |3717 |4346 |3717 | 860 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	o 88690
0.19/0.21	c y 0.2s|     1 |     0 |    22 |     - |  13M|   0 |  13 |3717 |4346 |3717 | 860 |   0 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |    66 |     - |  13M|   0 |  33 |3717 |4346 |3717 | 883 |  23 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   127 |     - |  14M|   0 |  43 |3717 |4346 |3717 | 904 |  44 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.29/0.35	c   0.3s|     1 |     0 |   221 |     - |  14M|   0 |  36 |3717 |4346 |3717 | 924 |  64 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |   371 |     - |  14M|   0 |  44 |3717 |4346 |3717 | 944 |  84 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   415 |     - |  15M|   0 |  57 |3717 |4346 |3717 | 954 |  94 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.59/0.61	c   0.6s|     1 |     0 |   622 |     - |  15M|   0 |  59 |3717 |4346 |3717 | 960 | 100 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
2.39/2.49	c   2.4s|     1 |     2 |   622 |     - |  15M|   0 |  59 |3717 |4346 |3717 | 960 | 100 |   0 |  33 | 0.000000e+00 | 8.869000e+04 |    Inf 
19.39/19.48	o 1513
19.39/19.48	c *19.2s|  3167 |  3160 | 37376 |  11.6 |  26M|  93 |   - |3717 |4352 |3717 |1028 |5098 |   6 |1120 | 0.000000e+00 | 1.513000e+03 |    Inf 
29.59/29.65	o 483
29.59/29.65	c *29.1s|  8439 |  6296 | 60131 |   7.1 |  33M| 698 |   - |3717 |4497 |3717 |1008 |7970 | 151 |1179 | 0.000000e+00 | 4.830000e+02 |    Inf 
30.69/30.73	o 464
30.69/30.73	c *30.2s|  8973 |  6561 | 61987 |   6.8 |  34M| 703 |   - |3717 |4656 |3717 |1035 |8168 | 310 |1189 | 0.000000e+00 | 4.640000e+02 |    Inf 
31.90/31.91	o 443
31.90/31.91	c *31.3s|  9509 |  6649 | 64682 |   6.7 |  35M| 703 |   - |3717 |4961 |3717 |1004 |8412 | 619 |1198 | 0.000000e+00 | 4.430000e+02 |    Inf 
31.90/31.93	o 441
31.90/31.93	c *31.4s|  9510 |  6617 | 64682 |   6.7 |  35M| 703 |   - |3717 |4961 |3717 |1004 |8412 | 619 |1198 | 0.000000e+00 | 4.410000e+02 |    Inf 
32.19/32.21	o 433
32.19/32.21	c *31.6s|  9646 |  6581 | 65155 |   6.7 |  35M| 703 |   - |3717 |5031 |3717 | 997 |8433 | 690 |1198 | 0.000000e+00 | 4.330000e+02 |    Inf 
32.19/32.24	o 417
32.19/32.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.19/32.24	c *31.7s|  9651 |  6242 | 65177 |   6.7 |  35M| 703 |   - |3717 |5031 |3717 |1010 |8446 | 690 |1198 | 0.000000e+00 | 4.170000e+02 |    Inf 
32.19/32.26	o 382
32.19/32.26	c *31.7s|  9653 |  5469 | 65178 |   6.7 |  33M| 703 |   - |3717 |5031 |3717 |1010 |8446 | 690 |1198 | 0.000000e+00 | 3.820000e+02 |    Inf 
33.30/33.33	c  32.7s| 10000 |  5658 | 68808 |   6.8 |  34M| 703 |   1 |3717 |5278 |3717 |1017 |8715 | 998 |1199 | 0.000000e+00 | 3.820000e+02 |    Inf 
34.09/34.18	o 370
34.09/34.18	c *33.5s| 10368 |  5702 | 70356 |   6.7 |  34M| 703 |   - |3717 |5370 |3717 |1038 |8897 |1168 |1208 | 0.000000e+00 | 3.700000e+02 |    Inf 
34.29/34.35	o 356
34.29/34.35	c *33.7s| 10397 |  5423 | 71396 |   6.8 |  34M| 703 |   - |3717 |5366 |3717 |1058 |8999 |1186 |1210 | 0.000000e+00 | 3.560000e+02 |    Inf 
36.50/36.55	o 336
36.50/36.55	c *35.9s| 11187 |  5556 | 77635 |   6.9 |  35M| 703 |   - |3717 |5823 |3717 |1038 |9932 |1857 |1211 | 0.000000e+00 | 3.360000e+02 |    Inf 
38.70/38.74	o 319
38.70/38.74	c *38.0s| 11877 |  5728 | 87934 |   7.4 |  36M| 703 |   - |3717 |5812 |3717 |1039 |  11k|2296 |1217 | 0.000000e+00 | 3.190000e+02 |    Inf 
41.50/41.51	o 316
41.50/41.51	c *40.7s| 12684 |  6134 | 98319 |   7.7 |  38M| 703 |   - |3717 |5881 |3717 | 972 |  12k|3001 |1263 | 0.000000e+00 | 3.160000e+02 |    Inf 
41.70/41.70	o 295
41.70/41.70	c *40.9s| 12752 |  5825 | 98852 |   7.7 |  37M| 703 |   - |3717 |5909 |3717 |1036 |  12k|3073 |1263 | 0.000000e+00 | 2.950000e+02 |    Inf 
42.80/42.81	o 292
42.80/42.81	c *42.0s| 13166 |  6062 |102527 |   7.7 |  38M| 703 |   - |3717 |5825 |3717 |1028 |  13k|3284 |1279 | 0.000000e+00 | 2.920000e+02 |    Inf 
42.80/42.83	o 277
42.80/42.83	c *42.0s| 13169 |  5678 |102569 |   7.7 |  37M| 703 |   - |3717 |5822 |3717 |1026 |  13k|3284 |1279 | 0.000000e+00 | 2.770000e+02 |    Inf 
42.89/42.96	o 269
42.89/42.96	c *42.1s| 13188 |  5531 |103470 |   7.8 |  37M| 703 |   - |3717 |5813 |3717 |1009 |  13k|3304 |1279 | 0.000000e+00 | 2.690000e+02 |    Inf 
44.79/44.87	o 257
44.79/44.87	c *44.0s| 13727 |  5571 |111932 |   8.1 |  38M| 703 |   - |3717 |5636 |3717 |1004 |  14k|3703 |1298 | 0.000000e+00 | 2.570000e+02 |    Inf 
45.79/45.84	o 255
45.79/45.84	c *44.9s| 14069 |  5774 |115703 |   8.2 |  39M| 703 |   - |3717 |5603 |3717 |1007 |  14k|3874 |1299 | 0.000000e+00 | 2.550000e+02 |    Inf 
47.90/47.98	o 248
47.90/47.98	c *47.0s| 14684 |  5882 |125270 |   8.5 |  39M| 703 |   - |3717 |5723 |3717 |1050 |  15k|4349 |1299 | 0.000000e+00 | 2.480000e+02 |    Inf 
49.09/49.17	o 236
49.09/49.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
49.09/49.17	c *48.2s| 15011 |  5696 |130602 |   8.7 |  39M| 703 |   - |3717 |5651 |3717 |1007 |  16k|4594 |1299 | 0.000000e+00 | 2.360000e+02 |    Inf 
49.59/49.65	o 233
49.59/49.65	c *48.6s| 15063 |  5625 |133492 |   8.8 |  39M| 703 |   - |3717 |5636 |3717 |1000 |  16k|4647 |1319 | 0.000000e+00 | 2.330000e+02 |    Inf 
49.79/49.89	o 221
49.79/49.89	c *48.9s| 15081 |  5319 |135109 |   8.9 |  38M| 703 |   - |3717 |5610 |3717 | 955 |  16k|4656 |1328 | 0.000000e+00 | 2.210000e+02 |    Inf 
50.70/50.77	o 209
50.70/50.77	c *49.7s| 15290 |  5099 |139866 |   9.1 |  37M| 703 |   - |3717 |5548 |3717 |1042 |  16k|4757 |1352 | 0.000000e+00 | 2.090000e+02 |    Inf 
50.70/50.77	o 199
50.70/50.77	c *49.7s| 15291 |  4788 |139869 |   9.1 |  36M| 703 |   - |3717 |5548 |3717 |1042 |  16k|4757 |1352 | 0.000000e+00 | 1.990000e+02 |    Inf 
53.49/53.58	o 198
53.49/53.58	c *52.5s| 16145 |  5140 |150973 |   9.3 |  38M| 703 |   - |3717 |5576 |3717 |1019 |  17k|5451 |1370 | 0.000000e+00 | 1.980000e+02 |    Inf 
54.29/54.31	o 178
54.29/54.31	c *53.2s| 16410 |  4703 |153017 |   9.3 |  37M| 703 |   - |3717 |5656 |3717 |1024 |  18k|5659 |1371 | 0.000000e+00 | 1.780000e+02 |    Inf 
54.29/54.32	o 158
54.29/54.32	c *53.2s| 16411 |  4128 |153019 |   9.3 |  35M| 703 |   - |3717 |5656 |3717 |1024 |  18k|5659 |1371 | 0.000000e+00 | 1.580000e+02 |    Inf 
57.99/58.07	o 157
57.99/58.07	c *56.9s| 17403 |  4362 |169391 |   9.7 |  37M| 703 |   - |3717 |5754 |3717 |1012 |  19k|6674 |1374 | 0.000000e+00 | 1.570000e+02 |    Inf 
58.09/58.15	o 153
58.09/58.15	c *56.9s| 17415 |  4306 |169797 |   9.7 |  37M| 703 |   - |3717 |5756 |3717 |1040 |  19k|6692 |1374 | 0.000000e+00 | 1.530000e+02 |    Inf 
58.09/58.16	o 146
58.09/58.16	c *57.0s| 17419 |  4060 |169833 |   9.7 |  36M| 703 |   - |3717 |5760 |3717 |1040 |  19k|6697 |1374 | 0.000000e+00 | 1.460000e+02 |    Inf 
58.49/58.51	o 141
58.49/58.51	c *57.3s| 17472 |  3947 |172165 |   9.8 |  36M| 703 |   - |3717 |5756 |3717 | 985 |  19k|6734 |1374 | 0.000000e+00 | 1.410000e+02 |    Inf 
58.49/58.57	o 135
58.49/58.57	c *57.4s| 17495 |  3737 |172358 |   9.8 |  35M| 703 |   - |3717 |5768 |3717 |1008 |  19k|6750 |1374 | 0.000000e+00 | 1.350000e+02 |    Inf 
58.49/58.57	o 131
58.49/58.57	c *57.4s| 17496 |  3649 |172359 |   9.8 |  34M| 703 |   - |3717 |5768 |3717 |1008 |  19k|6750 |1374 | 0.000000e+00 | 1.310000e+02 |    Inf 
58.69/58.73	o 119
58.69/58.73	c *57.5s| 17532 |  3432 |172925 |   9.8 |  33M| 703 |   - |3717 |5769 |3717 |1026 |  20k|6775 |1374 | 0.000000e+00 | 1.190000e+02 |    Inf 
59.69/59.76	o 109
59.69/59.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.69/59.76	c *58.5s| 17728 |  3238 |177669 |  10.0 |  33M| 703 |   - |3717 |5846 |3717 |1046 |  20k|6974 |1405 | 0.000000e+00 | 1.090000e+02 |    Inf 
59.99/60.00	o 80
59.99/60.00	c *58.8s| 17801 |  2568 |178952 |  10.0 |  30M| 703 |   - |3717 |5874 |3717 | 964 |  20k|7009 |1412 | 0.000000e+00 | 8.000000e+01 |    Inf 
60.09/60.10	o 75
60.09/60.10	c *58.9s| 17812 |  2431 |179542 |  10.0 |  30M| 703 |   - |3717 |5497 |3717 |1017 |  20k|7011 |1415 | 0.000000e+00 | 7.500000e+01 |    Inf 
60.29/60.37	o 71
60.29/60.37	c *59.1s| 17856 |  1917 |180836 |  10.1 |  28M| 703 |   - |3717 |5403 |3717 |1012 |  20k|7050 |1420 | 0.000000e+00 | 7.100000e+01 |    Inf 
66.49/66.56	c  65.1s| 20000 |  2017 |198639 |   9.9 |  30M| 703 |   - |3717 |5678 |   0 |   0 |  22k|9483 |1444 | 0.000000e+00 | 7.100000e+01 |    Inf 
77.00/77.03	o 69
77.00/77.03	c *75.3s| 23656 |  2199 |232624 |   9.8 |  35M| 703 |   - |3717 |6304 |3717 |1007 |  24k|  14k|1451 | 0.000000e+00 | 6.900000e+01 |    Inf 
93.40/93.45	c  91.4s| 30000 |  2399 |274848 |   9.1 |  42M| 703 |   - |3717 |5994 |   0 |   0 |  27k|  21k|1451 | 0.000000e+00 | 6.900000e+01 |    Inf 
109.80/109.81	o 64
109.80/109.81	c * 107s| 35954 |  2392 |319035 |   8.9 |  47M| 703 |   - |3717 |6750 |3717 |1020 |  30k|  29k|1451 | 0.000000e+00 | 6.400000e+01 |    Inf 
110.50/110.53	o 50
110.50/110.53	c * 108s| 36233 |  2085 |320646 |   8.8 |  41M| 703 |   - |3717 |6820 |3717 |1012 |  30k|  29k|1451 | 0.000000e+00 | 5.000000e+01 |    Inf 
111.10/111.19	o 46
111.10/111.19	c * 109s| 36481 |  2001 |322142 |   8.8 |  40M| 703 |   - |3717 |6362 |3717 |1024 |  30k|  29k|1451 | 0.000000e+00 | 4.600000e+01 |    Inf 
113.99/114.03	o 25
113.99/114.03	c * 111s| 37766 |  1610 |328984 |   8.7 |  38M| 703 |   - |3717 |6598 |3717 |1025 |  31k|  31k|1451 | 0.000000e+00 | 2.500000e+01 |    Inf 
114.09/114.13	o 23
114.09/114.13	c * 112s| 37798 |  1599 |329190 |   8.7 |  38M| 703 |   - |3717 |6122 |3717 |1035 |  31k|  31k|1451 | 0.000000e+00 | 2.300000e+01 |    Inf 
115.79/115.81	o 17
115.79/115.81	c * 113s| 38630 |  1531 |335110 |   8.7 |  38M| 703 |   - |3717 |5959 |3717 | 989 |  31k|  32k|1451 | 0.000000e+00 | 1.700000e+01 |    Inf 
116.90/116.99	o 9
116.90/116.99	c * 114s| 39229 |  1329 |338532 |   8.6 |  36M| 703 |   - |3717 |5071 |3717 |1022 |  31k|  33k|1451 | 0.000000e+00 | 9.000000e+00 |    Inf 
118.30/118.30	c   116s| 40000 |  1335 |342860 |   8.6 |  36M| 703 |  17 |3717 |5104 |3717 | 974 |  31k|  34k|1451 | 0.000000e+00 | 9.000000e+00 |    Inf 
125.10/125.13	o 7
125.10/125.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
125.10/125.13	c * 122s| 43839 |  1300 |365226 |   8.3 |  37M| 703 |   - |3717 |5945 |3717 |1011 |  33k|  39k|1451 | 0.000000e+00 | 7.000000e+00 |    Inf 
125.30/125.38	o 5
125.30/125.38	c * 122s| 43988 |  1263 |365940 |   8.3 |  37M| 703 |   - |3717 |6052 |3717 |1008 |  33k|  39k|1451 | 0.000000e+00 | 5.000000e+00 |    Inf 
136.59/136.63	c   133s| 50000 |  1287 |409266 |   8.2 |  37M| 703 |   1 |3717 |6937 |3717 | 991 |  34k|  47k|1451 | 0.000000e+00 | 5.000000e+00 |    Inf 
151.00/151.04	o 2
151.00/151.04	c * 147s| 57625 |  1150 |463374 |   8.0 |  37M| 703 |   - |3717 |6923 |3717 |1003 |  36k|  57k|1469 | 0.000000e+00 | 2.000000e+00 |    Inf 
155.59/155.69	c   152s| 60000 |  1197 |482063 |   8.0 |  38M| 703 |  19 |3717 |7588 |3717 | 966 |  37k|  60k|1476 | 0.000000e+00 | 2.000000e+00 |    Inf 
175.70/175.77	c   171s| 70000 |  1319 |559110 |   8.0 |  41M| 703 |  21 |3717 |  11k|3717 | 966 |  40k|  73k|1552 | 0.000000e+00 | 2.000000e+00 |    Inf 
197.10/197.15	c   192s| 80000 |  1300 |639122 |   8.0 |  41M| 703 |   1 |3717 |  11k|3717 | 973 |  43k|  86k|1666 | 0.000000e+00 | 2.000000e+00 |    Inf 
217.50/217.59	c   212s| 90000 |  1357 |712781 |   7.9 |  43M| 703 |  19 |3717 |  13k|3717 |1000 |  46k|  99k|1727 | 0.000000e+00 | 2.000000e+00 |    Inf 
239.00/239.03	c   233s|100000 |  1327 |792408 |   7.9 |  42M| 703 |   - |3717 |  11k|   0 |   0 |  49k| 112k|1826 | 0.000000e+00 | 2.000000e+00 |    Inf 
259.90/259.94	c   253s|110000 |  1402 |858966 |   7.8 |  45M| 703 |  17 |3717 |  15k|3717 | 985 |  52k| 126k|1919 | 0.000000e+00 | 2.000000e+00 |    Inf 
281.00/281.02	c   274s|120000 |  1479 |920326 |   7.7 |  47M| 703 |   9 |3717 |  18k|3717 | 994 |  55k| 139k|1974 | 0.000000e+00 | 2.000000e+00 |    Inf 
303.10/303.19	c   295s|130000 |  1521 |987643 |   7.6 |  48M| 703 |  18 |3717 |  20k|3717 | 994 |  57k| 153k|2070 | 0.000000e+00 | 2.000000e+00 |    Inf 
324.90/324.98	c   317s|140000 |  1452 |  1048k|   7.5 |  48M| 703 |   - |3717 |  18k|3717 | 994 |  60k| 167k|2121 | 0.000000e+00 | 2.000000e+00 |    Inf 
347.51/347.57	c   339s|150000 |  1387 |  1120k|   7.5 |  46M| 703 |   - |3717 |  14k|   0 |   0 |  63k| 180k|2257 | 0.000000e+00 | 2.000000e+00 |    Inf 
370.61/370.66	c   361s|160000 |  1504 |  1200k|   7.5 |  48M| 703 |   - |3717 |  15k|   0 |   0 |  65k| 192k|2542 | 0.000000e+00 | 2.000000e+00 |    Inf 
392.50/392.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
392.50/392.60	c   383s|170000 |  1600 |  1274k|   7.5 |  49M| 703 |   1 |3717 |  15k|3717 | 966 |  69k| 206k|2618 | 0.000000e+00 | 2.000000e+00 |    Inf 
414.20/414.28	c   404s|180000 |  1584 |  1342k|   7.5 |  50M| 703 |  18 |3717 |  17k|3717 | 980 |  72k| 220k|2707 | 0.000000e+00 | 2.000000e+00 |    Inf 
437.31/437.31	c   426s|190000 |  1639 |  1422k|   7.5 |  50M| 703 |   - |3717 |  15k|   0 |   0 |  75k| 233k|2774 | 0.000000e+00 | 2.000000e+00 |    Inf 
459.81/459.81	c   448s|200000 |  1950 |  1496k|   7.5 |  54M| 703 |  16 |3717 |  18k|3717 | 996 |  78k| 246k|2881 | 0.000000e+00 | 2.000000e+00 |    Inf 
483.21/483.25	c   471s|210000 |  2081 |  1573k|   7.5 |  55M| 703 |   - |3717 |  18k|   0 |   0 |  81k| 260k|2935 | 0.000000e+00 | 2.000000e+00 |    Inf 
505.31/505.33	c   492s|220000 |  2179 |  1639k|   7.5 |  57M| 703 |   - |3717 |  19k|   0 |   0 |  84k| 275k|2999 | 0.000000e+00 | 2.000000e+00 |    Inf 
527.51/527.51	c   514s|230000 |  2271 |  1703k|   7.4 |  58M| 703 |   1 |3717 |  20k|3717 | 986 |  87k| 289k|3071 | 0.000000e+00 | 2.000000e+00 |    Inf 
550.21/550.25	c   536s|240000 |  2331 |  1769k|   7.4 |  60M| 703 |   - |3717 |  21k|   0 |   0 |  90k| 304k|3181 | 0.000000e+00 | 2.000000e+00 |    Inf 
573.01/573.02	c   558s|250000 |  2324 |  1836k|   7.3 |  60M| 703 |  14 |3717 |  20k|3717 | 955 |  93k| 318k|3261 | 0.000000e+00 | 2.000000e+00 |    Inf 
595.31/595.31	c   580s|260000 |  2337 |  1902k|   7.3 |  61M| 703 |  10 |3717 |  21k|3717 | 970 |  96k| 333k|3328 | 0.000000e+00 | 2.000000e+00 |    Inf 
618.81/618.85	c   603s|270000 |  2420 |  1976k|   7.3 |  62M| 703 |   - |3717 |  21k|   0 |   0 |  99k| 347k|3395 | 0.000000e+00 | 2.000000e+00 |    Inf 
641.91/641.99	c   626s|280000 |  2467 |  2046k|   7.3 |  62M| 703 |   - |3717 |  20k|   0 |   0 | 102k| 362k|3460 | 0.000000e+00 | 2.000000e+00 |    Inf 
664.71/664.75	c   648s|290000 |  2489 |  2117k|   7.3 |  62M| 703 |  19 |3717 |  18k|3717 | 955 | 105k| 376k|3521 | 0.000000e+00 | 2.000000e+00 |    Inf 
688.82/688.86	c   671s|300000 |  2590 |  2194k|   7.3 |  63M| 703 |   1 |3717 |  18k|3717 | 955 | 108k| 390k|3633 | 0.000000e+00 | 2.000000e+00 |    Inf 
712.21/712.28	c   694s|310000 |  2619 |  2265k|   7.3 |  65M| 703 |   1 |3717 |  19k|3717 | 961 | 112k| 404k|3696 | 0.000000e+00 | 2.000000e+00 |    Inf 
734.51/734.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
734.51/734.55	c   716s|320000 |  2566 |  2329k|   7.3 |  63M| 703 |   - |3717 |  16k|   0 |   0 | 115k| 419k|3779 | 0.000000e+00 | 2.000000e+00 |    Inf 
756.51/756.56	c   737s|330000 |  2597 |  2402k|   7.3 |  64M| 703 |   1 |3717 |  18k|3717 |1020 | 118k| 433k|3831 | 0.000000e+00 | 2.000000e+00 |    Inf 
778.82/778.84	c   759s|340000 |  2538 |  2467k|   7.3 |  64M| 703 |   1 |3717 |  18k|3717 | 972 | 122k| 448k|3897 | 0.000000e+00 | 2.000000e+00 |    Inf 
800.73/800.76	c   781s|350000 |  2306 |  2538k|   7.3 |  61M| 703 |   - |3717 |  15k|   0 |   0 | 125k| 463k|3966 | 0.000000e+00 | 2.000000e+00 |    Inf 
822.32/822.32	c   802s|360000 |  2135 |  2612k|   7.3 |  61M| 703 |   - |3717 |  17k|   0 |   0 | 128k| 478k|4050 | 0.000000e+00 | 2.000000e+00 |    Inf 
843.92/843.94	c   823s|370000 |  2209 |  2678k|   7.2 |  62M| 703 |  21 |3717 |  17k|3717 | 978 | 131k| 492k|4112 | 0.000000e+00 | 2.000000e+00 |    Inf 
866.42/866.48	c   845s|380000 |  2106 |  2750k|   7.2 |  61M| 703 |  19 |3717 |  16k|3717 | 971 | 133k| 507k|4194 | 0.000000e+00 | 2.000000e+00 |    Inf 
887.93/887.90	c   866s|390000 |  2106 |  2815k|   7.2 |  61M| 703 |   - |3717 |  16k|   0 |   0 | 136k| 521k|4257 | 0.000000e+00 | 2.000000e+00 |    Inf 
910.12/910.16	c   887s|400000 |  1992 |  2887k|   7.2 |  60M| 703 |   - |3717 |  16k|   0 |   0 | 139k| 535k|4323 | 0.000000e+00 | 2.000000e+00 |    Inf 
932.02/932.03	c   909s|410000 |  1820 |  2953k|   7.2 |  58M| 703 |   1 |3717 |  17k|3717 | 995 | 143k| 549k|4386 | 0.000000e+00 | 2.000000e+00 |    Inf 
954.92/954.92	c   931s|420000 |  1884 |  3026k|   7.2 |  59M| 703 |   1 |3717 |  21k|3717 | 970 | 146k| 562k|4452 | 0.000000e+00 | 2.000000e+00 |    Inf 
979.63/979.67	c   955s|430000 |  1924 |  3097k|   7.2 |  60M| 703 |  20 |3717 |  20k|3717 | 986 | 149k| 576k|4511 | 0.000000e+00 | 2.000000e+00 |    Inf 
1003.93/1003.91	c   979s|440000 |  1556 |  3170k|   7.2 |  53M| 703 |   8 |3717 |  15k|3717 | 991 | 153k| 590k|4590 | 0.000000e+00 | 2.000000e+00 |    Inf 
1025.43/1025.44	c  1000s|450000 |  1536 |  3239k|   7.2 |  53M| 703 |  14 |3717 |  17k|3717 | 981 | 156k| 603k|4815 | 0.000000e+00 | 2.000000e+00 |    Inf 
1047.73/1047.72	c  1022s|460000 |  1469 |  3308k|   7.2 |  53M| 703 |   1 |3717 |  16k|3717 | 963 | 159k| 616k|5084 | 0.000000e+00 | 2.000000e+00 |    Inf 
1069.62/1069.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1069.62/1069.70	c  1043s|470000 |  1539 |  3377k|   7.2 |  53M| 703 |   1 |3717 |  17k|3717 | 955 | 162k| 629k|5096 | 0.000000e+00 | 2.000000e+00 |    Inf 
1092.93/1092.97	c  1066s|480000 |  1625 |  3449k|   7.2 |  55M| 703 |   - |3717 |  18k|   0 |   0 | 165k| 642k|5119 | 0.000000e+00 | 2.000000e+00 |    Inf 
1116.33/1116.31	c  1089s|490000 |  1667 |  3516k|   7.2 |  57M| 703 |   - |3717 |  22k|3717 | 976 | 168k| 656k|5165 | 0.000000e+00 | 2.000000e+00 |    Inf 
1142.13/1142.19	c  1114s|500000 |  1671 |  3587k|   7.2 |  57M| 703 |  24 |3717 |  22k|3717 | 992 | 170k| 669k|5204 | 0.000000e+00 | 2.000000e+00 |    Inf 
1165.33/1165.39	c  1137s|510000 |  1535 |  3653k|   7.2 |  54M| 703 |  16 |3717 |  17k|3717 | 984 | 173k| 683k|5235 | 0.000000e+00 | 2.000000e+00 |    Inf 
1186.63/1186.67	c  1157s|520000 |  1541 |  3713k|   7.1 |  53M| 703 |   9 |3717 |  15k|3717 | 967 | 177k| 696k|5323 | 0.000000e+00 | 2.000000e+00 |    Inf 
1208.33/1208.37	c  1178s|530000 |  1571 |  3777k|   7.1 |  55M| 703 |   1 |3717 |  17k|3717 | 975 | 180k| 709k|5374 | 0.000000e+00 | 2.000000e+00 |    Inf 
1230.14/1230.10	c  1200s|540000 |  1460 |  3843k|   7.1 |  54M| 703 |   2 |3717 |  16k|3717 | 962 | 183k| 723k|5416 | 0.000000e+00 | 2.000000e+00 |    Inf 
1251.34/1251.30	c  1220s|550000 |  1455 |  3910k|   7.1 |  54M| 703 |  27 |3717 |  18k|3717 | 990 | 186k| 737k|5493 | 0.000000e+00 | 2.000000e+00 |    Inf 
1273.84/1273.87	c  1242s|560000 |  1278 |  3983k|   7.1 |  51M| 703 |  28 |3717 |  12k|3717 | 969 | 189k| 750k|5640 | 0.000000e+00 | 2.000000e+00 |    Inf 
1294.64/1294.63	c  1263s|570000 |  1324 |  4050k|   7.1 |  53M| 703 |   1 |3717 |  16k|3717 | 992 | 191k| 764k|5640 | 0.000000e+00 | 2.000000e+00 |    Inf 
1316.64/1316.61	c  1284s|580000 |  1327 |  4116k|   7.1 |  52M| 703 |  22 |3717 |  14k|3717 | 979 | 194k| 778k|5712 | 0.000000e+00 | 2.000000e+00 |    Inf 
1339.53/1339.54	c  1306s|590000 |  1530 |  4190k|   7.1 |  55M| 703 |   - |3717 |  18k|3717 | 987 | 197k| 792k|5777 | 0.000000e+00 | 2.000000e+00 |    Inf 
1363.53/1363.52	c  1330s|600000 |  1685 |  4261k|   7.1 |  58M| 703 |  29 |3717 |  20k|3717 | 960 | 199k| 806k|5818 | 0.000000e+00 | 2.000000e+00 |    Inf 
1387.84/1387.86	c  1354s|610000 |  1817 |  4331k|   7.1 |  60M| 703 |  12 |3717 |  19k|3717 | 992 | 201k| 819k|5892 | 0.000000e+00 | 2.000000e+00 |    Inf 
1412.73/1412.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1412.73/1412.71	c  1378s|620000 |  1959 |  4403k|   7.1 |  62M| 703 |   1 |3717 |  20k|3717 | 978 | 204k| 833k|5953 | 0.000000e+00 | 2.000000e+00 |    Inf 
1436.64/1436.65	c  1401s|630000 |  2104 |  4474k|   7.1 |  65M| 703 |  16 |3717 |  22k|3717 | 998 | 206k| 847k|5977 | 0.000000e+00 | 2.000000e+00 |    Inf 
1461.84/1461.82	c  1426s|640000 |  2181 |  4546k|   7.1 |  67M| 703 |   1 |3717 |  23k|3717 | 989 | 208k| 862k|6017 | 0.000000e+00 | 2.000000e+00 |    Inf 
1487.04/1487.07	c  1451s|650000 |  2179 |  4617k|   7.1 |  67M| 703 |   - |3717 |  22k|   0 |   0 | 210k| 877k|6082 | 0.000000e+00 | 2.000000e+00 |    Inf 
1511.35/1511.34	c  1474s|660000 |  2244 |  4687k|   7.1 |  68M| 703 |  18 |3717 |  19k|3717 | 965 | 212k| 891k|6149 | 0.000000e+00 | 2.000000e+00 |    Inf 
1535.34/1535.39	c  1498s|670000 |  2269 |  4760k|   7.1 |  69M| 703 |  12 |3717 |  19k|3717 | 969 | 214k| 905k|6179 | 0.000000e+00 | 2.000000e+00 |    Inf 
1559.44/1559.46	c  1521s|680000 |  2290 |  4829k|   7.1 |  70M| 703 |   - |3717 |  19k|   0 |   0 | 217k| 918k|6214 | 0.000000e+00 | 2.000000e+00 |    Inf 
1583.65/1583.60	c  1545s|690000 |  2339 |  4891k|   7.1 |  72M| 703 |   - |3717 |  22k|   0 |   0 | 219k| 933k|6293 | 0.000000e+00 | 2.000000e+00 |    Inf 
1606.94/1606.99	c  1568s|700000 |  2369 |  4958k|   7.1 |  73M| 703 |   - |3717 |  20k|   0 |   0 | 221k| 947k|6309 | 0.000000e+00 | 2.000000e+00 |    Inf 
1630.85/1630.90	c  1591s|710000 |  2126 |  5021k|   7.1 |  69M| 703 |   - |3717 |  18k|   0 |   0 | 223k| 962k|6370 | 0.000000e+00 | 2.000000e+00 |    Inf 
1654.54/1654.54	c  1614s|720000 |  1726 |  5092k|   7.1 |  64M| 703 |   9 |3717 |  19k|3717 | 982 | 226k| 976k|6420 | 0.000000e+00 | 2.000000e+00 |    Inf 
1679.54/1679.53	c  1639s|730000 |  1752 |  5167k|   7.1 |  65M| 703 |   - |3717 |  21k|   0 |   0 | 227k| 990k|6449 | 0.000000e+00 | 2.000000e+00 |    Inf 
1705.06/1705.03	c  1664s|740000 |  1709 |  5247k|   7.1 |  64M| 703 |   - |3717 |  19k|   0 |   0 | 230k|1003k|6512 | 0.000000e+00 | 2.000000e+00 |    Inf 
1728.15/1728.19	c  1686s|750000 |  1388 |  5313k|   7.1 |  59M| 703 |   - |3717 |  20k|   0 |   0 | 232k|1017k|6582 | 0.000000e+00 | 2.000000e+00 |    Inf 
1750.65/1750.65	c  1708s|760000 |  1169 |  5380k|   7.1 |  54M| 703 |   - |3717 |  19k|   0 |   0 | 236k|1031k|6603 | 0.000000e+00 | 2.000000e+00 |    Inf 
1772.85/1772.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1772.85/1772.88	c  1730s|770000 |  1327 |  5440k|   7.1 |  56M| 703 |  20 |3717 |  20k|3717 | 971 | 238k|1044k|6679 | 0.000000e+00 | 2.000000e+00 |    Inf 
1795.36/1795.37	c  1752s|780000 |  1603 |  5498k|   7.0 |  59M| 703 |   - |3717 |  22k|   0 |   0 | 241k|1057k|6697 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1756.30
1800.05/1800.00	c Solving Nodes      : 782127
1800.05/1800.00	c Primal Bound       : +2.00000000000000e+00 (246 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.05	s SATISFIABLE
1800.05/1800.05	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.05	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1800.05/1800.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.05	v -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 
1800.05/1800.05	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.05/1800.05	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 
1800.05/1800.05	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1800.05/1800.05	v -x54 -x53 -x52 -x51 x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
1800.05/1800.05	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 x3 -x2 
1800.05/1800.05	v -x1 
1800.05/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.05	c Solving Time       :    1756.30
1800.05/1800.05	c Original Problem   :
1800.05/1800.05	c   Problem name     : HOME/instance-2693406-1277902512.wbo
1800.05/1800.05	c   Variables        : 3863 (2047 binary, 0 integer, 0 implicit integer, 1816 continuous)
1800.05/1800.05	c   Constraints      : 4524 initial, 4524 maximal
1800.05/1800.05	c Presolved Problem  :
1800.05/1800.05	c   Problem name     : t_HOME/instance-2693406-1277902512.wbo
1800.05/1800.05	c   Variables        : 3717 (1974 binary, 0 integer, 0 implicit integer, 1743 continuous)
1800.05/1800.05	c   Constraints      : 4346 initial, 26642 maximal
1800.05/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.05	c   trivial          :       0.00         73          0          0          0          0          0          0          0
1800.05/1800.05	c   dualfix          :       0.00         73          0          0          0          0          0          0          0
1800.05/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.05/1800.05	c   indicator        :       0.01          0          0          0          0          0         73          0          0
1800.05/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   linear           :       0.08          0          0          0       1836          0        105         87          0
1800.05/1800.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.05	c   root node        :          -       1727          -          -       3454          -          -          -          -
1800.05/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.05	c   integral         :          0          0          0     459693          0         38        485          0          0     835750
1800.05/1800.05	c   indicator        :       1743          0    3884114      40076          0        268    2437851          0          0          0
1800.05/1800.05	c   setppc           :          6          6    4049197      39574          0      24336     796883          0          0          0
1800.05/1800.05	c   linear           :       1743          6    4034785      41388          0     177343   16433644     242239          0          0
1800.05/1800.05	c   logicor          :        854+         6    1505760      11799          0     174583    3704866          0          0          0
1800.05/1800.05	c   bounddisjunction :          0+         0      25941          0          0          0        294          0          0          0
1800.05/1800.05	c   countsols        :          0          0          0      11799          0          0          0          0          0          0
1800.05/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.05	c   integral         :      27.23       0.00       0.00      27.23       0.00
1800.05/1800.05	c   indicator        :       9.72       0.01       7.56       2.15       0.00
1800.05/1800.05	c   setppc           :       7.60       0.00       7.60       0.00       0.00
1800.05/1800.05	c   linear           :     150.97       0.00     148.18       2.79       0.00
1800.05/1800.05	c   logicor          :     246.57       0.00     246.49       0.08       0.00
1800.05/1800.05	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.05/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.05	c   vbounds          :       1.12          2          0          0
1800.05/1800.05	c   rootredcost      :       0.85         51          0       1727
1800.05/1800.05	c   pseudoobj        :     145.90    4063756       4449    1667599
1800.05/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.05	c   propagation      :      21.24     380711     380331    2313766       28.7      13879       22.4          -
1800.05/1800.05	c   infeasible LP    :       8.68      28592      28592     228347       44.8        386       16.1          0
1800.05/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.05	c   pseudo solution  :       0.02        156        156        771       13.4         52        5.7          -
1800.05/1800.05	c   applied globally :          -          -          -    1060521       23.7          -          -          -
1800.05/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.05	c   cut pool         :       0.00          5          -          -          1          -    (maximal pool size: 353)
1800.05/1800.05	c   redcost          :      24.78     465058          0     727527          0          0
1800.05/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.05	c   gomory           :       0.12          6          0          0       1253          0
1800.05/1800.05	c   strongcg         :       0.06          6          0          0        275          0
1800.05/1800.05	c   cmir             :       0.03          6          0          0          0          0
1800.05/1800.05	c   flowcover        :       0.10          6          0          0          0          0
1800.05/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.05	c Pricers            :       Time      Calls       Vars
1800.05/1800.05	c   problem variables:       0.00          0          0
1800.05/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.05	c   relpscost        :      26.86     418277         38        485          0          0     835750
1800.05/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   inference        :       1.90      11749          0          0          0          0      23498
1800.05/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.05	c   LP solutions     :       0.06          -         50
1800.05/1800.05	c   pseudo solutions :       0.00          -          0
1800.05/1800.05	c   feaspump         :       0.01          1          0
1800.05/1800.05	c   oneopt           :       0.74         47          0
1800.05/1800.05	c   intshifting      :       0.01          7          0
1800.05/1800.05	c   crossover        :       1.22         34          0
1800.05/1800.05	c   linesearchdiving :       0.25        198          0
1800.05/1800.05	c   guideddiving     :       0.19        198          0
1800.05/1800.05	c   coefdiving       :       0.23        199          0
1800.05/1800.05	c   pscostdiving     :       0.29        199          0
1800.05/1800.05	c   fracdiving       :       0.30        199          0
1800.05/1800.05	c   veclendiving     :       0.23        199          0
1800.05/1800.05	c   rootsoldiving    :       0.28        182          0
1800.05/1800.05	c   objpscostdiving  :       0.22        183          0
1800.05/1800.05	c   trivial          :       0.00          2          0
1800.05/1800.05	c   simplerounding   :       1.05     419359          0
1800.05/1800.05	c   zirounding       :       0.26       1000          0
1800.05/1800.05	c   rounding         :       1.72       9123          0
1800.05/1800.05	c   shifting         :       1.21       2806          0
1800.05/1800.05	c   twoopt           :       0.00          0          0
1800.05/1800.05	c   fixandinfer      :       0.00          0          0
1800.05/1800.05	c   intdiving        :       0.00          0          0
1800.05/1800.05	c   actconsdiving    :       0.00          0          0
1800.05/1800.05	c   octane           :       0.00          0          0
1800.05/1800.05	c   rens             :       0.03          1          0
1800.05/1800.05	c   rins             :       0.00          0          0
1800.05/1800.05	c   localbranching   :       0.00          0          0
1800.05/1800.05	c   mutation         :       0.00          0          0
1800.05/1800.05	c   dins             :       0.00          0          0
1800.05/1800.05	c   undercover       :       0.00          0          0
1800.05/1800.05	c   nlp              :       0.24          0          0
1800.05/1800.05	c   trysol           :       1.77       5980        196
1800.05/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.05	c   dual LP          :     665.46     478335    5505737      11.51    8273.58
1800.05/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.05	c   diving/probing LP:       0.46        181       3916      21.64    8513.04
1800.05/1800.05	c   strong branching :      23.13       6721     232156      34.54   10037.01
1800.05/1800.05	c     (at root node) :          -         33      18854     571.33          -
1800.05/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.05	c B&B Tree           :
1800.05/1800.05	c   number of runs   :          1
1800.05/1800.05	c   nodes            :     782127
1800.05/1800.05	c   nodes (total)    :     782127
1800.05/1800.05	c   nodes left       :       1651
1800.05/1800.05	c   max depth        :        703
1800.05/1800.05	c   max depth (total):        703
1800.05/1800.05	c   backtracks       :      76124 (9.7%)
1800.05/1800.05	c   delayed cutoffs  :      62049
1800.05/1800.05	c   repropagations   :    2024329 (4122047 domain reductions, 57166 cutoffs)
1800.05/1800.05	c   avg switch length:       6.56
1800.05/1800.05	c   switching time   :     240.38
1800.05/1800.05	c Solution           :
1800.05/1800.05	c   Solutions found  :        246 (51 improvements)
1800.05/1800.05	c   First Solution   : +8.86900000000000e+04   (in run 1, after 1 nodes, 0.16 seconds, depth 0, found by <trysol>)
1800.05/1800.05	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 57625 nodes, 147.35 seconds, depth 39, found by <relaxation>)
1800.05/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.05	c   Gap              :   infinite
1800.05/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.05	c   Root Iterations  :        622
1800.15/1800.13	c Time complete: 1800.19.

Verifier Data

OK	2

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12842
/proc/meminfo: memFree=31435720/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=10976 CPUtime=0
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 1666 0 0 0 0 0 0 0 25 0 1 0 131546845 11239424 1587 4089446400 4194304 9819077 140736840350656 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12842/statm: 2744 1588 392 1374 0 1365 0

[startup+0.0102499 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12842
/proc/meminfo: memFree=31435720/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=12292 CPUtime=0
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 1993 0 0 0 0 0 0 0 25 0 1 0 131546845 12587008 1914 4089446400 4194304 9819077 140736840350656 18446744073709551615 5649227 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12842/statm: 3073 1914 392 1374 0 1694 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12292

[startup+0.100234 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12842
/proc/meminfo: memFree=31435720/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=30564 CPUtime=0.09
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7254 0 0 0 9 0 0 0 25 0 1 0 131546845 31297536 6307 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 7641 6307 498 1374 0 6262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30564

[startup+0.300194 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12842
/proc/meminfo: memFree=31435720/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=39232 CPUtime=0.29
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 12358 0 0 0 28 1 0 0 25 0 1 0 131546845 40173568 8240 4089446400 4194304 9819077 140736840350656 18446744073709551615 4310691 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 9808 8240 682 1374 0 8429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39232

[startup+0.701119 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12842
/proc/meminfo: memFree=31435720/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=46760 CPUtime=0.69
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 21112 0 0 0 66 3 0 0 25 0 1 0 131546845 47882240 10374 4089446400 4194304 9819077 140736840350656 18446744073709551615 6700728 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 11690 10374 710 1374 0 10311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46760

[startup+1.50097 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12843
/proc/meminfo: memFree=31396156/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=46760 CPUtime=1.49
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 22285 0 0 0 145 4 0 0 25 0 1 0 131546845 47882240 10375 4089446400 4194304 9819077 140736840350656 18446744073709551615 6674352 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 11690 10375 710 1374 0 10311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46760

[startup+3.10068 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12843
/proc/meminfo: memFree=31396032/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=46576 CPUtime=3.09
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 24262 0 0 0 304 5 0 0 25 0 1 0 131546845 47693824 10379 4089446400 4194304 9819077 140736840350656 18446744073709551615 7296819 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 11644 10379 713 1374 0 10265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46576

[startup+6.30108 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12843
/proc/meminfo: memFree=31396044/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=46652 CPUtime=6.29
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 28071 0 0 0 622 7 0 0 25 0 1 0 131546845 47771648 10424 4089446400 4194304 9819077 140736840350656 18446744073709551615 7291715 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 11663 10424 714 1374 0 10284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46652

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12843
/proc/meminfo: memFree=31394596/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=49356 CPUtime=12.69
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 43777 0 0 0 1254 15 0 0 25 0 1 0 131546845 50540544 10983 4089446400 4194304 9819077 140736840350656 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 12339 10983 716 1374 0 10960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49356

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12843
/proc/meminfo: memFree=31380244/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=65828 CPUtime=25.49
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 125560 0 0 0 2507 42 0 0 25 0 1 0 131546845 67407872 14755 4089446400 4194304 9819077 140736840350656 18446744073709551615 4444322 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 16457 14755 719 1374 0 15078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65828

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12844
/proc/meminfo: memFree=31354384/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=91300 CPUtime=51.09
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 310067 0 0 0 5006 103 0 0 25 0 1 0 131546845 93491200 21160 4089446400 4194304 9819077 140736840350656 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 22825 21160 727 1374 0 21446 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91300

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12845
/proc/meminfo: memFree=31295200/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=152548 CPUtime=102.3
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 570492 0 0 0 10007 223 0 0 25 0 1 0 131546845 156209152 35729 4089446400 4194304 9819077 140736840350656 18446744073709551615 7227271 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 38137 35729 729 1374 0 36758 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12847
/proc/meminfo: memFree=31280412/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=168040 CPUtime=162.29
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 949310 0 0 0 15827 402 0 0 25 0 1 0 131546845 172072960 39442 4089446400 4194304 9819077 140736840350656 18446744073709551615 6198430 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 42010 39442 744 1374 0 40631 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168040

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12849
/proc/meminfo: memFree=31275424/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=172660 CPUtime=222.3
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 1255470 0 0 0 21674 556 0 0 25 0 1 0 131546845 176803840 40594 4089446400 4194304 9819077 140736840350656 18446744073709551615 6588976 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 43165 40594 742 1374 0 41786 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 172660

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12850
/proc/meminfo: memFree=31272408/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=176476 CPUtime=282.3
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 1571046 0 0 0 27517 713 0 0 25 0 1 0 131546845 180711424 41509 4089446400 4194304 9819077 140736840350656 18446744073709551615 4515351 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 44119 41509 742 1374 0 42740 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176476

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12851
/proc/meminfo: memFree=31267540/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=180352 CPUtime=342.3
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 1876120 0 0 0 33362 868 0 0 25 0 1 0 131546845 184680448 42510 4089446400 4194304 9819077 140736840350656 18446744073709551615 6391555 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 45088 42510 742 1374 0 43709 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 180352

[startup+402.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12862
/proc/meminfo: memFree=31265216/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=183084 CPUtime=402.3
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 2181419 0 0 0 39206 1024 0 0 25 0 1 0 131546845 187478016 43057 4089446400 4194304 9819077 140736840350656 18446744073709551615 4925465 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 45771 43057 742 1374 0 44392 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183084

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12864
/proc/meminfo: memFree=31263708/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=185132 CPUtime=462.31
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 2463063 0 0 0 45051 1180 0 0 25 0 1 0 131546845 189575168 43555 4089446400 4194304 9819077 140736840350656 18446744073709551615 5955597 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 46283 43555 742 1374 0 44904 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 185132

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12866
/proc/meminfo: memFree=31258972/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=188908 CPUtime=522.31
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 2743868 0 0 0 50901 1330 0 0 25 0 1 0 131546845 193441792 44578 4089446400 4194304 9819077 140736840350656 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 47227 44578 742 1374 0 45848 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 188908

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12867
/proc/meminfo: memFree=31256208/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=192092 CPUtime=582.31
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 3018417 0 0 0 56752 1479 0 0 25 0 1 0 131546845 196702208 45291 4089446400 4194304 9819077 140736840350656 18446744073709551615 7309004 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 48023 45291 742 1374 0 46644 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 192092

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12868
/proc/meminfo: memFree=31253940/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=194052 CPUtime=642.32
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 3298747 0 0 0 62600 1632 0 0 25 0 1 0 131546845 198709248 45829 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 48513 45829 742 1374 0 47134 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 194052

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 12903
/proc/meminfo: memFree=31109376/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=199400 CPUtime=882.32
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 4306689 0 0 0 86017 2215 0 0 25 0 1 0 131546845 204185600 47200 4089446400 4194304 9819077 140736840350656 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 49850 47200 742 1374 0 48471 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 199400

[startup+942.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 12904
/proc/meminfo: memFree=30968840/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=200288 CPUtime=942.32
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 4549596 0 0 0 91869 2363 0 0 25 0 1 0 131546845 205094912 47357 4089446400 4194304 9819077 140736840350656 18446744073709551615 4947065 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50072 47357 742 1374 0 48693 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 200288

[startup+1002.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/183 12906
/proc/meminfo: memFree=30878532/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=199872 CPUtime=1002.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 4786671 0 0 0 97732 2501 0 0 25 0 1 0 131546845 204668928 47365 4089446400 4194304 9819077 140736840350656 18446744073709551615 7212342 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50078 47367 742 1374 0 48699 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 199872

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 12908
/proc/meminfo: memFree=30809032/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=200312 CPUtime=1062.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 5049236 0 0 0 103579 2654 0 0 25 0 1 0 131546845 205119488 47383 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50078 47383 742 1374 0 48699 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 200312

[startup+1122.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/183 12910
/proc/meminfo: memFree=30767952/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=200860 CPUtime=1122.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 5280233 0 0 0 109443 2790 0 0 25 0 1 0 131546845 205680640 47516 4089446400 4194304 9819077 140736840350656 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50215 47516 742 1374 0 48836 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 200860

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 12911
/proc/meminfo: memFree=30747328/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=201368 CPUtime=1182.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 5509250 0 0 0 115308 2925 0 0 25 0 1 0 131546845 206200832 47598 4089446400 4194304 9819077 140736840350656 18446744073709551615 6361129 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50342 47598 742 1374 0 48963 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 201368

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 12912
/proc/meminfo: memFree=30642508/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=201368 CPUtime=1242.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 5761464 0 0 0 121154 3079 0 0 25 0 1 0 131546845 206200832 47627 4089446400 4194304 9819077 140736840350656 18446744073709551615 7291998 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50342 47627 742 1374 0 48963 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 201368

[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 12914
/proc/meminfo: memFree=30549968/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=201392 CPUtime=1302.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 5998359 0 0 0 127001 3233 0 0 25 0 1 0 131546845 206225408 47634 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50348 47634 742 1374 0 48969 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 201392

[startup+1362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 12916
/proc/meminfo: memFree=30461508/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=201372 CPUtime=1362.33
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 6231892 0 0 0 132863 3370 0 0 25 0 1 0 131546845 206204928 47650 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50343 47650 742 1374 0 48964 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 201372

[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12918
/proc/meminfo: memFree=30425256/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=203096 CPUtime=1422.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 6475772 0 0 0 138726 3508 0 0 25 0 1 0 131546845 207970304 47934 4089446400 4194304 9819077 140736840350656 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 50774 47934 742 1374 0 49395 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 203096

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 12919
/proc/meminfo: memFree=30378340/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=205940 CPUtime=1482.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 6719263 0 0 0 144596 3638 0 0 25 0 1 0 131546845 210882560 48664 4089446400 4194304 9819077 140736840350656 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 51485 48664 742 1374 0 50106 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 205940

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12920
/proc/meminfo: memFree=30323616/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=208328 CPUtime=1542.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 6941591 0 0 0 150462 3772 0 0 25 0 1 0 131546845 213327872 49200 4089446400 4194304 9819077 140736840350656 18446744073709551615 6361766 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 52082 49200 742 1374 0 50703 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 208328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12922
/proc/meminfo: memFree=30261572/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=212372 CPUtime=1602.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7149609 0 0 0 156324 3910 0 0 25 0 1 0 131546845 217468928 50184 4089446400 4194304 9819077 140736840350656 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 53093 50184 742 1374 0 51714 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 212372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12924
/proc/meminfo: memFree=30221604/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=212632 CPUtime=1662.34
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7367655 0 0 0 162188 4046 0 0 25 0 1 0 131546845 217735168 50252 4089446400 4194304 9819077 140736840350656 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 53158 50252 742 1374 0 51779 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 212632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12926
/proc/meminfo: memFree=30129428/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=212492 CPUtime=1722.35
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7589433 0 0 0 168051 4184 0 0 25 0 1 0 131546845 217591808 50268 4089446400 4194304 9819077 140736840350656 18446744073709551615 6003303 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 53123 50268 742 1374 0 51744 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 212492

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12927
/proc/meminfo: memFree=30069128/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=212608 CPUtime=1782.35
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7826476 0 0 0 173903 4332 0 0 25 0 1 0 131546845 217710592 50334 4089446400 4194304 9819077 140736840350656 18446744073709551615 7816453 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 53152 50334 742 1374 0 51773 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 212608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 12928
/proc/meminfo: memFree=30052372/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=212612 CPUtime=1800.05
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7891747 0 0 0 175632 4373 0 0 25 0 1 0 131546845 217714688 50341 4089446400 4194304 9819077 140736840350656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12842/statm: 53153 50341 742 1374 0 51774 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 212612

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

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

[startup+1800.11 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 12928
/proc/meminfo: memFree=30052372/32951124 swapFree=67111528/67111528
[pid=12842] ppid=12840 vsize=211332 CPUtime=1800.15
/proc/12842/stat : 12842 (pbscip.linux.x8) R 12840 12842 12584 0 -1 4202496 7891761 0 0 0 175642 4373 0 0 25 0 1 0 131546845 216403968 50024 4089446400 4194304 9819077 140736840350656 18446744073709551615 4997782 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12842/statm: 52833 50024 743 1374 0 51454 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 211332

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.2
CPU user time (s): 1756.45
CPU system time (s): 43.7483
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 214508

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

runsolver used 3.2655 second user time and 5.69013 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 14:55:12
IDJOB=2693406
IDBENCH=78902
IDSOLVER=1205
FILE ID=node135/2693406-1277902512
PBS_JOBID= 11197225
Free space on /tmp= 74136 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900575442--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-2693406-1277902512/watcher-2693406-1277902512 -o /tmp/evaluation-result-2693406-1277902512/solver-2693406-1277902512 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693406-1277902512.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c8fdbd1e89585cb1f1efe2070d2e6c87
RANDOM SEED=1129544994

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31436248 kB
Buffers:        184700 kB
Cached:        1106184 kB
SwapCached:          0 kB
Active:         557524 kB
Inactive:       814876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31436248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:       81448 kB
Mapped:          15656 kB
Slab:            80776 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node135 at 2010-06-30 15:25:14