Trace number 3693856

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 NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.77 1797.06

General information on the benchmark

Name/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_15_errors.opb
MD5SUMb155444c97f18a8f3025da7494a3d01e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark49.9814
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

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-3693856-1338038976.opb>
0.00/0.00	c original problem has 584 variables (584 bin, 0 int, 0 impl, 0 cont) and 427 constraints
0.00/0.00	c problem read in 0.01
0.01/0.02	c presolving:
0.29/0.31	c (round 1) 161 del vars, 49 del conss, 0 add conss, 161 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 367878 impls, 287 clqs
0.29/0.33	c (round 2) 716 del vars, 106 del conss, 0 add conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 96 upgd conss, 374867 impls, 243 clqs
0.49/0.51	c (round 3) 717 del vars, 110 del conss, 0 add conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 340 upgd conss, 374867 impls, 244 clqs
0.59/0.69	c (round 4) 718 del vars, 110 del conss, 0 add conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 340 upgd conss, 374869 impls, 243 clqs
0.79/0.86	c (round 5) 719 del vars, 111 del conss, 0 add conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 340 upgd conss, 374869 impls, 243 clqs
0.99/1.05	c    (1.1s) probing: 51/2271 (2.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.99/1.05	c    (1.1s) probing aborted: 50/50 successive totally useless probings
0.99/1.06	c presolving (6 rounds):
0.99/1.06	c  719 deleted vars, 111 deleted constraints, 0 added constraints, 194 tightened bounds, 0 added holes, 0 changed sides, 213 changed coefficients
0.99/1.06	c  374869 implications, 243 cliques
0.99/1.06	c presolved problem has 2271 variables (2271 bin, 0 int, 0 impl, 0 cont) and 2190 constraints
0.99/1.06	c     243 constraints of type <setppc>
0.99/1.06	c    1769 constraints of type <and>
0.99/1.06	c      90 constraints of type <linear>
0.99/1.06	c      88 constraints of type <logicor>
0.99/1.06	c transformed objective value is always integral (scale: 1)
0.99/1.06	c Presolving Time: 1.05
0.99/1.06	c - non default parameters ----------------------------------------------------------------------
0.99/1.06	c # SCIP version 2.1.1.4
0.99/1.06	c 
0.99/1.06	c # maximal time in seconds to run
0.99/1.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.06	c limits/time = 1797
0.99/1.06	c 
0.99/1.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.06	c limits/memory = 13950
0.99/1.06	c 
0.99/1.06	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.99/1.06	c # [type: int, range: [1,2], default: 1]
0.99/1.06	c timing/clocktype = 2
0.99/1.06	c 
0.99/1.06	c # belongs reading time to solving time?
0.99/1.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.06	c timing/reading = TRUE
0.99/1.06	c 
0.99/1.06	c -----------------------------------------------------------------------------------------------
0.99/1.06	c start solving
0.99/1.06	c 
1.29/1.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.29/1.31	c   1.3s|     1 |     0 |  1884 |     - |  20M|   0 | 368 |2271 |2217 |2271 |3959 |   0 |  27 |   0 | 1.300000e+01 |      --      |    Inf 
10.09/10.17	c  10.2s|     1 |     0 | 10414 |     - |  23M|   0 | 376 |2271 |2218 |2271 |4500 | 541 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
10.59/10.66	c  10.7s|     1 |     0 | 12315 |     - |  24M|   0 | 466 |2271 |2218 |2271 |4973 |1014 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
11.29/11.36	c  11.4s|     1 |     0 | 14926 |     - |  26M|   0 | 490 |2271 |2218 |2271 |5580 |1621 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
11.79/11.83	c  11.8s|     1 |     0 | 16493 |     - |  28M|   0 | 427 |2271 |2218 |2271 |6126 |2167 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
12.19/12.26	c  12.3s|     1 |     0 | 17755 |     - |  30M|   0 | 487 |2271 |2218 |2271 |6334 |2375 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
13.10/13.18	c  13.2s|     1 |     0 | 19546 |     - |  33M|   0 | 414 |2271 |2218 |2271 |6628 |2669 |  28 |   0 | 1.300000e+01 |      --      |    Inf 
17.39/17.48	c  17.5s|     1 |     2 | 19546 |     - |  33M|   0 | 414 |2271 |2218 |2271 |6628 |2669 |  28 |  28 | 1.300000e+01 |      --      |    Inf 
64.18/64.21	c  64.2s|   100 |   101 |195670 |1779.0 |  33M|  17 | 408 |2271 |2488 |2271 |2302 |  20k| 300 | 562 | 1.300000e+01 |      --      |    Inf 
100.66/100.75	c   101s|   200 |   201 |411020 |1967.2 |  33M|  17 | 330 |2271 |2695 |2271 |1498 |  37k| 507 | 772 | 1.300000e+01 |      --      |    Inf 
126.66/126.70	c   127s|   300 |   301 |570036 |1841.1 |  34M|  19 | 492 |2271 |2840 |2271 |2288 |  56k| 664 | 923 | 1.300000e+01 |      --      |    Inf 
148.65/148.76	c   149s|   400 |   401 |700561 |1706.8 |  34M|  22 | 489 |2271 |2930 |2271 |2530 |  70k| 754 |1099 | 1.300000e+01 |      --      |    Inf 
163.36/163.40	c   163s|   500 |   501 |796808 |1557.6 |  34M|  23 | 360 |2271 |3034 |2271 |1997 |  81k| 858 |1151 | 1.300000e+01 |      --      |    Inf 
184.05/184.16	c   184s|   600 |   601 |918346 |1500.5 |  35M|  24 | 474 |2271 |3139 |2271 |2707 |  96k| 963 |1284 | 1.300000e+01 |      --      |    Inf 
206.15/206.23	c   206s|   700 |   701 |  1048k|1472.4 |  35M|  33 | 286 |2271 |3269 |2271 |2024 | 113k|1093 |1469 | 1.300000e+01 |      --      |    Inf 
223.64/223.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
223.64/223.78	c   224s|   800 |   801 |  1167k|1436.7 |  35M|  33 | 372 |2271 |3399 |2271 |2062 | 127k|1226 |1510 | 1.300000e+01 |      --      |    Inf 
246.94/247.00	c   247s|   900 |   901 |  1302k|1427.6 |  36M|  33 | 374 |2271 |3497 |2271 |2239 | 143k|1328 |1676 | 1.300000e+01 |      --      |    Inf 
263.94/264.09	c   264s|  1000 |   999 |  1405k|1387.7 |  36M|  33 | 262 |2271 |3581 |2271 |2373 | 153k|1429 |1785 | 1.300000e+01 |      --      |    Inf 
281.33/281.44	c   281s|  1100 |  1099 |  1529k|1374.0 |  37M|  33 | 622 |2271 |3676 |2271 |2110 | 168k|1554 |1813 | 1.300000e+01 |      --      |    Inf 
299.93/300.05	c   300s|  1200 |  1197 |  1638k|1350.3 |  37M|  33 | 212 |2271 |3743 |2271 |2278 | 181k|1660 |1922 | 1.300000e+01 |      --      |    Inf 
319.83/319.94	c   320s|  1300 |  1297 |  1756k|1337.0 |  37M|  33 | 655 |2271 |3793 |2271 |2627 | 194k|1754 |2087 | 1.300000e+01 |      --      |    Inf 
336.93/337.00	c   337s|  1400 |  1397 |  1876k|1327.1 |  38M|  33 | 298 |2271 |3940 |2271 |2635 | 209k|1973 |2118 | 1.300000e+01 |      --      |    Inf 
354.42/354.57	c   355s|  1500 |  1495 |  1990k|1315.0 |  38M|  33 | 724 |2271 |3983 |2271 |2472 | 225k|2070 |2146 | 1.300000e+01 |      --      |    Inf 
375.72/375.87	c   376s|  1600 |  1595 |  2119k|1313.0 |  39M|  33 | 584 |2271 |4004 |2271 |2475 | 242k|2188 |2265 | 1.300000e+01 |      --      |    Inf 
395.51/395.63	c   396s|  1700 |  1693 |  2231k|1302.0 |  39M|  33 | 313 |2271 |3996 |2271 |2397 | 256k|2347 |2419 | 1.300000e+01 |      --      |    Inf 
414.01/414.16	c   414s|  1800 |  1793 |  2354k|1297.9 |  39M|  33 | 685 |2271 |3935 |2271 |2129 | 272k|2418 |2463 | 1.300000e+01 |      --      |    Inf 
438.72/438.89	c   439s|  1900 |  1893 |  2518k|1315.8 |  40M|  33 | 324 |2271 |3869 |2271 |2699 | 287k|2598 |2490 | 1.300000e+01 |      --      |    Inf 
458.41/458.60	c   459s|  2000 |  1993 |  2645k|1313.5 |  40M|  33 | 574 |2271 |3728 |2271 |2538 | 304k|2687 |2569 | 1.300000e+01 |      --      |    Inf 
477.60/477.75	c   478s|  2100 |  2093 |  2762k|1306.6 |  40M|  33 | 702 |2271 |3680 |2271 |2167 | 322k|2813 |2720 | 1.300000e+01 |      --      |    Inf 
496.10/496.22	c   496s|  2200 |  2189 |  2883k|1302.6 |  41M|  33 | 692 |2271 |3408 |2271 |2149 | 337k|2895 |2766 | 1.300000e+01 |      --      |    Inf 
509.11/509.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
509.11/509.25	c   509s|  2300 |  2289 |  2971k|1283.9 |  41M|  33 | 420 |2271 |3334 |2271 |2482 | 349k|3001 |2792 | 1.300000e+01 |      --      |    Inf 
515.10/515.22	c   515s|  2400 |  2357 |  3007k|1245.7 |  41M|  43 |   - |2271 |3440 |2271 |2546 | 352k|3160 |2800 | 1.300000e+01 |      --      |    Inf 
526.30/526.41	c   526s|  2500 |  2420 |  3086k|1227.2 |  42M|  46 | 149 |2271 |3330 |2271 |2532 | 364k|3331 |2804 | 1.301818e+01 |      --      |    Inf 
532.09/532.27	c   532s|  2600 |  2468 |  3122k|1194.0 |  42M|  46 |  42 |2271 |3312 |2271 |2546 | 368k|3456 |2810 | 1.302778e+01 |      --      |    Inf 
545.41/545.54	c   546s|  2700 |  2539 |  3213k|1183.4 |  42M|  46 | 592 |2271 |3194 |2271 |2086 | 378k|3647 |2817 | 1.302778e+01 |      --      |    Inf 
559.00/559.19	c   559s|  2800 |  2637 |  3310k|1175.7 |  42M|  46 | 328 |2271 |3090 |2271 |2375 | 390k|3743 |2826 | 1.302778e+01 |      --      |    Inf 
575.89/576.00	c   576s|  2900 |  2737 |  3424k|1174.4 |  43M|  46 | 531 |2271 |3025 |2271 |2491 | 405k|3853 |2865 | 1.302778e+01 |      --      |    Inf 
593.48/593.65	c   594s|  3000 |  2827 |  3535k|1172.2 |  43M|  46 | 629 |2271 |3023 |2271 |2372 | 418k|4004 |2953 | 1.302778e+01 |      --      |    Inf 
609.88/610.08	c   610s|  3100 |  2913 |  3638k|1167.8 |  43M|  46 | 241 |2271 |3005 |2271 |2524 | 433k|4152 |3069 | 1.304762e+01 |      --      |    Inf 
624.69/624.82	c   625s|  3200 |  2999 |  3740k|1163.1 |  44M|  46 | 547 |2271 |3004 |2271 |2188 | 447k|4265 |3097 | 1.307143e+01 |      --      |    Inf 
642.08/642.20	c   642s|  3300 |  3095 |  3862k|1165.0 |  44M|  46 | 715 |2271 |3048 |2271 |2251 | 462k|4467 |3115 | 1.307143e+01 |      --      |    Inf 
659.47/659.60	c   660s|  3400 |  3195 |  3976k|1164.1 |  45M|  46 | 595 |2271 |3002 |2271 |2870 | 477k|4565 |3157 | 1.309091e+01 |      --      |    Inf 
680.97/681.19	c   681s|  3500 |  3289 |  4108k|1168.7 |  45M|  46 | 393 |2271 |2991 |2271 |2515 | 497k|4706 |3282 | 1.310000e+01 |      --      |    Inf 
695.77/695.94	c   696s|  3600 |  3386 |  4200k|1161.8 |  45M|  46 | 501 |2271 |2997 |2271 |2329 | 509k|4843 |3370 | 1.310000e+01 |      --      |    Inf 
712.47/712.69	c   713s|  3700 |  3484 |  4316k|1161.6 |  46M|  46 | 296 |2271 |3002 |2271 |2068 | 525k|5001 |3391 | 1.310000e+01 |      --      |    Inf 
728.47/728.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
728.47/728.67	c   729s|  3800 |  3582 |  4431k|1161.4 |  46M|  46 | 742 |2271 |3017 |2271 |2335 | 540k|5141 |3402 | 1.310000e+01 |      --      |    Inf 
742.47/742.64	c   743s|  3900 |  3673 |  4523k|1155.1 |  47M|  46 | 624 |2271 |3064 |2271 |1945 | 551k|5326 |3438 | 1.310000e+01 |      --      |    Inf 
765.66/765.89	c   766s|  4000 |  3773 |  4661k|1160.9 |  47M|  46 | 581 |2271 |3030 |2271 |2173 | 567k|5449 |3525 | 1.312500e+01 |      --      |    Inf 
782.15/782.34	c   782s|  4100 |  3863 |  4766k|1158.1 |  47M|  46 | 253 |2271 |3032 |2271 |2205 | 581k|5563 |3631 | 1.312500e+01 |      --      |    Inf 
794.36/794.58	c   795s|  4200 |  3956 |  4847k|1149.8 |  48M|  46 | 336 |2271 |3034 |2271 |2425 | 591k|5681 |3659 | 1.312500e+01 |      --      |    Inf 
807.75/807.90	c   808s|  4300 |  4044 |  4939k|1144.5 |  48M|  48 |  61 |2271 |3039 |2271 |2618 | 604k|5826 |3672 | 1.312500e+01 |      --      |    Inf 
819.85/820.05	c   820s|  4400 |  4138 |  5025k|1137.9 |  48M|  48 | 437 |2271 |2991 |2271 |1925 | 614k|5896 |3685 | 1.312500e+01 |      --      |    Inf 
835.25/835.49	c   835s|  4500 |  4234 |  5128k|1135.7 |  49M|  48 | 460 |2271 |3032 |2271 |2362 | 628k|6055 |3715 | 1.315000e+01 |      --      |    Inf 
853.15/853.30	c   853s|  4600 |  4330 |  5240k|1135.2 |  49M|  48 | 428 |2271 |3010 |2271 |2380 | 645k|6172 |3793 | 1.316667e+01 |      --      |    Inf 
870.15/870.37	c   870s|  4700 |  4429 |  5345k|1133.5 |  49M|  48 | 237 |2271 |2957 |2271 |2462 | 658k|6283 |3888 | 1.316667e+01 |      --      |    Inf 
885.14/885.38	c   885s|  4800 |  4527 |  5444k|1130.4 |  50M|  48 | 543 |2271 |3046 |2271 |2364 | 671k|6464 |3933 | 1.316667e+01 |      --      |    Inf 
901.04/901.23	c   901s|  4900 |  4621 |  5560k|1131.0 |  50M|  48 | 168 |2271 |3052 |2271 |1899 | 687k|6563 |3944 | 1.316667e+01 |      --      |    Inf 
917.34/917.53	c   918s|  5000 |  4717 |  5674k|1131.3 |  50M|  48 | 229 |2271 |3021 |2271 |2245 | 700k|6656 |3949 | 1.316667e+01 |      --      |    Inf 
933.84/934.01	c   934s|  5100 |  4815 |  5785k|1130.8 |  51M|  48 | 286 |2271 |2952 |2271 |1931 | 716k|6718 |3982 | 1.316667e+01 |      --      |    Inf 
951.03/951.24	c   951s|  5200 |  4913 |  5895k|1130.1 |  51M|  48 | 304 |2271 |2917 |2271 |2495 | 731k|6803 |4045 | 1.316667e+01 |      --      |    Inf 
966.93/967.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
966.93/967.15	c   967s|  5300 |  5007 |  5994k|1127.6 |  52M|  48 | 267 |2271 |3017 |2271 |2102 | 744k|7003 |4118 | 1.316667e+01 |      --      |    Inf 
983.23/983.42	c   983s|  5400 |  5101 |  6098k|1125.9 |  52M|  48 | 195 |2271 |3033 |2271 |2595 | 756k|7098 |4201 | 1.316667e+01 |      --      |    Inf 
998.33/998.57	c   999s|  5500 |  5191 |  6208k|1125.5 |  52M|  48 | 508 |2271 |2998 |2271 |2358 | 770k|7206 |4209 | 1.316667e+01 |      --      |    Inf 
1014.12/1014.33	c  1014s|  5600 |  5289 |  6322k|1125.7 |  53M|  48 | 441 |2271 |3096 |2271 |2641 | 787k|7426 |4224 | 1.318182e+01 |      --      |    Inf 
1029.52/1029.78	c  1030s|  5700 |  5381 |  6438k|1126.3 |  53M|  48 | 461 |2271 |3108 |2271 |2153 | 802k|7548 |4229 | 1.318182e+01 |      --      |    Inf 
1052.01/1052.29	c  1052s|  5800 |  5481 |  6582k|1131.8 |  54M|  48 | 252 |2271 |3118 |2271 |2578 | 820k|7712 |4293 | 1.318765e+01 |      --      |    Inf 
1070.71/1070.94	c  1071s|  5900 |  5576 |  6701k|1132.7 |  54M|  48 | 534 |2271 |3064 |2271 |2318 | 835k|7808 |4390 | 1.319042e+01 |      --      |    Inf 
1087.50/1087.75	c  1088s|  6000 |  5664 |  6810k|1132.0 |  55M|  48 | 498 |2271 |3099 |2271 |2200 | 849k|7947 |4476 | 1.319042e+01 |      --      |    Inf 
1102.02/1102.22	c  1102s|  6100 |  5764 |  6910k|1129.8 |  55M|  48 | 489 |2271 |3123 |2271 |2608 | 861k|8092 |4488 | 1.319200e+01 |      --      |    Inf 
1118.81/1119.01	c  1119s|  6200 |  5860 |  7028k|1130.6 |  55M|  48 | 257 |2271 |3140 |2271 |2043 | 877k|8250 |4498 | 1.319200e+01 |      --      |    Inf 
1131.40/1131.63	c  1132s|  6300 |  5956 |  7117k|1126.8 |  56M|  48 | 441 |2271 |3179 |2271 |2663 | 888k|8405 |4507 | 1.319353e+01 |      --      |    Inf 
1149.79/1150.03	c  1150s|  6400 |  6054 |  7242k|1128.8 |  56M|  48 | 187 |2271 |3194 |2271 |2532 | 905k|8569 |4551 | 1.320183e+01 |      --      |    Inf 
1168.59/1168.82	c  1169s|  6500 |  6148 |  7362k|1129.8 |  57M|  48 | 450 |2271 |3123 |2271 |2431 | 920k|8650 |4611 | 1.320183e+01 |      --      |    Inf 
1183.89/1184.19	c  1184s|  6600 |  6247 |  7457k|1127.2 |  57M|  48 | 292 |2271 |3066 |2271 |2090 | 933k|8762 |4716 | 1.320183e+01 |      --      |    Inf 
1199.70/1199.96	c  1200s|  6700 |  6343 |  7557k|1125.3 |  58M|  48 | 222 |2271 |3079 |2271 |2351 | 944k|8904 |4759 | 1.320183e+01 |      --      |    Inf 
1216.89/1217.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1216.89/1217.19	c  1217s|  6800 |  6441 |  7679k|1126.6 |  58M|  48 | 522 |2271 |3028 |2271 |2160 | 958k|8981 |4762 | 1.320183e+01 |      --      |    Inf 
1229.49/1229.76	c  1230s|  6900 |  6535 |  7767k|1123.0 |  58M|  48 | 290 |2271 |3043 |2271 |2034 | 968k|9110 |4773 | 1.320183e+01 |      --      |    Inf 
1244.18/1244.45	c  1244s|  7000 |  6632 |  7875k|1122.4 |  59M|  48 | 668 |2271 |3060 |2271 |2558 | 983k|9247 |4781 | 1.320183e+01 |      --      |    Inf 
1261.28/1261.58	c  1262s|  7100 |  6732 |  7990k|1122.8 |  59M|  48 | 453 |2271 |3119 |2271 |2188 | 997k|9437 |4814 | 1.320492e+01 |      --      |    Inf 
1276.28/1276.55	c  1277s|  7200 |  6820 |  8081k|1119.9 |  60M|  48 | 219 |2271 |3147 |2271 |2100 |1009k|9532 |4874 | 1.321111e+01 |      --      |    Inf 
1292.58/1292.81	c  1293s|  7300 |  6918 |  8185k|1118.8 |  60M|  48 | 661 |2271 |3201 |2271 |2498 |1023k|9667 |4911 | 1.321158e+01 |      --      |    Inf 
1309.07/1309.37	c  1309s|  7400 |  7008 |  8289k|1117.7 |  61M|  48 | 312 |2271 |3274 |2271 |2299 |1034k|9868 |4984 | 1.321212e+01 |      --      |    Inf 
1322.47/1322.71	c  1323s|  7500 |  7101 |  8376k|1114.5 |  61M|  48 | 519 |2271 |3235 |2271 |2384 |1045k|9998 |5026 | 1.321212e+01 |      --      |    Inf 
1336.27/1336.50	c  1337s|  7600 |  7199 |  8475k|1112.7 |  62M|  48 | 289 |2271 |3273 |2271 |2233 |1059k|  10k|5031 | 1.321212e+01 |      --      |    Inf 
1363.87/1364.11	c  1364s|  7700 |  7287 |  8654k|1121.6 |  62M|  48 | 328 |2271 |3222 |2271 |2682 |1073k|  10k|5038 | 1.321429e+01 |      --      |    Inf 
1378.96/1379.30	c  1379s|  7800 |  7387 |  8761k|1121.0 |  62M|  48 | 247 |2271 |3234 |2271 |2464 |1089k|  10k|5047 | 1.322222e+01 |      --      |    Inf 
1393.26/1393.54	c  1394s|  7900 |  7473 |  8856k|1118.7 |  63M|  48 | 239 |2271 |3198 |2271 |2490 |1100k|  10k|5071 | 1.322222e+01 |      --      |    Inf 
1409.56/1409.84	c  1410s|  8000 |  7572 |  8961k|1117.9 |  63M|  48 | 466 |2271 |3153 |2271 |2528 |1113k|  10k|5111 | 1.322222e+01 |      --      |    Inf 
1424.46/1424.79	c  1425s|  8100 |  7664 |  9056k|1115.9 |  64M|  48 | 218 |2271 |3209 |2271 |2435 |1127k|  10k|5163 | 1.322222e+01 |      --      |    Inf 
1439.45/1439.76	c  1440s|  8200 |  7756 |  9152k|1113.9 |  64M|  48 | 632 |2271 |3205 |2271 |2196 |1139k|  11k|5242 | 1.322222e+01 |      --      |    Inf 
1454.65/1454.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1454.65/1454.91	c  1455s|  8300 |  7854 |  9252k|1112.6 |  64M|  48 | 427 |2271 |3258 |2271 |2255 |1151k|  11k|5276 | 1.322222e+01 |      --      |    Inf 
1471.75/1472.03	c  1472s|  8400 |  7950 |  9377k|1114.2 |  65M|  48 | 352 |2271 |3258 |2271 |2309 |1169k|  11k|5283 | 1.324460e+01 |      --      |    Inf 
1485.95/1486.22	c  1486s|  8500 |  8050 |  9478k|1113.0 |  65M|  48 | 498 |2271 |3235 |2271 |2498 |1181k|  11k|5290 | 1.325000e+01 |      --      |    Inf 
1499.94/1500.24	c  1500s|  8600 |  8148 |  9580k|1111.8 |  66M|  48 | 489 |2271 |3200 |2271 |2395 |1194k|  11k|5294 | 1.325000e+01 |      --      |    Inf 
1514.84/1515.15	c  1515s|  8700 |  8244 |  9680k|1110.6 |  66M|  48 | 747 |2271 |3208 |2271 |2336 |1208k|  11k|5316 | 1.325000e+01 |      --      |    Inf 
1530.04/1530.34	c  1530s|  8800 |  8342 |  9779k|1109.2 |  67M|  48 | 391 |2271 |3259 |2271 |2385 |1219k|  11k|5364 | 1.325000e+01 |      --      |    Inf 
1545.44/1545.70	c  1546s|  8900 |  8434 |  9880k|1108.1 |  67M|  48 | 392 |2271 |3262 |2271 |2455 |1233k|  12k|5434 | 1.325000e+01 |      --      |    Inf 
1559.94/1560.26	c  1560s|  9000 |  8528 |  9972k|1106.0 |  68M|  48 | 324 |2271 |3320 |2271 |2623 |1246k|  12k|5504 | 1.325000e+01 |      --      |    Inf 
1573.53/1573.81	c  1574s|  9100 |  8618 | 10067k|1104.3 |  68M|  48 | 471 |2271 |3322 |2271 |2519 |1257k|  12k|5516 | 1.325000e+01 |      --      |    Inf 
1588.14/1588.41	c  1588s|  9200 |  8712 | 10171k|1103.6 |  68M|  48 | 633 |2271 |3295 |2271 |2067 |1271k|  12k|5521 | 1.325000e+01 |      --      |    Inf 
1601.93/1602.25	c  1602s|  9300 |  8802 | 10271k|1102.5 |  69M|  48 | 191 |2271 |3270 |2271 |2570 |1285k|  12k|5528 | 1.325000e+01 |      --      |    Inf 
1617.13/1617.45	c  1617s|  9400 |  8898 | 10382k|1102.6 |  69M|  48 | 316 |2271 |3238 |2271 |2787 |1301k|  12k|5536 | 1.325000e+01 |      --      |    Inf 
1632.43/1632.77	c  1633s|  9500 |  8994 | 10481k|1101.3 |  70M|  48 | 288 |2271 |3281 |2271 |2495 |1313k|  13k|5563 | 1.325000e+01 |      --      |    Inf 
1648.72/1649.08	c  1649s|  9600 |  9088 | 10583k|1100.5 |  70M|  48 | 527 |2271 |3346 |2271 |3076 |1326k|  13k|5617 | 1.325000e+01 |      --      |    Inf 
1664.72/1665.04	c  1665s|  9700 |  9175 | 10686k|1099.8 |  71M|  48 | 388 |2271 |3356 |2271 |2298 |1339k|  13k|5660 | 1.325806e+01 |      --      |    Inf 
1679.42/1679.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1679.42/1679.75	c  1680s|  9800 |  9273 | 10780k|1098.2 |  71M|  48 | 265 |2271 |3281 |2271 |2424 |1350k|  13k|5733 | 1.325833e+01 |      --      |    Inf 
1693.02/1693.30	c  1693s|  9900 |  9367 | 10872k|1096.3 |  72M|  48 | 430 |2271 |3275 |2271 |2651 |1362k|  13k|5758 | 1.325833e+01 |      --      |    Inf 
1708.51/1708.87	c  1709s| 10000 |  9461 | 10980k|1096.2 |  72M|  48 |   - |2271 |3320 |2271 |2915 |1375k|  13k|5778 | 1.325833e+01 |      --      |    Inf 
1725.01/1725.37	c  1725s| 10100 |  9555 | 11094k|1096.6 |  73M|  48 | 619 |2271 |3386 |2271 |2391 |1388k|  14k|5785 | 1.326190e+01 |      --      |    Inf 
1737.72/1738.05	c  1738s| 10200 |  9651 | 11184k|1094.7 |  73M|  48 | 488 |2271 |3401 |2271 |2214 |1401k|  14k|5792 | 1.326190e+01 |      --      |    Inf 
1750.91/1751.29	c  1751s| 10300 |  9745 | 11279k|1093.4 |  73M|  48 | 436 |2271 |3363 |2271 |2625 |1411k|  14k|5792 | 1.326812e+01 |      --      |    Inf 
1766.81/1767.17	c  1767s| 10400 |  9839 | 11385k|1093.0 |  74M|  48 | 636 |2271 |3370 |2271 |2433 |1425k|  14k|5831 | 1.326923e+01 |      --      |    Inf 
1783.10/1783.48	c  1783s| 10500 |  9937 | 11492k|1092.7 |  74M|  48 | 342 |2271 |3419 |2271 |2619 |1440k|  14k|5876 | 1.328309e+01 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 10585
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +1.32916666666667e+01
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :       1.05 (included in solving)
1796.70/1797.00	c   reading          :       0.01 (included in solving)
1796.70/1797.00	c   copying          :       0.02 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3693856-1338038976.opb
1796.70/1797.00	c   Variables        : 584 (584 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 427 initial, 427 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3693856-1338038976.opb
1796.70/1797.00	c   Variables        : 2271 (2271 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 2190 initial, 4027 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.00       0.00          1          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.00       0.00          0          2          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.00       0.00          1          1          0          0          0          1          0          0          0
1796.70/1797.00	c   and              :       0.99       0.00        473          9          0          0          0          9          0          0        213
1796.70/1797.00	c   linear           :       0.02       0.00        221         11          0        194          0         93          0          0          0
1796.70/1797.00	c   logicor          :       0.00       0.00          0          0          0          0          0          8          0          0          0
1796.70/1797.00	c   root node        :          -          -         11          -          -         11          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0      10402          0        646          0          4         68          0          0      20636
1796.70/1797.00	c   setppc           :        243        243          6     147802         37          0        645      26889        173      58226          0          0          0
1796.70/1797.00	c   and              :       1769       1769      48871     147629         37          0        642     105989        454     316595    1550288          0          0
1796.70/1797.00	c   linear           :         90         90          6     147175          3          0          0       3617         81       7077          0          0          0
1796.70/1797.00	c   logicor          :         88+      1934          6      59743          3          0          0      22342        126      16098          6          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     176.45       0.00       0.00       0.00     176.45       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       0.97       0.00       0.00       0.93       0.00       0.00       0.01       0.03
1796.70/1797.00	c   and              :      35.64       0.00      31.39       4.13       0.01       0.00       0.00       0.11
1796.70/1797.00	c   linear           :       0.58       0.00       0.01       0.56       0.00       0.00       0.00       0.01
1796.70/1797.00	c   logicor          :       0.73       0.00       0.00       0.70       0.00       0.00       0.00       0.03
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :     158067          0          0          0
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :      57420          0          0       2169
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.14       0.00       0.00       0.14       0.00
1796.70/1797.00	c   pseudoobj        :       0.30       0.00       0.00       0.29       0.00
1796.70/1797.00	c   vbounds          :       0.13       0.00       0.00       0.13       0.00
1796.70/1797.00	c   redcost          :       2.26       0.00       0.00       2.26       0.00
1796.70/1797.00	c   probing          :       0.01       0.00       0.01       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.08        834        833       3752       28.5        177       11.9          -
1796.70/1797.00	c   infeasible LP    :       1.05       2613       2613      20694       50.5        421       11.2          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -      14913       39.5          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                     5          -          -         80          -    (maximal pool size: 4514)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.01       0.00          6          0          0       4583          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       0.31       0.00          6          0          0        300          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       0.67       0.00          6          0          0       3000          0
1796.70/1797.00	c   cmir             :       0.20       0.00          6          0          0        227          0
1796.70/1797.00	c   flowcover        :       0.24       0.00          6          0          0        600          0
1796.70/1797.00	c   clique           :       0.24       0.00          6          0          0         47          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     176.41       0.00      10365          4         68          0          0      20636
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   oneopt           :       0.07       0.00          0          0
1796.70/1797.00	c   crossover        :       0.01       0.00          0          0
1796.70/1797.00	c   linesearchdiving :      68.22       0.00        362          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          2          0
1796.70/1797.00	c   shiftandpropagate:       0.03       0.00          1          0
1796.70/1797.00	c   simplerounding   :       0.06       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.98       0.00          0          0
1796.70/1797.00	c   rounding         :       0.86       0.00       3336          0
1796.70/1797.00	c   shifting         :       3.77       0.00       1037          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.07       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :      25.28       0.00         24          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :      68.05       0.00        233          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   pscostdiving     :      83.84       0.00        243          0
1796.70/1797.00	c   fracdiving       :      85.24       0.00        247          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :      59.63       0.00        296          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   objpscostdiving  :      36.42       0.00          8          0
1796.70/1797.00	c   rootsoldiving    :      16.25       0.00         23          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :       0.04       0.00          1          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       7.01       0.00          1          0
1796.70/1797.00	c   subnlp           :       0.01       0.00          0          0
1796.70/1797.00	c   trysol           :       0.07       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :      11.62       9875          0       0.00       0.00      11.60       9875
1796.70/1797.00	c   dual LP          :    1077.47      57701    8786418     153.30    8154.66       0.32        384
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:     407.18      68194    2792631      40.95    6858.49
1796.70/1797.00	c   strong branching :     175.67       5921    1232273     208.12    7014.65
1796.70/1797.00	c     (at root node) :          -         28      17181     613.61          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :      10585
1796.70/1797.00	c   nodes (total)    :      10585
1796.70/1797.00	c   nodes left       :      10022
1796.70/1797.00	c   max depth        :         48
1796.70/1797.00	c   max depth (total):         48
1796.70/1797.00	c   backtracks       :       2230 (21.1%)
1796.70/1797.00	c   delayed cutoffs  :         30
1796.70/1797.00	c   repropagations   :       1491 (10884 domain reductions, 9 cutoffs)
1796.70/1797.00	c   avg switch length:       6.68
1796.70/1797.00	c   switching time   :      15.11
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +1.32916666666667e+01
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +1.30000000000000e+01
1796.70/1797.00	c   Root Iterations  :      19546
1796.70/1797.06	c Time complete: 1796.76.

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-3693856-1338038976/watcher-3693856-1338038976 -o /tmp/evaluation-result-3693856-1338038976/solver-3693856-1338038976 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693856-1338038976.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: 1.94 2.00 1.99 3/176 25108
/proc/meminfo: memFree=28370728/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=10780 CPUtime=0 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 1432 0 0 0 0 0 0 0 20 0 1 0 270022468 11038720 1386 33554432000 4194304 10169799 140737290021632 140736967186584 8982256 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 2695 1386 414 1459 0 1227 0

[startup+0.012048 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 25108
/proc/meminfo: memFree=28370728/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 2494 0 0 0 1 0 0 0 20 0 1 0 270022468 17399808 2448 33554432000 4194304 10169799 140737290021632 140736967186584 8844157 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 4248 2466 498 1459 0 2780 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.100288 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 25108
/proc/meminfo: memFree=28370728/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=38084 CPUtime=0.09 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 7998 0 0 0 3 6 0 0 20 0 1 0 270022468 38998016 7953 33554432000 4194304 10169799 140737290021632 140737290020216 7543003 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 9521 7976 539 1459 0 8053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38084

[startup+0.300275 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 25108
/proc/meminfo: memFree=28370728/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=43192 CPUtime=0.29 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 9555 0 0 0 4 25 0 0 20 0 1 0 270022468 44228608 9252 33554432000 4194304 10169799 140737290021632 140737290020216 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 10798 9252 541 1459 0 9330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43192

[startup+0.700243 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 25108
/proc/meminfo: memFree=28370728/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=45388 CPUtime=0.69 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 10128 0 0 0 6 63 0 0 20 0 1 0 270022468 46477312 9825 33554432000 4194304 10169799 140737290021632 140737290020216 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 11347 9825 589 1459 0 9879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45388

[startup+1.50028 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 25109
/proc/meminfo: memFree=28333652/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=64428 CPUtime=1.48 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 15739 0 0 0 48 100 0 0 20 0 1 0 270022468 65974272 14915 33554432000 4194304 10169799 140737290021632 140737290020040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 16107 14915 787 1459 0 14639 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64428

[startup+3.10024 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 25109
/proc/meminfo: memFree=28313316/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=87032 CPUtime=3.09 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 21162 0 0 0 206 103 0 0 20 0 1 0 270022468 89120768 20232 33554432000 4194304 10169799 140737290021632 140737290012152 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 21758 20232 810 1459 0 20290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87032

[startup+6.30027 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 25109
/proc/meminfo: memFree=28282200/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=103124 CPUtime=6.28 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 25435 0 0 0 521 107 0 0 20 0 1 0 270022468 105598976 24194 33554432000 4194304 10169799 140737290021632 140737290013816 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 25781 24194 832 1459 0 24313 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103124

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 25109
/proc/meminfo: memFree=28278824/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=98940 CPUtime=12.69 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 27947 0 0 0 1103 166 0 0 20 0 1 0 270022468 101314560 23745 33554432000 4194304 10169799 140737290021632 140737290019272 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 24735 23745 877 1459 0 23267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98940

[startup+25.5002 s]
/proc/loadavg: 1.96 2.00 1.99 3/178 25112
/proc/meminfo: memFree=28282116/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=25.49 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29172 0 0 0 2368 181 0 0 20 0 1 0 270022468 97906688 22926 33554432000 4194304 10169799 140737290021632 140737290016232 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 22926 878 1459 0 22435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95612

[startup+51.1002 s]
/proc/loadavg: 1.97 2.00 1.99 3/178 25112
/proc/meminfo: memFree=28282172/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=51.08 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29173 0 0 0 4896 212 0 0 20 0 1 0 270022468 97906688 22927 33554432000 4194304 10169799 140737290021632 140737290016280 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 22927 879 1459 0 22435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 95612

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25112
/proc/meminfo: memFree=28277344/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=102.27 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 9915 312 0 0 20 0 1 0 270022468 97906688 23009 33554432000 4194304 10169799 140737290021632 140737290015656 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23009 879 1459 0 22435 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 95612

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25112
/proc/meminfo: memFree=28274348/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=162.25 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 15790 435 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290018152 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95612

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 25113
/proc/meminfo: memFree=28274588/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=222.25 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 21659 566 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290017768 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 95612

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25114
/proc/meminfo: memFree=28263608/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=282.23 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 27531 692 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290016104 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 95612

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25114
/proc/meminfo: memFree=28256224/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=342.23 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 33403 820 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290014712 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 95612

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25114
/proc/meminfo: memFree=28263296/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=402.22 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 39281 941 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290016088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 95612

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25114
/proc/meminfo: memFree=28259756/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95612 CPUtime=462.21 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29188 0 0 0 45181 1040 0 0 20 0 1 0 270022468 97906688 23283 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23903 23283 879 1459 0 22435 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 95612

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25114
/proc/meminfo: memFree=28249396/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=95900 CPUtime=522.2 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29229 0 0 0 51034 1186 0 0 20 0 1 0 270022468 98201600 23324 33554432000 4194304 10169799 140737290021632 140737290016424 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 23975 23324 879 1459 0 22507 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 95900

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 25115
/proc/meminfo: memFree=28248156/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=97464 CPUtime=582.19 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 29640 0 0 0 56942 1277 0 0 20 0 1 0 270022468 99803136 23735 33554432000 4194304 10169799 140737290021632 140737290015768 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 24366 23735 879 1459 0 22898 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 97464

[startup+642.3 s]

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

/proc/meminfo: memFree=28204088/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=113620 CPUtime=1122.1 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 33673 0 0 0 109781 2429 0 0 20 0 1 0 270022468 116346880 27761 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 28405 27761 879 1459 0 26937 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 113620

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25119
/proc/meminfo: memFree=28202604/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=115876 CPUtime=1182.09 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 34205 0 0 0 115647 2562 0 0 20 0 1 0 270022468 118657024 28291 33554432000 4194304 10169799 140737290021632 140737290016088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 28969 28291 879 1459 0 27501 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 115876

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 25124
/proc/meminfo: memFree=28205576/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=118376 CPUtime=1242.08 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 34856 0 0 0 121516 2692 0 0 20 0 1 0 270022468 121217024 28942 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 29594 28942 879 1459 0 28126 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 118376

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25162
/proc/meminfo: memFree=27541824/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=119280 CPUtime=1302.08 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 35112 0 0 0 127389 2819 0 0 20 0 1 0 270022468 122142720 29196 33554432000 4194304 10169799 140737290021632 140737290016424 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 29820 29196 879 1459 0 28352 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 119280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25162
/proc/meminfo: memFree=27514548/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=121848 CPUtime=1362.07 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 35727 0 0 0 133286 2921 0 0 20 0 1 0 270022468 124772352 29810 33554432000 4194304 10169799 140737290021632 140737290016504 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 30462 29810 879 1459 0 28994 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 121848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25162
/proc/meminfo: memFree=27482460/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=122528 CPUtime=1422.06 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 35897 0 0 0 139144 3062 0 0 20 0 1 0 270022468 125468672 29980 33554432000 4194304 10169799 140737290021632 140737290016136 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 30632 29980 879 1459 0 29164 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 122528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25162
/proc/meminfo: memFree=27433828/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=124112 CPUtime=1482.05 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 36293 0 0 0 144997 3208 0 0 20 0 1 0 270022468 127090688 30376 33554432000 4194304 10169799 140737290021632 140737290015752 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 31028 30376 879 1459 0 29560 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 124112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27372228/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=124672 CPUtime=1542.04 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 36439 0 0 0 150860 3344 0 0 20 0 1 0 270022468 127664128 30522 33554432000 4194304 10169799 140737290021632 140737290016424 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 31168 30522 879 1459 0 29700 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 124672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27319372/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=127756 CPUtime=1602.03 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 37215 0 0 0 156713 3490 0 0 20 0 1 0 270022468 130822144 31298 33554432000 4194304 10169799 140737290021632 140737290016136 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 31939 31298 879 1459 0 30471 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 127756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27262236/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=130608 CPUtime=1662.02 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 37917 0 0 0 162564 3638 0 0 20 0 1 0 270022468 133742592 32000 33554432000 4194304 10169799 140737290021632 140737290016136 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 32652 32000 879 1459 0 31184 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 130608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27204604/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=132644 CPUtime=1722.02 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 38426 0 0 0 168423 3779 0 0 20 0 1 0 270022468 135827456 32509 33554432000 4194304 10169799 140737290021632 140737290016088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 33161 32509 879 1459 0 31693 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 132644

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27050212/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=135656 CPUtime=1782.01 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39179 0 0 0 174283 3918 0 0 20 0 1 0 270022468 138911744 33262 33554432000 4194304 10169799 140737290021632 140737290015304 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 33914 33262 879 1459 0 32446 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 135656

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27049964/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=135932 CPUtime=1785.2 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39217 0 0 0 174594 3926 0 0 20 0 1 0 270022468 139194368 33300 33554432000 4194304 10169799 140737290021632 140737290016616 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 33983 33300 879 1459 0 32515 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 135932

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27049080/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136472 CPUtime=1791.61 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39381 0 0 0 175219 3942 0 0 20 0 1 0 270022468 139747328 33464 33554432000 4194304 10169799 140737290021632 140737290016136 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34118 33464 879 1459 0 32650 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 136472

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27049080/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136472 CPUtime=1794.8 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39381 0 0 0 175533 3947 0 0 20 0 1 0 270022468 139747328 33464 33554432000 4194304 10169799 140737290021632 140737290019272 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34118 33464 879 1459 0 32650 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 136472

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27049080/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136900 CPUtime=1795.6 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39462 0 0 0 175612 3948 0 0 20 0 1 0 270022468 140185600 33545 33554432000 4194304 10169799 140737290021632 140737290019272 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34225 33545 879 1459 0 32757 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 136900

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27048832/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136900 CPUtime=1796.4 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39462 0 0 0 175691 3949 0 0 20 0 1 0 270022468 140185600 33545 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34225 33545 879 1459 0 32757 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 136900

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27048832/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136900 CPUtime=1796.6 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39462 0 0 0 175710 3950 0 0 20 0 1 0 270022468 140185600 33545 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34225 33545 879 1459 0 32757 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 136900

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25163
/proc/meminfo: memFree=27048832/32873844 swapFree=7104/7104
[pid=25108] ppid=25106 vsize=136900 CPUtime=1796.7 cores=0,2,4,6
/proc/25108/stat : 25108 (scip-2.1.1.4sfi) R 25106 25108 22949 0 -1 4202496 39462 0 0 0 175720 3950 0 0 20 0 1 0 270022468 140185600 33545 33554432000 4194304 10169799 140737290021632 140737290016040 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25108/statm: 34225 33545 879 1459 0 32757 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 136900

Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.77
CPU user time (s): 1757.27
CPU system time (s): 39.505
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 136900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.27
system time used= 39.505
maximum resident set size= 134188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39466
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= 30
involuntary context switches= 2242

runsolver used 2.71559 second user time and 8.78666 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 15:29:36
IDJOB=3693856
IDBENCH=72485
IDSOLVER=2272
FILE ID=node142/3693856-1338038976
RUNJOBID= node142-1338029393-23714
PBS_JOBID= 14624333
Free space on /tmp= 71604 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_15_errors.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-3693856-1338038976/watcher-3693856-1338038976 -o /tmp/evaluation-result-3693856-1338038976/solver-3693856-1338038976 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693856-1338038976.opb -t 1800 -m 15500

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

MD5SUM BENCH= b155444c97f18a8f3025da7494a3d01e
RANDOM SEED=446767170

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.776
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.91
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.776
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.776
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:        28370744 kB
Buffers:          262880 kB
Cached:          3210076 kB
SwapCached:            0 kB
Active:           835060 kB
Inactive:        2895248 kB
Active(anon):     259456 kB
Inactive(anon):        0 kB
Active(file):     575604 kB
Inactive(file):  2895248 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13660 kB
Writeback:             0 kB
AnonPages:        263720 kB
Mapped:            17692 kB
Shmem:               200 kB
Slab:             634724 kB
SReclaimable:      76364 kB
SUnreclaim:       558360 kB
KernelStack:        1480 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     373660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 71584 MiB
End job on node142 at 2012-05-26 15:59:33