Trace number 2693137

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) 1802.13 1802.08

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-blast-floppy1-6.ucl--soft-0-100-0.wbo
MD5SUMb1fb405af1ad97be8e8be6f605703dc4
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.023995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables719
Total number of constraints593
Number of soft constraints593
Number of constraints which are clauses371
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints222
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 31065
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 31064
Biggest number in a constraint 773
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2306
Number of bits of the biggest sum of numbers12
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-2693137-1277931671.wbo>
0.00/0.01	c original problem has 1905 variables (1312 bin, 0 int, 0 impl, 593 cont) and 1187 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.02	o 31064
0.00/0.02	c feasible solution found by trivial heuristic, objective value  3.106400e+04
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 593 impls, 0 clqs
0.00/0.03	c (round 2) 0 del vars, 1 del conss, 593 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 593 impls, 0 clqs
0.00/0.03	c (round 3) 0 del vars, 1 del conss, 593 chg bounds, 115 chg sides, 230 chg coeffs, 1 upgd conss, 593 impls, 0 clqs
0.00/0.05	c    (0.0s) probing: 101/1312 (7.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.05	c presolving (4 rounds):
0.00/0.05	c  0 deleted vars, 1 deleted constraints, 593 tightened bounds, 0 added holes, 115 changed sides, 230 changed coefficients
0.00/0.05	c  594 implications, 0 cliques
0.00/0.05	c presolved problem has 1905 variables (1312 bin, 0 int, 0 impl, 593 cont) and 1186 constraints
0.00/0.05	c     593 constraints of type <indicator>
0.00/0.05	c       1 constraints of type <varbound>
0.00/0.05	c     592 constraints of type <linear>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.03
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 1.2.1.2
0.00/0.05	c 
0.00/0.05	c # frequency for displaying node information lines
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.05	c display/freq = 10000
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = 1799.99
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = 3420
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify inequalities
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/linear/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # should presolving try to simplify knapsacks
0.00/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.05	c 
0.00/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.05	c separating/rapidlearning/freq = 0
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.05	c t 0.0s|     1 |     0 |     0 |     - |5697k|   0 |   0 |1905 |1186 |1905 |   0 |   0 |   0 |   0 | 0.000000e+00 | 3.106400e+04 |    Inf 
0.00/0.05	c   0.0s|     1 |     0 |   102 |     - |5842k|   0 |  90 |1905 |1186 |1905 | 105 | 105 |   0 |   0 | 0.000000e+00 | 3.106400e+04 |    Inf 
0.00/0.05	o 30969
0.00/0.05	c y 0.0s|     1 |     0 |   102 |     - |5880k|   0 |  90 |1905 |1186 |1905 | 105 | 105 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.06/0.07	c   0.1s|     1 |     0 |   225 |     - |6043k|   0 | 105 |1905 |1186 |1905 | 245 | 245 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.09/0.11	c   0.1s|     1 |     0 |   398 |     - |6180k|   0 | 188 |1905 |1186 |1905 | 313 | 313 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.09/0.17	c   0.1s|     1 |     0 |   460 |     - |6368k|   0 | 211 |1905 |1186 |1905 | 387 | 387 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |   537 |     - |6514k|   0 | 244 |1905 |1186 |1905 | 442 | 442 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |   635 |     - |6632k|   0 | 193 |1905 |1186 |1905 | 491 | 491 |   0 |   0 | 0.000000e+00 | 3.096900e+04 |    Inf 
0.59/0.61	c   0.6s|     1 |     2 |   787 |     - |6688k|   0 | 193 |1905 |1186 |1905 | 491 | 491 |   0 |  33 | 0.000000e+00 | 3.096900e+04 |    Inf 
15.99/16.01	c  15.1s| 10000 |  9997 | 18940 |   1.8 |  19M| 339 |   5 |1905 |1188 |1905 | 428 |2858 |   2 |2833 | 0.000000e+00 | 3.096900e+04 |    Inf 
24.49/24.56	c  23.2s| 20000 | 19993 | 28370 |   1.4 |  30M| 353 |   0 |1905 |1192 |1905 | 427 |5087 |   6 |2935 | 0.000000e+00 | 3.096900e+04 |    Inf 
32.59/32.67	c  30.8s| 30000 | 29989 | 35818 |   1.2 |  40M| 407 |   8 |1905 |1194 |1905 | 396 |6575 |   8 |2977 | 0.000000e+00 | 3.096900e+04 |    Inf 
40.79/40.82	c  38.5s| 40000 | 39989 | 43443 |   1.1 |  51M| 409 |   0 |1905 |1194 |1905 | 434 |8140 |   8 |3026 | 0.000000e+00 | 3.096900e+04 |    Inf 
48.99/49.05	c  46.2s| 50000 | 49985 | 51676 |   1.0 |  61M| 409 |   0 |1905 |1198 |1905 | 425 |9752 |  12 |3071 | 0.000000e+00 | 3.096900e+04 |    Inf 
56.99/57.10	c  53.8s| 60000 | 59985 | 59372 |   1.0 |  72M| 415 |   0 |1905 |1198 |1905 | 434 |  10k|  12 |3125 | 0.000000e+00 | 3.096900e+04 |    Inf 
65.29/65.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.29/65.35	c  61.6s| 70000 | 69985 | 68015 |   1.0 |  82M| 415 |   1 |1905 |1198 |1905 | 442 |  12k|  12 |3193 | 0.000000e+00 | 3.096900e+04 |    Inf 
73.49/73.50	c  69.3s| 80000 | 79983 | 75668 |   0.9 |  93M| 415 |   0 |1905 |1200 |1905 | 430 |  13k|  14 |3234 | 0.000000e+00 | 3.096900e+04 |    Inf 
81.69/81.70	c  77.0s| 90000 | 89983 | 85264 |   0.9 | 103M| 415 |   2 |1905 |1199 |1905 | 453 |  16k|  14 |3242 | 0.000000e+00 | 3.096900e+04 |    Inf 
90.10/90.13	c  85.0s|100000 | 99978 | 95810 |   1.0 | 114M| 415 |   0 |1905 |1201 |1905 | 432 |  18k|  19 |3335 | 0.000000e+00 | 3.096900e+04 |    Inf 
97.99/98.05	c  92.4s|110000 |109978 |102445 |   0.9 | 124M| 415 |   0 |1905 |1201 |1905 | 421 |  19k|  19 |3360 | 0.000000e+00 | 3.096900e+04 |    Inf 
106.00/106.05	c   100s|120000 |119974 |110179 |   0.9 | 134M| 415 |   0 |1905 |1201 |1905 | 451 |  21k|  21 |3366 | 0.000000e+00 | 3.096900e+04 |    Inf 
113.99/114.09	c   108s|130000 |129974 |118401 |   0.9 | 145M| 415 |   0 |1905 |1200 |1905 | 450 |  22k|  21 |3373 | 0.000000e+00 | 3.096900e+04 |    Inf 
122.10/122.10	c   115s|140000 |139974 |125907 |   0.9 | 155M| 415 |   0 |1905 |1200 |1905 | 426 |  23k|  21 |3435 | 0.000000e+00 | 3.096900e+04 |    Inf 
129.80/129.86	c   122s|150000 |149974 |132835 |   0.9 | 166M| 415 |   0 |1905 |1200 |1905 | 430 |  24k|  21 |3445 | 0.000000e+00 | 3.096900e+04 |    Inf 
137.59/137.68	c   130s|160000 |159974 |139817 |   0.9 | 176M| 415 |   2 |1905 |1200 |1905 | 428 |  26k|  21 |3461 | 0.000000e+00 | 3.096900e+04 |    Inf 
145.29/145.38	c   137s|170000 |169974 |146154 |   0.9 | 187M| 415 |   1 |1905 |1197 |1905 | 416 |  27k|  21 |3464 | 0.000000e+00 | 3.096900e+04 |    Inf 
153.10/153.11	c   144s|180000 |179974 |152575 |   0.8 | 197M| 415 |   0 |1905 |1197 |1905 | 427 |  29k|  21 |3464 | 0.000000e+00 | 3.096900e+04 |    Inf 
160.89/160.92	c   152s|190000 |189974 |159483 |   0.8 | 207M| 415 |   0 |1905 |1196 |1905 | 432 |  29k|  21 |3475 | 0.000000e+00 | 3.096900e+04 |    Inf 
169.09/169.16	c   160s|200000 |199974 |170672 |   0.9 | 218M| 415 |   0 |1905 |1195 |1905 | 446 |  32k|  21 |3483 | 0.000000e+00 | 3.096900e+04 |    Inf 
177.29/177.35	c   167s|210000 |209971 |179590 |   0.9 | 228M| 415 |   9 |1905 |1197 |1905 | 429 |  34k|  23 |3486 | 0.000000e+00 | 3.096900e+04 |    Inf 
185.30/185.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
185.30/185.38	c   175s|220000 |219971 |187256 |   0.8 | 239M| 415 |   0 |1905 |1197 |1905 | 422 |  35k|  23 |3486 | 0.000000e+00 | 3.096900e+04 |    Inf 
193.30/193.35	c   182s|230000 |229971 |194361 |   0.8 | 249M| 415 |   2 |1905 |1196 |1905 | 426 |  36k|  23 |3489 | 0.000000e+00 | 3.096900e+04 |    Inf 
201.30/201.36	c   190s|240000 |239971 |201533 |   0.8 | 259M| 415 |   0 |1905 |1196 |1905 | 429 |  37k|  23 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
209.29/209.33	c   197s|250000 |249971 |208980 |   0.8 | 270M| 415 |   3 |1905 |1195 |1905 | 421 |  38k|  23 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
217.20/217.24	c   205s|260000 |259971 |216646 |   0.8 | 280M| 415 |   0 |1905 |1195 |1905 | 454 |  39k|  23 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
225.20/225.29	c   212s|270000 |269971 |226212 |   0.8 | 291M| 415 |   3 |1905 |1194 |1905 | 433 |  41k|  23 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
233.29/233.37	c   220s|280000 |279967 |235338 |   0.8 | 301M| 415 |   0 |1905 |1195 |1905 | 453 |  44k|  25 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
241.30/241.32	c   227s|290000 |289967 |242748 |   0.8 | 312M| 415 |   0 |1905 |1195 |1905 | 423 |  45k|  25 |3492 | 0.000000e+00 | 3.096900e+04 |    Inf 
249.10/249.17	c   235s|300000 |299967 |249561 |   0.8 | 322M| 415 |   0 |1905 |1195 |1905 | 452 |  45k|  25 |3494 | 0.000000e+00 | 3.096900e+04 |    Inf 
256.90/256.95	c   242s|310000 |309967 |255958 |   0.8 | 332M| 415 |   3 |1905 |1195 |1905 | 419 |  46k|  25 |3494 | 0.000000e+00 | 3.096900e+04 |    Inf 
264.70/264.79	c   250s|320000 |319967 |262547 |   0.8 | 343M| 415 |   0 |1905 |1194 |1905 | 426 |  46k|  25 |3494 | 0.000000e+00 | 3.096900e+04 |    Inf 
272.50/272.56	c   257s|330000 |329967 |269605 |   0.8 | 353M| 415 |   0 |1905 |1193 |1905 | 427 |  47k|  25 |3494 | 0.000000e+00 | 3.096900e+04 |    Inf 
280.29/280.35	c   264s|340000 |339967 |275860 |   0.8 | 363M| 415 |   3 |1905 |1193 |1905 | 425 |  47k|  25 |3495 | 0.000000e+00 | 3.096900e+04 |    Inf 
288.00/288.08	c   271s|350000 |349967 |282052 |   0.8 | 374M| 415 |   0 |1905 |1193 |1905 | 424 |  48k|  25 |3496 | 0.000000e+00 | 3.096900e+04 |    Inf 
295.70/295.72	c   279s|360000 |359967 |287655 |   0.8 | 384M| 415 |   0 |1905 |1193 |1905 | 425 |  48k|  25 |3496 | 0.000000e+00 | 3.096900e+04 |    Inf 
303.40/303.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
303.40/303.43	c   286s|370000 |369967 |293498 |   0.8 | 395M| 415 |   0 |1905 |1193 |1905 | 424 |  48k|  25 |3496 | 0.000000e+00 | 3.096900e+04 |    Inf 
311.20/311.20	c   293s|380000 |379967 |299768 |   0.8 | 405M| 415 |   0 |1905 |1193 |1905 | 423 |  49k|  25 |3500 | 0.000000e+00 | 3.096900e+04 |    Inf 
318.90/318.92	c   301s|390000 |389967 |305595 |   0.8 | 415M| 415 |   0 |1905 |1193 |1905 | 421 |  49k|  25 |3533 | 0.000000e+00 | 3.096900e+04 |    Inf 
326.61/326.62	c   308s|400000 |399967 |311320 |   0.8 | 426M| 415 |   0 |1905 |1193 |1905 | 424 |  50k|  25 |3543 | 0.000000e+00 | 3.096900e+04 |    Inf 
334.40/334.44	c   315s|410000 |409965 |318017 |   0.8 | 436M| 415 |   0 |1905 |1194 |1905 | 427 |  50k|  26 |3546 | 0.000000e+00 | 3.096900e+04 |    Inf 
342.40/342.49	c   323s|420000 |419965 |327105 |   0.8 | 446M| 415 |   0 |1905 |1193 |1905 | 451 |  51k|  26 |3572 | 0.000000e+00 | 3.096900e+04 |    Inf 
350.70/350.70	c   330s|430000 |429965 |338167 |   0.8 | 457M| 415 |   0 |1905 |1193 |1905 | 420 |  54k|  26 |3598 | 0.000000e+00 | 3.096900e+04 |    Inf 
358.70/358.74	c   338s|440000 |439961 |346956 |   0.8 | 467M| 415 |   0 |1905 |1195 |1905 | 425 |  55k|  28 |3620 | 0.000000e+00 | 3.096900e+04 |    Inf 
366.71/366.79	c   346s|450000 |449961 |354747 |   0.8 | 478M| 415 |   0 |1905 |1195 |1905 | 426 |  56k|  28 |3684 | 0.000000e+00 | 3.096900e+04 |    Inf 
374.60/374.62	c   353s|460000 |459961 |361664 |   0.8 | 488M| 415 |   0 |1905 |1195 |1905 | 428 |  57k|  28 |3686 | 0.000000e+00 | 3.096900e+04 |    Inf 
382.50/382.54	c   360s|470000 |469961 |369287 |   0.8 | 499M| 415 |   0 |1905 |1194 |1905 | 428 |  58k|  28 |3686 | 0.000000e+00 | 3.096900e+04 |    Inf 
390.90/390.93	c   368s|480000 |479961 |378411 |   0.8 | 509M| 415 |   0 |1905 |1193 |1905 | 424 |  60k|  28 |4093 | 0.000000e+00 | 3.096900e+04 |    Inf 
398.90/398.98	c   376s|490000 |489961 |388483 |   0.8 | 519M| 415 |   0 |1905 |1193 |1905 | 428 |  60k|  28 |4195 | 0.000000e+00 | 3.096900e+04 |    Inf 
406.80/406.90	c   383s|500000 |499961 |396678 |   0.8 | 529M| 415 |   1 |1905 |1193 |1905 | 420 |  61k|  28 |4243 | 0.000000e+00 | 3.096900e+04 |    Inf 
414.90/414.93	c   391s|510000 |509961 |404699 |   0.8 | 540M| 415 |   0 |1905 |1193 |1905 | 426 |  61k|  28 |4414 | 0.000000e+00 | 3.096900e+04 |    Inf 
422.90/422.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
422.90/422.97	c   398s|520000 |519959 |412987 |   0.8 | 550M| 415 |   0 |1905 |1194 |1905 | 449 |  62k|  29 |4448 | 0.000000e+00 | 3.096900e+04 |    Inf 
431.00/431.00	c   406s|530000 |529959 |420290 |   0.8 | 560M| 415 |   0 |1905 |1194 |1905 | 428 |  62k|  29 |4449 | 0.000000e+00 | 3.096900e+04 |    Inf 
438.91/438.95	c   414s|540000 |539959 |427106 |   0.8 | 571M| 415 |   0 |1905 |1194 |1905 | 426 |  63k|  29 |4450 | 0.000000e+00 | 3.096900e+04 |    Inf 
446.90/446.99	c   421s|550000 |549957 |433938 |   0.8 | 581M| 415 |   0 |1905 |1194 |1905 | 429 |  63k|  30 |4491 | 0.000000e+00 | 3.096900e+04 |    Inf 
454.91/454.95	c   429s|560000 |559957 |440601 |   0.8 | 592M| 415 |   0 |1905 |1194 |1905 | 430 |  64k|  30 |4491 | 0.000000e+00 | 3.096900e+04 |    Inf 
462.80/462.88	c   436s|570000 |569957 |447380 |   0.8 | 602M| 415 |   0 |1905 |1194 |1905 | 429 |  64k|  30 |4491 | 0.000000e+00 | 3.096900e+04 |    Inf 
470.71/470.77	c   444s|580000 |579957 |454050 |   0.8 | 612M| 415 |   0 |1905 |1194 |1905 | 427 |  64k|  30 |4491 | 0.000000e+00 | 3.096900e+04 |    Inf 
478.71/478.73	c   451s|590000 |589957 |460765 |   0.8 | 623M| 415 |   0 |1905 |1194 |1905 | 426 |  65k|  30 |4532 | 0.000000e+00 | 3.096900e+04 |    Inf 
486.51/486.59	c   458s|600000 |599957 |467577 |   0.8 | 633M| 415 |   0 |1905 |1194 |1905 | 426 |  65k|  30 |4533 | 0.000000e+00 | 3.096900e+04 |    Inf 
494.40/494.43	c   466s|610000 |609957 |474240 |   0.8 | 643M| 415 |   0 |1905 |1194 |1905 | 427 |  65k|  30 |4533 | 0.000000e+00 | 3.096900e+04 |    Inf 
502.20/502.29	c   473s|620000 |619957 |480989 |   0.8 | 654M| 415 |   2 |1905 |1194 |1905 | 432 |  66k|  30 |4542 | 0.000000e+00 | 3.096900e+04 |    Inf 
510.20/510.21	c   481s|630000 |629955 |487588 |   0.8 | 664M| 415 |   0 |1905 |1195 |1905 | 427 |  66k|  31 |4592 | 0.000000e+00 | 3.096900e+04 |    Inf 
518.01/518.05	c   488s|640000 |639955 |494199 |   0.8 | 675M| 415 |   0 |1905 |1195 |1905 | 428 |  66k|  31 |4602 | 0.000000e+00 | 3.096900e+04 |    Inf 
525.81/525.87	c   496s|650000 |649955 |500649 |   0.8 | 685M| 415 |   5 |1905 |1195 |1905 | 425 |  67k|  31 |4602 | 0.000000e+00 | 3.096900e+04 |    Inf 
533.71/533.70	c   503s|660000 |659953 |507358 |   0.8 | 695M| 415 |   0 |1905 |1196 |1905 | 427 |  67k|  32 |4623 | 0.000000e+00 | 3.096900e+04 |    Inf 
541.51/541.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
541.51/541.56	c   510s|670000 |669953 |513753 |   0.8 | 706M| 415 |   0 |1905 |1195 |1905 | 427 |  68k|  32 |4685 | 0.000000e+00 | 3.096900e+04 |    Inf 
549.31/549.38	c   518s|680000 |679953 |520521 |   0.8 | 716M| 415 |   0 |1905 |1195 |1905 | 424 |  68k|  32 |4694 | 0.000000e+00 | 3.096900e+04 |    Inf 
557.31/557.40	c   525s|690000 |689953 |528389 |   0.8 | 727M| 415 |   2 |1905 |1195 |1905 | 452 |  69k|  32 |4738 | 0.000000e+00 | 3.096900e+04 |    Inf 
565.32/565.32	c   533s|700000 |699953 |535363 |   0.8 | 737M| 415 |   0 |1905 |1195 |1905 | 429 |  69k|  32 |4738 | 0.000000e+00 | 3.096900e+04 |    Inf 
573.21/573.26	c   540s|710000 |709953 |542024 |   0.8 | 747M| 415 |   0 |1905 |1195 |1905 | 428 |  70k|  32 |4780 | 0.000000e+00 | 3.096900e+04 |    Inf 
581.01/581.07	c   547s|720000 |719953 |548701 |   0.8 | 758M| 415 |   0 |1905 |1194 |1905 | 421 |  70k|  32 |4781 | 0.000000e+00 | 3.096900e+04 |    Inf 
588.81/588.87	c   555s|730000 |729953 |555287 |   0.8 | 768M| 415 |   0 |1905 |1194 |1905 | 431 |  71k|  32 |4781 | 0.000000e+00 | 3.096900e+04 |    Inf 
596.61/596.69	c   562s|740000 |739953 |561953 |   0.8 | 779M| 415 |   0 |1905 |1194 |1905 | 427 |  71k|  32 |4781 | 0.000000e+00 | 3.096900e+04 |    Inf 
604.51/604.58	c   570s|750000 |749953 |568847 |   0.8 | 789M| 415 |   0 |1905 |1194 |1905 | 426 |  71k|  32 |4827 | 0.000000e+00 | 3.096900e+04 |    Inf 
612.31/612.38	c   577s|760000 |759953 |575587 |   0.8 | 799M| 415 |   0 |1905 |1193 |1905 | 425 |  72k|  32 |4837 | 0.000000e+00 | 3.096900e+04 |    Inf 
620.21/620.26	c   584s|770000 |769953 |582331 |   0.8 | 810M| 415 |   1 |1905 |1193 |1905 | 424 |  72k|  32 |4869 | 0.000000e+00 | 3.096900e+04 |    Inf 
628.01/628.05	c   592s|780000 |779953 |588902 |   0.8 | 820M| 415 |   6 |1905 |1193 |1905 | 428 |  72k|  32 |4869 | 0.000000e+00 | 3.096900e+04 |    Inf 
635.91/635.90	c   599s|790000 |789953 |595504 |   0.8 | 830M| 415 |   2 |1905 |1193 |1905 | 426 |  73k|  32 |4913 | 0.000000e+00 | 3.096900e+04 |    Inf 
643.71/643.70	c   606s|800000 |799953 |602102 |   0.8 | 841M| 415 |   0 |1905 |1193 |1905 | 427 |  73k|  32 |4927 | 0.000000e+00 | 3.096900e+04 |    Inf 
651.51/651.52	c   614s|810000 |809953 |608574 |   0.8 | 851M| 415 |   0 |1905 |1193 |1905 | 425 |  73k|  32 |4927 | 0.000000e+00 | 3.096900e+04 |    Inf 
659.31/659.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
659.31/659.34	c   621s|820000 |819953 |614898 |   0.7 | 862M| 415 |   1 |1905 |1193 |1905 | 423 |  74k|  32 |4927 | 0.000000e+00 | 3.096900e+04 |    Inf 
667.21/667.21	c   629s|830000 |829953 |621415 |   0.7 | 872M| 415 |   0 |1905 |1193 |1905 | 430 |  74k|  32 |4968 | 0.000000e+00 | 3.096900e+04 |    Inf 
675.01/675.03	c   636s|840000 |839953 |627916 |   0.7 | 882M| 415 |   1 |1905 |1193 |1905 | 429 |  74k|  32 |4970 | 0.000000e+00 | 3.096900e+04 |    Inf 
682.81/682.85	c   643s|850000 |849953 |634447 |   0.7 | 893M| 415 |   0 |1905 |1193 |1905 | 425 |  75k|  32 |4972 | 0.000000e+00 | 3.096900e+04 |    Inf 
690.61/690.63	c   651s|860000 |859953 |641008 |   0.7 | 903M| 415 |   0 |1905 |1193 |1905 | 429 |  75k|  32 |4973 | 0.000000e+00 | 3.096900e+04 |    Inf 
698.51/698.51	c   658s|870000 |869953 |647601 |   0.7 | 913M| 415 |   2 |1905 |1193 |1905 | 427 |  75k|  32 |5012 | 0.000000e+00 | 3.096900e+04 |    Inf 
706.21/706.29	c   665s|880000 |879953 |654033 |   0.7 | 924M| 415 |   0 |1905 |1193 |1905 | 434 |  76k|  32 |5014 | 0.000000e+00 | 3.096900e+04 |    Inf 
714.01/714.00	c   673s|890000 |889953 |660479 |   0.7 | 934M| 415 |   0 |1905 |1193 |1905 | 425 |  76k|  32 |5014 | 0.000000e+00 | 3.096900e+04 |    Inf 
721.81/721.80	c   680s|900000 |899953 |666958 |   0.7 | 945M| 415 |   0 |1905 |1193 |1905 | 425 |  76k|  32 |5014 | 0.000000e+00 | 3.096900e+04 |    Inf 
729.61/729.64	c   687s|910000 |909953 |673262 |   0.7 | 955M| 415 |   0 |1905 |1193 |1905 | 426 |  77k|  32 |5050 | 0.000000e+00 | 3.096900e+04 |    Inf 
737.31/737.38	c   695s|920000 |919953 |679479 |   0.7 | 966M| 415 |   0 |1905 |1193 |1905 | 428 |  77k|  32 |5054 | 0.000000e+00 | 3.096900e+04 |    Inf 
745.11/745.13	c   702s|930000 |929953 |685821 |   0.7 | 976M| 415 |   0 |1905 |1193 |1905 | 426 |  77k|  32 |5054 | 0.000000e+00 | 3.096900e+04 |    Inf 
752.91/752.93	c   709s|940000 |939953 |692216 |   0.7 | 986M| 415 |   0 |1905 |1193 |1905 | 428 |  78k|  32 |5056 | 0.000000e+00 | 3.096900e+04 |    Inf 
760.81/760.81	c   717s|950000 |949947 |698976 |   0.7 | 997M| 415 |   0 |1905 |1196 |1905 | 424 |  78k|  35 |5078 | 0.000000e+00 | 3.096900e+04 |    Inf 
768.61/768.69	c   724s|960000 |959947 |705679 |   0.7 |1007M| 415 |   0 |1905 |1195 |1905 | 427 |  79k|  35 |5120 | 0.000000e+00 | 3.096900e+04 |    Inf 
776.42/776.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
776.42/776.48	c   732s|970000 |969947 |712513 |   0.7 |1017M| 415 |   2 |1905 |1195 |1905 | 423 |  79k|  35 |5120 | 0.000000e+00 | 3.096900e+04 |    Inf 
784.41/784.49	c   739s|980000 |979947 |720398 |   0.7 |1028M| 415 |   0 |1905 |1195 |1905 | 429 |  80k|  35 |5175 | 0.000000e+00 | 3.096900e+04 |    Inf 
792.41/792.40	c   747s|990000 |989947 |727238 |   0.7 |1038M| 415 |   0 |1905 |1195 |1905 | 422 |  80k|  35 |5180 | 0.000000e+00 | 3.096900e+04 |    Inf 
800.21/800.28	c   754s|  1000k|999947 |733848 |   0.7 |1049M| 415 |   3 |1905 |1195 |1905 | 428 |  81k|  35 |5236 | 0.000000e+00 | 3.096900e+04 |    Inf 
808.11/808.17	c   761s|  1010k|  1009k|740590 |   0.7 |1059M| 415 |   0 |1905 |1195 |1905 | 422 |  81k|  35 |5240 | 0.000000e+00 | 3.096900e+04 |    Inf 
816.01/816.01	c   769s|  1020k|  1019k|747222 |   0.7 |1070M| 415 |   0 |1905 |1195 |1905 | 428 |  81k|  35 |5255 | 0.000000e+00 | 3.096900e+04 |    Inf 
823.82/823.86	c   776s|  1030k|  1029k|754053 |   0.7 |1080M| 415 |   0 |1905 |1195 |1905 | 427 |  82k|  35 |5263 | 0.000000e+00 | 3.096900e+04 |    Inf 
831.71/831.71	c   784s|  1040k|  1039k|760916 |   0.7 |1090M| 415 |   0 |1905 |1195 |1905 | 430 |  82k|  35 |5314 | 0.000000e+00 | 3.096900e+04 |    Inf 
839.51/839.53	c   791s|  1050k|  1049k|767725 |   0.7 |1101M| 415 |   2 |1905 |1195 |1905 | 428 |  83k|  35 |5322 | 0.000000e+00 | 3.096900e+04 |    Inf 
847.31/847.32	c   798s|  1060k|  1059k|774578 |   0.7 |1111M| 415 |   0 |1905 |1195 |1905 | 428 |  83k|  35 |5322 | 0.000000e+00 | 3.096900e+04 |    Inf 
855.22/855.25	c   806s|  1070k|  1069k|781323 |   0.7 |1122M| 415 |   0 |1905 |1197 |1905 | 433 |  83k|  37 |5335 | 0.000000e+00 | 3.096900e+04 |    Inf 
863.11/863.12	c   813s|  1080k|  1079k|787945 |   0.7 |1132M| 415 |   0 |1905 |1197 |1905 | 426 |  84k|  37 |5376 | 0.000000e+00 | 3.096900e+04 |    Inf 
871.02/871.05	c   821s|  1090k|  1089k|794503 |   0.7 |1142M| 415 |   1 |1905 |1197 |1905 | 429 |  84k|  37 |5418 | 0.000000e+00 | 3.096900e+04 |    Inf 
878.92/878.92	c   828s|  1100k|  1099k|801120 |   0.7 |1153M| 415 |   0 |1905 |1197 |1905 | 431 |  85k|  37 |5434 | 0.000000e+00 | 3.096900e+04 |    Inf 
887.01/887.01	c   836s|  1110k|  1109k|810820 |   0.7 |1163M| 415 |   0 |1905 |1194 |1905 | 425 |  87k|  37 |5461 | 0.000000e+00 | 3.096900e+04 |    Inf 
894.82/894.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
894.82/894.80	c   843s|  1120k|  1119k|817851 |   0.7 |1174M| 415 |   0 |1905 |1194 |1905 | 429 |  87k|  37 |5470 | 0.000000e+00 | 3.096900e+04 |    Inf 
902.62/902.62	c   851s|  1130k|  1129k|824568 |   0.7 |1184M| 415 |   0 |1905 |1194 |1905 | 428 |  88k|  37 |5506 | 0.000000e+00 | 3.096900e+04 |    Inf 
910.32/910.36	c   858s|  1140k|  1139k|831152 |   0.7 |1194M| 415 |   0 |1905 |1194 |1905 | 427 |  88k|  37 |5508 | 0.000000e+00 | 3.096900e+04 |    Inf 
918.21/918.28	c   865s|  1150k|  1149k|838891 |   0.7 |1205M| 415 |   2 |1905 |1194 |1905 | 451 |  89k|  37 |5542 | 0.000000e+00 | 3.096900e+04 |    Inf 
926.31/926.31	c   873s|  1160k|  1159k|847280 |   0.7 |1215M| 415 |   4 |1905 |1193 |1905 | 443 |  90k|  37 |5572 | 0.000000e+00 | 3.096900e+04 |    Inf 
934.12/934.19	c   880s|  1170k|  1169k|854119 |   0.7 |1226M| 415 |   0 |1905 |1193 |1905 | 427 |  91k|  37 |5632 | 0.000000e+00 | 3.096900e+04 |    Inf 
941.92/941.95	c   888s|  1180k|  1179k|860638 |   0.7 |1236M| 415 |   0 |1905 |1193 |1905 | 426 |  91k|  37 |5634 | 0.000000e+00 | 3.096900e+04 |    Inf 
949.72/949.74	c   895s|  1190k|  1189k|867037 |   0.7 |1247M| 415 |   0 |1905 |1193 |1905 | 425 |  92k|  37 |5637 | 0.000000e+00 | 3.096900e+04 |    Inf 
957.52/957.55	c   902s|  1200k|  1199k|873607 |   0.7 |1257M| 415 |   0 |1905 |1193 |1905 | 422 |  92k|  37 |5641 | 0.000000e+00 | 3.096900e+04 |    Inf 
965.52/965.57	c   910s|  1210k|  1209k|881329 |   0.7 |1267M| 415 |   0 |1905 |1194 |1905 | 424 |  93k|  38 |5715 | 0.000000e+00 | 3.096900e+04 |    Inf 
973.32/973.34	c   917s|  1220k|  1219k|887805 |   0.7 |1278M| 415 |   0 |1905 |1194 |1905 | 427 |  94k|  38 |5716 | 0.000000e+00 | 3.096900e+04 |    Inf 
981.13/981.10	c   925s|  1230k|  1229k|894116 |   0.7 |1288M| 415 |   0 |1905 |1194 |1905 | 429 |  94k|  38 |5719 | 0.000000e+00 | 3.096900e+04 |    Inf 
988.92/988.91	c   932s|  1240k|  1239k|900826 |   0.7 |1299M| 415 |   0 |1905 |1194 |1905 | 423 |  94k|  38 |5720 | 0.000000e+00 | 3.096900e+04 |    Inf 
996.72/996.70	c   939s|  1250k|  1249k|907547 |   0.7 |1309M| 415 |   0 |1905 |1194 |1905 | 425 |  95k|  38 |5736 | 0.000000e+00 | 3.096900e+04 |    Inf 
1004.42/1004.49	c   947s|  1260k|  1259k|914372 |   0.7 |1319M| 415 |   0 |1905 |1194 |1905 | 424 |  95k|  38 |5764 | 0.000000e+00 | 3.096900e+04 |    Inf 
1012.32/1012.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1012.32/1012.31	c   954s|  1270k|  1269k|921211 |   0.7 |1330M| 415 |   0 |1905 |1193 |1905 | 455 |  96k|  38 |5783 | 0.000000e+00 | 3.096900e+04 |    Inf 
1020.02/1020.07	c   961s|  1280k|  1279k|928092 |   0.7 |1340M| 415 |   1 |1905 |1193 |1905 | 425 |  96k|  38 |5801 | 0.000000e+00 | 3.096900e+04 |    Inf 
1027.82/1027.81	c   969s|  1290k|  1289k|935060 |   0.7 |1351M| 415 |   0 |1905 |1193 |1905 | 425 |  96k|  38 |5816 | 0.000000e+00 | 3.096900e+04 |    Inf 
1035.72/1035.70	c   976s|  1300k|  1299k|942094 |   0.7 |1361M| 415 |   0 |1905 |1196 |1905 | 423 |  97k|  41 |5882 | 0.000000e+00 | 3.096900e+04 |    Inf 
1043.42/1043.47	c   983s|  1310k|  1309k|948681 |   0.7 |1371M| 415 |   0 |1905 |1195 |1905 | 425 |  97k|  41 |5882 | 0.000000e+00 | 3.096900e+04 |    Inf 
1051.22/1051.28	c   991s|  1320k|  1319k|955470 |   0.7 |1382M| 415 |   0 |1905 |1194 |1905 | 428 |  98k|  41 |5893 | 0.000000e+00 | 3.096900e+04 |    Inf 
1059.02/1059.08	c   998s|  1330k|  1329k|962133 |   0.7 |1392M| 415 |   0 |1905 |1194 |1905 | 426 |  98k|  41 |5894 | 0.000000e+00 | 3.096900e+04 |    Inf 
1066.82/1066.90	c  1006s|  1340k|  1339k|968808 |   0.7 |1403M| 415 |   0 |1905 |1194 |1905 | 434 |  99k|  41 |5909 | 0.000000e+00 | 3.096900e+04 |    Inf 
1074.73/1074.74	c  1013s|  1350k|  1349k|975487 |   0.7 |1413M| 415 |   0 |1905 |1194 |1905 | 425 |  99k|  41 |5938 | 0.000000e+00 | 3.096900e+04 |    Inf 
1082.52/1082.58	c  1020s|  1360k|  1359k|982307 |   0.7 |1423M| 415 |   2 |1905 |1194 |1905 | 429 | 100k|  41 |5939 | 0.000000e+00 | 3.096900e+04 |    Inf 
1090.42/1090.42	c  1028s|  1370k|  1369k|989148 |   0.7 |1434M| 415 |   3 |1905 |1194 |1905 | 429 | 100k|  41 |5981 | 0.000000e+00 | 3.096900e+04 |    Inf 
1098.62/1098.61	c  1035s|  1380k|  1379k|997355 |   0.7 |1444M| 415 |   0 |1905 |1194 |1905 | 427 | 101k|  41 |6204 | 0.000000e+00 | 3.096900e+04 |    Inf 
1106.32/1106.39	c  1043s|  1390k|  1389k|  1003k|   0.7 |1455M| 415 |   2 |1905 |1194 |1905 | 426 | 102k|  41 |6204 | 0.000000e+00 | 3.096900e+04 |    Inf 
1114.13/1114.20	c  1050s|  1400k|  1399k|  1010k|   0.7 |1465M| 415 |   0 |1905 |1194 |1905 | 427 | 102k|  41 |6204 | 0.000000e+00 | 3.096900e+04 |    Inf 
1122.03/1122.04	c  1058s|  1410k|  1409k|  1016k|   0.7 |1475M| 415 |   0 |1905 |1194 |1905 | 435 | 102k|  41 |6258 | 0.000000e+00 | 3.096900e+04 |    Inf 
1129.92/1129.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1129.92/1129.98	c  1065s|  1420k|  1419k|  1023k|   0.7 |1486M| 415 |   0 |1905 |1194 |1905 | 426 | 103k|  41 |6325 | 0.000000e+00 | 3.096900e+04 |    Inf 
1137.82/1137.84	c  1072s|  1430k|  1429k|  1029k|   0.7 |1496M| 415 |   0 |1905 |1194 |1905 | 427 | 104k|  41 |6328 | 0.000000e+00 | 3.096900e+04 |    Inf 
1145.72/1145.76	c  1080s|  1440k|  1439k|  1036k|   0.7 |1507M| 415 |   0 |1905 |1194 |1905 | 427 | 104k|  41 |6331 | 0.000000e+00 | 3.096900e+04 |    Inf 
1153.62/1153.63	c  1087s|  1450k|  1449k|  1042k|   0.7 |1517M| 415 |   0 |1905 |1194 |1905 | 427 | 105k|  41 |6342 | 0.000000e+00 | 3.096900e+04 |    Inf 
1161.42/1161.46	c  1095s|  1460k|  1459k|  1048k|   0.7 |1527M| 415 |   0 |1905 |1194 |1905 | 422 | 105k|  41 |6360 | 0.000000e+00 | 3.096900e+04 |    Inf 
1169.33/1169.36	c  1102s|  1470k|  1469k|  1054k|   0.7 |1538M| 415 |   0 |1905 |1195 |1905 | 425 | 105k|  42 |6388 | 0.000000e+00 | 3.096900e+04 |    Inf 
1177.22/1177.28	c  1110s|  1480k|  1479k|  1060k|   0.7 |1548M| 415 |   0 |1905 |1195 |1905 | 422 | 106k|  42 |6474 | 0.000000e+00 | 3.096900e+04 |    Inf 
1185.13/1185.13	c  1117s|  1490k|  1489k|  1065k|   0.7 |1559M| 415 |   0 |1905 |1194 |1905 | 428 | 107k|  42 |6478 | 0.000000e+00 | 3.096900e+04 |    Inf 
1192.92/1192.97	c  1124s|  1500k|  1499k|  1071k|   0.7 |1569M| 415 |   0 |1905 |1194 |1905 | 428 | 107k|  42 |6478 | 0.000000e+00 | 3.096900e+04 |    Inf 
1200.82/1200.82	c  1132s|  1510k|  1509k|  1077k|   0.7 |1579M| 415 |   0 |1905 |1194 |1905 | 425 | 107k|  42 |6480 | 0.000000e+00 | 3.096900e+04 |    Inf 
1208.73/1208.73	c  1139s|  1520k|  1519k|  1083k|   0.7 |1590M| 415 |   0 |1905 |1194 |1905 | 429 | 108k|  42 |6488 | 0.000000e+00 | 3.096900e+04 |    Inf 
1216.63/1216.65	c  1147s|  1530k|  1529k|  1089k|   0.7 |1600M| 415 |   0 |1905 |1194 |1905 | 427 | 108k|  42 |6490 | 0.000000e+00 | 3.096900e+04 |    Inf 
1224.62/1224.61	c  1154s|  1540k|  1539k|  1095k|   0.7 |1611M| 415 |   0 |1905 |1194 |1905 | 427 | 109k|  42 |6536 | 0.000000e+00 | 3.096900e+04 |    Inf 
1232.52/1232.53	c  1162s|  1550k|  1549k|  1102k|   0.7 |1621M| 415 |   0 |1905 |1194 |1905 | 428 | 109k|  42 |6537 | 0.000000e+00 | 3.096900e+04 |    Inf 
1240.22/1240.26	c  1169s|  1560k|  1559k|  1107k|   0.7 |1631M| 415 |   0 |1905 |1194 |1905 | 425 | 110k|  42 |6545 | 0.000000e+00 | 3.096900e+04 |    Inf 
1248.03/1248.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1248.03/1248.08	c  1176s|  1570k|  1569k|  1113k|   0.7 |1642M| 415 |   7 |1905 |1194 |1905 | 427 | 110k|  42 |6547 | 0.000000e+00 | 3.096900e+04 |    Inf 
1255.82/1255.89	c  1184s|  1580k|  1579k|  1119k|   0.7 |1652M| 415 |   0 |1905 |1194 |1905 | 428 | 110k|  42 |6561 | 0.000000e+00 | 3.096900e+04 |    Inf 
1263.63/1263.65	c  1191s|  1590k|  1589k|  1125k|   0.7 |1662M| 415 |   0 |1905 |1194 |1905 | 426 | 111k|  42 |6602 | 0.000000e+00 | 3.096900e+04 |    Inf 
1271.53/1271.52	c  1198s|  1600k|  1599k|  1132k|   0.7 |1673M| 415 |   0 |1905 |1194 |1905 | 430 | 111k|  42 |6606 | 0.000000e+00 | 3.096900e+04 |    Inf 
1279.42/1279.41	c  1206s|  1610k|  1609k|  1138k|   0.7 |1683M| 415 |   0 |1905 |1194 |1905 | 422 | 112k|  42 |6616 | 0.000000e+00 | 3.096900e+04 |    Inf 
1287.33/1287.30	c  1213s|  1620k|  1619k|  1144k|   0.7 |1694M| 415 |   2 |1905 |1194 |1905 | 428 | 112k|  42 |6623 | 0.000000e+00 | 3.096900e+04 |    Inf 
1295.13/1295.15	c  1221s|  1630k|  1629k|  1150k|   0.7 |1704M| 415 |   0 |1905 |1194 |1905 | 424 | 113k|  42 |6623 | 0.000000e+00 | 3.096900e+04 |    Inf 
1302.93/1302.97	c  1228s|  1640k|  1639k|  1156k|   0.7 |1714M| 415 |   0 |1905 |1194 |1905 | 422 | 113k|  42 |6645 | 0.000000e+00 | 3.096900e+04 |    Inf 
1310.93/1310.90	c  1236s|  1650k|  1649k|  1162k|   0.7 |1725M| 415 |   0 |1905 |1194 |1905 | 424 | 114k|  42 |6661 | 0.000000e+00 | 3.096900e+04 |    Inf 
1318.63/1318.66	c  1243s|  1660k|  1659k|  1168k|   0.7 |1735M| 415 |   0 |1905 |1194 |1905 | 424 | 114k|  42 |6662 | 0.000000e+00 | 3.096900e+04 |    Inf 
1326.42/1326.44	c  1250s|  1670k|  1669k|  1174k|   0.7 |1745M| 415 |   0 |1905 |1194 |1905 | 428 | 115k|  42 |6662 | 0.000000e+00 | 3.096900e+04 |    Inf 
1334.33/1334.32	c  1258s|  1680k|  1679k|  1180k|   0.7 |1756M| 415 |   0 |1905 |1194 |1905 | 424 | 115k|  42 |6662 | 0.000000e+00 | 3.096900e+04 |    Inf 
1342.13/1342.14	c  1265s|  1690k|  1689k|  1186k|   0.7 |1766M| 415 |   0 |1905 |1194 |1905 | 435 | 116k|  42 |6669 | 0.000000e+00 | 3.096900e+04 |    Inf 
1350.03/1350.01	c  1272s|  1700k|  1699k|  1192k|   0.7 |1777M| 415 |   0 |1905 |1194 |1905 | 430 | 116k|  42 |6710 | 0.000000e+00 | 3.096900e+04 |    Inf 
1357.83/1357.88	c  1280s|  1710k|  1709k|  1198k|   0.7 |1787M| 415 |   0 |1905 |1194 |1905 | 423 | 116k|  42 |6716 | 0.000000e+00 | 3.096900e+04 |    Inf 
1365.83/1365.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1365.83/1365.80	c  1287s|  1720k|  1719k|  1205k|   0.7 |1797M| 415 |   0 |1905 |1194 |1905 | 425 | 117k|  42 |6716 | 0.000000e+00 | 3.096900e+04 |    Inf 
1373.63/1373.68	c  1295s|  1730k|  1729k|  1211k|   0.7 |1808M| 415 |   7 |1905 |1194 |1905 | 424 | 117k|  42 |6716 | 0.000000e+00 | 3.096900e+04 |    Inf 
1381.64/1381.63	c  1302s|  1740k|  1739k|  1217k|   0.7 |1818M| 415 |   0 |1905 |1194 |1905 | 425 | 118k|  42 |6729 | 0.000000e+00 | 3.096900e+04 |    Inf 
1389.53/1389.55	c  1310s|  1750k|  1749k|  1223k|   0.7 |1829M| 415 |   0 |1905 |1194 |1905 | 427 | 118k|  42 |6765 | 0.000000e+00 | 3.096900e+04 |    Inf 
1397.43/1397.46	c  1317s|  1760k|  1759k|  1229k|   0.7 |1839M| 415 |   0 |1905 |1194 |1905 | 424 | 118k|  42 |6771 | 0.000000e+00 | 3.096900e+04 |    Inf 
1405.33/1405.37	c  1325s|  1770k|  1769k|  1236k|   0.7 |1849M| 415 |   0 |1905 |1194 |1905 | 430 | 119k|  42 |6772 | 0.000000e+00 | 3.096900e+04 |    Inf 
1413.23/1413.26	c  1332s|  1780k|  1779k|  1242k|   0.7 |1860M| 415 |   1 |1905 |1194 |1905 | 428 | 119k|  42 |6772 | 0.000000e+00 | 3.096900e+04 |    Inf 
1421.23/1421.21	c  1339s|  1790k|  1789k|  1248k|   0.7 |1870M| 415 |   0 |1905 |1194 |1905 | 424 | 120k|  42 |6833 | 0.000000e+00 | 3.096900e+04 |    Inf 
1428.93/1428.99	c  1347s|  1800k|  1799k|  1254k|   0.7 |1880M| 415 |   0 |1905 |1194 |1905 | 424 | 120k|  42 |6853 | 0.000000e+00 | 3.096900e+04 |    Inf 
1436.84/1436.84	c  1354s|  1810k|  1809k|  1260k|   0.7 |1891M| 415 |   1 |1905 |1194 |1905 | 426 | 121k|  42 |6866 | 0.000000e+00 | 3.096900e+04 |    Inf 
1444.73/1444.76	c  1362s|  1820k|  1819k|  1267k|   0.7 |1901M| 415 |   7 |1905 |1194 |1905 | 425 | 121k|  42 |6908 | 0.000000e+00 | 3.096900e+04 |    Inf 
1452.73/1452.71	c  1369s|  1830k|  1829k|  1273k|   0.7 |1912M| 415 |   1 |1905 |1194 |1905 | 426 | 122k|  42 |6911 | 0.000000e+00 | 3.096900e+04 |    Inf 
1460.63/1460.66	c  1377s|  1840k|  1839k|  1279k|   0.7 |1922M| 415 |   2 |1905 |1194 |1905 | 427 | 122k|  42 |6914 | 0.000000e+00 | 3.096900e+04 |    Inf 
1468.44/1468.49	c  1384s|  1850k|  1849k|  1286k|   0.7 |1932M| 415 |   0 |1905 |1194 |1905 | 422 | 122k|  42 |6915 | 0.000000e+00 | 3.096900e+04 |    Inf 
1476.24/1476.23	c  1391s|  1860k|  1859k|  1292k|   0.7 |1943M| 415 |   0 |1905 |1194 |1905 | 428 | 123k|  42 |6915 | 0.000000e+00 | 3.096900e+04 |    Inf 
1484.03/1484.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1484.03/1484.03	c  1399s|  1870k|  1869k|  1299k|   0.7 |1953M| 415 |   0 |1905 |1194 |1905 | 425 | 123k|  42 |6973 | 0.000000e+00 | 3.096900e+04 |    Inf 
1491.83/1491.89	c  1406s|  1880k|  1879k|  1305k|   0.7 |1964M| 415 |   0 |1905 |1194 |1905 | 426 | 124k|  42 |7015 | 0.000000e+00 | 3.096900e+04 |    Inf 
1499.74/1499.74	c  1413s|  1890k|  1889k|  1312k|   0.7 |1974M| 415 |   0 |1905 |1194 |1905 | 428 | 124k|  42 |7016 | 0.000000e+00 | 3.096900e+04 |    Inf 
1507.53/1507.52	c  1421s|  1900k|  1899k|  1318k|   0.7 |1984M| 415 |   0 |1905 |1194 |1905 | 428 | 125k|  42 |7016 | 0.000000e+00 | 3.096900e+04 |    Inf 
1515.33/1515.33	c  1428s|  1910k|  1909k|  1325k|   0.7 |1995M| 415 |   0 |1905 |1194 |1905 | 426 | 125k|  42 |7018 | 0.000000e+00 | 3.096900e+04 |    Inf 
1523.13/1523.17	c  1436s|  1920k|  1919k|  1331k|   0.7 |2005M| 415 |   5 |1905 |1194 |1905 | 420 | 126k|  42 |7043 | 0.000000e+00 | 3.096900e+04 |    Inf 
1530.93/1530.98	c  1443s|  1930k|  1929k|  1337k|   0.7 |2016M| 415 |   0 |1905 |1194 |1905 | 425 | 126k|  42 |7059 | 0.000000e+00 | 3.096900e+04 |    Inf 
1538.73/1538.79	c  1450s|  1940k|  1939k|  1344k|   0.7 |2026M| 415 |   0 |1905 |1194 |1905 | 427 | 127k|  42 |7073 | 0.000000e+00 | 3.096900e+04 |    Inf 
1546.53/1546.58	c  1458s|  1950k|  1949k|  1350k|   0.7 |2036M| 415 |   0 |1905 |1194 |1905 | 428 | 127k|  42 |7073 | 0.000000e+00 | 3.096900e+04 |    Inf 
1554.34/1554.33	c  1465s|  1960k|  1959k|  1357k|   0.7 |2047M| 415 |   0 |1905 |1194 |1905 | 424 | 128k|  42 |7091 | 0.000000e+00 | 3.096900e+04 |    Inf 
1562.04/1562.07	c  1472s|  1970k|  1969k|  1364k|   0.7 |2057M| 415 |   0 |1905 |1194 |1905 | 423 | 128k|  42 |7115 | 0.000000e+00 | 3.096900e+04 |    Inf 
1569.83/1569.82	c  1479s|  1980k|  1979k|  1370k|   0.7 |2067M| 415 |   0 |1905 |1194 |1905 | 424 | 128k|  42 |7133 | 0.000000e+00 | 3.096900e+04 |    Inf 
1577.53/1577.55	c  1487s|  1990k|  1989k|  1377k|   0.7 |2078M| 415 |   0 |1905 |1194 |1905 | 425 | 129k|  42 |7134 | 0.000000e+00 | 3.096900e+04 |    Inf 
1585.33/1585.36	c  1494s|  2000k|  1999k|  1384k|   0.7 |2088M| 415 |   0 |1905 |1194 |1905 | 427 | 129k|  42 |7148 | 0.000000e+00 | 3.096900e+04 |    Inf 
1593.14/1593.18	c  1502s|  2010k|  2009k|  1391k|   0.7 |2099M| 415 |   0 |1905 |1194 |1905 | 424 | 130k|  42 |7164 | 0.000000e+00 | 3.096900e+04 |    Inf 
1600.93/1600.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1600.93/1600.96	c  1509s|  2020k|  2019k|  1397k|   0.7 |2109M| 415 |   0 |1905 |1194 |1905 | 422 | 130k|  42 |7169 | 0.000000e+00 | 3.096900e+04 |    Inf 
1608.84/1608.81	c  1516s|  2030k|  2029k|  1403k|   0.7 |2119M| 415 |   0 |1905 |1194 |1905 | 427 | 130k|  42 |7203 | 0.000000e+00 | 3.096900e+04 |    Inf 
1616.63/1616.62	c  1524s|  2040k|  2039k|  1410k|   0.7 |2130M| 415 |   8 |1905 |1194 |1905 | 430 | 131k|  42 |7209 | 0.000000e+00 | 3.096900e+04 |    Inf 
1624.44/1624.48	c  1531s|  2050k|  2049k|  1416k|   0.7 |2140M| 415 |   0 |1905 |1194 |1905 | 431 | 131k|  42 |7212 | 0.000000e+00 | 3.096900e+04 |    Inf 
1632.34/1632.36	c  1539s|  2060k|  2059k|  1422k|   0.7 |2151M| 415 |   0 |1905 |1194 |1905 | 427 | 132k|  42 |7216 | 0.000000e+00 | 3.096900e+04 |    Inf 
1640.24/1640.23	c  1546s|  2070k|  2069k|  1429k|   0.7 |2161M| 415 |   0 |1905 |1194 |1905 | 425 | 132k|  42 |7222 | 0.000000e+00 | 3.096900e+04 |    Inf 
1648.03/1648.09	c  1553s|  2080k|  2079k|  1435k|   0.7 |2171M| 415 |   0 |1905 |1194 |1905 | 427 | 133k|  42 |7260 | 0.000000e+00 | 3.096900e+04 |    Inf 
1656.83/1656.81	c  1562s|  2090k|  2089k|  1442k|   0.7 |2182M| 415 |   0 |1905 |1194 |1905 | 418 | 133k|  42 |8055 | 0.000000e+00 | 3.096900e+04 |    Inf 
1664.74/1664.76	c  1569s|  2100k|  2099k|  1448k|   0.7 |2192M| 415 |   0 |1905 |1194 |1905 | 424 | 134k|  42 |8064 | 0.000000e+00 | 3.096900e+04 |    Inf 
1672.64/1672.65	c  1576s|  2110k|  2109k|  1454k|   0.7 |2203M| 415 |   0 |1905 |1194 |1905 | 429 | 134k|  42 |8065 | 0.000000e+00 | 3.096900e+04 |    Inf 
1680.64/1680.60	c  1584s|  2120k|  2119k|  1460k|   0.7 |2213M| 415 |   0 |1905 |1194 |1905 | 432 | 134k|  42 |8065 | 0.000000e+00 | 3.096900e+04 |    Inf 
1688.55/1688.56	c  1591s|  2130k|  2129k|  1466k|   0.7 |2223M| 415 |   0 |1905 |1194 |1905 | 430 | 135k|  42 |8068 | 0.000000e+00 | 3.096900e+04 |    Inf 
1696.44/1696.47	c  1599s|  2140k|  2139k|  1472k|   0.7 |2234M| 415 |   0 |1905 |1194 |1905 | 428 | 135k|  42 |8076 | 0.000000e+00 | 3.096900e+04 |    Inf 
1704.54/1704.51	c  1606s|  2150k|  2149k|  1478k|   0.7 |2244M| 415 |   7 |1905 |1194 |1905 | 426 | 136k|  42 |8139 | 0.000000e+00 | 3.096900e+04 |    Inf 
1712.34/1712.39	c  1614s|  2160k|  2159k|  1484k|   0.7 |2255M| 415 |   0 |1905 |1194 |1905 | 429 | 136k|  42 |8139 | 0.000000e+00 | 3.096900e+04 |    Inf 
1720.24/1720.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1720.24/1720.30	c  1621s|  2170k|  2169k|  1491k|   0.7 |2265M| 415 |   0 |1905 |1194 |1905 | 427 | 137k|  42 |8143 | 0.000000e+00 | 3.096900e+04 |    Inf 
1728.14/1728.16	c  1629s|  2180k|  2179k|  1497k|   0.7 |2275M| 415 |   1 |1905 |1194 |1905 | 424 | 137k|  42 |8143 | 0.000000e+00 | 3.096900e+04 |    Inf 
1736.04/1736.07	c  1636s|  2190k|  2189k|  1503k|   0.7 |2286M| 415 |   0 |1905 |1194 |1905 | 427 | 138k|  42 |8147 | 0.000000e+00 | 3.096900e+04 |    Inf 
1743.94/1743.93	c  1643s|  2200k|  2199k|  1509k|   0.7 |2296M| 415 |   0 |1905 |1194 |1905 | 426 | 138k|  42 |8147 | 0.000000e+00 | 3.096900e+04 |    Inf 
1751.84/1751.83	c  1651s|  2210k|  2209k|  1515k|   0.7 |2306M| 415 |   0 |1905 |1194 |1905 | 425 | 138k|  42 |8151 | 0.000000e+00 | 3.096900e+04 |    Inf 
1759.74/1759.70	c  1658s|  2220k|  2219k|  1521k|   0.7 |2317M| 415 |   0 |1905 |1193 |1905 | 424 | 139k|  42 |8162 | 0.000000e+00 | 3.096900e+04 |    Inf 
1767.54/1767.59	c  1665s|  2230k|  2229k|  1527k|   0.7 |2327M| 415 |   0 |1905 |1193 |1905 | 427 | 140k|  42 |8167 | 0.000000e+00 | 3.096900e+04 |    Inf 
1775.54/1775.57	c  1673s|  2240k|  2239k|  1534k|   0.7 |2338M| 415 |   0 |1905 |1193 |1905 | 422 | 140k|  42 |8167 | 0.000000e+00 | 3.096900e+04 |    Inf 
1783.54/1783.54	c  1680s|  2250k|  2249k|  1540k|   0.7 |2348M| 415 |   0 |1905 |1193 |1905 | 427 | 141k|  42 |8172 | 0.000000e+00 | 3.096900e+04 |    Inf 
1791.34/1791.36	c  1688s|  2260k|  2259k|  1547k|   0.7 |2358M| 423 |   0 |1905 |1193 |1905 | 432 | 141k|  42 |8181 | 0.000000e+00 | 3.096900e+04 |    Inf 
1799.24/1799.22	c  1695s|  2270k|  2269k|  1553k|   0.7 |2369M| 423 |   0 |1905 |1193 |1905 | 427 | 141k|  42 |8181 | 0.000000e+00 | 3.096900e+04 |    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) : 1695.68
1800.04/1800.00	c Solving Nodes      : 2270990
1800.04/1800.00	c Primal Bound       : +3.09690000000000e+04 (102 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.01	s SATISFIABLE
1800.04/1800.01	v -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 
1800.04/1800.01	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 
1800.04/1800.01	v -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 
1800.04/1800.01	v -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 
1800.04/1800.01	v -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 
1800.04/1800.01	v -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 
1800.04/1800.01	v -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 
1800.04/1800.01	v -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 
1800.04/1800.01	v -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 
1800.04/1800.01	v -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 
1800.04/1800.01	v -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 
1800.04/1800.01	v -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 
1800.04/1800.01	v -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 
1800.04/1800.01	v -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 
1800.04/1800.01	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 
1800.04/1800.01	v -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 
1800.04/1800.01	v -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 
1800.04/1800.01	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 
1800.04/1800.01	v -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 
1800.04/1800.01	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 
1800.04/1800.01	v -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 
1800.04/1800.01	v -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 
1800.04/1800.01	v -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 
1800.04/1800.01	v -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 
1800.04/1800.01	v -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 
1800.04/1800.01	v -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 
1800.04/1800.01	v -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1800.04/1800.01	v -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 x147 -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 
1800.04/1800.01	v -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 
1800.04/1800.01	v -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 
1800.04/1800.01	v -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 
1800.04/1800.01	v -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 
1800.04/1800.01	v -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 
1800.04/1800.01	v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1695.68
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693137-1277931671.wbo
1800.04/1800.01	c   Variables        : 1905 (1312 binary, 0 integer, 0 implicit integer, 593 continuous)
1800.04/1800.01	c   Constraints      : 1187 initial, 1187 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693137-1277931671.wbo
1800.04/1800.01	c   Variables        : 1905 (1312 binary, 0 integer, 0 implicit integer, 593 continuous)
1800.04/1800.01	c   Constraints      : 1186 initial, 1202 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.01          0          0          0        593          0          1        115        230
1800.04/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0    2321029          0          0          8          0          0     848840
1800.04/1800.01	c   indicator        :        593          0    3824086    1896601          0          0    1833209          0          0          0
1800.04/1800.01	c   varbound         :          1          6     649527     304904          0          0          0          1          0          0
1800.04/1800.01	c   linear           :        592          6    3824086    1896600          0         31    1636429     141533          0          0
1800.04/1800.01	c   logicor          :          0+         0      51556          0          0          0      16614          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0    1846538          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :      12.27       0.00       0.00      12.27       0.00
1800.04/1800.01	c   indicator        :      83.14       0.00      21.92      61.22       0.00
1800.04/1800.01	c   varbound         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c   linear           :      98.38       0.00      17.12      81.26       0.00
1800.04/1800.01	c   logicor          :       0.05       0.00       0.05       0.00       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.00      21597          0          1
1800.04/1800.01	c   rootredcost      :       0.00          1          0          0
1800.04/1800.01	c   pseudoobj        :      49.49    3823886          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00         31         31         45       16.8          4        8.8          -
1800.04/1800.01	c   infeasible LP    :       0.00          5          5          5        4.0          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -         42       14.7          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          4          -          -         96          -    (maximal pool size: 834)
1800.04/1800.01	c   redcost          :      84.96    2321034          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          5          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.01          5          0          0         50          0
1800.04/1800.01	c   strongcg         :       0.02          5          0          0          0          0
1800.04/1800.01	c   cmir             :       0.05          5          0          0        366          0
1800.04/1800.01	c   flowcover        :       0.14          5          0          0        585          0
1800.04/1800.01	c   clique           :       0.00          1          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      12.26     424428          0          8          0          0     848840
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     134.79    1846538          0          0          0          0    3693076
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   feaspump         :       0.00          0          0
1800.04/1800.01	c   oneopt           :       0.15          1          0
1800.04/1800.01	c   crossover        :       0.18         13          0
1800.04/1800.01	c   intshifting      :       0.27        101          0
1800.04/1800.01	c   pscostdiving     :      11.43       6161          0
1800.04/1800.01	c   fracdiving       :      10.00       6161          0
1800.04/1800.01	c   veclendiving     :       8.54       6161          0
1800.04/1800.01	c   linesearchdiving :       9.38       6161          0
1800.04/1800.01	c   guideddiving     :       8.39       6161          0
1800.04/1800.01	c   coefdiving       :      10.31       6162          0
1800.04/1800.01	c   objpscostdiving  :       2.35       5253          0
1800.04/1800.01	c   rootsoldiving    :       2.81       5253          0
1800.04/1800.01	c   trivial          :       0.01          2          2
1800.04/1800.01	c   simplerounding   :       0.04     421596          0
1800.04/1800.01	c   zirounding       :       0.18       1000          0
1800.04/1800.01	c   rounding         :       0.40       9089          0
1800.04/1800.01	c   shifting         :       1.09       2813          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.02          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.00          0          0
1800.04/1800.01	c   trysol           :       0.13      14697        100
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     835.42     575213    1469697       2.56    1759.23
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:      31.55      50144      84465       1.68    2677.18
1800.04/1800.01	c   strong branching :      10.79       8181     103503      12.65    9592.49
1800.04/1800.01	c     (at root node) :          -         33       3189      96.64          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :    2270990
1800.04/1800.01	c   nodes (total)    :    2270990
1800.04/1800.01	c   nodes left       :    2270925
1800.04/1800.01	c   max depth        :        423
1800.04/1800.01	c   max depth (total):        423
1800.04/1800.01	c   backtracks       :      10805 (0.5%)
1800.04/1800.01	c   delayed cutoffs  :          2
1800.04/1800.01	c   repropagations   :       2039 (37 domain reductions, 2 cutoffs)
1800.04/1800.01	c   avg switch length:       2.07
1800.04/1800.01	c   switching time   :      51.86
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :        102 (2 improvements)
1800.04/1800.01	c   First Solution   : +3.10640000000000e+04   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1800.04/1800.01	c   Primal Bound     : +3.09690000000000e+04   (in run 1, after 1 nodes, 0.04 seconds, depth 0, found by <trysol>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        635

Verifier Data

OK	5738

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693137-1277931671/watcher-2693137-1277931671 -o /tmp/evaluation-result-2693137-1277931671/solver-2693137-1277931671 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693137-1277931671.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.07 2.02 2.00 3/178 17314
/proc/meminfo: memFree=31106844/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=10972 CPUtime=0
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 1670 0 0 0 0 0 0 0 24 0 1 0 134462294 11235328 1590 4089446400 4194304 9819077 140736351422656 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17314/statm: 2743 1590 392 1374 0 1364 0

[startup+0.0704829 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 17314
/proc/meminfo: memFree=31106844/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=24680 CPUtime=0.06
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5432 0 0 0 6 0 0 0 24 0 1 0 134462294 25272320 4730 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 6170 4730 662 1374 0 4791 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24680

[startup+0.100474 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 17314
/proc/meminfo: memFree=31106844/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=25036 CPUtime=0.09
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5576 0 0 0 9 0 0 0 24 0 1 0 134462294 25636864 4834 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 6259 4834 674 1374 0 4880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25036

[startup+0.300438 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 17314
/proc/meminfo: memFree=31106844/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=26916 CPUtime=0.29
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 6086 0 0 0 29 0 0 0 25 0 1 0 134462294 27561984 5160 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 6729 5160 676 1374 0 5350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26916

[startup+0.700365 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 17314
/proc/meminfo: memFree=31106844/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=28980 CPUtime=0.69
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 16329 0 0 0 67 2 0 0 25 0 1 0 134462294 29675520 5321 4089446400 4194304 9819077 140736351422656 18446744073709551615 6192362 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 7245 5321 700 1374 0 5866 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28980

[startup+1.50022 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17315
/proc/meminfo: memFree=31085516/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=29092 CPUtime=1.49
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 30202 0 0 0 143 6 0 0 25 0 1 0 134462294 29790208 5329 4089446400 4194304 9819077 140736351422656 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 7273 5329 700 1374 0 5894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29092

[startup+3.10095 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17315
/proc/meminfo: memFree=31084648/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=28976 CPUtime=3.1
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 56831 0 0 0 297 13 0 0 25 0 1 0 134462294 29671424 5334 4089446400 4194304 9819077 140736351422656 18446744073709551615 7298818 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 7244 5334 700 1374 0 5865 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 28976

[startup+6.30036 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17315
/proc/meminfo: memFree=31080724/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=31796 CPUtime=6.29
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 130390 0 0 0 595 34 0 0 25 0 1 0 134462294 32559104 6404 4089446400 4194304 9819077 140736351422656 18446744073709551615 7816009 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 7949 6404 706 1374 0 6570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31796

[startup+12.7002 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 17315
/proc/meminfo: memFree=31065088/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=38128 CPUtime=12.69
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 212203 0 0 0 1194 75 0 0 25 0 1 0 134462294 39043072 8077 4089446400 4194304 9819077 140736351422656 18446744073709551615 8678352 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 9532 8077 706 1374 0 8153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38128

[startup+25.5009 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 17315
/proc/meminfo: memFree=31035280/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=53652 CPUtime=25.49
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 284955 0 0 0 2407 142 0 0 25 0 1 0 134462294 54939648 11970 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 13413 11970 707 1374 0 12034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53652

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17317
/proc/meminfo: memFree=30966788/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=86812 CPUtime=51.09
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 414757 0 0 0 4817 292 0 0 25 0 1 0 134462294 88895488 20378 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 21703 20378 707 1374 0 20324 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86812

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17318
/proc/meminfo: memFree=30829980/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=154872 CPUtime=102.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 664591 0 0 0 9644 586 0 0 25 0 1 0 134462294 158588928 37095 4089446400 4194304 9819077 140736351422656 18446744073709551615 7290864 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 38718 37095 707 1374 0 37339 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 154872

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17319
/proc/meminfo: memFree=30669960/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=231440 CPUtime=162.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 910433 0 0 0 15306 924 0 0 25 0 1 0 134462294 236994560 56562 4089446400 4194304 9819077 140736351422656 18446744073709551615 6590441 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 57860 56562 707 1374 0 56481 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 231440

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17321
/proc/meminfo: memFree=30507484/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=314648 CPUtime=222.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 1186491 0 0 0 20953 1277 0 0 25 0 1 0 134462294 322199552 76623 4089446400 4194304 9819077 140736351422656 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 78662 76623 707 1374 0 77283 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 314648

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17323
/proc/meminfo: memFree=30351696/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=389748 CPUtime=282.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 1437360 0 0 0 26600 1630 0 0 25 0 1 0 134462294 399101952 95689 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 97437 95689 707 1374 0 96058 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 389748

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17324
/proc/meminfo: memFree=30185476/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=472736 CPUtime=342.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 1687004 0 0 0 32259 1971 0 0 25 0 1 0 134462294 484081664 116731 4089446400 4194304 9819077 140736351422656 18446744073709551615 7816474 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 118184 116731 707 1374 0 116805 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 472736

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17326
/proc/meminfo: memFree=30028080/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=554060 CPUtime=402.3
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 1983588 0 0 0 37904 2326 0 0 25 0 1 0 134462294 567357440 135306 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 138515 135306 707 1374 0 137136 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 554060

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17327
/proc/meminfo: memFree=29867832/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=632000 CPUtime=462.31
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 2274974 0 0 0 43552 2679 0 0 25 0 1 0 134462294 647168000 155060 4089446400 4194304 9819077 140736351422656 18446744073709551615 6361630 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 158000 155060 707 1374 0 156621 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 632000

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17329
/proc/meminfo: memFree=29704708/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=710572 CPUtime=522.31
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 2547470 0 0 0 49215 3016 0 0 25 0 1 0 134462294 727625728 175027 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 177643 175027 707 1374 0 176264 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 710572

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17331
/proc/meminfo: memFree=29541600/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=786532 CPUtime=582.31
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 2816323 0 0 0 54864 3367 0 0 25 0 1 0 134462294 805408768 194314 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 196633 194314 707 1374 0 195254 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 786532

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17332
/proc/meminfo: memFree=29378240/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=865712 CPUtime=642.31
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 3078184 0 0 0 60512 3719 0 0 25 0 1 0 134462294 886489088 214407 4089446400 4194304 9819077 140736351422656 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 216428 214407 707 1374 0 215049 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 865712

[startup+702.301 s]

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

/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 4602371 0 0 0 94454 5778 0 0 25 0 1 0 134462294 1384685568 333734 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 338058 333734 707 1374 0 336679 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1352232

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17343
/proc/meminfo: memFree=28245020/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1429208 CPUtime=1062.32
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 4838779 0 0 0 100116 6116 0 0 25 0 1 0 134462294 1463508992 353291 4089446400 4194304 9819077 140736351422656 18446744073709551615 6361644 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 357254 353290 707 1374 0 355875 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1429208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17345
/proc/meminfo: memFree=28081548/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1506820 CPUtime=1122.32
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5088375 0 0 0 105774 6458 0 0 25 0 1 0 134462294 1542983680 372984 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 376705 372984 707 1374 0 375326 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1506820

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17347
/proc/meminfo: memFree=27920412/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1585316 CPUtime=1182.33
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5332111 0 0 0 111436 6797 0 0 25 0 1 0 134462294 1623363584 392886 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 396329 392886 707 1374 0 394950 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1585316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17348
/proc/meminfo: memFree=27760160/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1660924 CPUtime=1242.32
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5572693 0 0 0 117083 7149 0 0 25 0 1 0 134462294 1700786176 412084 4089446400 4194304 9819077 140736351422656 18446744073709551615 7816474 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 415231 412084 707 1374 0 413852 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1660924

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17350
/proc/meminfo: memFree=27597912/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1740216 CPUtime=1302.33
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 5815828 0 0 0 122741 7492 0 0 25 0 1 0 134462294 1781981184 432231 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 435054 432231 707 1374 0 433675 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1740216

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 17351
/proc/meminfo: memFree=27438660/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1818924 CPUtime=1362.33
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 6056060 0 0 0 128394 7839 0 0 25 0 1 0 134462294 1862578176 452192 4089446400 4194304 9819077 140736351422656 18446744073709551615 6361094 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 454731 452192 707 1374 0 453352 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1818924

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17353
/proc/meminfo: memFree=27277048/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1896624 CPUtime=1422.34
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 6304522 0 0 0 134052 8182 0 0 25 0 1 0 134462294 1942142976 471918 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 474156 471918 707 1374 0 472777 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1896624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17355
/proc/meminfo: memFree=27116176/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=1972648 CPUtime=1482.33
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 6546334 0 0 0 139701 8532 0 0 25 0 1 0 134462294 2019991552 491215 4089446400 4194304 9819077 140736351422656 18446744073709551615 6590267 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 493162 491215 707 1374 0 491783 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1972648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17356
/proc/meminfo: memFree=26952948/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2050812 CPUtime=1542.34
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 6783235 0 0 0 145358 8876 0 0 25 0 1 0 134462294 2100031488 511339 4089446400 4194304 9819077 140736351422656 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 512898 511345 707 1374 0 511519 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2050812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17358
/proc/meminfo: memFree=26790344/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2131964 CPUtime=1602.33
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7018453 0 0 0 151019 9214 0 0 25 0 1 0 134462294 2183131136 531649 4089446400 4194304 9819077 140736351422656 18446744073709551615 7816457 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 532991 531649 707 1374 0 531612 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2131964

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17359
/proc/meminfo: memFree=26632064/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2239232 CPUtime=1662.34
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7284992 0 0 0 156669 9565 0 0 25 0 1 0 134462294 2292973568 550573 4089446400 4194304 9819077 140736351422656 18446744073709551615 5892230 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 559808 550573 707 1374 0 558429 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2239232

[startup+1722.3 s]
/proc/loadavg: 1.72 1.93 1.98 2/171 17383
/proc/meminfo: memFree=28975552/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2318072 CPUtime=1722.34
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7534378 0 0 0 162307 9927 0 0 25 0 1 0 134462294 2373705728 570684 4089446400 4194304 9819077 140736351422656 18446744073709551615 7286958 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 579518 570684 707 1374 0 578139 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2318072

[startup+1782.3 s]
/proc/loadavg: 1.26 1.76 1.91 2/171 17385
/proc/meminfo: memFree=28897152/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2394164 CPUtime=1782.34
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7785652 0 0 0 167917 10317 0 0 25 0 1 0 134462294 2451623936 589909 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 598541 589909 707 1374 0 597162 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2394164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.20 1.72 1.90 2/171 17385
/proc/meminfo: memFree=28872712/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2417664 CPUtime=1800.04
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7858935 0 0 0 169569 10435 0 0 25 0 1 0 134462294 2475687936 595866 4089446400 4194304 9819077 140736351422656 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17314/statm: 604416 595866 707 1374 0 603037 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2417664

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17314

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

[startup+1801.4 s]
/proc/loadavg: 1.19 1.71 1.89 2/172 17386
/proc/meminfo: memFree=28872704/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2417664 CPUtime=1801.44
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7858938 0 0 0 169709 10435 0 0 19 0 1 0 134462294 2475687936 595869 4089446400 4194304 9819077 140736351422656 18446744073709551615 6179984 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17314/statm: 604416 595869 710 1374 0 603037 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (KiB) 2417664

[startup+1801.81 s]
/proc/loadavg: 1.19 1.71 1.89 2/172 17386
/proc/meminfo: memFree=28872704/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2417664 CPUtime=1801.84
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7858938 0 0 0 169749 10435 0 0 20 0 1 0 134462294 2475687936 595869 4089446400 4194304 9819077 140736351422656 18446744073709551615 6180095 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17314/statm: 604416 595869 710 1374 0 603037 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 2417664

[startup+1802 s]
/proc/loadavg: 1.19 1.71 1.89 2/172 17386
/proc/meminfo: memFree=28872704/32951124 swapFree=67111528/67111528
[pid=17314] ppid=17312 vsize=2406268 CPUtime=1802.04
/proc/17314/stat : 17314 (pbscip.linux.x8) R 17312 17314 16697 0 -1 4202496 7858938 0 0 0 169769 10435 0 0 21 0 1 0 134462294 2464018432 593020 4089446400 4194304 9819077 140736351422656 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17314/statm: 601567 593020 710 1374 0 600188 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 2406268

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.08
CPU time (s): 1802.13
CPU user time (s): 1697.7
CPU system time (s): 104.435
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2417664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1697.7
system time used= 104.435
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7858938
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= 4
involuntary context switches= 3125

runsolver used 2.54361 second user time and 5.80512 second system time

The end

Launcher Data

Begin job on node145 at 2010-06-30 23:01:11
IDJOB=2693137
IDBENCH=79320
IDSOLVER=1205
FILE ID=node145/2693137-1277931671
PBS_JOBID= 11197364
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-6.ucl--soft-0-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-2693137-1277931671/watcher-2693137-1277931671 -o /tmp/evaluation-result-2693137-1277931671/solver-2693137-1277931671 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693137-1277931671.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b1fb405af1ad97be8e8be6f605703dc4
RANDOM SEED=1005254829

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31107496 kB
Buffers:        214692 kB
Cached:        1275544 kB
SwapCached:          0 kB
Active:         699452 kB
Inactive:       997648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31107496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      207312 kB
Mapped:          17388 kB
Slab:            81276 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   356612 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= 74204 MiB
End job on node145 at 2010-06-30 23:31:13