Trace number 3692959

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.86 1797.14

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-185.opb
MD5SUM9ab96b9d426f8470cc94c9ae2cb00fb4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.53661
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1840
Total number of constraints46243
Number of constraints which are clauses42504
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints3666
Minimum length of a constraint2
Maximum length of a constraint42
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 43
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692959-1338041587.opb>
0.09/0.13	c original problem has 1840 variables (1840 bin, 0 int, 0 impl, 0 cont) and 46243 constraints
0.09/0.13	c problem read in 0.13
0.19/0.26	c presolving:
0.29/0.37	c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 26102 impls, 39 clqs
0.59/0.60	c (round 2) 1 del vars, 9 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 0 chg coeffs, 46396 upgd conss, 26102 impls, 39 clqs
0.59/0.67	c (round 3) 1 del vars, 171 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 0 chg coeffs, 46396 upgd conss, 26102 impls, 39 clqs
0.69/0.73	c (round 4) 1 del vars, 179 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 0 chg coeffs, 46396 upgd conss, 26102 impls, 39 clqs
0.79/0.81	c    (0.8s) probing: 51/1839 (2.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.79/0.81	c    (0.8s) probing aborted: 50/50 successive totally useless probings
0.79/0.86	c presolving (5 rounds):
0.79/0.86	c  1 deleted vars, 183 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 0 changed coefficients
0.79/0.86	c  26102 implications, 39 cliques
0.79/0.86	c presolved problem has 1839 variables (1839 bin, 0 int, 0 impl, 0 cont) and 46060 constraints
0.79/0.86	c    3696 constraints of type <knapsack>
0.79/0.86	c   12807 constraints of type <setppc>
0.79/0.86	c       4 constraints of type <linear>
0.79/0.86	c   29553 constraints of type <logicor>
0.79/0.86	c transformed objective value is always integral (scale: 1)
0.79/0.86	c Presolving Time: 0.69
0.79/0.86	c - non default parameters ----------------------------------------------------------------------
0.79/0.86	c # SCIP version 2.1.1.4
0.79/0.86	c 
0.79/0.86	c # maximal time in seconds to run
0.79/0.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.86	c limits/time = 1797
0.79/0.86	c 
0.79/0.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.86	c limits/memory = 13950
0.79/0.86	c 
0.79/0.86	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.79/0.86	c # [type: int, range: [1,2], default: 1]
0.79/0.86	c timing/clocktype = 2
0.79/0.86	c 
0.79/0.86	c # belongs reading time to solving time?
0.79/0.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.86	c timing/reading = TRUE
0.79/0.86	c 
0.79/0.86	c -----------------------------------------------------------------------------------------------
0.79/0.86	c start solving
0.79/0.86	c 
1.10/1.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.10/1.14	c   1.1s|     1 |     0 |   128 |     - |  68M|   0 | 107 |1839 |  46k|1839 |  46k|   0 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
6.59/6.64	c   6.6s|     1 |     0 |  5652 |     - |  69M|   0 | 270 |1839 |  46k|1839 |  46k|   9 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
7.98/8.07	c   8.1s|     1 |     0 |  5809 |     - |  70M|   0 | 250 |1839 |  46k|1839 |  46k|  23 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.42	c   9.4s|     1 |     0 |  5839 |     - |  70M|   0 | 240 |1839 |  46k|1839 |  46k|  32 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
10.79/10.83	c  10.8s|     1 |     0 |  5890 |     - |  70M|   0 | 234 |1839 |  46k|1839 |  46k|  40 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
12.29/12.30	c  12.3s|     1 |     0 |  6038 |     - |  71M|   0 | 219 |1839 |  46k|1839 |  46k|  47 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
13.79/13.81	c  13.8s|     1 |     0 |  6176 |     - |  72M|   0 | 201 |1839 |  46k|1839 |  46k|  55 |  91 |   0 | 0.000000e+00 |      --      |    Inf 
18.89/18.91	c  18.9s|     1 |     2 |  6176 |     - |  72M|   0 | 201 |1839 |  46k|1839 |  46k|  55 |  91 |  17 | 0.000000e+00 |      --      |    Inf 
165.76/165.87	c   166s|   100 |    87 | 39037 | 331.9 |  74M|  24 | 384 |1839 |  46k|1839 |  46k|  55 | 164 | 504 | 0.000000e+00 |      --      |    Inf 
227.26/227.32	c   227s|   200 |   175 | 88265 | 412.5 |  76M|  28 | 326 |1839 |  46k|1839 |  46k|  55 | 229 | 593 | 0.000000e+00 |      --      |    Inf 
322.94/323.03	c   323s|   300 |   261 |151281 | 485.3 |  78M|  34 | 432 |1839 |  46k|1839 |  46k|  55 | 408 | 693 | 0.000000e+00 |      --      |    Inf 
453.03/453.16	c   453s|   400 |   344 |226078 | 551.1 |  79M|  34 | 152 |1839 |  46k|1839 |  46k|  55 | 657 | 873 | 0.000000e+00 |      --      |    Inf 
466.12/466.24	c   466s|   500 |   378 |235892 | 460.4 |  80M|  45 |   - |1839 |  46k|1839 |  46k|  55 | 812 | 893 | 0.000000e+00 |      --      |    Inf 
479.32/479.40	c   479s|   600 |   408 |241528 | 392.9 |  80M|  45 | 183 |1839 |  46k|1839 |  46k|  55 |1022 | 950 | 0.000000e+00 |      --      |    Inf 
489.21/489.33	c   489s|   700 |   429 |246572 | 343.9 |  81M|  48 | 116 |1839 |  47k|1839 |  46k|  55 |1309 |1000 | 0.000000e+00 |      --      |    Inf 
495.32/495.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
495.32/495.43	c   495s|   800 |   439 |248550 | 303.3 |  81M|  63 |   - |1839 |  47k|   0 |   0 |  55 |1472 |1030 | 0.000000e+00 |      --      |    Inf 
501.71/501.87	c   502s|   900 |   464 |251672 | 273.1 |  81M|  63 |   - |1839 |  47k|   0 |   0 |  55 |1659 |1043 | 0.000000e+00 |      --      |    Inf 
516.12/516.23	c   516s|  1000 |   520 |259756 | 253.8 |  82M|  63 | 242 |1839 |  47k|1839 |  46k|  55 |1793 |1127 | 0.000000e+00 |      --      |    Inf 
532.81/532.95	c   533s|  1100 |   531 |270130 | 240.2 |  82M|  63 | 204 |1839 |  47k|1839 |  46k|  55 |1989 |1230 | 0.000000e+00 |      --      |    Inf 
542.21/542.31	c   542s|  1200 |   495 |275116 | 224.3 |  82M|  63 |  90 |1839 |  47k|1839 |  46k|  55 |2138 |1293 | 0.000000e+00 |      --      |    Inf 
545.61/545.79	c   546s|  1300 |   460 |276276 | 207.9 |  81M|  63 | 146 |1839 |  47k|1839 |  46k|  55 |2416 |1319 | 0.000000e+00 |      --      |    Inf 
561.11/561.29	c   561s|  1400 |   505 |285817 | 199.9 |  82M|  63 | 234 |1839 |  47k|1839 |  46k|  55 |2565 |1404 | 0.000000e+00 |      --      |    Inf 
571.31/571.43	c   571s|  1500 |   509 |291829 | 190.6 |  82M|  63 | 151 |1839 |  47k|1839 |  46k|  55 |2735 |1478 | 0.000000e+00 |      --      |    Inf 
581.30/581.41	c   581s|  1600 |   573 |298082 | 182.6 |  83M|  63 | 155 |1839 |  47k|1839 |  46k|  55 |2865 |1513 | 0.000000e+00 |      --      |    Inf 
592.20/592.39	c   592s|  1700 |   599 |303548 | 175.0 |  83M|  63 |  75 |1839 |  47k|1839 |  46k|  55 |3081 |1552 | 0.000000e+00 |      --      |    Inf 
607.00/607.19	c   607s|  1800 |   635 |311942 | 170.0 |  84M|  63 |  95 |1839 |  47k|1839 |  46k|  55 |3245 |1626 | 0.000000e+00 |      --      |    Inf 
623.50/623.68	c   624s|  1900 |   680 |320497 | 165.5 |  85M|  63 |   - |1839 |  47k|   0 |   0 |  55 |3424 |1699 | 0.000000e+00 |      --      |    Inf 
634.59/634.75	c   635s|  2000 |   751 |326736 | 160.4 |  85M|  63 |  64 |1839 |  47k|1839 |  46k|  55 |3536 |1754 | 0.000000e+00 |      --      |    Inf 
647.99/648.11	c   648s|  2100 |   808 |333647 | 156.0 |  86M|  63 |   - |1839 |  47k|   0 |   0 |  55 |3662 |1868 | 0.000000e+00 |      --      |    Inf 
657.49/657.60	c   658s|  2200 |   828 |338952 | 151.3 |  87M|  63 |  91 |1839 |  47k|1839 |  46k|  55 |3846 |1923 | 0.000000e+00 |      --      |    Inf 
661.38/661.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
661.38/661.56	c   662s|  2300 |   835 |340390 | 145.4 |  87M|  63 |   - |1839 |  48k|   0 |   0 |  55 |4116 |1960 | 0.000000e+00 |      --      |    Inf 
672.39/672.57	c   673s|  2400 |   873 |346722 | 142.0 |  88M|  63 | 132 |1839 |  48k|1839 |  46k|  55 |4285 |2021 | 0.000000e+00 |      --      |    Inf 
683.99/684.12	c   684s|  2500 |   927 |354257 | 139.3 |  88M|  63 | 225 |1839 |  48k|1839 |  46k|  55 |4419 |2079 | 0.000000e+00 |      --      |    Inf 
696.59/696.75	c   697s|  2600 |   968 |362368 | 137.0 |  89M|  63 | 134 |1839 |  48k|1839 |  46k|  55 |4590 |2168 | 0.000000e+00 |      --      |    Inf 
708.68/708.84	c   709s|  2700 |   958 |370201 | 134.9 |  89M|  63 | 227 |1839 |  47k|1839 |  46k|  55 |4786 |2245 | 0.000000e+00 |      --      |    Inf 
719.58/719.73	c   720s|  2800 |   883 |376123 | 132.2 |  88M|  63 |  59 |1839 |  47k|1839 |  46k|  55 |5022 |2336 | 0.000000e+00 |      --      |    Inf 
727.38/727.55	c   728s|  2900 |   882 |379997 | 128.9 |  88M|  63 | 151 |1839 |  47k|1839 |  46k|  55 |5211 |2386 | 0.000000e+00 |      --      |    Inf 
742.28/742.50	c   742s|  3000 |   906 |388308 | 127.4 |  89M|  63 |  35 |1839 |  48k|1839 |  46k|  55 |5415 |2502 | 0.000000e+00 |      --      |    Inf 
752.28/752.41	c   752s|  3100 |   917 |393911 | 125.1 |  89M|  63 | 159 |1839 |  48k|1839 |  46k|  55 |5568 |2589 | 0.000000e+00 |      --      |    Inf 
761.68/761.87	c   762s|  3200 |   876 |398304 | 122.6 |  88M|  63 | 124 |1839 |  48k|1839 |  46k|  55 |5748 |2685 | 0.000000e+00 |      --      |    Inf 
772.37/772.50	c   773s|  3300 |   866 |403368 | 120.4 |  88M|  63 | 161 |1839 |  48k|1839 |  46k|  55 |5894 |2779 | 0.000000e+00 |      --      |    Inf 
780.67/780.82	c   781s|  3400 |   869 |407987 | 118.2 |  88M|  63 |   - |1839 |  48k|   0 |   0 |  55 |6086 |2835 | 0.000000e+00 |      --      |    Inf 
790.17/790.38	c   790s|  3500 |   853 |412878 | 116.2 |  88M|  63 | 132 |1839 |  48k|1839 |  46k|  55 |6272 |2919 | 0.000000e+00 |      --      |    Inf 
799.76/799.98	c   800s|  3600 |   834 |420672 | 115.2 |  88M|  63 | 243 |1839 |  48k|1839 |  46k|  55 |6431 |2981 | 0.000000e+00 |      --      |    Inf 
807.36/807.58	c   808s|  3700 |   816 |425254 | 113.3 |  88M|  63 | 168 |1839 |  48k|1839 |  46k|  55 |6599 |3039 | 0.000000e+00 |      --      |    Inf 
817.76/817.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
817.76/817.92	c   818s|  3800 |   801 |429715 | 111.5 |  88M|  63 | 170 |1839 |  48k|1839 |  46k|  55 |6746 |3144 | 0.000000e+00 |      --      |    Inf 
824.77/824.98	c   825s|  3900 |   791 |432899 | 109.4 |  87M|  63 |   - |1839 |  48k|   0 |   0 |  55 |6950 |3198 | 0.000000e+00 |      --      |    Inf 
830.76/830.98	c   831s|  4000 |   815 |436036 | 107.5 |  88M|  63 |   - |1839 |  48k|   0 |   0 |  55 |7146 |3239 | 0.000000e+00 |      --      |    Inf 
834.46/834.65	c   835s|  4100 |   814 |438117 | 105.4 |  88M|  63 |  70 |1839 |  48k|1839 |  46k|  55 |7409 |3258 | 0.000000e+00 |      --      |    Inf 
838.16/838.34	c   838s|  4200 |   828 |440463 | 103.4 |  88M|  63 |  86 |1839 |  48k|1839 |  46k|  55 |7630 |3272 | 0.000000e+00 |      --      |    Inf 
845.36/845.58	c   846s|  4300 |   847 |445678 | 102.2 |  88M|  63 | 122 |1839 |  48k|1839 |  46k|  55 |7878 |3296 | 0.000000e+00 |      --      |    Inf 
850.86/851.06	c   851s|  4400 |   870 |448697 | 100.6 |  89M|  63 |  69 |1839 |  48k|1839 |  46k|  55 |8015 |3330 | 0.000000e+00 |      --      |    Inf 
855.36/855.53	c   856s|  4500 |   849 |451323 |  98.9 |  89M|  63 | 176 |1839 |  48k|1839 |  46k|  55 |8204 |3352 | 0.000000e+00 |      --      |    Inf 
858.76/858.99	c   859s|  4600 |   816 |453161 |  97.2 |  88M|  63 | 165 |1839 |  49k|1839 |  46k|  55 |8384 |3367 | 0.000000e+00 |      --      |    Inf 
862.76/862.90	c   863s|  4700 |   806 |455183 |  95.6 |  88M|  63 |   - |1839 |  49k|   0 |   0 |  55 |8549 |3382 | 0.000000e+00 |      --      |    Inf 
866.46/866.68	c   867s|  4800 |   780 |457720 |  94.1 |  87M|  63 | 168 |1839 |  49k|1839 |  46k|  55 |8768 |3396 | 0.000000e+00 |      --      |    Inf 
869.46/869.64	c   870s|  4900 |   791 |459927 |  92.6 |  88M|  63 |   - |1839 |  49k|   0 |   0 |  55 |9026 |3399 | 0.000000e+00 |      --      |    Inf 
873.65/873.88	c   874s|  5000 |   790 |462649 |  91.3 |  88M|  63 |   - |1839 |  49k|   0 |   0 |  55 |9286 |3414 | 0.000000e+00 |      --      |    Inf 
879.35/879.55	c   880s|  5100 |   720 |465985 |  90.2 |  87M|  63 | 131 |1839 |  48k|1839 |  46k|  55 |9491 |3443 | 0.000000e+00 |      --      |    Inf 
883.85/884.07	c   884s|  5200 |   737 |468546 |  88.9 |  87M|  63 | 168 |1839 |  48k|1839 |  46k|  55 |9689 |3458 | 0.000000e+00 |      --      |    Inf 
887.95/888.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
887.95/888.11	c   888s|  5300 |   757 |470966 |  87.7 |  87M|  63 | 126 |1839 |  48k|1839 |  46k|  55 |9910 |3473 | 0.000000e+00 |      --      |    Inf 
891.45/891.65	c   892s|  5400 |   753 |473731 |  86.6 |  87M|  63 |   - |1839 |  48k|   0 |   0 |  55 |  10k|3479 | 0.000000e+00 |      --      |    Inf 
896.55/896.78	c   897s|  5500 |   689 |475703 |  85.4 |  86M|  63 |  86 |1839 |  48k|1839 |  46k|  55 |  10k|3517 | 0.000000e+00 |      --      |    Inf 
904.25/904.48	c   904s|  5600 |   657 |479308 |  84.5 |  86M|  63 |   - |1839 |  48k|   0 |   0 |  55 |  10k|3572 | 0.000000e+00 |      --      |    Inf 
909.25/909.47	c   909s|  5700 |   661 |481317 |  83.4 |  86M|  63 | 179 |1839 |  48k|1839 |  46k|  55 |  10k|3598 | 0.000000e+00 |      --      |    Inf 
912.76/912.98	c   913s|  5800 |   686 |482744 |  82.2 |  86M|  63 | 118 |1839 |  48k|1839 |  46k|  55 |  10k|3611 | 0.000000e+00 |      --      |    Inf 
915.45/915.66	c   916s|  5900 |   673 |484250 |  81.0 |  86M|  63 | 163 |1839 |  48k|1839 |  46k|  55 |  11k|3615 | 0.000000e+00 |      --      |    Inf 
918.55/918.72	c   919s|  6000 |   688 |486298 |  80.0 |  86M|  63 |   - |1839 |  48k|   0 |   0 |  55 |  11k|3622 | 0.000000e+00 |      --      |    Inf 
922.15/922.35	c   922s|  6100 |   697 |488297 |  79.0 |  87M|  63 |  40 |1839 |  48k|1839 |  46k|  55 |  11k|3636 | 0.000000e+00 |      --      |    Inf 
924.35/924.57	c   925s|  6200 |   683 |489635 |  78.0 |  87M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  11k|3637 | 0.000000e+00 |      --      |    Inf 
927.45/927.68	c   928s|  6300 |   693 |491365 |  77.0 |  87M|  63 | 105 |1839 |  49k|1839 |  46k|  55 |  11k|3650 | 0.000000e+00 |      --      |    Inf 
929.94/930.12	c   930s|  6400 |   701 |492610 |  76.0 |  87M|  63 |  66 |1839 |  49k|1839 |  46k|  55 |  12k|3654 | 0.000000e+00 |      --      |    Inf 
935.24/935.41	c   935s|  6500 |   711 |494720 |  75.2 |  87M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  12k|3666 | 0.000000e+00 |      --      |    Inf 
939.95/940.19	c   940s|  6600 |   726 |498180 |  74.6 |  88M|  63 | 121 |1839 |  49k|1839 |  46k|  55 |  12k|3680 | 0.000000e+00 |      --      |    Inf 
943.15/943.33	c   943s|  6700 |   740 |500021 |  73.7 |  88M|  63 |  72 |1839 |  49k|1839 |  46k|  55 |  12k|3687 | 0.000000e+00 |      --      |    Inf 
945.54/945.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
945.54/945.77	c   946s|  6800 |   737 |501449 |  72.8 |  88M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  12k|3692 | 0.000000e+00 |      --      |    Inf 
948.05/948.22	c   948s|  6900 |   732 |502579 |  72.0 |  88M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  13k|3696 | 0.000000e+00 |      --      |    Inf 
952.04/952.28	c   952s|  7000 |   738 |504762 |  71.2 |  88M|  63 | 132 |1839 |  49k|1839 |  46k|  55 |  13k|3716 | 0.000000e+00 |      --      |    Inf 
955.75/955.97	c   956s|  7100 |   743 |507411 |  70.6 |  88M|  63 | 122 |1839 |  49k|1839 |  46k|  55 |  13k|3724 | 0.000000e+00 |      --      |    Inf 
958.44/958.60	c   959s|  7200 |   742 |508756 |  69.8 |  88M|  63 | 114 |1839 |  49k|1839 |  46k|  55 |  13k|3731 | 0.000000e+00 |      --      |    Inf 
961.05/961.30	c   961s|  7300 |   724 |510262 |  69.1 |  88M|  63 | 182 |1839 |  49k|1839 |  46k|  55 |  14k|3737 | 0.000000e+00 |      --      |    Inf 
963.94/964.19	c   964s|  7400 |   751 |512737 |  68.5 |  88M|  63 | 150 |1839 |  49k|1839 |  46k|  55 |  14k|3737 | 0.000000e+00 |      --      |    Inf 
966.75/966.97	c   967s|  7500 |   732 |514786 |  67.8 |  88M|  63 | 132 |1839 |  49k|1839 |  46k|  55 |  14k|3740 | 0.000000e+00 |      --      |    Inf 
970.34/970.52	c   971s|  7600 |   758 |516445 |  67.1 |  89M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  14k|3756 | 0.000000e+00 |      --      |    Inf 
975.84/976.02	c   976s|  7700 |   765 |519069 |  66.6 |  89M|  63 | 110 |1839 |  49k|1839 |  46k|  55 |  14k|3796 | 0.000000e+00 |      --      |    Inf 
981.94/982.13	c   982s|  7800 |   778 |523618 |  66.3 |  89M|  63 | 170 |1839 |  49k|1839 |  46k|  55 |  14k|3816 | 0.000000e+00 |      --      |    Inf 
985.74/985.99	c   986s|  7900 |   814 |526154 |  65.8 |  90M|  63 | 154 |1839 |  49k|1839 |  46k|  55 |  15k|3823 | 0.000000e+00 |      --      |    Inf 
989.14/989.30	c   989s|  8000 |   828 |528029 |  65.2 |  90M|  63 |  51 |1839 |  49k|1839 |  46k|  55 |  15k|3833 | 0.000000e+00 |      --      |    Inf 
992.53/992.70	c   993s|  8100 |   836 |530316 |  64.7 |  90M|  63 | 111 |1839 |  49k|1839 |  46k|  55 |  15k|3845 | 0.000000e+00 |      --      |    Inf 
995.13/995.32	c   995s|  8200 |   832 |532391 |  64.2 |  90M|  63 | 119 |1839 |  49k|1839 |  46k|  55 |  15k|3848 | 0.000000e+00 |      --      |    Inf 
999.84/1000.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
999.84/1000.02	c  1000s|  8300 |   817 |534909 |  63.7 |  90M|  63 |  48 |1839 |  49k|1839 |  46k|  55 |  15k|3871 | 0.000000e+00 |      --      |    Inf 
1008.14/1008.35	c  1008s|  8400 |   849 |541951 |  63.8 |  90M|  63 | 170 |1839 |  49k|1839 |  46k|  55 |  15k|3877 | 0.000000e+00 |      --      |    Inf 
1011.63/1011.85	c  1012s|  8500 |   862 |544102 |  63.3 |  91M|  63 |  92 |1839 |  49k|1839 |  46k|  55 |  16k|3885 | 0.000000e+00 |      --      |    Inf 
1014.34/1014.54	c  1015s|  8600 |   869 |546176 |  62.8 |  91M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  16k|3886 | 0.000000e+00 |      --      |    Inf 
1017.43/1017.67	c  1018s|  8700 |   850 |547622 |  62.2 |  91M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  16k|3900 | 0.000000e+00 |      --      |    Inf 
1019.93/1020.17	c  1020s|  8800 |   859 |549298 |  61.7 |  91M|  63 | 132 |1839 |  49k|1839 |  46k|  55 |  16k|3904 | 0.000000e+00 |      --      |    Inf 
1023.94/1024.15	c  1024s|  8900 |   875 |551647 |  61.3 |  91M|  63 | 131 |1839 |  49k|1839 |  46k|  55 |  16k|3911 | 0.000000e+00 |      --      |    Inf 
1027.03/1027.21	c  1027s|  9000 |   874 |553571 |  60.8 |  91M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  16k|3919 | 0.000000e+00 |      --      |    Inf 
1029.93/1030.19	c  1030s|  9100 |   874 |555687 |  60.4 |  91M|  63 |  98 |1839 |  49k|1839 |  46k|  55 |  17k|3926 | 0.000000e+00 |      --      |    Inf 
1032.64/1032.83	c  1033s|  9200 |   882 |557542 |  59.9 |  92M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  17k|3926 | 0.000000e+00 |      --      |    Inf 
1035.43/1035.64	c  1036s|  9300 |   861 |559099 |  59.5 |  91M|  63 | 224 |1839 |  49k|1839 |  46k|  55 |  17k|3933 | 0.000000e+00 |      --      |    Inf 
1040.44/1040.62	c  1041s|  9400 |   893 |561643 |  59.1 |  92M|  63 |   - |1839 |  49k|   0 |   0 |  55 |  17k|3946 | 0.000000e+00 |      --      |    Inf 
1046.73/1046.97	c  1047s|  9500 |   929 |567225 |  59.1 |  92M|  63 | 174 |1839 |  49k|1839 |  46k|  55 |  17k|3950 | 0.000000e+00 |      --      |    Inf 
1051.73/1051.98	c  1052s|  9600 |   955 |570839 |  58.8 |  93M|  63 | 152 |1839 |  49k|1839 |  46k|  55 |  17k|3954 | 0.000000e+00 |      --      |    Inf 
1055.63/1055.82	c  1056s|  9700 |   976 |573496 |  58.5 |  93M|  63 | 134 |1839 |  49k|1839 |  46k|  55 |  18k|3957 | 0.000000e+00 |      --      |    Inf 
1059.63/1059.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1059.63/1059.80	c  1060s|  9800 |   982 |576523 |  58.2 |  93M|  63 | 116 |1839 |  49k|1839 |  46k|  55 |  18k|3968 | 0.000000e+00 |      --      |    Inf 
1063.23/1063.40	c  1063s|  9900 |   994 |578715 |  57.8 |  94M|  63 | 181 |1839 |  49k|1839 |  46k|  55 |  18k|3980 | 0.000000e+00 |      --      |    Inf 
1067.02/1067.29	c  1067s| 10000 |  1007 |582361 |  57.6 |  94M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  18k|3985 | 0.000000e+00 |      --      |    Inf 
1075.93/1076.11	c  1076s| 10100 |  1025 |587124 |  57.5 |  94M|  63 | 135 |1839 |  50k|1839 |  46k|  55 |  18k|4036 | 0.000000e+00 |      --      |    Inf 
1081.33/1081.57	c  1082s| 10200 |  1028 |590141 |  57.3 |  95M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  19k|4077 | 0.000000e+00 |      --      |    Inf 
1085.93/1086.10	c  1086s| 10300 |  1027 |592025 |  56.9 |  95M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  19k|4107 | 0.000000e+00 |      --      |    Inf 
1092.23/1092.43	c  1092s| 10400 |  1054 |595437 |  56.7 |  95M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  19k|4143 | 0.000000e+00 |      --      |    Inf 
1098.62/1098.83	c  1099s| 10500 |  1081 |599096 |  56.5 |  96M|  63 | 194 |1839 |  50k|1839 |  46k|  55 |  19k|4180 | 0.000000e+00 |      --      |    Inf 
1105.42/1105.68	c  1106s| 10600 |  1094 |602963 |  56.3 |  96M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  19k|4217 | 0.000000e+00 |      --      |    Inf 
1109.63/1109.81	c  1110s| 10700 |  1101 |604741 |  55.9 |  96M|  63 | 122 |1839 |  50k|1839 |  46k|  55 |  20k|4247 | 0.000000e+00 |      --      |    Inf 
1116.02/1116.21	c  1116s| 10800 |  1091 |607577 |  55.7 |  96M|  63 | 183 |1839 |  50k|1839 |  46k|  55 |  20k|4294 | 0.000000e+00 |      --      |    Inf 
1120.12/1120.35	c  1120s| 10900 |  1083 |609736 |  55.4 |  96M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  20k|4314 | 0.000000e+00 |      --      |    Inf 
1126.72/1126.92	c  1127s| 11000 |  1069 |613058 |  55.2 |  96M|  63 | 159 |1839 |  50k|1839 |  46k|  55 |  20k|4369 | 0.000000e+00 |      --      |    Inf 
1130.01/1130.26	c  1130s| 11100 |  1065 |614467 |  54.8 |  96M|  63 | 116 |1839 |  50k|1839 |  46k|  55 |  20k|4397 | 0.000000e+00 |      --      |    Inf 
1134.41/1134.62	c  1135s| 11200 |  1055 |616394 |  54.5 |  95M|  63 | 143 |1839 |  50k|1839 |  46k|  55 |  21k|4427 | 0.000000e+00 |      --      |    Inf 
1140.92/1141.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1140.92/1141.11	c  1141s| 11300 |  1049 |619457 |  54.3 |  95M|  63 | 144 |1839 |  50k|1839 |  46k|  55 |  21k|4470 | 0.000000e+00 |      --      |    Inf 
1145.61/1145.85	c  1146s| 11400 |  1042 |622201 |  54.0 |  95M|  63 | 193 |1839 |  50k|1839 |  46k|  55 |  21k|4503 | 0.000000e+00 |      --      |    Inf 
1151.02/1151.29	c  1151s| 11500 |  1015 |625327 |  53.8 |  95M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  21k|4543 | 0.000000e+00 |      --      |    Inf 
1155.52/1155.72	c  1156s| 11600 |   999 |627370 |  53.6 |  95M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  21k|4577 | 0.000000e+00 |      --      |    Inf 
1160.32/1160.53	c  1161s| 11700 |   949 |630384 |  53.4 |  94M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  22k|4605 | 0.000000e+00 |      --      |    Inf 
1164.41/1164.60	c  1165s| 11800 |   892 |632326 |  53.1 |  93M|  63 | 166 |1839 |  50k|1839 |  46k|  55 |  22k|4629 | 0.000000e+00 |      --      |    Inf 
1168.81/1169.03	c  1169s| 11900 |   848 |634885 |  52.8 |  92M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  22k|4655 | 0.000000e+00 |      --      |    Inf 
1173.71/1173.98	c  1174s| 12000 |   711 |637726 |  52.6 |  88M|  63 | 170 |1839 |  50k|1839 |  46k|  55 |  22k|4672 | 0.000000e+00 |      --      |    Inf 
1184.01/1184.20	c  1184s| 12100 |   672 |643838 |  52.7 |  87M|  63 | 149 |1839 |  50k|1839 |  46k|  55 |  22k|4724 | 0.000000e+00 |      --      |    Inf 
1192.70/1192.98	c  1193s| 12200 |   710 |648476 |  52.7 |  87M|  63 | 219 |1839 |  50k|1839 |  46k|  55 |  23k|4793 | 0.000000e+00 |      --      |    Inf 
1203.10/1203.37	c  1203s| 12300 |   748 |654351 |  52.7 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  23k|4856 | 0.000000e+00 |      --      |    Inf 
1213.30/1213.52	c  1214s| 12400 |   761 |661030 |  52.8 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  23k|4921 | 0.000000e+00 |      --      |    Inf 
1225.80/1226.05	c  1226s| 12500 |   761 |668584 |  53.0 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  23k|5019 | 0.000000e+00 |      --      |    Inf 
1232.81/1233.03	c  1233s| 12600 |   704 |672461 |  52.9 |  87M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  23k|5066 | 0.000000e+00 |      --      |    Inf 
1245.90/1246.12	c  1246s| 12700 |   713 |679691 |  53.0 |  88M|  63 | 112 |1839 |  50k|1839 |  46k|  55 |  24k|5141 | 0.000000e+00 |      --      |    Inf 
1256.08/1256.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1256.08/1256.35	c  1256s| 12800 |   715 |687107 |  53.2 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  24k|5191 | 0.000000e+00 |      --      |    Inf 
1264.49/1264.78	c  1265s| 12900 |   729 |693067 |  53.3 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  24k|5222 | 0.000000e+00 |      --      |    Inf 
1272.19/1272.43	c  1272s| 13000 |   732 |698255 |  53.2 |  88M|  63 | 272 |1839 |  50k|1839 |  46k|  55 |  24k|5256 | 0.000000e+00 |      --      |    Inf 
1280.20/1280.48	c  1280s| 13100 |   754 |705251 |  53.4 |  89M|  63 | 326 |1839 |  50k|1839 |  46k|  55 |  24k|5282 | 0.000000e+00 |      --      |    Inf 
1287.69/1287.95	c  1288s| 13200 |   731 |711580 |  53.4 |  88M|  63 | 165 |1839 |  50k|1839 |  46k|  55 |  24k|5310 | 0.000000e+00 |      --      |    Inf 
1294.18/1294.49	c  1294s| 13300 |   738 |717282 |  53.5 |  88M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  25k|5334 | 0.000000e+00 |      --      |    Inf 
1364.57/1364.80	c  1365s| 13400 |   751 |737621 |  54.6 |  88M|  63 | 463 |1839 |  49k|1839 |  46k|  55 |  25k|5740 | 0.000000e+00 |      --      |    Inf 
1389.87/1390.17	c  1390s| 13500 |   808 |744113 |  54.7 |  89M|  63 | 112 |1839 |  49k|1839 |  46k|  55 |  25k|5945 | 0.000000e+00 |      --      |    Inf 
1398.17/1398.42	c  1398s| 13600 |   823 |749986 |  54.7 |  90M|  63 | 141 |1839 |  50k|1839 |  46k|  55 |  25k|5989 | 0.000000e+00 |      --      |    Inf 
1405.26/1405.53	c  1406s| 13700 |   823 |755756 |  54.7 |  90M|  63 | 259 |1839 |  50k|1839 |  46k|  55 |  25k|6020 | 0.000000e+00 |      --      |    Inf 
1422.07/1422.34	c  1422s| 13800 |   858 |772216 |  55.5 |  91M|  63 | 111 |1839 |  50k|1839 |  46k|  55 |  26k|6065 | 0.000000e+00 |      --      |    Inf 
1437.66/1437.90	c  1438s| 13900 |   892 |784444 |  56.0 |  92M|  63 |  81 |1839 |  50k|1839 |  46k|  55 |  26k|6121 | 0.000000e+00 |      --      |    Inf 
1447.06/1447.39	c  1447s| 14000 |   919 |792125 |  56.1 |  92M|  63 | 255 |1839 |  50k|1839 |  46k|  55 |  26k|6165 | 0.000000e+00 |      --      |    Inf 
1452.46/1452.71	c  1453s| 14100 |   931 |796249 |  56.0 |  93M|  63 | 160 |1839 |  50k|1839 |  46k|  55 |  26k|6178 | 0.000000e+00 |      --      |    Inf 
1470.15/1470.42	c  1470s| 14200 |   990 |810875 |  56.7 |  94M|  63 | 280 |1839 |  50k|1839 |  46k|  55 |  26k|6238 | 0.000000e+00 |      --      |    Inf 
1478.25/1478.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1478.25/1478.55	c  1479s| 14300 |  1011 |819663 |  56.9 |  94M|  63 | 177 |1839 |  50k|1839 |  46k|  55 |  26k|6253 | 0.000000e+00 |      --      |    Inf 
1490.16/1490.41	c  1490s| 14400 |  1041 |833032 |  57.4 |  95M|  63 | 168 |1839 |  50k|1839 |  46k|  55 |  27k|6274 | 0.000000e+00 |      --      |    Inf 
1500.45/1500.78	c  1501s| 14500 |  1076 |843970 |  57.8 |  95M|  63 | 212 |1839 |  50k|1839 |  46k|  55 |  27k|6284 | 0.000000e+00 |      --      |    Inf 
1511.54/1511.81	c  1512s| 14600 |  1114 |853900 |  58.1 |  96M|  63 | 162 |1839 |  50k|1839 |  46k|  55 |  27k|6291 | 0.000000e+00 |      --      |    Inf 
1521.35/1521.68	c  1522s| 14700 |  1151 |865535 |  58.5 |  97M|  63 | 191 |1839 |  50k|1839 |  46k|  55 |  27k|6302 | 0.000000e+00 |      --      |    Inf 
1534.04/1534.35	c  1534s| 14800 |  1192 |880502 |  59.1 |  98M|  63 | 253 |1839 |  50k|1839 |  46k|  55 |  27k|6313 | 0.000000e+00 |      --      |    Inf 
1542.44/1542.71	c  1543s| 14900 |  1196 |890969 |  59.4 |  98M|  63 |   - |1839 |  50k|1839 |  46k|  55 |  28k|6313 | 0.000000e+00 |      --      |    Inf 
1555.85/1556.15	c  1556s| 15000 |  1240 |902993 |  59.8 |  99M|  63 | 277 |1839 |  50k|1839 |  46k|  55 |  28k|6348 | 0.000000e+00 |      --      |    Inf 
1567.44/1567.77	c  1568s| 15100 |  1261 |912011 |  60.0 | 100M|  63 | 180 |1839 |  50k|1839 |  46k|  55 |  28k|6396 | 0.000000e+00 |      --      |    Inf 
1585.04/1585.33	c  1585s| 15200 |  1280 |925230 |  60.5 | 100M|  63 | 344 |1839 |  50k|1839 |  46k|  55 |  28k|6454 | 0.000000e+00 |      --      |    Inf 
1597.63/1597.96	c  1598s| 15300 |  1282 |934285 |  60.7 | 100M|  63 |   - |1839 |  50k|   0 |   0 |  55 |  28k|6512 | 0.000000e+00 |      --      |    Inf 
1613.23/1613.57	c  1614s| 15400 |  1304 |946081 |  61.0 | 101M|  63 |   - |1839 |  50k|1839 |  46k|  55 |  29k|6564 | 0.000000e+00 |      --      |    Inf 
1628.53/1628.81	c  1629s| 15500 |  1332 |956339 |  61.3 | 101M|  63 | 262 |1839 |  50k|1839 |  46k|  55 |  29k|6616 | 0.000000e+00 |      --      |    Inf 
1647.83/1648.17	c  1648s| 15600 |  1354 |970159 |  61.8 | 102M|  63 | 281 |1839 |  50k|1839 |  46k|  55 |  29k|6679 | 0.000000e+00 |      --      |    Inf 
1657.22/1657.50	c  1658s| 15700 |  1390 |977236 |  61.9 | 102M|  63 | 228 |1839 |  50k|1839 |  46k|  55 |  29k|6711 | 0.000000e+00 |      --      |    Inf 
1667.53/1667.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1667.53/1667.82	c  1668s| 15800 |  1411 |986424 |  62.0 | 103M|  63 | 175 |1839 |  51k|1839 |  46k|  55 |  29k|6735 | 0.000000e+00 |      --      |    Inf 
1693.92/1694.23	c  1694s| 15900 |  1454 |  1011k|  63.2 | 104M|  63 |   - |1839 |  51k|   0 |   0 |  55 |  29k|6773 | 0.000000e+00 |      --      |    Inf 
1707.72/1708.06	c  1708s| 16000 |  1489 |  1023k|  63.6 | 104M|  63 |   - |1839 |  51k|   0 |   0 |  55 |  29k|6792 | 0.000000e+00 |      --      |    Inf 
1736.42/1736.70	c  1737s| 16100 |  1532 |  1047k|  64.7 | 105M|  63 | 124 |1839 |  51k|1839 |  46k|  55 |  30k|6865 | 0.000000e+00 |      --      |    Inf 
1748.11/1748.42	c  1748s| 16200 |  1547 |  1060k|  65.1 | 106M|  63 | 221 |1839 |  51k|1839 |  46k|  55 |  30k|6887 | 0.000000e+00 |      --      |    Inf 
1757.31/1757.60	c  1758s| 16300 |  1591 |  1070k|  65.3 | 107M|  63 |   - |1839 |  51k|   0 |   0 |  55 |  30k|6890 | 0.000000e+00 |      --      |    Inf 
1766.11/1766.42	c  1766s| 16400 |  1622 |  1078k|  65.4 | 107M|  63 | 285 |1839 |  51k|1839 |  46k|  55 |  30k|6915 | 0.000000e+00 |      --      |    Inf 
1779.80/1780.19	c  1780s| 16500 |  1674 |  1089k|  65.6 | 108M|  63 | 258 |1839 |  51k|1839 |  46k|  55 |  30k|6920 | 0.000000e+00 |      --      |    Inf 
1789.81/1790.17	c  1790s| 16600 |  1699 |  1099k|  65.9 | 109M|  63 | 328 |1839 |  51k|1839 |  46k|  55 |  30k|6929 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 16651
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :       0.69 (included in solving)
1796.71/1797.01	c   reading          :       0.13 (included in solving)
1796.71/1797.01	c   copying          :       0.08 (1 #copies) (minimal 0.08, maximal 0.08, average 0.08)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3692959-1338041587.opb
1796.71/1797.01	c   Variables        : 1840 (1840 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 46243 initial, 46243 maximal
1796.71/1797.01	c   Objective sense  : minimize
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3692959-1338041587.opb
1796.71/1797.01	c   Variables        : 1839 (1839 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 46060 initial, 51495 maximal
1796.71/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   gateextraction   :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   knapsack         :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.03       0.00          0          0          0          0          0        162          0          0          0
1796.71/1797.01	c   linear           :       0.26       0.00          0          1          0          0          0          5          0          4          0
1796.71/1797.01	c   logicor          :       0.17       0.03          0          0          0          0          0         16          0          0          0
1796.71/1797.01	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0          0      12654          0          4          0         69       1846          0          0      23396
1796.71/1797.01	c   knapsack         :       3696       3696          6     109838          0          1          3     212573        880      66928         20          0          0
1796.71/1797.01	c   setppc           :      12807      12807          6     108958          0          1          2    1136590       1049     241958          0          0          0
1796.71/1797.01	c   linear           :          4          4          6     107778          0          1          0       3936         98       9003          0          0          0
1796.71/1797.01	c   logicor          :      29553+     34988          6      86874          0          1          0     639183       6270     341708          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.01	c   integral         :     600.07       0.00       0.00       0.00     600.07       0.00       0.00       0.00
1796.71/1797.01	c   knapsack         :       5.95       0.00       0.02       5.75       0.00       0.00       0.00       0.18
1796.71/1797.01	c   setppc           :       7.25       0.00       0.00       6.79       0.00       0.00       0.00       0.46
1796.71/1797.01	c   linear           :       0.12       0.00       0.00       0.11       0.00       0.00       0.00       0.01
1796.71/1797.01	c   logicor          :       9.57       0.03       0.01       8.92       0.00       0.00       0.00       0.60
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :          0          0          0          0
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   redcost          :      12660          0          0          0
1796.71/1797.01	c   probing          :          0          0          0          0
1796.71/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.01	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00
1796.71/1797.01	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00
1796.71/1797.01	c   vbounds          :       0.04       0.00       0.00       0.04       0.00
1796.71/1797.01	c   redcost          :       0.39       0.00       0.00       0.39       0.00
1796.71/1797.01	c   probing          :       0.03       0.00       0.03       0.00       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       2.92       8297       8265      94074       80.6       3779       15.4          -
1796.71/1797.01	c   infeasible LP    :       0.63        377        375       4890       87.8        142        8.0          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -      31083       41.6          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -          1      188.0          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00                     5          -          -        131          -    (maximal pool size: 565)
1796.71/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1796.71/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :       0.15       0.00          6          0          0        300          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :       1.19       0.00          6          0          0       3000          0
1796.71/1797.01	c   cmir             :       0.75       0.00          6          0          0          0          0
1796.71/1797.01	c   flowcover        :       5.73       0.00          6          0          0         26          0
1796.71/1797.01	c   clique           :       0.01       0.00          6          0          0          2          0
1796.71/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          -          0          0
1796.71/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     600.04       0.00      12654         69       1846          0          0      23396
1796.71/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.01	c   oneopt           :       0.02       0.00          0          0
1796.71/1797.01	c   crossover        :       0.01       0.00          0          0
1796.71/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.01	c   feaspump         :      20.55       0.00          6          0
1796.71/1797.01	c   rootsoldiving    :      30.65       0.00          6          0
1796.71/1797.01	c   objpscostdiving  :      29.67       0.00         14          0
1796.71/1797.01	c   fracdiving       :      71.46       0.00         72          0
1796.71/1797.01	c   coefdiving       :      71.19       0.00         72          0
1796.71/1797.01	c   veclendiving     :      49.18       0.00         72          0
1796.71/1797.01	c   pscostdiving     :      53.33       0.00         73          0
1796.71/1797.01	c   linesearchdiving :      37.74       0.00         73          0
1796.71/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          2          0
1796.71/1797.01	c   shiftandpropagate:       0.15       0.00          1          0
1796.71/1797.01	c   simplerounding   :       0.01       0.00          0          0
1796.71/1797.01	c   zirounding       :       8.90       0.00          0          0
1796.71/1797.01	c   rounding         :       3.22       0.00       1547          0
1796.71/1797.01	c   shifting         :       3.51       0.00        449          0
1796.71/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.01	c   indoneopt        :       0.01       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.01	c   clique           :       0.00       0.00          0          0
1796.71/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   octane           :       0.00       0.00          0          0
1796.71/1797.01	c   rens             :       0.25       0.00          1          0
1796.71/1797.01	c   rins             :       0.00       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00       0.00          0          0
1796.71/1797.01	c   dins             :       0.00       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.01       0.00          0          0
1796.71/1797.01	c   trysol           :       0.01       0.00          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.01	c   primal LP        :       0.01          1          0       0.00       0.00       0.01          1
1796.71/1797.01	c   dual LP          :     708.22      12954     892401      69.03    1260.06       0.39         26
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.01	c   diving/probing LP:     301.18      13019     214730      16.49     712.97
1796.71/1797.01	c   strong branching :     596.69       6931     460098      66.38     771.08
1796.71/1797.01	c     (at root node) :          -         17       5381     316.53          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :      16651
1796.71/1797.01	c   nodes (total)    :      16651
1796.71/1797.01	c   nodes left       :       1712
1796.71/1797.01	c   max depth        :         63
1796.71/1797.01	c   max depth (total):         63
1796.71/1797.01	c   backtracks       :       3940 (23.7%)
1796.71/1797.01	c   delayed cutoffs  :       5036
1796.71/1797.01	c   repropagations   :      18868 (181042 domain reductions, 2900 cutoffs)
1796.71/1797.01	c   avg switch length:       4.42
1796.71/1797.01	c   switching time   :      13.31
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.01	c   Root Iterations  :       6176
1796.81/1797.14	c Time complete: 1796.84.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692959-1338041587/watcher-3692959-1338041587 -o /tmp/evaluation-result-3692959-1338041587/solver-3692959-1338041587 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692959-1338041587.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.04 2.01 3/176 14668
/proc/meminfo: memFree=25892944/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=10128 CPUtime=0 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 1266 0 0 0 0 0 0 0 20 0 1 0 270283640 10371072 1220 33554432000 4194304 10169799 140735809977648 140735305555352 8797266 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 2532 1220 409 1459 0 1064 0

[startup+0.00914195 s]
/proc/loadavg: 2.11 2.04 2.01 3/176 14668
/proc/meminfo: memFree=25892944/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=10580 CPUtime=0 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 1410 0 0 0 0 0 0 0 20 0 1 0 270283640 10833920 1364 33554432000 4194304 10169799 140735809977648 140735305555352 8739861 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 2645 1364 409 1459 0 1177 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10580

[startup+0.100221 s]
/proc/loadavg: 2.11 2.04 2.01 3/176 14668
/proc/meminfo: memFree=25892944/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=22544 CPUtime=0.09 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 4378 0 0 0 9 0 0 0 20 0 1 0 270283640 23085056 4322 33554432000 4194304 10169799 140735809977648 140735305555352 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 5636 4343 409 1459 0 4168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22544

[startup+0.300223 s]
/proc/loadavg: 2.11 2.04 2.01 3/176 14668
/proc/meminfo: memFree=25892944/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=82288 CPUtime=0.29 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 19983 0 0 0 26 3 0 0 20 0 1 0 270283640 84262912 18844 33554432000 4194304 10169799 140735809977648 140735809975800 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 20572 18844 553 1459 0 19104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82288

[startup+0.700255 s]
/proc/loadavg: 2.11 2.04 2.01 3/176 14668
/proc/meminfo: memFree=25892944/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=94032 CPUtime=0.69 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 25720 0 0 0 60 9 0 0 20 0 1 0 270283640 96288768 21748 33554432000 4194304 10169799 140735809977648 140735809975800 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 23508 21748 588 1459 0 22040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94032

[startup+1.5002 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14669
/proc/meminfo: memFree=25759384/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=174400 CPUtime=1.49 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 42569 0 0 0 136 13 0 0 20 0 1 0 270283640 178585600 40750 33554432000 4194304 10169799 140735809977648 140735809969960 8009792 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 43600 40750 786 1459 0 42132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174400

[startup+3.10024 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14669
/proc/meminfo: memFree=25725588/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=177124 CPUtime=3.09 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 43771 0 0 0 296 13 0 0 20 0 1 0 270283640 181374976 41946 33554432000 4194304 10169799 140735809977648 140735809969224 7708218 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 44281 41946 786 1459 0 42813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 177124

[startup+6.30022 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 14669
/proc/meminfo: memFree=25728552/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=177124 CPUtime=6.29 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 43930 0 0 0 615 14 0 0 20 0 1 0 270283640 181374976 42088 33554432000 4194304 10169799 140735809977648 140735809973960 7280653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 44281 42088 804 1459 0 42813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 177124

[startup+12.7002 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 14669
/proc/meminfo: memFree=25713996/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=187640 CPUtime=12.68 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 46769 0 0 0 1253 15 0 0 20 0 1 0 270283640 192143360 44830 33554432000 4194304 10169799 140735809977648 140735809972472 5096322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 46910 44830 819 1459 0 45442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 187640

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 14669
/proc/meminfo: memFree=25701412/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=194552 CPUtime=25.49 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 63918 0 0 0 2528 21 0 0 20 0 1 0 270283640 199221248 47169 33554432000 4194304 10169799 140735809977648 140735809972248 8030352 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 48638 47169 856 1459 0 47170 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 194552

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 14669
/proc/meminfo: memFree=25661908/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=198408 CPUtime=51.08 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 64914 0 0 0 5083 25 0 0 20 0 1 0 270283640 203169792 48165 33554432000 4194304 10169799 140735809977648 140735809972248 7908936 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 49602 48165 856 1459 0 48134 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 198408

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14669
/proc/meminfo: memFree=25660236/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=198568 CPUtime=102.28 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 64917 0 0 0 10196 32 0 0 20 0 1 0 270283640 203333632 48168 33554432000 4194304 10169799 140735809977648 140735809972248 7591875 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 49642 48168 856 1459 0 48174 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 198568

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14669
/proc/meminfo: memFree=25658516/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=200660 CPUtime=162.27 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 67611 0 0 0 16185 42 0 0 20 0 1 0 270283640 205475840 48086 33554432000 4194304 10169799 140735809977648 140735809972056 7908936 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 50165 48086 857 1459 0 48697 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 200660

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14669
/proc/meminfo: memFree=25652448/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=202080 CPUtime=222.26 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 74733 0 0 0 22172 54 0 0 20 0 1 0 270283640 206929920 49071 33554432000 4194304 10169799 140735809977648 140735809972184 7884927 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 50520 49071 857 1459 0 49052 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 202080

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14670
/proc/meminfo: memFree=25642376/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=211940 CPUtime=282.24 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 76716 0 0 0 28160 64 0 0 20 0 1 0 270283640 217026560 51557 33554432000 4194304 10169799 140735809977648 140735809971736 8009536 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 52985 51557 857 1459 0 51517 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 211940

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14670
/proc/meminfo: memFree=25642420/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=211940 CPUtime=342.24 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 76716 0 0 0 34152 72 0 0 20 0 1 0 270283640 217026560 51557 33554432000 4194304 10169799 140735809977648 140735809972248 7981618 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 52985 51557 857 1459 0 51517 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 211940

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14670
/proc/meminfo: memFree=25640720/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=213492 CPUtime=402.23 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 77134 0 0 0 40143 80 0 0 20 0 1 0 270283640 218615808 51944 33554432000 4194304 10169799 140735809977648 140735809971736 7507456 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 53373 51944 857 1459 0 51905 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 213492

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 14673
/proc/meminfo: memFree=25650300/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=206920 CPUtime=462.22 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 90380 0 0 0 46131 91 0 0 20 0 1 0 270283640 211886080 49890 33554432000 4194304 10169799 140735809977648 140735809975000 7680112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 51730 49890 857 1459 0 50262 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 206920

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14673
/proc/meminfo: memFree=25642276/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=214012 CPUtime=522.21 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 92619 0 0 0 52118 103 0 0 20 0 1 0 270283640 219148288 52082 33554432000 4194304 10169799 140735809977648 140735809972664 7591808 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 53503 52082 857 1459 0 52035 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 214012

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14674
/proc/meminfo: memFree=25837576/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=216292 CPUtime=582.2 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 93177 0 0 0 58105 115 0 0 20 0 1 0 270283640 221483008 52640 33554432000 4194304 10169799 140735809977648 140735809972056 8030352 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 54073 52640 857 1459 0 52605 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 216292

[startup+642.3 s]

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

/proc/meminfo: memFree=25819508/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=229944 CPUtime=1062.13 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 96705 0 0 0 105974 239 0 0 20 0 1 0 270283640 235462656 56081 33554432000 4194304 10169799 140735809977648 140735809971928 7647194 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 57486 56081 857 1459 0 56018 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 229944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14679
/proc/meminfo: memFree=25817684/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=231712 CPUtime=1122.12 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 97150 0 0 0 111959 253 0 0 20 0 1 0 270283640 237273088 56526 33554432000 4194304 10169799 140735809977648 140735809972248 8044224 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 57928 56526 857 1459 0 56460 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 231712

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14719
/proc/meminfo: memFree=28279292/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=233904 CPUtime=1182.11 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 97725 0 0 0 117940 271 0 0 20 0 1 0 270283640 239517696 57207 33554432000 4194304 10169799 140735809977648 140735809972440 7909156 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 58476 57207 857 1459 0 57008 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 233904

[startup+1242.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 14719
/proc/meminfo: memFree=28034064/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=234952 CPUtime=1242.09 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 97983 0 0 0 123927 282 0 0 20 0 1 0 270283640 240590848 57573 33554432000 4194304 10169799 140735809977648 140735809971400 7908985 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 58738 57573 857 1459 0 57270 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 234952

[startup+1302.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 14719
/proc/meminfo: memFree=27783488/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=236496 CPUtime=1302.08 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 98365 0 0 0 129913 295 0 0 20 0 1 0 270283640 242171904 57956 33554432000 4194304 10169799 140735809977648 140735809972632 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 59124 57956 857 1459 0 57656 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 236496

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 14719
/proc/meminfo: memFree=27540228/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=236496 CPUtime=1362.07 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 98365 0 0 0 135903 304 0 0 20 0 1 0 270283640 242171904 57956 33554432000 4194304 10169799 140735809977648 140735809972056 8009833 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 59124 57956 857 1459 0 57656 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 236496

[startup+1422.31 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 14719
/proc/meminfo: memFree=27310484/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=236496 CPUtime=1422.07 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 98365 0 0 0 141891 316 0 0 20 0 1 0 270283640 242171904 57956 33554432000 4194304 10169799 140735809977648 140735809972440 8009833 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 59124 57956 857 1459 0 57656 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 236496

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 14720
/proc/meminfo: memFree=27050732/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=239604 CPUtime=1482.05 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 99155 0 0 0 147878 327 0 0 20 0 1 0 270283640 245354496 58746 33554432000 4194304 10169799 140735809977648 140735809972440 8009831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 59901 58746 857 1459 0 58433 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 239604

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 14720
/proc/meminfo: memFree=26817144/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=242428 CPUtime=1542.04 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 99869 0 0 0 153862 342 0 0 20 0 1 0 270283640 248246272 59453 33554432000 4194304 10169799 140735809977648 140735809971240 8030352 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 60607 59453 857 1459 0 59139 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 242428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14720
/proc/meminfo: memFree=26567560/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=245928 CPUtime=1602.03 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 100729 0 0 0 159848 355 0 0 20 0 1 0 270283640 251830272 60313 33554432000 4194304 10169799 140735809977648 140735809972440 8060752 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61482 60313 857 1459 0 60014 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 245928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 14723
/proc/meminfo: memFree=26323420/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=244940 CPUtime=1662.02 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 103636 0 0 0 165836 366 0 0 20 0 1 0 270283640 250818560 60080 33554432000 4194304 10169799 140735809977648 140735809972632 7907808 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61235 60080 857 1459 0 59767 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 244940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14723
/proc/meminfo: memFree=26019468/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=235524 CPUtime=1722.01 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 106051 0 0 0 171822 379 0 0 20 0 1 0 270283640 241176576 57114 33554432000 4194304 10169799 140735809977648 140735809972440 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 58881 57114 857 1459 0 57413 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 235524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14724
/proc/meminfo: memFree=25844352/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=244924 CPUtime=1782.01 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 116185 0 0 0 177809 392 0 0 20 0 1 0 270283640 250802176 59784 33554432000 4194304 10169799 140735809977648 140735809972056 7909136 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61231 59784 857 1459 0 59763 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 244924

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14724
/proc/meminfo: memFree=25838028/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=245748 CPUtime=1785.2 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 116429 0 0 0 178127 393 0 0 20 0 1 0 270283640 251645952 60001 33554432000 4194304 10169799 140735809977648 140735809971240 7908970 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61437 60001 857 1459 0 59969 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 245748

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14724
/proc/meminfo: memFree=25825364/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=247476 CPUtime=1791.61 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 116867 0 0 0 178766 395 0 0 20 0 1 0 270283640 253415424 60439 33554432000 4194304 10169799 140735809977648 140735809972056 7968231 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61869 60439 857 1459 0 60401 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 247476

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14724
/proc/meminfo: memFree=25827720/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=244000 CPUtime=1794.81 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 119649 0 0 0 179085 396 0 0 20 0 1 0 270283640 249856000 59410 33554432000 4194304 10169799 140735809977648 140735809974168 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61000 59410 857 1459 0 59532 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 244000

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14724
/proc/meminfo: memFree=25827720/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=244148 CPUtime=1795.6 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 119759 0 0 0 179164 396 0 0 20 0 1 0 270283640 250007552 59520 33554432000 4194304 10169799 140735809977648 140735809972104 7703728 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61037 59520 857 1459 0 59569 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 244148

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14724
/proc/meminfo: memFree=25821148/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=244876 CPUtime=1796.41 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 120014 0 0 0 179244 397 0 0 20 0 1 0 270283640 250753024 59742 33554432000 4194304 10169799 140735809977648 140735809972056 7907808 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 61219 59742 857 1459 0 59751 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 244876

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14724
/proc/meminfo: memFree=25821148/32873844 swapFree=6856/6856
[pid=14668] ppid=14666 vsize=240368 CPUtime=1796.81 cores=0,2,4,6
/proc/14668/stat : 14668 (scip-2.1.1.4sfi) R 14666 14668 11551 0 -1 4202496 120018 0 0 0 179284 397 0 0 20 0 1 0 270283640 246136832 58619 33554432000 4194304 10169799 140735809977648 140735809972056 4950556 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14668/statm: 60092 58619 860 1459 0 58624 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 240368

Child status: 0
Real time (s): 1797.14
CPU time (s): 1796.86
CPU user time (s): 1792.88
CPU system time (s): 3.9784
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 248208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.88
system time used= 3.97839
maximum resident set size= 243236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120020
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= 33
involuntary context switches= 2173

runsolver used 3.2575 second user time and 8.83266 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 16:13:07
IDJOB=3692959
IDBENCH=89787
IDSOLVER=2272
FILE ID=node144/3692959-1338041587
RUNJOBID= node144-1338028269-13522
PBS_JOBID= 14624331
Free space on /tmp= 71424 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-185.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692959-1338041587/watcher-3692959-1338041587 -o /tmp/evaluation-result-3692959-1338041587/solver-3692959-1338041587 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692959-1338041587.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9ab96b9d426f8470cc94c9ae2cb00fb4
RANDOM SEED=592445743

node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25893316 kB
Buffers:          264740 kB
Cached:          2526700 kB
SwapCached:            0 kB
Active:          4168920 kB
Inactive:        2027532 kB
Active(anon):    3406472 kB
Inactive(anon):        0 kB
Active(file):     762448 kB
Inactive(file):  2027532 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15168 kB
Writeback:             0 kB
AnonPages:       3350984 kB
Mapped:            17436 kB
Shmem:               200 kB
Slab:             637372 kB
SReclaimable:      79936 kB
SUnreclaim:       557436 kB
KernelStack:        1472 kB
PageTables:        11688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3648920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1804288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71444 MiB
End job on node144 at 2012-05-26 16:43:05