Trace number 2665434

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.26 1800.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-5-c.opb
MD5SUM47657fb6d35516304c5b4897d4fb805d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2678
Total number of constraints6689
Number of constraints which are clauses6689
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2678
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 2678
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2678
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2665434-1276469379.opb>
0.09/0.13	c original problem has 2678 variables (2678 bin, 0 int, 0 impl, 0 cont) and 6689 constraints
0.09/0.13	c problem read
0.09/0.13	c presolving settings loaded
0.09/0.18	c presolving:
0.29/0.32	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6565 upgd conss, 5654 impls, 0 clqs
0.29/0.34	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6566 upgd conss, 5654 impls, 0 clqs
0.29/0.36	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 5654 impls, 0 clqs
0.39/0.43	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 7116 impls, 0 clqs
0.39/0.44	c (round 5) 53 del vars, 127 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 7154 impls, 0 clqs
0.39/0.47	c (round 6) 53 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 7154 impls, 0 clqs
0.59/0.65	c (round 7) 103 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 27342 impls, 0 clqs
0.69/0.78	c (round 8) 153 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 46798 impls, 0 clqs
0.89/0.93	c    (0.7s) probing: 548/2678 (20.5%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.93	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.93	c (round 9) 188 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 48400 impls, 0 clqs
0.89/0.95	c    (0.7s) probing: 558/2678 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.95	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.95	c presolving (10 rounds):
0.89/0.95	c  188 deleted vars, 129 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.89/0.95	c  48400 implications, 0 cliques
0.89/0.95	c presolved problem has 2490 variables (2490 bin, 0 int, 0 impl, 0 cont) and 6560 constraints
0.89/0.95	c    6560 constraints of type <logicor>
0.89/0.95	c transformed objective value is always integral (scale: 1)
0.89/0.95	c Presolving Time: 0.69
0.89/0.95	c - non default parameters ----------------------------------------------------------------------
0.89/0.95	c # SCIP version 1.2.1.2
0.89/0.95	c 
0.89/0.95	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.95	c conflict/interconss = 0
0.89/0.95	c 
0.89/0.95	c # should binary conflicts be preferred?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c conflict/preferbinary = TRUE
0.89/0.95	c 
0.89/0.95	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.95	c constraints/agelimit = 1
0.89/0.95	c 
0.89/0.95	c # should enforcement of pseudo solution be disabled?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/disableenfops = TRUE
0.89/0.95	c 
0.89/0.95	c # frequency for displaying node information lines
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.95	c display/freq = 10000
0.89/0.95	c 
0.89/0.95	c # maximal time in seconds to run
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/time = 1799.87
0.89/0.95	c 
0.89/0.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/memory = 1620
0.89/0.95	c 
0.89/0.95	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.95	c lp/solvefreq = 0
0.89/0.95	c 
0.89/0.95	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.89/0.95	c # [type: char, range: {lafpsqd}, default: l]
0.89/0.95	c lp/pricing = a
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify inequalities
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/linear/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify knapsacks
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/knapsack/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # priority of node selection rule <dfs> in standard mode
0.89/0.95	c # [type: int, range: [-536870912,536870911], default: 0]
0.89/0.95	c nodeselection/dfs/stdpriority = 1000000
0.89/0.95	c 
0.89/0.95	c -----------------------------------------------------------------------------------------------
0.89/0.95	c start solving
0.89/0.96	c 
2.99/3.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.99/3.05	c   2.8s|     1 |     0 |  4633 |     - |  15M|   0 |2049 |2490 |6560 |2490 |6373 |   0 |   0 |   0 | 8.022358e+02 |      --      |    Inf 
5.99/6.01	c   5.7s|     1 |     0 |  7432 |     - |  19M|   0 |1993 |2490 |6560 |2490 |7106 | 733 |   0 |   0 | 8.349917e+02 |      --      |    Inf 
7.09/7.12	c   6.8s|     1 |     0 |  8585 |     - |  21M|   0 |2013 |2490 |6560 |2490 |7138 | 765 |   0 |   0 | 8.403294e+02 |      --      |    Inf 
8.29/8.31	c   7.9s|     1 |     0 |  9675 |     - |  23M|   0 |2049 |2490 |6560 |2490 |7163 | 790 |   0 |   0 | 8.424815e+02 |      --      |    Inf 
9.79/9.82	c   9.4s|     1 |     0 | 11042 |     - |  26M|   0 |2021 |2490 |6560 |2490 |7188 | 815 |   0 |   0 | 8.445856e+02 |      --      |    Inf 
10.99/11.08	c  10.7s|     1 |     0 | 11975 |     - |  29M|   0 |1756 |2490 |6560 |2490 |7211 | 838 |   0 |   0 | 8.465979e+02 |      --      |    Inf 
12.69/12.79	c  12.4s|     1 |     0 | 13277 |     - |  31M|   0 |1738 |2490 |6560 |2490 |7233 | 860 |   0 |   0 | 8.485280e+02 |      --      |    Inf 
14.58/14.61	c  14.2s|     1 |     0 | 14773 |     - |  33M|   0 |1786 |2490 |6560 |2490 |7263 | 890 |   0 |   0 | 8.496379e+02 |      --      |    Inf 
16.68/16.79	c  16.3s|     1 |     0 | 16107 |     - |  36M|   0 |1764 |2490 |6560 |2490 |7291 | 918 |   0 |   0 | 8.519518e+02 |      --      |    Inf 
19.79/19.88	c  19.4s|     1 |     0 | 18065 |     - |  40M|   0 |1789 |2490 |6560 |2490 |7333 | 960 |   0 |   0 | 8.571738e+02 |      --      |    Inf 
22.48/22.51	c  22.0s|     1 |     0 | 19697 |     - |  45M|   0 |1778 |2490 |6560 |2490 |7358 | 985 |   0 |   0 | 8.584014e+02 |      --      |    Inf 
25.88/25.92	c  25.3s|     1 |     0 | 21954 |     - |  47M|   0 |1774 |2490 |6560 |2490 |6722 |1034 |   0 |   0 | 8.642529e+02 |      --      |    Inf 
27.28/27.37	c  26.8s|     1 |     0 | 23027 |     - |  49M|   0 |1846 |2490 |6560 |2490 |6747 |1059 |   0 |   0 | 8.653297e+02 |      --      |    Inf 
30.47/30.59	c  29.9s|     1 |     0 | 24816 |     - |  52M|   0 |1784 |2490 |6560 |2490 |6795 |1107 |   0 |   0 | 8.729456e+02 |      --      |    Inf 
32.88/32.93	c  32.3s|     1 |     0 | 26464 |     - |  54M|   0 |1781 |2490 |6560 |2490 |6821 |1133 |   0 |   0 | 8.742112e+02 |      --      |    Inf 
36.88/36.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.88/36.90	c  36.2s|     1 |     0 | 28702 |     - |  57M|   0 |1735 |2490 |6560 |2490 |6864 |1176 |   0 |   0 | 8.791274e+02 |      --      |    Inf 
40.07/40.17	c  39.4s|     1 |     0 | 30671 |     - |  60M|   0 |1717 |2490 |6560 |2490 |6896 |1208 |   0 |   0 | 8.808454e+02 |      --      |    Inf 
42.47/42.55	c  41.8s|     1 |     0 | 32225 |     - |  63M|   0 |1747 |2490 |6560 |2490 |6826 |1235 |   0 |   0 | 8.834515e+02 |      --      |    Inf 
46.47/46.58	c  45.7s|     1 |     0 | 34504 |     - |  68M|   0 |1931 |2490 |6560 |2490 |6872 |1281 |   0 |   0 | 8.912691e+02 |      --      |    Inf 
49.87/49.94	c  49.1s|     1 |     0 | 36375 |     - |  71M|   0 |1869 |2490 |6560 |2490 |6916 |1325 |   0 |   0 | 8.969557e+02 |      --      |    Inf 
51.68/51.78	c  50.9s|     1 |     0 | 37248 |     - |  73M|   0 |1844 |2490 |6560 |2490 |6944 |1353 |   0 |   0 | 8.978153e+02 |      --      |    Inf 
53.87/53.99	c  53.0s|     1 |     0 | 38641 |     - |  74M|   0 |1867 |2490 |6560 |2490 |6991 |1400 |   0 |   0 | 9.033860e+02 |      --      |    Inf 
55.87/55.97	c  55.0s|     1 |     0 | 39856 |     - |  75M|   0 |1845 |2490 |6560 |2490 |7016 |1425 |   0 |   0 | 9.041634e+02 |      --      |    Inf 
57.67/57.74	c  56.7s|     1 |     0 | 40707 |     - |  76M|   0 |1884 |2490 |6560 |2490 |6876 |1447 |   0 |   0 | 9.048360e+02 |      --      |    Inf 
61.48/61.56	c  60.5s|     1 |     0 | 43291 |     - |  77M|   0 |1981 |2490 |6560 |2490 |6915 |1486 |   0 |   0 | 9.078757e+02 |      --      |    Inf 
64.78/64.86	c  63.8s|     1 |     0 | 45340 |     - |  78M|   0 |1843 |2490 |6560 |2490 |6965 |1536 |   0 |   0 | 9.149929e+02 |      --      |    Inf 
67.57/67.68	c  66.5s|     1 |     0 | 46952 |     - |  79M|   0 |1826 |2490 |6560 |2490 |7016 |1587 |   0 |   0 | 9.192246e+02 |      --      |    Inf 
70.27/70.35	c  69.2s|     1 |     0 | 48680 |     - |  80M|   0 |1891 |2490 |6560 |2490 |7064 |1635 |   0 |   0 | 9.246387e+02 |      --      |    Inf 
72.77/72.82	c  71.6s|     1 |     0 | 50140 |     - |  82M|   0 |1945 |2490 |6560 |2490 |7105 |1676 |   0 |   0 | 9.271513e+02 |      --      |    Inf 
77.17/77.22	c  76.0s|     1 |     0 | 52481 |     - |  83M|   0 |1872 |2490 |6560 |2490 |7004 |1734 |   0 |   0 | 9.324322e+02 |      --      |    Inf 
80.36/80.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.36/80.44	c  79.2s|     1 |     0 | 54401 |     - |  83M|   0 |1994 |2490 |6560 |2490 |7047 |1777 |   0 |   0 | 9.371613e+02 |      --      |    Inf 
84.26/84.30	c  83.0s|     1 |     0 | 56599 |     - |  85M|   0 |2018 |2490 |6560 |2490 |7097 |1827 |   0 |   0 | 9.402979e+02 |      --      |    Inf 
87.86/88.00	c  86.6s|     1 |     0 | 58600 |     - |  86M|   0 |1914 |2490 |6560 |2490 |7143 |1873 |   0 |   0 | 9.435176e+02 |      --      |    Inf 
91.66/91.70	c  90.3s|     1 |     0 | 60975 |     - |  87M|   0 |2064 |2490 |6560 |2490 |7178 |1908 |   0 |   0 | 9.449228e+02 |      --      |    Inf 
96.85/96.90	c  95.4s|     1 |     0 | 63850 |     - |  87M|   0 |2143 |2490 |6560 |2490 |7234 |1964 |   0 |   0 | 9.489528e+02 |      --      |    Inf 
102.35/102.49	c   101s|     1 |     0 | 66362 |     - |  88M|   0 |2065 |2490 |6560 |2490 |7137 |2029 |   0 |   0 | 9.582959e+02 |      --      |    Inf 
106.74/106.85	c   105s|     1 |     0 | 68870 |     - |  90M|   0 |1998 |2490 |6560 |2490 |7188 |2080 |   0 |   0 | 9.616281e+02 |      --      |    Inf 
110.85/110.91	c   109s|     1 |     0 | 71337 |     - |  91M|   0 |1963 |2490 |6560 |2490 |7248 |2140 |   0 |   0 | 9.658509e+02 |      --      |    Inf 
114.26/114.37	c   113s|     1 |     0 | 73284 |     - |  93M|   0 |1931 |2490 |6560 |2490 |7301 |2193 |   0 |   0 | 9.749110e+02 |      --      |    Inf 
117.05/117.12	c   115s|     1 |     0 | 74766 |     - |  94M|   0 |1954 |2490 |6560 |2490 |7353 |2245 |   0 |   0 | 9.796029e+02 |      --      |    Inf 
121.73/121.87	c   120s|     1 |     0 | 77252 |     - |  95M|   0 |1938 |2490 |6560 |2490 |7402 |2294 |   0 |   0 | 9.851049e+02 |      --      |    Inf 
125.84/125.97	c   124s|     1 |     0 | 79570 |     - |  96M|   0 |1931 |2490 |6560 |2490 |7226 |2335 |   0 |   0 | 9.894819e+02 |      --      |    Inf 
129.33/129.47	c   128s|     1 |     0 | 81536 |     - |  97M|   0 |1924 |2490 |6560 |2490 |7287 |2396 |   0 |   0 | 9.941054e+02 |      --      |    Inf 
133.34/133.48	c   132s|     1 |     0 | 83583 |     - |  98M|   0 |1978 |2490 |6560 |2490 |7356 |2465 |   0 |   0 | 1.001928e+03 |      --      |    Inf 
136.94/137.05	c   135s|     1 |     0 | 85450 |     - |  99M|   0 |2049 |2490 |6560 |2490 |7416 |2525 |   0 |   0 | 1.006988e+03 |      --      |    Inf 
142.64/142.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
142.64/142.76	c   141s|     1 |     0 | 88168 |     - | 100M|   0 |2018 |2490 |6560 |2490 |7483 |2592 |   0 |   0 | 1.016105e+03 |      --      |    Inf 
147.43/147.59	c   145s|     1 |     0 | 90760 |     - | 101M|   0 |2110 |2490 |6560 |2490 |7555 |2664 |   0 |   0 | 1.020187e+03 |      --      |    Inf 
152.84/152.90	c   151s|     1 |     0 | 92942 |     - | 102M|   0 |2046 |2490 |6560 |2490 |7383 |2731 |   0 |   0 | 1.031998e+03 |      --      |    Inf 
155.33/155.44	c   153s|     1 |     0 | 94345 |     - | 103M|   0 |2071 |2490 |6560 |2490 |7438 |2786 |   0 |   0 | 1.035892e+03 |      --      |    Inf 
158.82/158.99	c   157s|     1 |     0 | 96415 |     - | 104M|   0 |2066 |2490 |6560 |2490 |7496 |2844 |   0 |   0 | 1.039771e+03 |      --      |    Inf 
163.43/163.58	c   161s|     1 |     0 | 99069 |     - | 105M|   0 |2048 |2490 |6560 |2490 |7561 |2909 |   0 |   0 | 1.044458e+03 |      --      |    Inf 
169.02/169.16	c   167s|     1 |     0 |102139 |     - | 106M|   0 |2083 |2490 |6560 |2490 |7630 |2978 |   0 |   0 | 1.051082e+03 |      --      |    Inf 
174.62/174.72	c   172s|     1 |     0 |104789 |     - | 106M|   0 |2101 |2490 |6560 |2490 |7696 |3044 |   0 |   0 | 1.058659e+03 |      --      |    Inf 
177.92/178.07	c   176s|     1 |     0 |106535 |     - | 107M|   0 |2154 |2490 |6560 |2490 |7496 |3104 |   0 |   0 | 1.062517e+03 |      --      |    Inf 
181.32/181.50	c   179s|     1 |     0 |108268 |     - | 108M|   0 |2140 |2490 |6560 |2490 |7557 |3165 |   0 |   0 | 1.067140e+03 |      --      |    Inf 
185.42/185.54	c   183s|     1 |     0 |110342 |     - | 109M|   0 |2102 |2490 |6560 |2490 |7608 |3216 |   0 |   0 | 1.071196e+03 |      --      |    Inf 
189.82/189.95	c   187s|     1 |     0 |112370 |     - | 110M|   0 |2113 |2490 |6560 |2490 |7671 |3279 |   0 |   0 | 1.075393e+03 |      --      |    Inf 
193.81/193.90	c   191s|     1 |     0 |114585 |     - | 112M|   0 |2188 |2490 |6560 |2490 |7723 |3331 |   0 |   0 | 1.078309e+03 |      --      |    Inf 
200.81/200.95	c   198s|     1 |     0 |117463 |     - | 112M|   0 |2177 |2490 |6560 |2490 |7795 |3403 |   0 |   0 | 1.088172e+03 |      --      |    Inf 
205.21/205.39	c   203s|     1 |     0 |119416 |     - | 112M|   0 |2171 |2490 |6560 |2490 |7570 |3485 |   0 |   0 | 1.097372e+03 |      --      |    Inf 
209.91/210.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.91/210.07	c   207s|     1 |     0 |122050 |     - | 114M|   0 |2117 |2490 |6560 |2490 |7647 |3562 |   0 |   0 | 1.104784e+03 |      --      |    Inf 
212.50/212.69	c   210s|     1 |     0 |123683 |     - | 115M|   0 |2169 |2490 |6560 |2490 |7712 |3627 |   0 |   0 | 1.107740e+03 |      --      |    Inf 
215.80/215.96	c   213s|     1 |     0 |125489 |     - | 116M|   0 |2189 |2490 |6560 |2490 |7775 |3690 |   0 |   0 | 1.110454e+03 |      --      |    Inf 
220.10/220.23	c   217s|     1 |     0 |127802 |     - | 116M|   0 |2138 |2490 |6560 |2490 |7848 |3763 |   0 |   0 | 1.114212e+03 |      --      |    Inf 
225.81/225.90	c   223s|     1 |     0 |130502 |     - | 117M|   0 |2218 |2490 |6560 |2490 |7945 |3860 |   0 |   0 | 1.119684e+03 |      --      |    Inf 
231.00/231.15	c   228s|     1 |     0 |132772 |     - | 117M|   0 |2188 |2490 |6560 |2490 |7725 |3926 |   0 |   0 | 1.124892e+03 |      --      |    Inf 
235.40/235.53	c   232s|     1 |     0 |134645 |     - | 118M|   0 |2126 |2490 |6560 |2490 |7781 |3982 |   0 |   0 | 1.130044e+03 |      --      |    Inf 
238.51/238.68	c   236s|     1 |     0 |136319 |     - | 119M|   0 |2195 |2490 |6560 |2490 |7838 |4039 |   0 |   0 | 1.132645e+03 |      --      |    Inf 
243.20/243.37	c   240s|     1 |     0 |138456 |     - | 120M|   0 |2187 |2490 |6560 |2490 |7896 |4097 |   0 |   0 | 1.137702e+03 |      --      |    Inf 
245.70/245.81	c   243s|     1 |     0 |139731 |     - | 122M|   0 |2207 |2490 |6560 |2490 |7951 |4152 |   0 |   0 | 1.140299e+03 |      --      |    Inf 
249.69/249.80	c   247s|     1 |     0 |141594 |     - | 123M|   0 |2210 |2490 |6560 |2490 |8023 |4224 |   0 |   0 | 1.145234e+03 |      --      |    Inf 
252.39/252.57	c   249s|     1 |     0 |143238 |     - | 124M|   0 |2214 |2490 |6560 |2490 |7709 |4274 |   0 |   0 | 1.147743e+03 |      --      |    Inf 
256.20/256.33	c   253s|     1 |     0 |144773 |     - | 125M|   0 |2204 |2490 |6560 |2490 |7747 |4312 |   0 |   0 | 1.151953e+03 |      --      |    Inf 
260.50/260.65	c   257s|     1 |     0 |146867 |     - | 126M|   0 |2152 |2490 |6560 |2490 |7802 |4367 |   0 |   0 | 1.156828e+03 |      --      |    Inf 
262.99/263.18	c   260s|     1 |     0 |148676 |     - | 126M|   0 |2185 |2490 |6560 |2490 |7872 |4437 |   0 |   0 | 1.158296e+03 |      --      |    Inf 
267.10/267.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
267.10/267.23	c   264s|     1 |     0 |151036 |     - | 127M|   0 |2259 |2490 |6560 |2490 |7932 |4497 |   0 |   0 | 1.160549e+03 |      --      |    Inf 
274.48/274.66	c   271s|     1 |     0 |154146 |     - | 127M|   0 |2172 |2490 |6560 |2490 |8010 |4575 |   0 |   0 | 1.166000e+03 |      --      |    Inf 
277.98/278.14	c   275s|     1 |     0 |156182 |     - | 128M|   0 |2154 |2490 |6560 |2490 |7718 |4628 |   0 |   0 | 1.167425e+03 |      --      |    Inf 
283.69/283.83	c   280s|     1 |     0 |159029 |     - | 128M|   0 |2166 |2490 |6560 |2490 |7756 |4666 |   0 |   0 | 1.170870e+03 |      --      |    Inf 
286.99/287.11	c   283s|     1 |     0 |161150 |     - | 130M|   0 |2169 |2490 |6560 |2490 |7807 |4717 |   0 |   0 | 1.173796e+03 |      --      |    Inf 
291.18/291.33	c   288s|     1 |     0 |163641 |     - | 130M|   0 |2152 |2490 |6560 |2490 |7864 |4774 |   0 |   0 | 1.177030e+03 |      --      |    Inf 
294.88/295.04	c   291s|     1 |     0 |165642 |     - | 131M|   0 |2113 |2490 |6560 |2490 |7921 |4831 |   0 |   0 | 1.178874e+03 |      --      |    Inf 
298.98/299.14	c   295s|     1 |     0 |167523 |     - | 132M|   0 |2172 |2490 |6560 |2490 |7976 |4886 |   0 |   0 | 1.180253e+03 |      --      |    Inf 
304.58/304.75	c   301s|     1 |     0 |169595 |     - | 132M|   0 |2090 |2490 |6560 |2490 |7761 |4951 |   0 |   0 | 1.184547e+03 |      --      |    Inf 
308.47/308.69	c   305s|     1 |     0 |171336 |     - | 133M|   0 |2064 |2490 |6560 |2490 |7821 |5011 |   0 |   0 | 1.189454e+03 |      --      |    Inf 
311.27/311.47	c   308s|     1 |     0 |172759 |     - | 133M|   0 |2008 |2490 |6560 |2490 |7879 |5069 |   0 |   0 | 1.190567e+03 |      --      |    Inf 
314.07/314.22	c   310s|     1 |     0 |174172 |     - | 134M|   0 |2128 |2490 |6560 |2490 |7933 |5123 |   0 |   0 | 1.192796e+03 |      --      |    Inf 
316.87/317.07	c   313s|     1 |     0 |175623 |     - | 135M|   0 |2084 |2490 |6560 |2490 |7978 |5168 |   0 |   0 | 1.194553e+03 |      --      |    Inf 
319.37/319.56	c   316s|     1 |     0 |177401 |     - | 136M|   0 |2092 |2490 |6560 |2490 |8020 |5210 |   0 |   0 | 1.195671e+03 |      --      |    Inf 
322.97/323.12	c   319s|     1 |     0 |179630 |     - | 136M|   0 |2170 |2490 |6560 |2490 |7807 |5279 |   0 |   0 | 1.198840e+03 |      --      |    Inf 
327.06/327.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
327.06/327.24	c   323s|     1 |     0 |181509 |     - | 137M|   0 |2149 |2490 |6560 |2490 |7883 |5355 |   0 |   0 | 1.203419e+03 |      --      |    Inf 
330.97/331.15	c   327s|     1 |     0 |183409 |     - | 138M|   0 |2147 |2490 |6560 |2490 |7934 |5406 |   0 |   0 | 1.205006e+03 |      --      |    Inf 
335.56/335.78	c   332s|     1 |     0 |185623 |     - | 138M|   0 |2017 |2490 |6560 |2490 |7994 |5466 |   0 |   0 | 1.209469e+03 |      --      |    Inf 
337.76/337.98	c   334s|     1 |     0 |187290 |     - | 138M|   0 |2028 |2490 |6560 |2490 |8057 |5529 |   0 |   0 | 1.211935e+03 |      --      |    Inf 
339.77/339.94	c   336s|     1 |     0 |188818 |     - | 139M|   0 |2155 |2490 |6560 |2490 |8108 |5580 |   0 |   0 | 1.214298e+03 |      --      |    Inf 
344.06/344.24	c   340s|     1 |     0 |190622 |     - | 140M|   0 |2057 |2490 |6560 |2490 |7863 |5637 |   0 |   0 | 1.217103e+03 |      --      |    Inf 
345.75/345.97	c   342s|     1 |     0 |191788 |     - | 140M|   0 |2094 |2490 |6560 |2490 |7902 |5676 |   0 |   0 | 1.218371e+03 |      --      |    Inf 
348.96/349.13	c   345s|     1 |     0 |193471 |     - | 140M|   0 |2118 |2490 |6560 |2490 |7966 |5740 |   0 |   0 | 1.222295e+03 |      --      |    Inf 
350.35/350.57	c   346s|     1 |     0 |194364 |     - | 141M|   0 |2161 |2490 |6560 |2490 |7990 |5764 |   0 |   0 | 1.222748e+03 |      --      |    Inf 
354.56/354.73	c   350s|     1 |     0 |195076 |     - | 141M|   0 |2142 |2490 |6560 |2490 |8020 |5794 |   0 |   0 | 1.224374e+03 |      --      |    Inf 
358.36/358.58	c   354s|     1 |     0 |197058 |     - | 142M|   0 |2099 |2490 |6560 |2490 |8053 |5827 |   0 |   0 | 1.226624e+03 |      --      |    Inf 
360.56/360.80	c   356s|     1 |     0 |198685 |     - | 143M|   0 |2136 |2490 |6560 |2490 |7785 |5859 |   0 |   0 | 1.227388e+03 |      --      |    Inf 
363.75/363.95	c   359s|     1 |     0 |199842 |     - | 139M|   0 |2098 |2490 |6560 |2490 |7800 |5874 |   0 |   0 | 1.228228e+03 |      --      |    Inf 
366.65/366.88	c   362s|     1 |     0 |200497 |     - | 138M|   0 |2159 |2490 |6560 |2490 |7822 |5896 |   0 |   0 | 1.228534e+03 |      --      |    Inf 
369.85/370.01	c   366s|     1 |     0 |201298 |     - | 136M|   0 |2139 |2490 |6560 |2490 |7843 |5917 |   0 |   0 | 1.229648e+03 |      --      |    Inf 
373.34/373.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
373.34/373.58	c   369s|     1 |     0 |202278 |     - | 133M|   0 |2112 |2490 |6560 |2490 |7856 |5930 |   0 |   0 | 1.230013e+03 |      --      |    Inf 
376.24/376.44	c   372s|     1 |     0 |203145 |     - | 131M|   0 |2102 |2490 |6560 |2490 |7869 |5943 |   0 |   0 | 1.230405e+03 |      --      |    Inf 
379.05/379.22	c   375s|     1 |     0 |204487 |     - | 129M|   0 |2146 |2490 |6560 |2490 |7584 |5955 |   0 |   0 | 1.231426e+03 |      --      |    Inf 
382.35/382.55	c   378s|     1 |     0 |205025 |     - | 127M|   0 |2131 |2490 |6560 |2490 |7607 |5978 |   0 |   0 | 1.231594e+03 |      --      |    Inf 
387.54/387.75	c   383s|     1 |     0 |206173 |     - | 125M|   0 |2157 |2490 |6560 |2490 |7626 |5997 |   0 |   0 | 1.232847e+03 |      --      |    Inf 
390.74/390.96	c   386s|     1 |     0 |207198 |     - | 121M|   0 |2142 |2490 |6560 |2490 |7643 |6014 |   0 |   0 | 1.233516e+03 |      --      |    Inf 
394.24/394.47	c   390s|     1 |     0 |208238 |     - | 117M|   0 |2128 |2490 |6560 |2490 |7664 |6035 |   0 |   0 | 1.234104e+03 |      --      |    Inf 
399.05/399.28	c   395s|     1 |     0 |209490 |     - | 115M|   0 |2152 |2490 |6560 |2490 |7685 |6056 |   0 |   0 | 1.234777e+03 |      --      |    Inf 
403.94/404.19	c   399s|     1 |     0 |210709 |     - | 112M|   0 |2100 |2490 |6560 |2490 |7572 |6085 |   0 |   0 | 1.236550e+03 |      --      |    Inf 
405.83/406.07	c   401s|     1 |     0 |211887 |     - | 110M|   0 |2078 |2490 |6560 |2490 |7604 |6117 |   0 |   0 | 1.237779e+03 |      --      |    Inf 
409.93/410.13	c   405s|     1 |     0 |213722 |     - | 108M|   0 |2120 |2490 |6560 |2490 |7660 |6173 |   0 |   0 | 1.239671e+03 |      --      |    Inf 
412.93/413.19	c   408s|     1 |     0 |214902 |     - | 106M|   0 |2094 |2490 |6560 |2490 |7691 |6204 |   0 |   0 | 1.240831e+03 |      --      |    Inf 
416.43/416.66	c   412s|     1 |     0 |215880 |     - | 103M|   0 |2095 |2490 |6560 |2490 |7710 |6223 |   0 |   0 | 1.242348e+03 |      --      |    Inf 
420.23/420.44	c   416s|     1 |     0 |216552 |     - | 100M|   0 |2088 |2490 |6560 |2490 |7723 |6236 |   0 |   0 | 1.242514e+03 |      --      |    Inf 
424.33/424.54	c   420s|     1 |     0 |217968 |     - |  96M|   0 |2090 |2490 |6560 |2490 |7675 |6271 |   0 |   0 | 1.243500e+03 |      --      |    Inf 
427.74/427.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.74/427.97	c   423s|     1 |     0 |218873 |     - |  94M|   0 |2059 |2490 |6560 |2490 |7704 |6300 |   0 |   0 | 1.244545e+03 |      --      |    Inf 
429.83/430.05	c   425s|     1 |     0 |220133 |     - |  92M|   0 |2089 |2490 |6560 |2490 |7744 |6340 |   0 |   0 | 1.246056e+03 |      --      |    Inf 
433.52/433.77	c   429s|     1 |     0 |221124 |     - |  91M|   0 |2073 |2490 |6560 |2490 |7767 |6363 |   0 |   0 | 1.247107e+03 |      --      |    Inf 
436.73/436.90	c   432s|     1 |     0 |221648 |     - |  90M|   0 |2069 |2490 |6560 |2490 |7782 |6378 |   0 |   0 | 1.247779e+03 |      --      |    Inf 
439.73/439.91	c   435s|     1 |     0 |222216 |     - |  89M|   0 |2049 |2490 |6560 |2490 |7792 |6388 |   0 |   0 | 1.248203e+03 |      --      |    Inf 
443.12/443.33	c   438s|     1 |     0 |223139 |     - |  88M|   0 |2049 |2490 |6560 |2490 |7662 |6400 |   0 |   0 | 1.248717e+03 |      --      |    Inf 
445.52/445.77	c   441s|     1 |     0 |223998 |     - |  87M|   0 |2042 |2490 |6560 |2490 |7675 |6413 |   0 |   0 | 1.249362e+03 |      --      |    Inf 
447.01/447.22	c   442s|     1 |     0 |224874 |     - |  87M|   0 |2052 |2490 |6560 |2490 |7697 |6435 |   0 |   0 | 1.250059e+03 |      --      |    Inf 
450.02/450.22	c   445s|     1 |     0 |226573 |     - |  87M|   0 |2027 |2490 |6560 |2490 |7745 |6483 |   0 |   0 | 1.251365e+03 |      --      |    Inf 
452.42/452.66	c   448s|     1 |     0 |228289 |     - |  86M|   0 |2079 |2490 |6560 |2490 |7782 |6520 |   0 |   0 | 1.252919e+03 |      --      |    Inf 
456.41/456.61	c   452s|     1 |     0 |229401 |     - |  85M|   0 |2136 |2490 |6560 |2490 |7814 |6552 |   0 |   0 | 1.253960e+03 |      --      |    Inf 
458.31/458.56	c   453s|     1 |     0 |230447 |     - |  85M|   0 |2091 |2490 |6560 |2490 |7716 |6589 |   0 |   0 | 1.255025e+03 |      --      |    Inf 
460.02/460.25	c   455s|     1 |     0 |231481 |     - |  84M|   0 |2149 |2490 |6560 |2490 |7759 |6632 |   0 |   0 | 1.255714e+03 |      --      |    Inf 
464.41/464.69	c   460s|     1 |     0 |233342 |     - |  84M|   0 |2162 |2490 |6560 |2490 |7793 |6666 |   0 |   0 | 1.257816e+03 |      --      |    Inf 
468.91/469.14	c   464s|     1 |     0 |234935 |     - |  83M|   0 |2124 |2490 |6560 |2490 |7848 |6721 |   0 |   0 | 1.260735e+03 |      --      |    Inf 
470.71/470.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
470.71/470.94	c   466s|     1 |     0 |236076 |     - |  83M|   0 |2072 |2490 |6560 |2490 |7886 |6759 |   0 |   0 | 1.261682e+03 |      --      |    Inf 
473.31/473.51	c   468s|     1 |     0 |237713 |     - |  83M|   0 |2025 |2490 |6560 |2490 |7926 |6799 |   0 |   0 | 1.263893e+03 |      --      |    Inf 
474.51/474.77	c   469s|     1 |     0 |238694 |     - |  82M|   0 |2174 |2490 |6560 |2490 |7886 |6833 |   0 |   0 | 1.265326e+03 |      --      |    Inf 
476.91/477.19	c   472s|     1 |     0 |239813 |     - |  81M|   0 |2138 |2490 |6560 |2490 |7923 |6870 |   0 |   0 | 1.267905e+03 |      --      |    Inf 
478.70/478.96	c   474s|     1 |     0 |240903 |     - |  80M|   0 |2100 |2490 |6560 |2490 |7952 |6899 |   0 |   0 | 1.268915e+03 |      --      |    Inf 
480.61/480.80	c   475s|     1 |     0 |242050 |     - |  79M|   0 |2077 |2490 |6560 |2490 |7984 |6931 |   0 |   0 | 1.270330e+03 |      --      |    Inf 
481.71/481.93	c   477s|     1 |     0 |242806 |     - |  79M|   0 |2079 |2490 |6560 |2490 |8014 |6961 |   0 |   0 | 1.270783e+03 |      --      |    Inf 
483.41/483.63	c   478s|     1 |     0 |244008 |     - |  78M|   0 |2103 |2490 |6560 |2490 |8030 |6977 |   0 |   0 | 1.271126e+03 |      --      |    Inf 
487.01/487.27	c   482s|     1 |     0 |244973 |     - |  77M|   0 |2117 |2490 |6560 |2490 |7868 |7004 |   0 |   0 | 1.271726e+03 |      --      |    Inf 
489.01/489.21	c   484s|     1 |     0 |246235 |     - |  77M|   0 |2153 |2490 |6560 |2490 |7892 |7028 |   0 |   0 | 1.272629e+03 |      --      |    Inf 
492.90/493.20	c   488s|     1 |     0 |247174 |     - |  77M|   0 |2154 |2490 |6560 |2490 |7915 |7051 |   0 |   0 | 1.272973e+03 |      --      |    Inf 
497.09/497.36	c   492s|     1 |     0 |248336 |     - |  76M|   0 |2169 |2490 |6560 |2490 |7938 |7074 |   0 |   0 | 1.273756e+03 |      --      |    Inf 
499.60/499.89	c   494s|     1 |     0 |249194 |     - |  75M|   0 |2169 |2490 |6560 |2490 |7951 |7087 |   0 |   0 | 1.273869e+03 |      --      |    Inf 
502.00/502.21	c   497s|     1 |     0 |250847 |     - |  74M|   0 |2115 |2490 |6560 |2490 |7971 |7107 |   0 |   0 | 1.274486e+03 |      --      |    Inf 
504.90/505.12	c   500s|     1 |     0 |252577 |     - |  74M|   0 |2109 |2490 |6560 |2490 |7826 |7143 |   0 |   0 | 1.275948e+03 |      --      |    Inf 
506.29/506.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
506.29/506.58	c   501s|     1 |     0 |253589 |     - |  73M|   0 |2140 |2490 |6560 |2490 |7856 |7173 |   0 |   0 | 1.276738e+03 |      --      |    Inf 
508.69/508.94	c   503s|     1 |     0 |254278 |     - |  73M|   0 |2153 |2490 |6560 |2490 |7878 |7195 |   0 |   0 | 1.277591e+03 |      --      |    Inf 
512.30/512.59	c   507s|     1 |     0 |255825 |     - |  73M|   0 |2121 |2490 |6560 |2490 |7903 |7220 |   0 |   0 | 1.279167e+03 |      --      |    Inf 
514.99/515.27	c   510s|     1 |     0 |256274 |     - |  72M|   0 |2146 |2490 |6560 |2490 |7923 |7240 |   0 |   0 | 1.279292e+03 |      --      |    Inf 
519.39/519.62	c   514s|     1 |     0 |257495 |     - |  71M|   0 |2118 |2490 |6560 |2490 |7934 |7251 |   0 |   0 | 1.280100e+03 |      --      |    Inf 
523.69/523.95	c   518s|     1 |     0 |258853 |     - |  71M|   0 |2141 |2490 |6560 |2490 |7842 |7278 |   0 |   0 | 1.280644e+03 |      --      |    Inf 
526.59/526.83	c   521s|     1 |     0 |259686 |     - |  70M|   0 |2114 |2490 |6560 |2490 |7864 |7300 |   0 |   0 | 1.281869e+03 |      --      |    Inf 
528.99/529.25	c   524s|     1 |     0 |260276 |     - |  69M|   0 |2109 |2490 |6560 |2490 |7886 |7322 |   0 |   0 | 1.282719e+03 |      --      |    Inf 
530.88/531.16	c   525s|     1 |     0 |261067 |     - |  68M|   0 |2039 |2490 |6560 |2490 |7912 |7348 |   0 |   0 | 1.283056e+03 |      --      |    Inf 
532.29/532.58	c   527s|     1 |     0 |262069 |     - |  68M|   0 |2090 |2490 |6560 |2490 |7948 |7384 |   0 |   0 | 1.283844e+03 |      --      |    Inf 
533.89/534.12	c   528s|     1 |     0 |262973 |     - |  69M|   0 |2084 |2490 |6560 |2490 |7975 |7411 |   0 |   0 | 1.285348e+03 |      --      |    Inf 
535.89/536.10	c   530s|     1 |     0 |264401 |     - |  69M|   0 |2087 |2490 |6560 |2490 |7872 |7432 |   0 |   0 | 1.286500e+03 |      --      |    Inf 
538.48/538.71	c   533s|     1 |     0 |265448 |     - |  68M|   0 |2066 |2490 |6560 |2490 |7890 |7450 |   0 |   0 | 1.287279e+03 |      --      |    Inf 
539.89/540.14	c   534s|     1 |     0 |265991 |     - |  68M|   0 |2076 |2490 |6560 |2490 |7914 |7474 |   0 |   0 | 1.287437e+03 |      --      |    Inf 
542.39/542.64	c   537s|     1 |     0 |266729 |     - |  68M|   0 |2079 |2490 |6560 |2490 |7926 |7486 |   0 |   0 | 1.287588e+03 |      --      |    Inf 
544.68/544.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
544.68/544.93	c   539s|     1 |     0 |267321 |     - |  67M|   0 |2108 |2490 |6560 |2490 |7955 |7515 |   0 |   0 | 1.288155e+03 |      --      |    Inf 
546.88/547.13	c   541s|     1 |     0 |267723 |     - |  66M|   0 |2084 |2490 |6560 |2490 |7964 |7524 |   0 |   0 | 1.288553e+03 |      --      |    Inf 
549.08/549.34	c   543s|     1 |     0 |268103 |     - |  66M|   0 |2081 |2490 |6560 |2490 |7869 |7541 |   0 |   0 | 1.288695e+03 |      --      |    Inf 
551.38/551.60	c   546s|     1 |     0 |268605 |     - |  66M|   0 |2070 |2490 |6560 |2490 |7884 |7556 |   0 |   0 | 1.288995e+03 |      --      |    Inf 
553.48/553.73	c   548s|     1 |     0 |268989 |     - |  65M|   0 |2063 |2490 |6560 |2490 |7895 |7567 |   0 |   0 | 1.289179e+03 |      --      |    Inf 
555.67/555.94	c   550s|     1 |     0 |269367 |     - |  65M|   0 |2070 |2490 |6560 |2490 |7905 |7577 |   0 |   0 | 1.289595e+03 |      --      |    Inf 
557.68/557.90	c   552s|     1 |     0 |269822 |     - |  63M|   0 |2075 |2490 |6560 |2490 |7916 |7588 |   0 |   0 | 1.289983e+03 |      --      |    Inf 
559.48/559.75	c   554s|     1 |     0 |270382 |     - |  62M|   0 |2054 |2490 |6560 |2490 |7927 |7599 |   0 |   0 | 1.291409e+03 |      --      |    Inf 
561.68/561.95	c   556s|     1 |     0 |270810 |     - |  61M|   0 |2067 |2490 |6560 |2490 |7806 |7609 |   0 |   0 | 1.291608e+03 |      --      |    Inf 
563.99/564.21	c   558s|     1 |     0 |271225 |     - |  60M|   0 |2057 |2490 |6560 |2490 |7814 |7617 |   0 |   0 | 1.292057e+03 |      --      |    Inf 
565.98/566.20	c   560s|     1 |     0 |271402 |     - |  60M|   0 |2038 |2490 |6560 |2490 |7822 |7625 |   0 |   0 | 1.292097e+03 |      --      |    Inf 
567.97/568.28	c   562s|     1 |     0 |271590 |     - |  59M|   0 |2040 |2490 |6560 |2490 |7827 |7630 |   0 |   0 | 1.292097e+03 |      --      |    Inf 
569.87/570.13	c   564s|     1 |     0 |271751 |     - |  59M|   0 |2036 |2490 |6560 |2490 |7829 |7632 |   0 |   0 | 1.292097e+03 |      --      |    Inf 
572.08/572.38	c   566s|     1 |     0 |272036 |     - |  59M|   0 |2034 |2490 |6560 |2490 |7831 |7634 |   0 |   0 | 1.292097e+03 |      --      |    Inf 
574.27/574.50	c   568s|     1 |     0 |272157 |     - |  58M|   0 |2042 |2490 |6560 |2490 |7761 |7636 |   0 |   0 | 1.292097e+03 |      --      |    Inf 
580.97/581.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
580.97/581.26	c   575s|     1 |     2 |272157 |     - |  58M|   0 |2042 |2490 |6560 |2490 |7761 |7636 |   0 |  27 | 1.292097e+03 |      --      |    Inf 
676.04/676.39	c   668s| 10000 |    47 |272157 |   0.0 |  60M|  70 |   - |2490 |8943 |   0 |   0 |7636 |8977 |  27 | 1.292138e+03 |      --      |    Inf 
791.97/792.38	c   781s| 20000 |    50 |272157 |   0.0 |  60M|  70 |   - |2490 |8933 |   0 |   0 |7636 |  15k|  27 | 1.292138e+03 |      --      |    Inf 
901.82/902.23	c   888s| 30000 |    47 |272157 |   0.0 |  60M|  70 |   - |2490 |9858 |   0 |   0 |7636 |  23k|  27 | 1.292138e+03 |      --      |    Inf 
979.30/979.72	c   964s| 40000 |    43 |272157 |   0.0 |  62M|  70 |   - |2490 |  16k|   0 |   0 |7636 |  36k|  27 | 1.292138e+03 |      --      |    Inf 
1057.77/1058.23	c  1040s| 50000 |    49 |272157 |   0.0 |  62M|  70 |   - |2490 |  18k|   0 |   0 |7636 |  45k|  27 | 1.292138e+03 |      --      |    Inf 
1133.83/1134.36	c  1114s| 60000 |    49 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  54k|  27 | 1.292138e+03 |      --      |    Inf 
1217.50/1218.08	c  1196s| 70000 |    45 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  61k|  27 | 1.292138e+03 |      --      |    Inf 
1316.67/1317.22	c  1292s| 80000 |    45 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  68k|  27 | 1.292138e+03 |      --      |    Inf 
1416.23/1416.90	c  1389s| 90000 |    45 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  75k|  27 | 1.292138e+03 |      --      |    Inf 
1490.10/1490.70	c  1461s|100000 |    46 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  81k|  27 | 1.292138e+03 |      --      |    Inf 
1571.76/1572.41	c  1541s|110000 |    44 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  88k|  27 | 1.292138e+03 |      --      |    Inf 
1628.84/1629.50	c  1596s|120000 |    47 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 |  95k|  27 | 1.292138e+03 |      --      |    Inf 
1685.13/1685.84	c  1651s|130000 |    44 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 | 102k|  27 | 1.292138e+03 |      --      |    Inf 
1741.50/1742.20	c  1706s|140000 |    45 |272157 |   0.0 |  63M|  70 |   - |2490 |  21k|   0 |   0 |7636 | 109k|  27 | 1.292138e+03 |      --      |    Inf 
1800.08/1800.80	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.80	c 
1800.08/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.80	c Solving Time (sec) : 1763.20
1800.08/1800.80	c Solving Nodes      : 147706
1800.08/1800.80	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.08/1800.80	c Dual Bound         : +1.29213838464278e+03
1800.08/1800.80	c Gap                : infinite
1800.08/1800.80	s UNKNOWN
1800.08/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.80	c Solving Time       :    1763.20
1800.08/1800.80	c Original Problem   :
1800.08/1800.80	c   Problem name     : HOME/instance-2665434-1276469379.opb
1800.08/1800.80	c   Variables        : 2678 (2678 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.80	c   Constraints      : 6689 initial, 6689 maximal
1800.08/1800.80	c Presolved Problem  :
1800.08/1800.80	c   Problem name     : t_HOME/instance-2665434-1276469379.opb
1800.08/1800.80	c   Variables        : 2490 (2490 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.80	c   Constraints      : 6560 initial, 21736 maximal
1800.08/1800.80	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.80	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.80	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.80	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.80	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.80	c   implics          :       0.00          0          3          0          0          0          0          0          0
1800.08/1800.80	c   probing          :       0.43          2        183          0          0          0          0          0          0
1800.08/1800.80	c   linear           :       0.11          0          0          0          0          0        122        122          0
1800.08/1800.80	c   logicor          :       0.12          0          0          0          0          0          7          0          0
1800.08/1800.80	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.80	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.80	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.08/1800.80	c   logicor          :       6560+       179    5894853          0          0      98393   58260636          0          0          0
1800.08/1800.80	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.80	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.80	c   integral         :       6.59       0.00       0.00       6.59       0.00
1800.08/1800.80	c   logicor          :     305.97       0.19     305.78       0.00       0.00
1800.08/1800.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.80	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.80	c   vbounds          :       3.22          2          0          0
1800.08/1800.80	c   rootredcost      :       2.47          0          0          0
1800.08/1800.80	c   pseudoobj        :     588.47    5986664          0          0
1800.08/1800.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.80	c   propagation      :      77.50      98391      98391      98391       44.4      16565        2.9          -
1800.08/1800.80	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.81	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.81	c   applied globally :          -          -          -     114895       38.4          -          -          -
1800.08/1800.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.81	c   cut pool         :       6.05        178          -          -       8225          -    (maximal pool size: 35351)
1800.08/1800.81	c   redcost          :       0.03        179          0          0          0          0
1800.08/1800.81	c   impliedbounds    :       0.23        179          0          0       1649          0
1800.08/1800.81	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.81	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.81	c   gomory           :     266.13        179          0          0      76766          0
1800.08/1800.81	c   strongcg         :       6.28         20          0          0      10000          0
1800.08/1800.81	c   cmir             :       0.70         10          0          0          0          0
1800.08/1800.81	c   flowcover        :       0.61         10          0          0          0          0
1800.08/1800.81	c   clique           :       0.34        179          0          0         61          0
1800.08/1800.81	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.81	c   mcf              :       0.02          1          0          0          0          0
1800.08/1800.81	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.81	c Pricers            :       Time      Calls       Vars
1800.08/1800.81	c   problem variables:       0.00          0          0
1800.08/1800.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.81	c   relpscost        :       6.59          1          0          0          0          0          2
1800.08/1800.81	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.81	c   inference        :      63.22      98517          0          0          0          0     197034
1800.08/1800.81	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.81	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.81	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.81	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.81	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.81	c   LP solutions     :       0.00          -          0
1800.08/1800.81	c   pseudo solutions :       0.00          -          0
1800.08/1800.81	c   oneopt           :       0.13          0          0
1800.08/1800.81	c   crossover        :       0.00          0          0
1800.08/1800.81	c   trivial          :       0.01          2          0
1800.08/1800.81	c   simplerounding   :       0.00          0          0
1800.08/1800.81	c   zirounding       :       0.00          1          0
1800.08/1800.81	c   rounding         :       0.21        100          0
1800.08/1800.81	c   shifting         :       2.25        100          0
1800.08/1800.81	c   intshifting      :       0.00          0          0
1800.08/1800.81	c   twoopt           :       0.00          0          0
1800.08/1800.81	c   fixandinfer      :       0.00          0          0
1800.08/1800.81	c   feaspump         :       0.08          1          0
1800.08/1800.81	c   coefdiving       :       0.00          0          0
1800.08/1800.81	c   pscostdiving     :       0.00          0          0
1800.08/1800.81	c   fracdiving       :       0.00          0          0
1800.08/1800.81	c   veclendiving     :       0.00          0          0
1800.08/1800.81	c   intdiving        :       0.00          0          0
1800.08/1800.81	c   actconsdiving    :       0.00          0          0
1800.08/1800.81	c   objpscostdiving  :       0.00          0          0
1800.08/1800.81	c   rootsoldiving    :       0.00          0          0
1800.08/1800.81	c   linesearchdiving :       0.00          0          0
1800.08/1800.81	c   guideddiving     :       0.00          0          0
1800.08/1800.81	c   octane           :       0.00          0          0
1800.08/1800.81	c   rens             :       0.00          0          0
1800.08/1800.81	c   rins             :       0.00          0          0
1800.08/1800.81	c   localbranching   :       0.00          0          0
1800.08/1800.81	c   mutation         :       0.00          0          0
1800.08/1800.81	c   dins             :       0.00          0          0
1800.08/1800.81	c   undercover       :       0.00          0          0
1800.08/1800.81	c   nlp              :       0.20          0          0
1800.08/1800.81	c   trysol           :       0.08          0          0
1800.08/1800.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.81	c   primal LP        :       0.47          0          0       0.00       0.00
1800.08/1800.81	c   dual LP          :     281.70        180     272157    1511.98     966.12
1800.08/1800.81	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.81	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.81	c   diving/probing LP:       0.06          0          0       0.00       0.00
1800.08/1800.81	c   strong branching :       6.58         27       7287     269.89    1107.45
1800.08/1800.81	c     (at root node) :          -         27       7287     269.89          -
1800.08/1800.81	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.81	c B&B Tree           :
1800.08/1800.81	c   number of runs   :          1
1800.08/1800.81	c   nodes            :     147706
1800.08/1800.81	c   nodes (total)    :     147706
1800.08/1800.81	c   nodes left       :         44
1800.08/1800.81	c   max depth        :         70
1800.08/1800.81	c   max depth (total):         70
1800.08/1800.81	c   backtracks       :      49219 (33.3%)
1800.08/1800.81	c   delayed cutoffs  :      49287
1800.08/1800.81	c   repropagations   :     146286 (29083414 domain reductions, 49203 cutoffs)
1800.08/1800.81	c   avg switch length:       2.65
1800.08/1800.81	c   switching time   :     148.63
1800.08/1800.81	c Solution           :
1800.08/1800.81	c   Solutions found  :          0 (0 improvements)
1800.08/1800.81	c   Primal Bound     :          -
1800.08/1800.81	c   Dual Bound       : +1.29213838464278e+03
1800.08/1800.81	c   Gap              :   infinite
1800.08/1800.81	c   Root Dual Bound  : +1.29209682085687e+03
1800.08/1800.81	c   Root Iterations  :     272157
1800.18/1800.97	c Time complete: 1800.25.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.86 1.92 1.60 3/106 26029
/proc/meminfo: memFree=1837380/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=8260 CPUtime=0
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 1008 0 0 0 0 0 0 0 20 0 1 0 22541380 8458240 928 1992294400 4194304 9819077 140735245904336 18446744073709551615 8678244 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26029/statm: 2065 928 366 1374 0 686 0

[startup+0.011968 s]
/proc/loadavg: 1.86 1.92 1.60 3/106 26029
/proc/meminfo: memFree=1837380/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=10376 CPUtime=0
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 1543 0 0 0 0 0 0 0 20 0 1 0 22541380 10625024 1462 1992294400 4194304 9819077 140735245904336 18446744073709551615 8081543 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26029/statm: 2594 1462 373 1374 0 1215 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10376

[startup+0.100982 s]
/proc/loadavg: 1.86 1.92 1.60 3/106 26029
/proc/meminfo: memFree=1837380/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=15496 CPUtime=0.09
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 2811 0 0 0 8 1 0 0 20 0 1 0 22541380 15867904 2730 1992294400 4194304 9819077 140735245904336 18446744073709551615 6180679 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26029/statm: 3874 2730 388 1374 0 2495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15496

[startup+0.301021 s]
/proc/loadavg: 1.86 1.92 1.60 3/106 26029
/proc/meminfo: memFree=1837380/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=32484 CPUtime=0.29
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 7494 0 0 0 25 4 0 0 20 0 1 0 22541380 33263616 6802 1992294400 4194304 9819077 140735245904336 18446744073709551615 4220940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 8121 6802 489 1374 0 6742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32484

[startup+0.701093 s]
/proc/loadavg: 1.86 1.92 1.60 3/106 26029
/proc/meminfo: memFree=1837380/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=33068 CPUtime=0.69
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 10698 0 0 0 59 10 0 0 21 0 1 0 22541380 33861632 6997 1992294400 4194304 9819077 140735245904336 18446744073709551615 6180576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 8267 6997 509 1374 0 6888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33068

[startup+1.50124 s]
/proc/loadavg: 1.86 1.92 1.60 2/107 26030
/proc/meminfo: memFree=1802652/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=47428 CPUtime=1.49
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 16133 0 0 0 135 14 0 0 23 0 1 0 22541380 48566272 9371 1992294400 4194304 9819077 140735245904336 18446744073709551615 7291112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 11857 9371 634 1374 0 10478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47428

[startup+3.10154 s]
/proc/loadavg: 1.86 1.92 1.60 2/107 26032
/proc/meminfo: memFree=1801660/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=47964 CPUtime=3.09
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 20022 0 0 0 293 16 0 0 25 0 1 0 22541380 49115136 9513 1992294400 4194304 9819077 140735245904336 18446744073709551615 5324571 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 11991 9513 644 1374 0 10612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47964

[startup+6.30113 s]
/proc/loadavg: 1.79 1.90 1.60 2/107 26032
/proc/meminfo: memFree=1793352/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=60384 CPUtime=6.28
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 27795 0 0 0 607 21 0 0 25 0 1 0 22541380 61833216 12305 1992294400 4194304 9819077 140735245904336 18446744073709551615 5721528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 15096 12305 676 1374 0 13717 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60384

[startup+12.7013 s]
/proc/loadavg: 1.73 1.89 1.60 2/107 26032
/proc/meminfo: memFree=1773016/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=78612 CPUtime=12.69
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 42439 0 0 0 1239 30 0 0 25 0 1 0 22541380 80498688 16583 1992294400 4194304 9819077 140735245904336 18446744073709551615 7295939 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 19653 16583 675 1374 0 18274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78612

[startup+25.5007 s]
/proc/loadavg: 1.57 1.84 1.59 2/107 26032
/proc/meminfo: memFree=1751564/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=102064 CPUtime=25.48
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 69291 0 0 0 2503 45 0 0 25 0 1 0 22541380 104513536 21837 1992294400 4194304 9819077 140735245904336 18446744073709551615 7291631 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 25516 21837 675 1374 0 24137 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102064

[startup+51.1014 s]
/proc/loadavg: 1.44 1.79 1.57 2/107 26032
/proc/meminfo: memFree=1727260/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=129804 CPUtime=51.08
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 125982 0 0 0 5033 75 0 0 25 0 1 0 22541380 132919296 28408 1992294400 4194304 9819077 140735245904336 18446744073709551615 6192362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 32451 28408 679 1374 0 31072 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129804

[startup+102.308 s]
/proc/loadavg: 1.26 1.68 1.54 2/107 26034
/proc/meminfo: memFree=1709156/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=146680 CPUtime=102.26
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 233101 0 0 0 10087 139 0 0 25 0 1 0 22541380 150200320 32549 1992294400 4194304 9819077 140735245904336 18446744073709551615 7306911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 36670 32549 679 1374 0 35291 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 146680

[startup+162.301 s]
/proc/loadavg: 1.16 1.57 1.52 2/107 26036
/proc/meminfo: memFree=1692292/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=162896 CPUtime=162.22
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 347439 0 0 0 16013 209 0 0 25 0 1 0 22541380 166805504 36631 1992294400 4194304 9819077 140735245904336 18446744073709551615 7290959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 40724 36631 679 1374 0 39345 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 162896

[startup+222.301 s]
/proc/loadavg: 1.12 1.48 1.49 2/107 26036
/proc/meminfo: memFree=1682124/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=173708 CPUtime=222.2
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 447610 0 0 0 21946 274 0 0 25 0 1 0 22541380 177876992 39211 1992294400 4194304 9819077 140735245904336 18446744073709551615 6043636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 43427 39211 679 1374 0 42048 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 173708

[startup+282.301 s]
/proc/loadavg: 1.10 1.41 1.46 2/107 26038
/proc/meminfo: memFree=1667988/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=186308 CPUtime=282.18
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 545201 0 0 0 27882 336 0 0 25 0 1 0 22541380 190779392 42809 1992294400 4194304 9819077 140735245904336 18446744073709551615 7295939 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 46577 42809 679 1374 0 45198 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 186308

[startup+342.301 s]
/proc/loadavg: 1.09 1.35 1.43 2/107 26040
/proc/meminfo: memFree=1657324/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=197744 CPUtime=342.16
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 637516 0 0 0 33819 397 0 0 25 0 1 0 22541380 202489856 45331 1992294400 4194304 9819077 140735245904336 18446744073709551615 7311718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 49436 45331 679 1374 0 48057 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 197744

[startup+402.301 s]
/proc/loadavg: 1.08 1.29 1.41 2/107 26042
/proc/meminfo: memFree=1652736/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=200016 CPUtime=402.14
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 696700 0 0 0 39771 443 0 0 25 0 1 0 22541380 204816384 46444 1992294400 4194304 9819077 140735245904336 18446744073709551615 6044386 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 50004 46444 679 1374 0 48625 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 200016

[startup+462.3 s]
/proc/loadavg: 1.07 1.25 1.38 2/107 26044
/proc/meminfo: memFree=1658068/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=194632 CPUtime=462.11
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 753933 0 0 0 45726 485 0 0 25 0 1 0 22541380 199303168 45083 1992294400 4194304 9819077 140735245904336 18446744073709551615 6047083 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 48658 45083 679 1374 0 47279 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 194632

[startup+522.301 s]
/proc/loadavg: 1.07 1.22 1.36 2/107 26044
/proc/meminfo: memFree=1660052/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=193004 CPUtime=522.09
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 819489 0 0 0 51678 531 0 0 25 0 1 0 22541380 197636096 44543 1992294400 4194304 9819077 140735245904336 18446744073709551615 6047853 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 48251 44543 679 1374 0 46872 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 193004

[startup+582.302 s]
/proc/loadavg: 1.06 1.19 1.34 2/107 26046
/proc/meminfo: memFree=1661912/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=190072 CPUtime=582.07
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 896201 0 0 0 57620 587 0 0 25 0 1 0 22541380 194633728 44485 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 47518 44485 698 1374 0 46139 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 190072

[startup+642.302 s]
/proc/loadavg: 1.06 1.17 1.32 2/107 26048
/proc/meminfo: memFree=1624340/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=226020 CPUtime=642.05
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 905150 0 0 0 63459 746 0 0 25 0 1 0 22541380 231444480 53434 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 56505 53434 698 1374 0 55126 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 226020

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 1.00 1.08 1.24 2/107 26063
/proc/meminfo: memFree=1611940/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=238008 CPUtime=881.93
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 908103 0 0 0 86920 1273 0 0 25 0 1 0 22541380 243720192 56387 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507323 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 59502 56387 698 1374 0 58123 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 238008

[startup+942.301 s]
/proc/loadavg: 1.00 1.06 1.23 2/107 26065
/proc/meminfo: memFree=1609832/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=240084 CPUtime=941.91
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 908632 0 0 0 92750 1441 0 0 25 0 1 0 22541380 245846016 56916 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 60021 56916 698 1374 0 58642 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 240084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.21 2/107 26067
/proc/meminfo: memFree=1607600/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=242640 CPUtime=1001.89
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909173 0 0 0 98591 1598 0 0 25 0 1 0 22541380 248463360 57457 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 60660 57457 698 1374 0 59281 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 242640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/107 26069
/proc/meminfo: memFree=1607476/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=242780 CPUtime=1061.87
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909214 0 0 0 104441 1746 0 0 25 0 1 0 22541380 248606720 57498 1992294400 4194304 9819077 140735245904336 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 60695 57498 698 1374 0 59316 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 242780

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.18 2/107 26069
/proc/meminfo: memFree=1606608/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=243840 CPUtime=1121.84
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909418 0 0 0 110285 1899 0 0 25 0 1 0 22541380 249692160 57702 1992294400 4194304 9819077 140735245904336 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 60960 57702 698 1374 0 59581 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 243840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/107 26071
/proc/meminfo: memFree=1605616/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=244600 CPUtime=1181.82
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909644 0 0 0 116113 2069 0 0 25 0 1 0 22541380 250470400 57928 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61150 57928 698 1374 0 59771 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 244600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/107 26073
/proc/meminfo: memFree=1605492/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=244956 CPUtime=1241.8
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909709 0 0 0 121951 2229 0 0 25 0 1 0 22541380 250834944 57993 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61239 57993 698 1374 0 59860 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 244956

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/107 26075
/proc/meminfo: memFree=1604996/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=245260 CPUtime=1301.78
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909783 0 0 0 127784 2394 0 0 25 0 1 0 22541380 251146240 58067 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61315 58067 698 1374 0 59936 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 245260

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 26077
/proc/meminfo: memFree=1604252/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=245996 CPUtime=1361.75
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 909969 0 0 0 133611 2564 0 0 25 0 1 0 22541380 251899904 58253 1992294400 4194304 9819077 140735245904336 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61499 58253 698 1374 0 60120 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 245996

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 26077
/proc/meminfo: memFree=1604004/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=246304 CPUtime=1421.74
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910043 0 0 0 139449 2725 0 0 25 0 1 0 22541380 252215296 58327 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61576 58327 698 1374 0 60197 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 246304

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 26082
/proc/meminfo: memFree=1602888/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=246464 CPUtime=1481.7
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910055 0 0 0 145300 2870 0 0 25 0 1 0 22541380 252379136 58339 1992294400 4194304 9819077 140735245904336 18446744073709551615 5507449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61616 58339 698 1374 0 60237 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 246464

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 26084
/proc/meminfo: memFree=1603260/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=246464 CPUtime=1541.68
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910060 0 0 0 151144 3024 0 0 25 0 1 0 22541380 252379136 58344 1992294400 4194304 9819077 140735245904336 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61616 58344 698 1374 0 60237 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 246464

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 26086
/proc/meminfo: memFree=1603260/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=246620 CPUtime=1601.66
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910097 0 0 0 156987 3179 0 0 25 0 1 0 22541380 252538880 58381 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61655 58381 698 1374 0 60276 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 246620

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 26088
/proc/meminfo: memFree=1603260/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=246920 CPUtime=1661.63
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910144 0 0 0 162829 3334 0 0 25 0 1 0 22541380 252846080 58428 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61730 58428 698 1374 0 60351 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 246920

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 26088
/proc/meminfo: memFree=1603012/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=247068 CPUtime=1721.6
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910176 0 0 0 168669 3491 0 0 25 0 1 0 22541380 252997632 58460 1992294400 4194304 9819077 140735245904336 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61767 58460 698 1374 0 60388 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 247068

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26090
/proc/meminfo: memFree=1602888/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=247248 CPUtime=1781.58
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910238 0 0 0 174522 3636 0 0 25 0 1 0 22541380 253181952 58522 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61812 58522 698 1374 0 60433 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 247248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26090
/proc/meminfo: memFree=1602764/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=247248 CPUtime=1800.08
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910245 0 0 0 176332 3676 0 0 25 0 1 0 22541380 253181952 58529 1992294400 4194304 9819077 140735245904336 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26029/statm: 61812 58529 698 1374 0 60433 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 247248

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

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

[startup+1800.91 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26090
/proc/meminfo: memFree=1602764/2059040 swapFree=4140476/4192956
[pid=26029] ppid=26027 vsize=230960 CPUtime=1800.18
/proc/26029/stat : 26029 (pbscip.linux.x8) R 26027 26029 25539 0 -1 4202496 910367 0 0 0 176342 3676 0 0 25 0 1 0 22541380 236503040 54460 1992294400 4194304 9819077 140735245904336 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26029/statm: 57740 54460 702 1374 0 56361 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 230960

Child status: 0
Real time (s): 1800.98
CPU time (s): 1800.26
CPU user time (s): 1763.47
CPU system time (s): 36.7974
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 247248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.47
system time used= 36.7974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 910373
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 18533

runsolver used 3.03254 second user time and 8.46571 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-14 00:49:39
IDJOB=2665434
IDBENCH=2198
IDSOLVER=1168
FILE ID=node007/2665434-1276469379
PBS_JOBID= 11173356
Free space on /tmp= 62456 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5-c.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665434-1276469379/watcher-2665434-1276469379 -o /tmp/evaluation-result-2665434-1276469379/solver-2665434-1276469379 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665434-1276469379.opb -t 1800 -m 1800

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

MD5SUM BENCH= 47657fb6d35516304c5b4897d4fb805d
RANDOM SEED=1758061870

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1837908 kB
Buffers:         43724 kB
Cached:          97472 kB
SwapCached:       6948 kB
Active:          97220 kB
Inactive:        57988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1837908 kB
SwapTotal:     4192956 kB
SwapFree:      4140476 kB
Dirty:            6468 kB
Writeback:          12 kB
AnonPages:       11452 kB
Mapped:          12912 kB
Slab:            44220 kB
PageTables:       3964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62448 MiB
End job on node007 at 2010-06-14 01:19:42