Trace number 2693429

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.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-33-100-0.wbo
MD5SUMc3adda683c0d048bf44386b3ccfc9e41
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark47.4258
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 779
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-2693429-1277903726.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.04/0.05	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.04/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.04/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.10	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.11	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.12	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.17	c    (0.1s) probing: 101/1974 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  146 deleted vars, 178 deleted constraints, 1836 tightened bounds, 0 added holes, 87 changed sides, 0 changed coefficients
0.09/0.17	c  1958 implications, 6 cliques
0.09/0.17	c presolved problem has 3717 variables (1974 bin, 0 int, 0 impl, 1743 cont) and 4346 constraints
0.09/0.17	c    1743 constraints of type <indicator>
0.09/0.17	c       6 constraints of type <setppc>
0.09/0.17	c    1743 constraints of type <linear>
0.09/0.17	c     854 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.12
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.1s|     1 |     0 |    22 |     - |  13M|   0 |  13 |3717 |4346 |3717 | 860 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 88690
0.09/0.19	c y 0.1s|     1 |     0 |    22 |     - |  13M|   0 |  13 |3717 |4346 |3717 | 860 |   0 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.19/0.22	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.27	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.32	c   0.3s|     1 |     0 |   281 |     - |  14M|   0 |  59 |3717 |4346 |3717 | 924 |  64 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   338 |     - |  14M|   0 |  60 |3717 |4346 |3717 | 950 |  90 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   441 |     - |  14M|   0 |  59 |3717 |4346 |3717 | 959 |  99 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
0.49/0.55	c   0.5s|     1 |     0 |   453 |     - |  14M|   0 |  61 |3717 |4346 |3717 | 968 | 108 |   0 |   0 | 0.000000e+00 | 8.869000e+04 |    Inf 
1.49/1.54	c   1.5s|     1 |     2 |   453 |     - |  14M|   0 |  61 |3717 |4346 |3717 | 968 | 108 |   0 |  33 | 0.000000e+00 | 8.869000e+04 |    Inf 
29.60/29.64	c  28.8s| 10000 |  9937 | 62389 |   6.2 |  40M|  91 |   0 |3717 |4490 |3717 |1025 |8749 | 161 |1205 | 0.000000e+00 | 8.869000e+04 |    Inf 
41.89/41.91	o 817
41.89/41.91	c *40.6s| 17443 | 15860 | 87002 |   5.0 |  51M|  91 |   - |3717 |4375 |3717 |1005 |  12k| 171 |1228 | 0.000000e+00 | 8.170000e+02 |    Inf 
49.09/49.18	c  47.6s| 20000 | 18363 |113313 |   5.6 |  57M|  91 |   0 |3717 |4467 |3717 |1002 |  16k| 290 |1300 | 0.000000e+00 | 8.170000e+02 |    Inf 
53.19/53.25	o 806
53.19/53.25	c *51.5s| 22144 | 20264 |120395 |   5.4 |  61M|  91 |   - |3717 |4637 |3717 |1011 |  17k| 493 |1302 | 0.000000e+00 | 8.060000e+02 |    Inf 
64.59/64.65	o 757
64.59/64.65	c *62.5s| 26391 | 23536 |163153 |   6.2 |  69M| 143 |   - |3717 |4730 |3717 |1025 |  23k|1031 |1390 | 0.000000e+00 | 7.570000e+02 |    Inf 
66.89/66.93	o 733
66.89/66.93	c *64.7s| 27119 | 23820 |171908 |   6.3 |  70M| 143 |   - |3717 |4783 |3717 |1011 |  24k|1210 |1443 | 0.000000e+00 | 7.330000e+02 |    Inf 
68.39/68.46	o 719
68.39/68.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
68.39/68.46	c *66.2s| 27699 | 24100 |176987 |   6.4 |  71M| 143 |   - |3717 |4801 |3717 | 997 |  25k|1351 |1445 | 0.000000e+00 | 7.190000e+02 |    Inf 
68.39/68.47	o 715
68.39/68.47	c *66.2s| 27700 | 24041 |177003 |   6.4 |  70M| 143 |   - |3717 |4801 |3717 | 997 |  25k|1351 |1445 | 0.000000e+00 | 7.150000e+02 |    Inf 
68.49/68.53	o 657
68.49/68.53	c *66.2s| 27725 | 22989 |177191 |   6.4 |  68M| 143 |   - |3717 |4806 |3717 | 998 |  25k|1367 |1445 | 0.000000e+00 | 6.570000e+02 |    Inf 
74.19/74.23	c  71.7s| 30000 | 24979 |195665 |   6.5 |  73M| 143 |   0 |3717 |4985 |3717 |1015 |  27k|1950 |1448 | 0.000000e+00 | 6.570000e+02 |    Inf 
75.09/75.19	o 453
75.09/75.19	c *72.7s| 30446 | 18971 |197542 |   6.5 |  62M| 143 |   - |3717 |4959 |3717 |1024 |  28k|1992 |1448 | 0.000000e+00 | 4.530000e+02 |    Inf 
80.20/80.28	o 451
80.20/80.28	c *77.6s| 32345 | 20465 |211823 |   6.5 |  67M| 143 |   - |3717 |5069 |3717 |1027 |  30k|2630 |1449 | 0.000000e+00 | 4.510000e+02 |    Inf 
82.10/82.13	o 447
82.10/82.13	c *79.3s| 33048 | 20941 |217279 |   6.6 |  68M| 143 |   - |3717 |5111 |3717 |1023 |  31k|2827 |1449 | 0.000000e+00 | 4.470000e+02 |    Inf 
82.10/82.14	o 436
82.10/82.14	c *79.3s| 33051 | 20564 |217324 |   6.6 |  67M| 143 |   - |3717 |5111 |3717 |1024 |  31k|2827 |1449 | 0.000000e+00 | 4.360000e+02 |    Inf 
82.10/82.15	o 430
82.10/82.15	c *79.3s| 33052 | 20352 |217324 |   6.6 |  67M| 143 |   - |3717 |5111 |3717 |1024 |  31k|2827 |1449 | 0.000000e+00 | 4.300000e+02 |    Inf 
86.99/87.06	o 427
86.99/87.06	c *84.0s| 34873 | 21683 |234183 |   6.7 |  70M| 143 |   - |3717 |5379 |3717 |1006 |  34k|3582 |1449 | 0.000000e+00 | 4.270000e+02 |    Inf 
89.10/89.16	o 403
89.10/89.16	c *86.1s| 35864 | 21512 |238346 |   6.6 |  70M| 143 |   - |3717 |5472 |3717 |1004 |  34k|3950 |1449 | 0.000000e+00 | 4.030000e+02 |    Inf 
89.49/89.50	o 382
89.49/89.50	c *86.4s| 36015 | 20808 |238755 |   6.6 |  69M| 143 |   - |3717 |5463 |3717 |1000 |  34k|3963 |1449 | 0.000000e+00 | 3.820000e+02 |    Inf 
89.70/89.71	o 380
89.70/89.71	c *86.6s| 36134 | 20762 |238970 |   6.6 |  69M| 143 |   - |3717 |5588 |3717 | 998 |  34k|4101 |1449 | 0.000000e+00 | 3.800000e+02 |    Inf 
96.59/96.63	o 371
96.59/96.63	c *93.3s| 38996 | 22495 |255881 |   6.6 |  75M| 143 |   - |3717 |5513 |3717 |1022 |  37k|5515 |1449 | 0.000000e+00 | 3.710000e+02 |    Inf 
99.29/99.34	c  95.9s| 40000 | 22986 |264382 |   6.6 |  77M| 143 |   0 |3717 |5510 |3717 |1010 |  38k|6253 |1449 | 0.000000e+00 | 3.710000e+02 |    Inf 
101.20/101.22	o 366
101.20/101.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.20/101.22	c *97.7s| 40791 | 23220 |269766 |   6.6 |  78M| 143 |   - |3717 |5442 |3717 |1003 |  38k|6742 |1449 | 0.000000e+00 | 3.660000e+02 |    Inf 
110.79/110.84	o 353
110.79/110.84	c p 107s| 44735 | 25391 |292557 |   6.5 |  85M| 143 |   - |3717 |5692 |3717 |1005 |  42k|8813 |1449 | 0.000000e+00 | 3.530000e+02 |    Inf 
112.69/112.70	o 351
112.69/112.70	c * 109s| 45679 | 26109 |295251 |   6.5 |  87M| 143 |   - |3717 |5749 |3717 |1004 |  43k|9071 |1449 | 0.000000e+00 | 3.510000e+02 |    Inf 
112.69/112.71	o 347
112.69/112.71	c * 109s| 45680 | 25934 |295251 |   6.5 |  86M| 143 |   - |3717 |5746 |3717 |1004 |  43k|9071 |1449 | 0.000000e+00 | 3.470000e+02 |    Inf 
113.20/113.22	o 343
113.20/113.22	c * 109s| 45875 | 25885 |296597 |   6.5 |  86M| 143 |   - |3717 |5785 |3717 |1018 |  43k|9220 |1449 | 0.000000e+00 | 3.430000e+02 |    Inf 
114.60/114.62	o 337
114.60/114.62	c * 111s| 46371 | 25855 |300646 |   6.5 |  86M| 143 |   - |3717 |5967 |3717 |1007 |  43k|9633 |1449 | 0.000000e+00 | 3.370000e+02 |    Inf 
116.09/116.14	o 326
116.09/116.14	c * 112s| 46991 | 25583 |304044 |   6.5 |  86M| 143 |   - |3717 |6227 |3717 |1002 |  44k|  10k|1449 | 0.000000e+00 | 3.260000e+02 |    Inf 
116.09/116.16	o 322
116.09/116.16	c * 112s| 46995 | 25359 |304050 |   6.5 |  86M| 143 |   - |3717 |6227 |3717 |1002 |  44k|  10k|1449 | 0.000000e+00 | 3.220000e+02 |    Inf 
116.09/116.17	o 321
116.09/116.17	c * 112s| 46996 | 25317 |304054 |   6.5 |  86M| 143 |   - |3717 |6226 |3717 |1002 |  44k|  10k|1449 | 0.000000e+00 | 3.210000e+02 |    Inf 
119.80/119.82	o 308
119.80/119.82	c * 116s| 48475 | 25645 |313277 |   6.5 |  87M| 143 |   - |3717 |6035 |3717 |1033 |  46k|  10k|1449 | 0.000000e+00 | 3.080000e+02 |    Inf 
119.80/119.85	o 282
119.80/119.85	c * 116s| 48479 | 23989 |313348 |   6.5 |  80M| 143 |   - |3717 |6031 |3717 |1036 |  46k|  10k|1449 | 0.000000e+00 | 2.820000e+02 |    Inf 
122.49/122.58	o 271
122.49/122.58	c * 118s| 49606 | 23802 |320401 |   6.4 |  81M| 143 |   - |3717 |6133 |3717 |1008 |  46k|  11k|1449 | 0.000000e+00 | 2.710000e+02 |    Inf 
123.50/123.52	c   119s| 50000 | 24031 |322151 |   6.4 |  81M| 143 |   0 |3717 |6111 |3717 |1036 |  47k|  12k|1449 | 0.000000e+00 | 2.710000e+02 |    Inf 
125.09/125.13	o 263
125.09/125.13	c * 121s| 50602 | 23685 |326274 |   6.4 |  81M| 143 |   - |3717 |6165 |3717 |1023 |  48k|  12k|1449 | 0.000000e+00 | 2.630000e+02 |    Inf 
125.69/125.73	o 241
125.69/125.73	c * 121s| 50860 | 22058 |327325 |   6.4 |  77M| 143 |   - |3717 |6210 |3717 |1042 |  48k|  12k|1449 | 0.000000e+00 | 2.410000e+02 |    Inf 
125.80/125.82	o 226
125.80/125.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
125.80/125.82	c * 121s| 50880 | 20750 |327597 |   6.4 |  73M| 143 |   - |3717 |6194 |3717 |1010 |  48k|  12k|1449 | 0.000000e+00 | 2.260000e+02 |    Inf 
127.00/127.07	o 220
127.00/127.07	c * 123s| 51350 | 20337 |330774 |   6.4 |  73M| 143 |   - |3717 |5885 |3717 |1048 |  48k|  13k|1449 | 0.000000e+00 | 2.200000e+02 |    Inf 
130.99/131.02	o 197
130.99/131.02	c * 126s| 52911 | 18950 |341083 |   6.4 |  70M| 143 |   - |3717 |5931 |3717 |1010 |  49k|  14k|1449 | 0.000000e+00 | 1.970000e+02 |    Inf 
131.40/131.47	o 188
131.40/131.47	c * 127s| 53061 | 18189 |342277 |   6.4 |  69M| 143 |   - |3717 |5890 |3717 | 987 |  49k|  14k|1449 | 0.000000e+00 | 1.880000e+02 |    Inf 
134.20/134.27	o 178
134.20/134.27	c * 129s| 54185 | 17724 |348895 |   6.4 |  69M| 143 |   - |3717 |5699 |3717 |1014 |  50k|  15k|1449 | 0.000000e+00 | 1.780000e+02 |    Inf 
134.29/134.31	o 173
134.29/134.31	c * 129s| 54195 | 17303 |348949 |   6.4 |  68M| 143 |   - |3717 |5699 |3717 |1009 |  50k|  15k|1449 | 0.000000e+00 | 1.730000e+02 |    Inf 
134.69/134.73	o 144
134.69/134.73	c * 130s| 54329 | 14083 |349911 |   6.4 |  60M| 143 |   - |3717 |5715 |3717 |1015 |  50k|  15k|1449 | 0.000000e+00 | 1.440000e+02 |    Inf 
135.20/135.30	o 143
135.20/135.30	c * 130s| 54526 | 14087 |351037 |   6.4 |  61M| 143 |   - |3717 |5766 |3717 |1019 |  50k|  15k|1449 | 0.000000e+00 | 1.430000e+02 |    Inf 
135.30/135.36	o 137
135.30/135.36	c * 130s| 54544 | 13504 |351084 |   6.4 |  59M| 143 |   - |3717 |5771 |3717 |1011 |  50k|  15k|1449 | 0.000000e+00 | 1.370000e+02 |    Inf 
135.30/135.39	o 133
135.30/135.39	c * 131s| 54548 | 12923 |351106 |   6.4 |  57M| 143 |   - |3717 |5769 |3717 |1013 |  50k|  15k|1449 | 0.000000e+00 | 1.330000e+02 |    Inf 
135.60/135.69	o 99
135.60/135.69	c * 131s| 54630 | 10155 |351759 |   6.4 |  49M| 143 |   - |3717 |5789 |3717 |1033 |  51k|  15k|1449 | 0.000000e+00 | 9.900000e+01 |    Inf 
135.70/135.76	o 83
135.70/135.76	c * 131s| 54643 |  8263 |351991 |   6.4 |  45M| 143 |   - |3717 |5718 |3717 |1014 |  51k|  15k|1449 | 0.000000e+00 | 8.300000e+01 |    Inf 
135.70/135.79	o 76
135.70/135.79	c * 131s| 54646 |  7882 |352071 |   6.4 |  44M| 143 |   - |3717 |5423 |3717 |1033 |  51k|  15k|1449 | 0.000000e+00 | 7.600000e+01 |    Inf 
135.80/135.86	o 71
135.80/135.86	c * 131s| 54655 |  6017 |352279 |   6.4 |  39M| 143 |   - |3717 |5236 |3717 |1001 |  51k|  15k|1449 | 0.000000e+00 | 7.100000e+01 |    Inf 
140.99/141.00	o 63
140.99/141.00	c * 136s| 56724 |  5361 |366446 |   6.5 |  40M| 143 |   - |3717 |5338 |3717 |1006 |  51k|  17k|1449 | 0.000000e+00 | 6.300000e+01 |    Inf 
148.30/148.36	o 52
148.30/148.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
148.30/148.36	c * 143s| 59945 |  5183 |386672 |   6.4 |  42M| 143 |   - |3717 |5780 |3717 | 983 |  53k|  21k|1449 | 0.000000e+00 | 5.200000e+01 |    Inf 
148.40/148.48	c   143s| 60000 |  5183 |386755 |   6.4 |  42M| 143 |   1 |3717 |5570 |3717 | 986 |  53k|  21k|1449 | 0.000000e+00 | 5.200000e+01 |    Inf 
150.70/150.77	o 47
150.70/150.77	c * 145s| 61149 |  4952 |391177 |   6.4 |  42M| 143 |   - |3717 |5712 |3717 |1002 |  53k|  22k|1449 | 0.000000e+00 | 4.700000e+01 |    Inf 
151.40/151.47	o 44
151.40/151.47	c * 146s| 61503 |  4909 |392851 |   6.4 |  41M| 143 |   - |3717 |5277 |3717 | 999 |  53k|  23k|1449 | 0.000000e+00 | 4.400000e+01 |    Inf 
152.10/152.17	o 35
152.10/152.17	c * 146s| 61817 |  4278 |395285 |   6.4 |  39M| 143 |   - |3717 |4886 |3717 | 984 |  53k|  23k|1449 | 0.000000e+00 | 3.500000e+01 |    Inf 
159.20/159.20	o 34
159.20/159.20	c * 153s| 65560 |  4073 |415955 |   6.3 |  40M| 143 |   - |3717 |5619 |3717 |1003 |  54k|  28k|1449 | 0.000000e+00 | 3.400000e+01 |    Inf 
160.99/161.05	o 31
160.99/161.05	c * 155s| 66598 |  3997 |420742 |   6.3 |  40M| 143 |   - |3717 |6226 |3717 |1002 |  54k|  29k|1449 | 0.000000e+00 | 3.100000e+01 |    Inf 
162.49/162.55	o 25
162.49/162.55	c * 156s| 67433 |  3722 |424102 |   6.3 |  39M| 143 |   - |3717 |6679 |3717 | 997 |  54k|  31k|1455 | 0.000000e+00 | 2.500000e+01 |    Inf 
167.10/167.17	c   161s| 70000 |  3661 |439047 |   6.3 |  39M| 143 |   - |3717 |5629 |   0 |   0 |  55k|  34k|1460 | 0.000000e+00 | 2.500000e+01 |    Inf 
185.49/185.56	c   178s| 80000 |  3597 |505790 |   6.3 |  41M| 143 |   - |3717 |6355 |   0 |   0 |  57k|  46k|1509 | 0.000000e+00 | 2.500000e+01 |    Inf 
203.79/203.81	c   195s| 90000 |  3521 |564247 |   6.3 |  43M| 143 |   - |3717 |8739 |   0 |   0 |  59k|  59k|1573 | 0.000000e+00 | 2.500000e+01 |    Inf 
212.09/212.10	o 23
212.09/212.10	c * 203s| 94538 |  3560 |586508 |   6.2 |  44M| 143 |   - |3717 |  10k|3717 |1001 |  60k|  65k|1595 | 0.000000e+00 | 2.300000e+01 |    Inf 
222.20/222.29	c   213s|100000 |  3543 |614093 |   6.1 |  43M| 143 |   1 |3717 |8472 |3717 | 996 |  61k|  72k|1608 | 0.000000e+00 | 2.300000e+01 |    Inf 
233.11/233.20	o 18
233.11/233.20	c * 223s|106029 |  3111 |646857 |   6.1 |  41M| 143 |   - |3717 |6983 |3717 |1002 |  62k|  80k|1659 | 0.000000e+00 | 1.800000e+01 |    Inf 
240.09/240.18	c   230s|110000 |  3121 |669877 |   6.1 |  42M| 143 |   - |3717 |8571 |3717 | 998 |  63k|  85k|1693 | 0.000000e+00 | 1.800000e+01 |    Inf 
259.40/259.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
259.40/259.45	c   248s|120000 |  3138 |746721 |   6.2 |  44M| 143 |  33 |3717 |  11k|3717 | 975 |  65k|  98k|1787 | 0.000000e+00 | 1.800000e+01 |    Inf 
277.60/277.67	c   265s|130000 |  3062 |806019 |   6.2 |  43M| 143 |   - |3717 |  10k|   0 |   0 |  68k| 112k|1849 | 0.000000e+00 | 1.800000e+01 |    Inf 
284.09/284.17	o 17
284.09/284.17	c * 271s|133560 |  2991 |826228 |   6.2 |  43M| 143 |   - |3717 |  10k|3717 |1011 |  68k| 116k|1889 | 0.000000e+00 | 1.700000e+01 |    Inf 
296.20/296.24	c   283s|140000 |  3048 |868846 |   6.2 |  44M| 143 |   1 |3717 |  11k|3717 | 983 |  70k| 125k|1926 | 0.000000e+00 | 1.700000e+01 |    Inf 
315.10/315.17	c   301s|150000 |  3032 |934236 |   6.2 |  46M| 143 |   - |3717 |  13k|   0 |   0 |  72k| 138k|2008 | 0.000000e+00 | 1.700000e+01 |    Inf 
335.70/335.72	c   320s|160000 |  3096 |  1004k|   6.3 |  49M| 143 |   - |3717 |  17k|   0 |   0 |  74k| 152k|2073 | 0.000000e+00 | 1.700000e+01 |    Inf 
356.00/356.08	c   339s|170000 |  2924 |  1065k|   6.3 |  45M| 143 |   - |3717 |9691 |   0 |   0 |  76k| 165k|2224 | 0.000000e+00 | 1.700000e+01 |    Inf 
374.70/374.78	c   357s|180000 |  2756 |  1130k|   6.3 |  44M| 143 |   6 |3717 |9466 |3717 | 981 |  78k| 178k|2302 | 0.000000e+00 | 1.700000e+01 |    Inf 
392.30/392.35	c   374s|190000 |  2679 |  1180k|   6.2 |  44M| 143 |   - |3717 |8660 |   0 |   0 |  81k| 191k|2361 | 0.000000e+00 | 1.700000e+01 |    Inf 
409.90/409.93	c   390s|200000 |  2476 |  1237k|   6.2 |  45M| 143 |   - |3717 |9677 |   0 |   0 |  82k| 204k|2428 | 0.000000e+00 | 1.700000e+01 |    Inf 
410.50/410.59	o 15
410.50/410.59	c * 391s|200387 |  2468 |  1239k|   6.2 |  45M| 143 |   - |3717 |9653 |3717 | 968 |  83k| 205k|2428 | 0.000000e+00 | 1.500000e+01 |    Inf 
427.31/427.36	c   407s|210000 |  2367 |  1293k|   6.2 |  44M| 143 |  10 |3717 |8614 |3717 | 961 |  84k| 218k|2514 | 0.000000e+00 | 1.500000e+01 |    Inf 
444.81/444.89	c   423s|220000 |  2451 |  1345k|   6.1 |  47M| 143 |  10 |3717 |  12k|3717 | 980 |  86k| 231k|2581 | 0.000000e+00 | 1.500000e+01 |    Inf 
462.40/462.49	c   440s|230000 |  2413 |  1393k|   6.1 |  47M| 143 |   1 |3717 |  11k|3717 |1006 |  88k| 245k|2644 | 0.000000e+00 | 1.500000e+01 |    Inf 
481.31/481.37	c   458s|240000 |  2413 |  1448k|   6.0 |  48M| 143 |   1 |3717 |  14k|3717 | 993 |  90k| 259k|2685 | 0.000000e+00 | 1.500000e+01 |    Inf 
500.91/500.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
500.91/500.91	c   477s|250000 |  2408 |  1503k|   6.0 |  48M| 143 |  19 |3717 |  12k|3717 | 961 |  91k| 273k|2739 | 0.000000e+00 | 1.500000e+01 |    Inf 
518.81/518.88	c   494s|260000 |  2420 |  1550k|   6.0 |  47M| 143 |   - |3717 |  12k|   0 |   0 |  93k| 286k|2826 | 0.000000e+00 | 1.500000e+01 |    Inf 
537.40/537.42	c   511s|270000 |  2527 |  1601k|   5.9 |  49M| 143 |   - |3717 |  14k|   0 |   0 |  96k| 300k|2876 | 0.000000e+00 | 1.500000e+01 |    Inf 
556.21/556.29	c   529s|280000 |  2528 |  1656k|   5.9 |  50M| 143 |   - |3717 |  14k|   0 |   0 |  98k| 314k|2932 | 0.000000e+00 | 1.500000e+01 |    Inf 
576.41/576.43	c   548s|290000 |  2528 |  1713k|   5.9 |  50M| 143 |   - |3717 |  15k|   0 |   0 | 100k| 328k|2999 | 0.000000e+00 | 1.500000e+01 |    Inf 
596.21/596.22	c   567s|300000 |  2628 |  1770k|   5.9 |  52M| 143 |  18 |3717 |  16k|3717 | 961 | 102k| 341k|3051 | 0.000000e+00 | 1.500000e+01 |    Inf 
616.51/616.52	c   586s|310000 |  2655 |  1832k|   5.9 |  52M| 143 |   - |3717 |  13k|   0 |   0 | 104k| 355k|3130 | 0.000000e+00 | 1.500000e+01 |    Inf 
635.50/635.55	c   605s|320000 |  2856 |  1887k|   5.9 |  54M| 143 |   - |3717 |  15k|   0 |   0 | 107k| 370k|3173 | 0.000000e+00 | 1.500000e+01 |    Inf 
654.71/654.74	c   623s|330000 |  2858 |  1941k|   5.9 |  55M| 143 |   6 |3717 |  14k|3717 | 961 | 109k| 384k|3241 | 0.000000e+00 | 1.500000e+01 |    Inf 
673.61/673.63	c   641s|340000 |  2837 |  1998k|   5.9 |  54M| 143 |   - |3717 |  12k|   0 |   0 | 110k| 398k|3311 | 0.000000e+00 | 1.500000e+01 |    Inf 
692.71/692.77	c   659s|350000 |  2884 |  2055k|   5.9 |  56M| 143 |   8 |3717 |  14k|3717 | 971 | 112k| 412k|3366 | 0.000000e+00 | 1.500000e+01 |    Inf 
712.21/712.28	c   677s|360000 |  2864 |  2117k|   5.9 |  56M| 143 |   - |3717 |  14k|   0 |   0 | 115k| 426k|3417 | 0.000000e+00 | 1.500000e+01 |    Inf 
731.21/731.21	c   695s|370000 |  2869 |  2166k|   5.9 |  58M| 143 |   - |3717 |  17k|   0 |   0 | 116k| 441k|3463 | 0.000000e+00 | 1.500000e+01 |    Inf 
750.71/750.77	c   714s|380000 |  2858 |  2222k|   5.8 |  57M| 143 |   1 |3717 |  13k|3717 | 974 | 118k| 455k|3521 | 0.000000e+00 | 1.500000e+01 |    Inf 
769.71/769.77	c   732s|390000 |  2832 |  2278k|   5.8 |  56M| 143 |   - |3717 |  12k|   0 |   0 | 120k| 469k|3579 | 0.000000e+00 | 1.500000e+01 |    Inf 
789.41/789.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
789.41/789.48	c   751s|400000 |  2836 |  2339k|   5.8 |  58M| 143 |   - |3717 |  14k|   0 |   0 | 122k| 482k|3622 | 0.000000e+00 | 1.500000e+01 |    Inf 
809.51/809.55	c   770s|410000 |  2919 |  2402k|   5.9 |  59M| 143 |   - |3717 |  14k|   0 |   0 | 124k| 495k|3678 | 0.000000e+00 | 1.500000e+01 |    Inf 
828.91/828.99	c   788s|420000 |  2872 |  2460k|   5.9 |  59M| 143 |  17 |3717 |  14k|3717 | 961 | 127k| 508k|3733 | 0.000000e+00 | 1.500000e+01 |    Inf 
842.11/842.10	o 13
842.11/842.10	c * 801s|426463 |  2767 |  2504k|   5.9 |  57M| 143 |   - |3717 |  15k|3717 | 971 | 128k| 517k|3782 | 0.000000e+00 | 1.300000e+01 |    Inf 
849.01/849.01	c   807s|430000 |  2774 |  2525k|   5.9 |  58M| 143 |   1 |3717 |  17k|3717 |1004 | 129k| 522k|3785 | 0.000000e+00 | 1.300000e+01 |    Inf 
868.71/868.74	c   826s|440000 |  2754 |  2575k|   5.9 |  57M| 143 |  21 |3717 |  15k|3717 | 968 | 131k| 536k|3892 | 0.000000e+00 | 1.300000e+01 |    Inf 
888.52/888.53	c   845s|450000 |  2811 |  2639k|   5.9 |  58M| 143 |   - |3717 |  13k|   0 |   0 | 133k| 549k|3924 | 0.000000e+00 | 1.300000e+01 |    Inf 
908.22/908.23	c   864s|460000 |  2838 |  2702k|   5.9 |  59M| 143 |   1 |3717 |  13k|3717 | 987 | 135k| 562k|3992 | 0.000000e+00 | 1.300000e+01 |    Inf 
929.02/929.04	c   883s|470000 |  2897 |  2767k|   5.9 |  60M| 143 |  12 |3717 |  14k|3717 | 986 | 137k| 575k|4039 | 0.000000e+00 | 1.300000e+01 |    Inf 
949.22/949.27	c   903s|480000 |  2875 |  2829k|   5.9 |  60M| 143 |   - |3717 |  13k|   0 |   0 | 139k| 589k|4092 | 0.000000e+00 | 1.300000e+01 |    Inf 
968.21/968.20	c   921s|490000 |  2773 |  2883k|   5.9 |  58M| 143 |   6 |3717 |  12k|3717 | 968 | 141k| 603k|4153 | 0.000000e+00 | 1.300000e+01 |    Inf 
987.82/987.83	c   939s|500000 |  2741 |  2951k|   5.9 |  57M| 143 |   - |3717 |  11k|   0 |   0 | 143k| 615k|4218 | 0.000000e+00 | 1.300000e+01 |    Inf 
1006.02/1006.04	c   956s|510000 |  2357 |  3004k|   5.9 |  51M| 143 |   - |3717 |  11k|   0 |   0 | 144k| 629k|4279 | 0.000000e+00 | 1.300000e+01 |    Inf 
1024.51/1024.59	c   974s|520000 |  2327 |  3063k|   5.9 |  51M| 143 |   - |3717 |  11k|3717 | 999 | 146k| 644k|4335 | 0.000000e+00 | 1.300000e+01 |    Inf 
1043.11/1043.11	c   992s|530000 |  2380 |  3124k|   5.9 |  52M| 143 |   1 |3717 |  12k|3717 | 986 | 149k| 657k|4387 | 0.000000e+00 | 1.300000e+01 |    Inf 
1062.82/1062.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1062.82/1062.82	c  1010s|540000 |  2463 |  3188k|   5.9 |  53M| 143 |  10 |3717 |  13k|3717 | 961 | 151k| 671k|4430 | 0.000000e+00 | 1.300000e+01 |    Inf 
1081.92/1081.98	c  1028s|550000 |  2339 |  3250k|   5.9 |  51M| 143 |   - |3717 |  12k|   0 |   0 | 153k| 684k|4486 | 0.000000e+00 | 1.300000e+01 |    Inf 
1100.31/1100.34	c  1046s|560000 |  2363 |  3301k|   5.9 |  53M| 143 |   1 |3717 |  14k|3717 | 985 | 155k| 697k|4551 | 0.000000e+00 | 1.300000e+01 |    Inf 
1119.83/1119.85	c  1064s|570000 |  2431 |  3358k|   5.9 |  55M| 143 |   - |3717 |  17k|   0 |   0 | 157k| 710k|4596 | 0.000000e+00 | 1.300000e+01 |    Inf 
1141.83/1141.82	c  1085s|580000 |  2236 |  3426k|   5.9 |  51M| 143 |   - |3717 |9933 |   0 |   0 | 159k| 724k|4670 | 0.000000e+00 | 1.300000e+01 |    Inf 
1159.72/1159.74	c  1102s|590000 |  2287 |  3486k|   5.9 |  52M| 143 |   - |3717 |  11k|   0 |   0 | 161k| 737k|4706 | 0.000000e+00 | 1.300000e+01 |    Inf 
1177.62/1177.62	c  1119s|600000 |  2379 |  3543k|   5.9 |  53M| 143 |  12 |3717 |  14k|3717 | 993 | 163k| 751k|4732 | 0.000000e+00 | 1.300000e+01 |    Inf 
1196.62/1196.67	c  1137s|610000 |  2350 |  3605k|   5.9 |  53M| 143 |   - |3717 |  13k|3717 | 982 | 165k| 764k|4783 | 0.000000e+00 | 1.300000e+01 |    Inf 
1215.53/1215.50	c  1155s|620000 |  2489 |  3663k|   5.9 |  55M| 143 |   - |3717 |  15k|   0 |   0 | 167k| 777k|4825 | 0.000000e+00 | 1.300000e+01 |    Inf 
1234.62/1234.66	c  1173s|630000 |  2454 |  3718k|   5.9 |  55M| 143 |   - |3717 |  16k|   0 |   0 | 169k| 791k|4864 | 0.000000e+00 | 1.300000e+01 |    Inf 
1254.62/1254.61	c  1192s|640000 |  2449 |  3780k|   5.9 |  56M| 143 |   - |3717 |  16k|   0 |   0 | 171k| 805k|4903 | 0.000000e+00 | 1.300000e+01 |    Inf 
1274.02/1274.08	c  1211s|650000 |  2459 |  3837k|   5.9 |  56M| 143 |   - |3717 |  16k|   0 |   0 | 173k| 818k|4954 | 0.000000e+00 | 1.300000e+01 |    Inf 
1295.02/1295.03	c  1231s|660000 |  2496 |  3900k|   5.9 |  57M| 143 |   - |3717 |  16k|   0 |   0 | 175k| 831k|4985 | 0.000000e+00 | 1.300000e+01 |    Inf 
1315.53/1315.58	c  1250s|670000 |  2512 |  3968k|   5.9 |  57M| 143 |   - |3717 |  16k|   0 |   0 | 177k| 844k|5035 | 0.000000e+00 | 1.300000e+01 |    Inf 
1337.02/1337.02	c  1271s|680000 |  2503 |  4034k|   5.9 |  59M| 143 |   - |3717 |  20k|   0 |   0 | 179k| 857k|5094 | 0.000000e+00 | 1.300000e+01 |    Inf 
1361.12/1361.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1361.12/1361.11	c  1294s|690000 |  2534 |  4106k|   6.0 |  60M| 143 |  22 |3717 |  21k|3717 | 997 | 181k| 870k|5161 | 0.000000e+00 | 1.300000e+01 |    Inf 
1384.62/1384.67	c  1317s|700000 |  2609 |  4170k|   6.0 |  61M| 143 |   1 |3717 |  21k|3717 | 992 | 183k| 883k|5205 | 0.000000e+00 | 1.300000e+01 |    Inf 
1408.04/1408.04	c  1339s|710000 |  2608 |  4235k|   6.0 |  60M| 143 |   1 |3717 |  18k|3717 | 961 | 185k| 896k|5253 | 0.000000e+00 | 1.300000e+01 |    Inf 
1428.94/1428.96	c  1359s|720000 |  2634 |  4292k|   6.0 |  62M| 143 |   6 |3717 |  20k|3717 | 970 | 187k| 909k|5291 | 0.000000e+00 | 1.300000e+01 |    Inf 
1450.73/1450.76	c  1380s|730000 |  2690 |  4352k|   6.0 |  64M| 143 |  22 |3717 |  24k|3717 |1013 | 189k| 923k|5308 | 0.000000e+00 | 1.300000e+01 |    Inf 
1473.53/1473.51	c  1401s|740000 |  2741 |  4407k|   6.0 |  65M| 143 |   - |3717 |  22k|   0 |   0 | 192k| 937k|5350 | 0.000000e+00 | 1.300000e+01 |    Inf 
1496.23/1496.25	c  1423s|750000 |  2789 |  4464k|   6.0 |  66M| 143 |   - |3717 |  22k|   0 |   0 | 194k| 950k|5435 | 0.000000e+00 | 1.300000e+01 |    Inf 
1518.33/1518.37	c  1444s|760000 |  2842 |  4525k|   6.0 |  67M| 143 |  22 |3717 |  23k|3717 | 987 | 196k| 964k|5466 | 0.000000e+00 | 1.300000e+01 |    Inf 
1541.43/1541.42	c  1467s|770000 |  2904 |  4580k|   5.9 |  69M| 143 |   - |3717 |  24k|   0 |   0 | 198k| 977k|5549 | 0.000000e+00 | 1.300000e+01 |    Inf 
1564.23/1564.20	c  1488s|780000 |  2987 |  4645k|   6.0 |  70M| 143 |   1 |3717 |  25k|3717 | 982 | 200k| 992k|5605 | 0.000000e+00 | 1.300000e+01 |    Inf 
1587.24/1587.21	c  1510s|790000 |  3084 |  4702k|   6.0 |  72M| 143 |  37 |3717 |  26k|3717 | 992 | 202k|1005k|5622 | 0.000000e+00 | 1.300000e+01 |    Inf 
1611.63/1611.63	c  1534s|800000 |  3218 |  4766k|   6.0 |  74M| 143 |   1 |3717 |  25k|3717 | 989 | 204k|1020k|5681 | 0.000000e+00 | 1.300000e+01 |    Inf 
1633.83/1633.88	c  1555s|810000 |  3294 |  4828k|   6.0 |  75M| 143 |   1 |3717 |  24k|3717 | 996 | 206k|1034k|5735 | 0.000000e+00 | 1.300000e+01 |    Inf 
1656.83/1656.80	c  1577s|820000 |  3311 |  4886k|   6.0 |  76M| 143 |  22 |3717 |  26k|3717 | 992 | 208k|1048k|5750 | 0.000000e+00 | 1.300000e+01 |    Inf 
1681.43/1681.44	c  1601s|830000 |  3408 |  4944k|   6.0 |  78M| 143 |  10 |3717 |  28k|3717 | 993 | 210k|1061k|5788 | 0.000000e+00 | 1.300000e+01 |    Inf 
1706.74/1706.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1706.74/1706.72	c  1625s|840000 |  3509 |  5006k|   6.0 |  78M| 143 |   1 |3717 |  25k|3717 | 982 | 213k|1075k|5860 | 0.000000e+00 | 1.300000e+01 |    Inf 
1730.13/1730.12	c  1647s|850000 |  3523 |  5064k|   6.0 |  78M| 143 |  31 |3717 |  23k|3717 | 997 | 215k|1089k|5884 | 0.000000e+00 | 1.300000e+01 |    Inf 
1754.24/1754.21	c  1671s|860000 |  3473 |  5139k|   6.0 |  78M| 143 |   1 |3717 |  23k|3717 | 993 | 217k|1103k|5945 | 0.000000e+00 | 1.300000e+01 |    Inf 
1776.04/1776.03	c  1691s|870000 |  3410 |  5193k|   6.0 |  78M| 143 |   - |3717 |  24k|   0 |   0 | 219k|1117k|5991 | 0.000000e+00 | 1.300000e+01 |    Inf 
1798.24/1798.21	c  1713s|880000 |  3397 |  5248k|   6.0 |  79M| 143 |   - |3717 |  24k|   0 |   0 | 222k|1131k|6000 | 0.000000e+00 | 1.300000e+01 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1714.24
1800.04/1800.00	c Solving Nodes      : 880760
1800.04/1800.00	c Primal Bound       : +1.30000000000000e+01 (209 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.05	s SATISFIABLE
1800.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/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.04/1800.05	v -x1 
1800.04/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.05	c Solving Time       :    1714.24
1800.04/1800.05	c Original Problem   :
1800.04/1800.05	c   Problem name     : HOME/instance-2693429-1277903726.wbo
1800.04/1800.05	c   Variables        : 3863 (2047 binary, 0 integer, 0 implicit integer, 1816 continuous)
1800.04/1800.05	c   Constraints      : 4524 initial, 4524 maximal
1800.04/1800.05	c Presolved Problem  :
1800.04/1800.05	c   Problem name     : t_HOME/instance-2693429-1277903726.wbo
1800.04/1800.05	c   Variables        : 3717 (1974 binary, 0 integer, 0 implicit integer, 1743 continuous)
1800.04/1800.05	c   Constraints      : 4346 initial, 28670 maximal
1800.04/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.05	c   trivial          :       0.00         73          0          0          0          0          0          0          0
1800.04/1800.05	c   dualfix          :       0.00         73          0          0          0          0          0          0          0
1800.04/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.05	c   indicator        :       0.00          0          0          0          0          0         73          0          0
1800.04/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   linear           :       0.07          0          0          0       1836          0        105         87          0
1800.04/1800.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.05	c   root node        :          -       1550          -          -       3100          -          -          -          -
1800.04/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.05	c   integral         :          0          0          0     522288          0         30        421          0          0     909374
1800.04/1800.05	c   indicator        :       1743          0    4908511      67133          0        773    4394954          0          0          0
1800.04/1800.05	c   setppc           :          6          6    4918105      60062          0      24355     851798          0          0          0
1800.04/1800.05	c   linear           :       1743          6    4911906      66635          0     177034   20823540     222182          0          0
1800.04/1800.05	c   logicor          :        854+         6    1638391      38362          0     203040    4080128          0          0          0
1800.04/1800.05	c   bounddisjunction :          0+         0      53967          0          0          0        239          0          0          0
1800.04/1800.05	c   countsols        :          0          0          0      38362          0          0          0          0          0          0
1800.04/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.05	c   integral         :      21.71       0.00       0.00      21.71       0.00
1800.04/1800.05	c   indicator        :      23.39       0.00      17.10       6.29       0.00
1800.04/1800.05	c   setppc           :       5.90       0.00       5.90       0.00       0.00
1800.04/1800.05	c   linear           :     143.49       0.02     139.88       3.59       0.00
1800.04/1800.05	c   logicor          :     221.56       0.00     221.07       0.49       0.00
1800.04/1800.05	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.04/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.05	c   vbounds          :       0.00          2          0          0
1800.04/1800.05	c   rootredcost      :       0.01         59          0       1550
1800.04/1800.05	c   pseudoobj        :     168.61    4950519      12694    3080696
1800.04/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.05	c   propagation      :      19.64     417123     416923    2561478       27.6      17521       20.5          -
1800.04/1800.05	c   infeasible LP    :       6.41      24696      24696     211020       42.2        467       13.7          0
1800.04/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.05	c   pseudo solution  :       0.01        337        337       2119       16.9        168        5.7          -
1800.04/1800.05	c   applied globally :          -          -          -    1132976       22.3          -          -          -
1800.04/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.05	c   cut pool         :       0.00          5          -          -          6          -    (maximal pool size: 248)
1800.04/1800.05	c   redcost          :      28.66     528237          0    1199584          0          0
1800.04/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.05	c   gomory           :       0.11          6          0          0       1063          0
1800.04/1800.05	c   strongcg         :       0.07          6          0          0        232          0
1800.04/1800.05	c   cmir             :       0.03          6          0          0          0          0
1800.04/1800.05	c   flowcover        :       0.07          6          0          0          0          0
1800.04/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.05	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.05	c Pricers            :       Time      Calls       Vars
1800.04/1800.05	c   problem variables:       0.00          0          0
1800.04/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.05	c   relpscost        :      21.65     455041         30        421          0          0     909374
1800.04/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   inference        :       6.07      38305          0          0          0          0      76610
1800.04/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.05	c   LP solutions     :       0.12          -         57
1800.04/1800.05	c   pseudo solutions :       0.00          -          0
1800.04/1800.05	c   feaspump         :       0.01          1          0
1800.04/1800.05	c   oneopt           :       0.18         55          0
1800.04/1800.05	c   intshifting      :       0.01         18          0
1800.04/1800.05	c   crossover        :       2.00         90          0
1800.04/1800.05	c   guideddiving     :       1.67       1603          0
1800.04/1800.05	c   fracdiving       :       1.51       1604          0
1800.04/1800.05	c   veclendiving     :       1.72       1604          0
1800.04/1800.05	c   coefdiving       :       1.48       1604          0
1800.04/1800.05	c   pscostdiving     :       1.86       1604          1
1800.04/1800.05	c   linesearchdiving :       1.55       1604          0
1800.04/1800.05	c   rootsoldiving    :       1.40       1358          0
1800.04/1800.05	c   objpscostdiving  :       1.38       1359          0
1800.04/1800.05	c   trivial          :       0.01          2          0
1800.04/1800.05	c   simplerounding   :       0.36     456973          0
1800.04/1800.05	c   zirounding       :       0.11       1000          0
1800.04/1800.05	c   rounding         :       1.97       9582          0
1800.04/1800.05	c   shifting         :       1.65       2986          0
1800.04/1800.05	c   twoopt           :       0.00          0          0
1800.04/1800.05	c   fixandinfer      :       0.00          0          0
1800.04/1800.05	c   intdiving        :       0.00          0          0
1800.04/1800.05	c   actconsdiving    :       0.00          0          0
1800.04/1800.05	c   octane           :       0.00          0          0
1800.04/1800.05	c   rens             :       0.02          1          0
1800.04/1800.05	c   rins             :       0.00          0          0
1800.04/1800.05	c   localbranching   :       0.00          0          0
1800.04/1800.05	c   mutation         :       0.00          0          0
1800.04/1800.05	c   dins             :       0.00          0          0
1800.04/1800.05	c   undercover       :       0.00          0          0
1800.04/1800.05	c   nlp              :       0.00          0          0
1800.04/1800.05	c   trysol           :       2.08       8270        151
1800.04/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.05	c   dual LP          :     643.02     515061    5247114      10.19    8160.11
1800.04/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.05	c   diving/probing LP:       1.12        875       6729       7.69    6008.04
1800.04/1800.05	c   strong branching :      18.51       6009     195615      32.55   10568.07
1800.04/1800.05	c     (at root node) :          -         33      10419     315.73          -
1800.04/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.05	c B&B Tree           :
1800.04/1800.05	c   number of runs   :          1
1800.04/1800.05	c   nodes            :     880760
1800.04/1800.05	c   nodes (total)    :     880760
1800.04/1800.05	c   nodes left       :       3413
1800.04/1800.05	c   max depth        :        143
1800.04/1800.05	c   max depth (total):        143
1800.04/1800.05	c   backtracks       :      72970 (8.3%)
1800.04/1800.05	c   delayed cutoffs  :      59899
1800.04/1800.05	c   repropagations   :    2588578 (5820263 domain reductions, 54893 cutoffs)
1800.04/1800.05	c   avg switch length:       7.27
1800.04/1800.05	c   switching time   :     229.24
1800.04/1800.05	c Solution           :
1800.04/1800.05	c   Solutions found  :        209 (59 improvements)
1800.04/1800.05	c   First Solution   : +8.86900000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.04/1800.05	c   Primal Bound     : +1.30000000000000e+01   (in run 1, after 426463 nodes, 800.76 seconds, depth 30, found by <relaxation>)
1800.04/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.05	c   Gap              :   infinite
1800.04/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.05	c   Root Iterations  :        453
1800.14/1800.15	c Time complete: 1800.18.

Verifier Data

OK	13

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693429-1277903726/watcher-2693429-1277903726 -o /tmp/evaluation-result-2693429-1277903726/solver-2693429-1277903726 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693429-1277903726.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.02 2.01 2.02 4/178 12539
/proc/meminfo: memFree=31745984/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=11120 CPUtime=0
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 1709 0 0 0 0 0 0 0 23 0 1 0 131670467 11386880 1630 4089446400 4194304 9819077 140735356671760 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12539/statm: 2780 1630 392 1374 0 1401 0

[startup+0.052019 s]
/proc/loadavg: 2.02 2.01 2.02 4/178 12539
/proc/meminfo: memFree=31745984/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=30560 CPUtime=0.04
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 6718 0 0 0 4 0 0 0 23 0 1 0 131670467 31293440 6285 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 7640 6285 487 1374 0 6261 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30560

[startup+0.10101 s]
/proc/loadavg: 2.02 2.01 2.02 4/178 12539
/proc/meminfo: memFree=31745984/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=30560 CPUtime=0.09
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 7767 0 0 0 8 1 0 0 23 0 1 0 131670467 31293440 6306 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 7640 6306 498 1374 0 6261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30560

[startup+0.300978 s]
/proc/loadavg: 2.02 2.01 2.02 4/178 12539
/proc/meminfo: memFree=31745984/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=39816 CPUtime=0.29
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 12524 0 0 0 27 2 0 0 18 0 1 0 131670467 40771584 8406 4089446400 4194304 9819077 140735356671760 18446744073709551615 5750660 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 9954 8406 682 1374 0 8575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39816

[startup+0.700921 s]
/proc/loadavg: 2.02 2.01 2.02 4/178 12539
/proc/meminfo: memFree=31745984/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=43796 CPUtime=0.69
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 21429 0 0 0 64 5 0 0 18 0 1 0 131670467 44847104 9682 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 10949 9682 718 1374 0 9570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43796

[startup+1.50078 s]
/proc/loadavg: 2.02 2.01 2.02 3/179 12540
/proc/meminfo: memFree=31710304/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=43796 CPUtime=1.49
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 21514 0 0 0 143 6 0 0 19 0 1 0 131670467 44847104 9710 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 10949 9710 718 1374 0 9570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43796

[startup+3.1005 s]
/proc/loadavg: 2.02 2.01 2.02 3/179 12540
/proc/meminfo: memFree=31710056/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=43796 CPUtime=3.09
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 21544 0 0 0 301 8 0 0 24 0 1 0 131670467 44847104 9715 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 10949 9715 721 1374 0 9570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43796

[startup+6.30092 s]
/proc/loadavg: 2.02 2.01 2.02 3/179 12540
/proc/meminfo: memFree=31710176/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=43808 CPUtime=6.29
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 22355 0 0 0 618 11 0 0 25 0 1 0 131670467 44859392 9788 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 10952 9788 722 1374 0 9573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43808

[startup+12.7008 s]
/proc/loadavg: 2.02 2.01 2.02 3/179 12540
/proc/meminfo: memFree=31707332/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=49044 CPUtime=12.69
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 49537 0 0 0 1243 26 0 0 25 0 1 0 131670467 50221056 10670 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 12261 10670 726 1374 0 10882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49044

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 2.02 3/179 12540
/proc/meminfo: memFree=31691336/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=65008 CPUtime=25.49
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 119195 0 0 0 2479 70 0 0 25 0 1 0 131670467 66568192 14538 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 16252 14538 727 1374 0 14873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65008

[startup+51.101 s]
/proc/loadavg: 2.01 2.00 2.02 3/179 12541
/proc/meminfo: memFree=31664932/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=90816 CPUtime=51.09
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 269530 0 0 0 4942 167 0 0 25 0 1 0 131670467 92995584 21050 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 22704 21050 727 1374 0 21325 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90816

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12542
/proc/meminfo: memFree=31628440/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=126464 CPUtime=102.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 670856 0 0 0 9873 357 0 0 25 0 1 0 131670467 129499136 29896 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 31616 29896 727 1374 0 30237 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 126464

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12544
/proc/meminfo: memFree=31574796/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=181688 CPUtime=162.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 1090980 0 0 0 15602 628 0 0 25 0 1 0 131670467 186048512 43350 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 45422 43350 743 1374 0 44043 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 181688

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12546
/proc/meminfo: memFree=31566072/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=190532 CPUtime=222.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 1441401 0 0 0 21271 959 0 0 25 0 1 0 131670467 195104768 45440 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 47633 45440 743 1374 0 46254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190532

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12547
/proc/meminfo: memFree=31564408/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=192608 CPUtime=282.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 1815900 0 0 0 26948 1282 0 0 25 0 1 0 131670467 197230592 45950 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 48152 45950 743 1374 0 46773 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12548
/proc/meminfo: memFree=31558048/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=196448 CPUtime=342.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 2156963 0 0 0 32644 1586 0 0 25 0 1 0 131670467 201162752 46950 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 49112 46950 742 1374 0 47733 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196448

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12550
/proc/meminfo: memFree=31556516/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=198196 CPUtime=402.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 2449219 0 0 0 38324 1906 0 0 25 0 1 0 131670467 202952704 47287 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 49549 47287 742 1374 0 48170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 198196

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12552
/proc/meminfo: memFree=31554732/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=199408 CPUtime=462.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 2789720 0 0 0 44002 2228 0 0 25 0 1 0 131670467 204193792 47565 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 49852 47565 742 1374 0 48473 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 199408

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12554
/proc/meminfo: memFree=31553696/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=200452 CPUtime=522.31
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 3089155 0 0 0 49690 2541 0 0 25 0 1 0 131670467 205262848 47823 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 50113 47823 742 1374 0 48734 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 200452

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12555
/proc/meminfo: memFree=31552412/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=201760 CPUtime=582.3
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 3362802 0 0 0 55388 2842 0 0 25 0 1 0 131670467 206602240 48112 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 50440 48112 742 1374 0 49061 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201760

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12556
/proc/meminfo: memFree=31550128/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=203620 CPUtime=642.31
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 3656291 0 0 0 61098 3133 0 0 25 0 1 0 131670467 208506880 48566 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 50905 48566 742 1374 0 49526 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 203620

[startup+702.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 12591
/proc/meminfo: memFree=31031256/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=211096 CPUtime=882.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 4804431 0 0 0 83899 4333 0 0 25 0 1 0 131670467 216162304 50325 4089446400 4194304 9819077 140735356671760 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 52774 50325 742 1374 0 51395 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 211096

[startup+942.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 12592
/proc/meminfo: memFree=30951224/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=212940 CPUtime=942.31
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 5076007 0 0 0 89600 4631 0 0 25 0 1 0 131670467 218050560 50827 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53235 50827 742 1374 0 51856 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212940

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12597
/proc/meminfo: memFree=30885988/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=213564 CPUtime=1002.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 5352246 0 0 0 95292 4940 0 0 25 0 1 0 131670467 218689536 50956 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53391 50956 742 1374 0 52012 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 213564

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12599
/proc/meminfo: memFree=30861632/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=213944 CPUtime=1062.31
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 5641561 0 0 0 100987 5244 0 0 25 0 1 0 131670467 219078656 51037 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53486 51037 742 1374 0 52107 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 213944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12601
/proc/meminfo: memFree=30817064/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=214096 CPUtime=1122.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 5928561 0 0 0 106682 5550 0 0 25 0 1 0 131670467 219234304 51080 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53524 51080 742 1374 0 52145 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 214096

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12602
/proc/meminfo: memFree=30737272/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=212932 CPUtime=1182.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 6225847 0 0 0 112376 5856 0 0 25 0 1 0 131670467 218042368 51159 4089446400 4194304 9819077 140735356671760 18446744073709551615 8723754 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53503 51167 742 1374 0 52124 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 212932

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12603
/proc/meminfo: memFree=30649064/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=214948 CPUtime=1242.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 6519847 0 0 0 118074 6158 0 0 25 0 1 0 131670467 220106752 51242 4089446400 4194304 9819077 140735356671760 18446744073709551615 4208935 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53737 51242 742 1374 0 52358 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 214948

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12605
/proc/meminfo: memFree=30550044/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=215168 CPUtime=1302.33
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 6807264 0 0 0 123786 6447 0 0 25 0 1 0 131670467 220332032 51290 4089446400 4194304 9819077 140735356671760 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 53792 51290 742 1374 0 52413 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 215168

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12607
/proc/meminfo: memFree=30455500/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=217184 CPUtime=1362.33
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 7080476 0 0 0 129514 6719 0 0 25 0 1 0 131670467 222396416 51836 4089446400 4194304 9819077 140735356671760 18446744073709551615 5000537 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 54296 51836 742 1374 0 52917 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 217184

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12609
/proc/meminfo: memFree=30368416/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=218124 CPUtime=1422.34
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 7301266 0 0 0 135259 6975 0 0 25 0 1 0 131670467 223358976 51963 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 54531 51963 742 1374 0 53152 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 218124

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12610
/proc/meminfo: memFree=30285516/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=219900 CPUtime=1482.33
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 7548314 0 0 0 140988 7245 0 0 25 0 1 0 131670467 225177600 52433 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 54975 52433 742 1374 0 53596 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 219900

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12611
/proc/meminfo: memFree=30200880/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=222184 CPUtime=1542.32
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 7771287 0 0 0 146739 7493 0 0 25 0 1 0 131670467 227516416 52981 4089446400 4194304 9819077 140735356671760 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 55546 52981 742 1374 0 54167 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 222184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12613
/proc/meminfo: memFree=30127660/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=227428 CPUtime=1602.33
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8013630 0 0 0 152494 7739 0 0 25 0 1 0 131670467 232886272 54119 4089446400 4194304 9819077 140735356671760 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 56857 54119 742 1374 0 55478 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 227428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12615
/proc/meminfo: memFree=30057032/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=228524 CPUtime=1662.34
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8252796 0 0 0 158241 7993 0 0 25 0 1 0 131670467 234008576 54354 4089446400 4194304 9819077 140735356671760 18446744073709551615 4219826 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 57131 54354 742 1374 0 55752 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 228524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12617
/proc/meminfo: memFree=29979112/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=230512 CPUtime=1722.33
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8492043 0 0 0 163996 8237 0 0 25 0 1 0 131670467 236044288 54894 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 57628 54894 742 1374 0 56249 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 230512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12618
/proc/meminfo: memFree=29913848/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=231504 CPUtime=1782.34
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8750317 0 0 0 169732 8502 0 0 25 0 1 0 131670467 237060096 55132 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 57876 55132 742 1374 0 56497 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 231504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12619
/proc/meminfo: memFree=29884684/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=231916 CPUtime=1800.04
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8811897 0 0 0 171426 8578 0 0 25 0 1 0 131670467 237481984 55265 4089446400 4194304 9819077 140735356671760 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12539/statm: 57979 55265 742 1374 0 56600 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 231916

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12619
/proc/meminfo: memFree=29884684/32951124 swapFree=67111528/67111528
[pid=12539] ppid=12537 vsize=230748 CPUtime=1800.14
/proc/12539/stat : 12539 (pbscip.linux.x8) R 12537 12539 10617 0 -1 4202496 8811909 0 0 0 171436 8578 0 0 25 0 1 0 131670467 236285952 54946 4089446400 4194304 9819077 140735356671760 18446744073709551615 4408834 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12539/statm: 57687 54946 743 1374 0 56308 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 230748

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.2
CPU user time (s): 1714.4
CPU system time (s): 85.797
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 234056

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

runsolver used 3.13052 second user time and 6.70898 second system time

The end

Launcher Data

Begin job on node101 at 2010-06-30 15:15:26
IDJOB=2693429
IDBENCH=78913
IDSOLVER=1205
FILE ID=node101/2693429-1277903726
PBS_JOBID= 11197157
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= c3adda683c0d048bf44386b3ccfc9e41
RANDOM SEED=1529804796

node101.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.837
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.837
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.15
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.837
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.837
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.83
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.837
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.74
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.837
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.82
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.837
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.75
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.837
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:      31745892 kB
Buffers:        190140 kB
Cached:         742608 kB
SwapCached:          0 kB
Active:         544500 kB
Inactive:       518488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31745892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:      129900 kB
Mapped:          16876 kB
Slab:            77908 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node101 at 2010-06-30 15:45:28