Trace number 2704367

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.45 1790.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par16-5.opb
MD5SUM75a2677621940e78209c6b1a1d09ddfe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1015
Best CPU time to get the best result obtained on this benchmark1.36979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1015
Optimality of the best value was proved YES
Number of variables2030
Total number of constraints4373
Number of constraints which are clauses4373
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 2030
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 2030
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2030
Number of bits of the biggest sum of numbers11
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2704367-1278553906.opb>
0.06/0.08	c original problem has 2030 variables (2030 bin, 0 int, 0 impl, 0 cont) and 4373 constraints
0.06/0.08	c problem read
0.06/0.08	c presolving settings loaded
0.09/0.11	c presolving:
0.09/0.13	c (round 1) 846 del vars, 275 del conss, 176 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11200 impls, 0 clqs
0.09/0.15	c (round 2) 988 del vars, 1376 del conss, 197 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 14544 impls, 0 clqs
0.09/0.16	c (round 3) 1015 del vars, 1619 del conss, 210 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 14753 impls, 0 clqs
0.09/0.16	c (round 4) 1047 del vars, 1687 del conss, 223 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 15142 impls, 0 clqs
0.09/0.16	c (round 5) 1074 del vars, 1762 del conss, 236 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 15475 impls, 0 clqs
0.09/0.17	c (round 6) 1091 del vars, 1818 del conss, 247 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 15646 impls, 0 clqs
0.09/0.17	c (round 7) 1109 del vars, 1859 del conss, 256 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 15903 impls, 0 clqs
0.09/0.17	c (round 8) 1119 del vars, 1892 del conss, 263 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 15951 impls, 0 clqs
0.09/0.17	c (round 9) 1130 del vars, 1923 del conss, 271 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 16016 impls, 0 clqs
0.09/0.18	c (round 10) 1138 del vars, 1954 del conss, 278 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 16061 impls, 0 clqs
0.09/0.18	c (round 11) 1153 del vars, 1975 del conss, 286 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 16164 impls, 0 clqs
0.09/0.18	c (round 12) 1163 del vars, 2019 del conss, 296 chg bounds, 26 chg sides, 51 chg coeffs, 0 upgd conss, 16175 impls, 0 clqs
0.09/0.18	c (round 13) 1180 del vars, 2046 del conss, 306 chg bounds, 28 chg sides, 55 chg coeffs, 0 upgd conss, 16278 impls, 0 clqs
0.09/0.19	c (round 14) 1196 del vars, 2089 del conss, 318 chg bounds, 29 chg sides, 57 chg coeffs, 0 upgd conss, 16361 impls, 0 clqs
0.09/0.19	c (round 15) 1208 del vars, 2129 del conss, 330 chg bounds, 30 chg sides, 59 chg coeffs, 0 upgd conss, 16380 impls, 0 clqs
0.09/0.19	c (round 16) 1228 del vars, 2160 del conss, 343 chg bounds, 32 chg sides, 63 chg coeffs, 0 upgd conss, 16487 impls, 0 clqs
0.09/0.19	c (round 17) 1244 del vars, 2214 del conss, 356 chg bounds, 35 chg sides, 67 chg coeffs, 0 upgd conss, 16552 impls, 0 clqs
0.09/0.20	c (round 18) 1262 del vars, 2246 del conss, 369 chg bounds, 37 chg sides, 71 chg coeffs, 0 upgd conss, 16645 impls, 0 clqs
0.19/0.20	c (round 19) 1276 del vars, 2296 del conss, 383 chg bounds, 41 chg sides, 79 chg coeffs, 0 upgd conss, 16691 impls, 0 clqs
0.19/0.20	c (round 20) 1291 del vars, 2329 del conss, 398 chg bounds, 45 chg sides, 87 chg coeffs, 0 upgd conss, 16737 impls, 0 clqs
0.19/0.20	c (round 21) 1308 del vars, 2360 del conss, 410 chg bounds, 48 chg sides, 93 chg coeffs, 0 upgd conss, 16847 impls, 0 clqs
0.19/0.20	c (round 22) 1322 del vars, 2407 del conss, 421 chg bounds, 49 chg sides, 95 chg coeffs, 0 upgd conss, 16937 impls, 0 clqs
0.19/0.21	c (round 23) 1342 del vars, 2439 del conss, 432 chg bounds, 52 chg sides, 101 chg coeffs, 0 upgd conss, 17135 impls, 0 clqs
0.19/0.21	c (round 24) 1355 del vars, 2497 del conss, 445 chg bounds, 56 chg sides, 109 chg coeffs, 0 upgd conss, 17181 impls, 0 clqs
0.19/0.21	c (round 25) 1372 del vars, 2523 del conss, 456 chg bounds, 58 chg sides, 113 chg coeffs, 0 upgd conss, 17272 impls, 0 clqs
0.19/0.21	c (round 26) 1389 del vars, 2559 del conss, 468 chg bounds, 62 chg sides, 121 chg coeffs, 0 upgd conss, 17342 impls, 0 clqs
0.19/0.22	c (round 27) 1405 del vars, 2604 del conss, 481 chg bounds, 66 chg sides, 129 chg coeffs, 0 upgd conss, 17432 impls, 0 clqs
0.19/0.22	c (round 28) 1419 del vars, 2653 del conss, 493 chg bounds, 70 chg sides, 135 chg coeffs, 0 upgd conss, 17476 impls, 0 clqs
0.19/0.22	c (round 29) 1431 del vars, 2668 del conss, 499 chg bounds, 70 chg sides, 135 chg coeffs, 0 upgd conss, 17560 impls, 0 clqs
0.19/0.22	c (round 30) 1440 del vars, 2697 del conss, 507 chg bounds, 71 chg sides, 136 chg coeffs, 0 upgd conss, 17584 impls, 0 clqs
0.19/0.22	c (round 31) 1451 del vars, 2729 del conss, 515 chg bounds, 71 chg sides, 136 chg coeffs, 0 upgd conss, 17644 impls, 0 clqs
0.19/0.23	c (round 32) 1458 del vars, 2747 del conss, 519 chg bounds, 73 chg sides, 140 chg coeffs, 0 upgd conss, 17695 impls, 0 clqs
0.19/0.23	c (round 33) 1463 del vars, 2765 del conss, 524 chg bounds, 76 chg sides, 144 chg coeffs, 0 upgd conss, 17734 impls, 0 clqs
0.19/0.23	c (round 34) 1469 del vars, 2781 del conss, 527 chg bounds, 76 chg sides, 144 chg coeffs, 0 upgd conss, 17778 impls, 0 clqs
0.19/0.23	c (round 35) 1471 del vars, 2790 del conss, 529 chg bounds, 76 chg sides, 144 chg coeffs, 0 upgd conss, 17794 impls, 0 clqs
0.19/0.23	c (round 36) 1473 del vars, 2797 del conss, 531 chg bounds, 76 chg sides, 144 chg coeffs, 0 upgd conss, 17822 impls, 0 clqs
0.29/0.32	c (round 37) 1473 del vars, 2857 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 0 upgd conss, 17822 impls, 0 clqs
0.29/0.34	c (round 38) 1473 del vars, 2857 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1515 upgd conss, 17822 impls, 0 clqs
0.29/0.36	c (round 39) 1473 del vars, 2857 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1516 upgd conss, 17822 impls, 0 clqs
0.39/0.42	c (round 40) 1523 del vars, 2857 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1516 upgd conss, 31842 impls, 0 clqs
0.39/0.42	c (round 41) 1523 del vars, 2907 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1516 upgd conss, 31842 impls, 0 clqs
0.39/0.46	c    (0.4s) probing: 274/557 (49.2%) - 0 fixings, 60 aggregations, 1034 implications, 0 bound changes
0.39/0.46	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.46	c (round 42) 1533 del vars, 2907 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1516 upgd conss, 31864 impls, 0 clqs
0.39/0.46	c (round 43) 1533 del vars, 2917 del conss, 531 chg bounds, 136 chg sides, 144 chg coeffs, 1516 upgd conss, 31864 impls, 0 clqs
0.39/0.46	c    (0.4s) probing: 284/557 (51.0%) - 0 fixings, 60 aggregations, 1034 implications, 0 bound changes
0.39/0.46	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.46	c presolving (44 rounds):
0.39/0.46	c  1533 deleted vars, 2917 deleted constraints, 531 tightened bounds, 0 added holes, 136 changed sides, 144 changed coefficients
0.39/0.46	c  31864 implications, 0 cliques
0.39/0.46	c presolved problem has 497 variables (497 bin, 0 int, 0 impl, 0 cont) and 1456 constraints
0.39/0.46	c     278 constraints of type <setppc>
0.39/0.46	c    1178 constraints of type <logicor>
0.39/0.46	c transformed objective value is always integral (scale: 1)
0.39/0.46	c Presolving Time: 0.36
0.39/0.46	c - non default parameters ----------------------------------------------------------------------
0.39/0.46	c # SCIP version 1.2.1.3
0.39/0.46	c 
0.39/0.46	c # frequency for displaying node information lines
0.39/0.46	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.46	c display/freq = 10000
0.39/0.46	c 
0.39/0.46	c # maximal time in seconds to run
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/time = 1789.92
0.39/0.46	c 
0.39/0.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/memory = 1620
0.39/0.46	c 
0.39/0.46	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.46	c # [type: int, range: [1,2], default: 1]
0.39/0.46	c timing/clocktype = 2
0.39/0.46	c 
0.39/0.46	c # should presolving try to simplify inequalities
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c constraints/linear/simplifyinequalities = TRUE
0.39/0.46	c 
0.39/0.46	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c constraints/indicator/addCouplingCons = TRUE
0.39/0.46	c 
0.39/0.46	c # should presolving try to simplify knapsacks
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.46	c 
0.39/0.46	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.46	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.46	c separating/rapidlearning/freq = 0
0.39/0.46	c 
0.39/0.46	c -----------------------------------------------------------------------------------------------
0.39/0.46	c start solving
0.39/0.46	c 
0.49/0.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.51	c   0.4s|     1 |     0 |   485 |     - |6575k|   0 | 332 | 497 |1456 | 497 |1456 |   0 |   0 |   0 | 9.198404e+02 |      --      |    Inf 
2.29/2.35	c   2.3s|     1 |     0 |  3637 |     - |8899k|   0 | 262 | 497 |2385 | 497 |1922 | 466 |   0 |   0 | 9.441250e+02 |      --      |    Inf 
2.49/2.55	c   2.5s|     1 |     0 |  3850 |     - |9310k|   0 | 276 | 497 |2385 | 497 |1937 | 481 |   0 |   0 | 9.483333e+02 |      --      |    Inf 
2.70/2.71	c   2.6s|     1 |     0 |  4010 |     - |9506k|   0 | 278 | 497 |2385 | 497 |1955 | 499 |   0 |   0 | 9.509000e+02 |      --      |    Inf 
2.99/3.03	c   2.9s|     1 |     0 |  4463 |     - |  10M|   0 | 299 | 497 |2385 | 497 |1974 | 518 |   0 |   0 | 9.551167e+02 |      --      |    Inf 
3.20/3.22	c   3.1s|     1 |     0 |  4713 |     - |  10M|   0 | 312 | 497 |2385 | 497 |1997 | 541 |   0 |   0 | 9.591083e+02 |      --      |    Inf 
3.39/3.44	c   3.4s|     1 |     0 |  4995 |     - |  10M|   0 | 318 | 497 |2385 | 497 |2015 | 559 |   0 |   0 | 9.625833e+02 |      --      |    Inf 
3.59/3.67	c   3.6s|     1 |     0 |  5293 |     - |  11M|   0 | 321 | 497 |2385 | 497 |2041 | 585 |   0 |   0 | 9.662222e+02 |      --      |    Inf 
3.79/3.88	c   3.8s|     1 |     0 |  5548 |     - |  11M|   0 | 336 | 497 |2385 | 497 |2066 | 610 |   0 |   0 | 9.697500e+02 |      --      |    Inf 
4.09/4.13	c   4.0s|     1 |     0 |  5862 |     - |  11M|   0 | 347 | 497 |2385 | 497 |2093 | 637 |   0 |   0 | 9.721250e+02 |      --      |    Inf 
4.39/4.44	c   4.4s|     1 |     0 |  6350 |     - |  12M|   0 | 374 | 497 |2385 | 497 |2121 | 665 |   0 |   0 | 9.740104e+02 |      --      |    Inf 
4.79/4.86	c   4.8s|     1 |     0 |  6986 |     - |  13M|   0 | 372 | 497 |2385 | 497 |2154 | 698 |   0 |   0 | 9.765278e+02 |      --      |    Inf 
5.19/5.28	c   5.2s|     1 |     0 |  7694 |     - |  13M|   0 | 398 | 497 |2385 | 497 |2181 | 725 |   0 |   0 | 9.786396e+02 |      --      |    Inf 
5.69/5.78	c   5.7s|     1 |     0 |  8429 |     - |  15M|   0 | 383 | 497 |2385 | 497 |2197 | 741 |   0 |   0 | 9.798228e+02 |      --      |    Inf 
6.09/6.19	c   6.1s|     1 |     0 |  9021 |     - |  16M|   0 | 408 | 497 |2385 | 497 |1742 | 760 |   0 |   0 | 9.814573e+02 |      --      |    Inf 
6.50/6.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.50/6.51	c   6.4s|     1 |     0 |  9466 |     - |  17M|   0 | 415 | 497 |2385 | 497 |1759 | 777 |   0 |   0 | 9.825179e+02 |      --      |    Inf 
7.09/7.15	c   7.1s|     1 |     0 | 10297 |     - |  18M|   0 | 426 | 497 |2385 | 497 |1779 | 797 |   0 |   0 | 9.846194e+02 |      --      |    Inf 
7.70/7.75	c   7.7s|     1 |     0 | 10987 |     - |  20M|   0 | 409 | 497 |2385 | 497 |1796 | 814 |   0 |   0 | 9.872531e+02 |      --      |    Inf 
7.99/8.04	c   8.0s|     1 |     0 | 11376 |     - |  21M|   0 | 397 | 497 |2385 | 497 |1811 | 829 |   0 |   0 | 9.880489e+02 |      --      |    Inf 
8.59/8.62	c   8.5s|     1 |     0 | 11927 |     - |  22M|   0 | 394 | 497 |2385 | 497 |1826 | 844 |   0 |   0 | 9.899789e+02 |      --      |    Inf 
9.09/9.11	c   9.0s|     1 |     0 | 12218 |     - |  22M|   0 | 409 | 497 |2385 | 497 |1734 | 857 |   0 |   0 | 9.906571e+02 |      --      |    Inf 
9.39/9.42	c   9.3s|     1 |     0 | 12504 |     - |  22M|   0 | 405 | 497 |2385 | 497 |1744 | 867 |   0 |   0 | 9.918301e+02 |      --      |    Inf 
9.59/9.68	c   9.6s|     1 |     0 | 12991 |     - |  22M|   0 | 400 | 497 |2385 | 497 |1763 | 886 |   0 |   0 | 9.934542e+02 |      --      |    Inf 
9.99/10.06	c  10.0s|     1 |     0 | 13682 |     - |  23M|   0 | 426 | 497 |2385 | 497 |1778 | 901 |   0 |   0 | 9.950684e+02 |      --      |    Inf 
10.59/10.60	c  10.5s|     1 |     0 | 14502 |     - |  23M|   0 | 421 | 497 |2385 | 497 |1790 | 913 |   0 |   0 | 9.962510e+02 |      --      |    Inf 
10.90/10.95	c  10.9s|     1 |     0 | 14861 |     - |  23M|   0 | 402 | 497 |2385 | 497 |1804 | 927 |   0 |   0 | 9.984877e+02 |      --      |    Inf 
11.48/11.53	c  11.4s|     1 |     0 | 15940 |     - |  24M|   0 | 404 | 497 |2385 | 497 |1720 | 942 |   0 |   0 | 1.000849e+03 |      --      |    Inf 
11.79/11.86	c  11.8s|     1 |     0 | 16357 |     - |  24M|   0 | 409 | 497 |2385 | 497 |1732 | 954 |   0 |   0 | 1.002014e+03 |      --      |    Inf 
12.29/12.34	c  12.3s|     1 |     0 | 17067 |     - |  24M|   0 | 409 | 497 |2385 | 497 |1740 | 962 |   0 |   0 | 1.003614e+03 |      --      |    Inf 
12.59/12.63	c  12.6s|     1 |     0 | 17296 |     - |  24M|   0 | 411 | 497 |2385 | 497 |1744 | 966 |   0 |   0 | 1.004002e+03 |      --      |    Inf 
12.89/12.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.89/12.98	c  12.9s|     1 |     0 | 17642 |     - |  24M|   0 | 424 | 497 |2385 | 497 |1753 | 975 |   0 |   0 | 1.004591e+03 |      --      |    Inf 
13.39/13.44	c  13.4s|     1 |     0 | 18407 |     - |  24M|   0 | 424 | 497 |2385 | 497 |1760 | 982 |   0 |   0 | 1.005244e+03 |      --      |    Inf 
14.09/14.10	c  14.0s|     1 |     0 | 19530 |     - |  24M|   0 | 418 | 497 |2385 | 497 |1692 | 991 |   0 |   0 | 1.006044e+03 |      --      |    Inf 
14.29/14.34	c  14.3s|     1 |     0 | 19690 |     - |  25M|   0 | 420 | 497 |2385 | 497 |1700 | 999 |   0 |   0 | 1.006095e+03 |      --      |    Inf 
14.58/14.62	c  14.5s|     1 |     0 | 19899 |     - |  25M|   0 | 429 | 497 |2385 | 497 |1708 |1007 |   0 |   0 | 1.006195e+03 |      --      |    Inf 
14.89/14.90	c  14.8s|     1 |     0 | 20182 |     - |  25M|   0 | 400 | 497 |2385 | 497 |1714 |1013 |   0 |   0 | 1.006366e+03 |      --      |    Inf 
15.09/15.17	c  15.1s|     1 |     0 | 20539 |     - |  25M|   0 | 412 | 497 |2385 | 497 |1722 |1021 |   0 |   0 | 1.006517e+03 |      --      |    Inf 
15.49/15.54	c  15.5s|     1 |     0 | 20960 |     - |  25M|   0 | 414 | 497 |2385 | 497 |1725 |1024 |   0 |   0 | 1.006807e+03 |      --      |    Inf 
15.68/15.78	c  15.7s|     1 |     0 | 21067 |     - |  25M|   0 | 415 | 497 |2385 | 497 |1665 |1029 |   0 |   0 | 1.006807e+03 |      --      |    Inf 
16.08/16.10	c  16.0s|     1 |     0 | 21397 |     - |  25M|   0 | 415 | 497 |2385 | 497 |1667 |1031 |   0 |   0 | 1.006918e+03 |      --      |    Inf 
16.40/16.40	c  16.3s|     1 |     0 | 21725 |     - |  25M|   0 | 417 | 497 |2385 | 497 |1672 |1036 |   0 |   0 | 1.006934e+03 |      --      |    Inf 
16.50/16.58	c  16.5s|     1 |     0 | 21727 |     - |  25M|   0 | 419 | 497 |2385 | 497 |1673 |1037 |   0 |   0 | 1.006934e+03 |      --      |    Inf 
16.69/16.76	c  16.7s|     1 |     0 | 21729 |     - |  25M|   0 | 421 | 497 |2385 | 497 |1674 |1038 |   0 |   0 | 1.006934e+03 |      --      |    Inf 
16.89/16.97	c  16.9s|     1 |     0 | 21839 |     - |  25M|   0 | 408 | 497 |2385 | 497 |1675 |1039 |   0 |   0 | 1.006941e+03 |      --      |    Inf 
17.09/17.18	c  17.1s|     1 |     0 | 21861 |     - |  25M|   0 | 408 | 497 |2385 | 497 |1639 |1041 |   0 |   0 | 1.006941e+03 |      --      |    Inf 
17.29/17.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.29/17.37	c  17.3s|     1 |     0 | 21864 |     - |  25M|   0 | 407 | 497 |2385 | 497 |1640 |1042 |   0 |   0 | 1.006941e+03 |      --      |    Inf 
18.39/18.46	c  18.4s|     1 |     2 | 21864 |     - |  25M|   0 | 407 | 497 |2385 | 497 |1640 |1042 |   0 |  21 | 1.006941e+03 |      --      |    Inf 
723.84/724.27	c   724s| 10000 |  1683 |  1576k| 155.5 |  32M|  30 | 161 | 497 |7201 | 497 |1591 |1042 |  14k|1905 | 1.012947e+03 |      --      |    Inf 
1172.40/1172.93	c  1173s| 20000 |  2139 |  2643k| 131.1 |  37M|  30 |   - | 497 |  11k|   0 |   0 |1042 |  28k|2599 | 1.013167e+03 |      --      |    Inf 
1617.18/1617.84	c  1618s| 30000 |  2359 |  3703k| 122.7 |  40M|  32 |   - | 497 |  14k| 497 |1591 |1042 |  43k|3109 | 1.013347e+03 |      --      |    Inf 
1789.33/1790.01	c 
1789.33/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.33/1790.01	c Solving Time (sec) : 1789.93
1789.33/1790.01	c Solving Nodes      : 34397
1789.33/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.33/1790.01	c Dual Bound         : +1.01339814814815e+03
1789.33/1790.01	c Gap                : infinite
1789.33/1790.01	s UNKNOWN
1789.33/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.33/1790.01	c Solving Time       :    1789.93
1789.33/1790.01	c Original Problem   :
1789.33/1790.01	c   Problem name     : HOME/instance-2704367-1278553906.opb
1789.33/1790.01	c   Variables        : 2030 (2030 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.33/1790.01	c   Constraints      : 4373 initial, 4373 maximal
1789.33/1790.01	c Presolved Problem  :
1789.33/1790.01	c   Problem name     : t_HOME/instance-2704367-1278553906.opb
1789.33/1790.01	c   Variables        : 497 (497 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.33/1790.01	c   Constraints      : 1456 initial, 14999 maximal
1789.33/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.33/1790.01	c   trivial          :       0.00         12          0          0          0          0          0          0          0
1789.33/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.33/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.33/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.33/1790.01	c   implics          :       0.01          0        916          0          0          0          0          0          0
1789.33/1790.01	c   probing          :       0.08          0         60          0          0          0          0          0          0
1789.33/1790.01	c   setppc           :       0.01          0          0          0          0          0         60          0          0
1789.33/1790.01	c   linear           :       0.17        519         26          0        531          0       2857        136        144
1789.33/1790.01	c   logicor          :       0.04          0          0          0          0          0          0          0          0
1789.33/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.33/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.33/1790.01	c   integral         :          0          0          0      22955          0         54         83          0          0      45750
1789.33/1790.01	c   setppc           :        278         45     385864          0          1       4983    1021181          0          0          0
1789.33/1790.01	c   linear           :          0+        45     378440          0          0        306      29613         39          0          0
1789.33/1790.01	c   logicor          :       1178+        45     343112          0          1      11637    1867535          0          0          0
1789.33/1790.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.33/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.33/1790.01	c   integral         :     282.01       0.00       0.00     282.01       0.00
1789.33/1790.01	c   setppc           :      15.40       0.01      15.40       0.00       0.00
1789.33/1790.01	c   linear           :       3.11       0.05       3.07       0.00       0.00
1789.33/1790.01	c   logicor          :      66.51       0.01      66.50       0.00       0.00
1789.33/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.33/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.33/1790.01	c   vbounds          :       0.17          2          0          0
1789.33/1790.01	c   rootredcost      :       0.18          0          0          0
1789.33/1790.01	c   pseudoobj        :       7.50     385138          0          0
1789.33/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.33/1790.01	c   propagation      :       2.91      16926      16316     101376       20.4       1899        7.5          -
1789.33/1790.01	c   infeasible LP    :       1.31       2461       2440      16777       18.8        158        6.8          0
1789.33/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.33/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.33/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.33/1790.01	c   applied globally :          -          -          -      50184       17.7          -          -          -
1789.33/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.33/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.33/1790.01	c   cut pool         :       0.26         44          -          -       1275          -    (maximal pool size: 9524)
1789.33/1790.01	c   redcost          :       0.26      22999          0          0          0          0
1789.33/1790.01	c   impliedbounds    :       0.01         45          0          0        876          0
1789.33/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.33/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.33/1790.01	c   gomory           :       5.96         45          0          0      13355          0
1789.33/1790.01	c   strongcg         :       1.33         20          0          0       9764          0
1789.33/1790.01	c   cmir             :       0.15         10          0          0          0          0
1789.33/1790.01	c   flowcover        :       0.12         10          0          0          0          0
1789.33/1790.01	c   clique           :       0.01         45          0          0         10          0
1789.33/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.33/1790.01	c   mcf              :       0.00          1          0          0          0          0
1789.33/1790.01	c   rapidlearning    :       0.94          1          0          0          0        929
1789.33/1790.01	c Pricers            :       Time      Calls       Vars
1789.33/1790.01	c   problem variables:       0.00          0          0
1789.33/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.33/1790.01	c   relpscost        :     281.95      22955         54         83          0          0      45750
1789.33/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.33/1790.01	c   inference        :       0.00          1          0          0          0          0          2
1789.33/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.33/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.33/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.33/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.33/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.33/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.33/1790.01	c   LP solutions     :       0.00          -          0
1789.33/1790.01	c   pseudo solutions :       0.00          -          0
1789.33/1790.01	c   oneopt           :       0.04          0          0
1789.33/1790.01	c   crossover        :       0.03          0          0
1789.33/1790.01	c   guideddiving     :       0.00          0          0
1789.33/1790.01	c   intshifting      :       0.00          0          0
1789.33/1790.01	c   feaspump         :      11.43         19          0
1789.33/1790.01	c   objpscostdiving  :      10.74         19          0
1789.33/1790.01	c   rootsoldiving    :       8.40         20          0
1789.33/1790.01	c   linesearchdiving :       6.50         48          0
1789.33/1790.01	c   coefdiving       :       8.26         48          0
1789.33/1790.01	c   pscostdiving     :      10.35         48          0
1789.33/1790.01	c   veclendiving     :      10.27         48          0
1789.33/1790.01	c   fracdiving       :       7.38         49          0
1789.33/1790.01	c   trivial          :       0.01          2          0
1789.33/1790.01	c   simplerounding   :       0.02          0          0
1789.33/1790.01	c   zirounding       :       0.13       1000          0
1789.33/1790.01	c   rounding         :       0.92       2120          0
1789.33/1790.01	c   shifting         :       0.78        664          0
1789.33/1790.01	c   twoopt           :       0.00          0          0
1789.33/1790.01	c   fixandinfer      :       0.00          0          0
1789.33/1790.01	c   intdiving        :       0.00          0          0
1789.33/1790.01	c   actconsdiving    :       0.00          0          0
1789.33/1790.01	c   octane           :       0.00          0          0
1789.33/1790.01	c   rens             :       0.01          0          0
1789.33/1790.01	c   rins             :       0.00          0          0
1789.33/1790.01	c   localbranching   :       0.00          0          0
1789.33/1790.01	c   mutation         :       0.00          0          0
1789.33/1790.01	c   dins             :       0.00          0          0
1789.33/1790.01	c   undercover       :       0.00          0          0
1789.33/1790.01	c   nlp              :       0.03          0          0
1789.33/1790.01	c   trysol           :       0.04          0          0
1789.33/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.33/1790.01	c   primal LP        :       0.01          0          0       0.00       0.00
1789.33/1790.01	c   dual LP          :    1249.86      25288    3903392     154.36    3123.07
1789.33/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.33/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.33/1790.01	c   diving/probing LP:      68.31       3759     205447      54.65    3007.72
1789.33/1790.01	c   strong branching :     278.44       3309     855805     258.63    3073.56
1789.33/1790.01	c     (at root node) :          -         21       3312     157.71          -
1789.33/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.33/1790.01	c B&B Tree           :
1789.33/1790.01	c   number of runs   :          1
1789.33/1790.01	c   nodes            :      34397
1789.33/1790.01	c   nodes (total)    :      34397
1789.33/1790.01	c   nodes left       :       2332
1789.33/1790.01	c   max depth        :         32
1789.33/1790.01	c   max depth (total):         32
1789.33/1790.01	c   backtracks       :       9262 (26.9%)
1789.33/1790.01	c   delayed cutoffs  :       9024
1789.33/1790.01	c   repropagations   :      28486 (1239176 domain reductions, 7329 cutoffs)
1789.33/1790.01	c   avg switch length:       5.51
1789.33/1790.01	c   switching time   :      52.10
1789.33/1790.01	c Solution           :
1789.33/1790.01	c   Solutions found  :          0 (0 improvements)
1789.33/1790.01	c   Primal Bound     :          -
1789.33/1790.01	c   Dual Bound       : +1.01339814814815e+03
1789.33/1790.01	c   Gap              :   infinite
1789.33/1790.01	c   Root Dual Bound  : +1.00694087078545e+03
1789.33/1790.01	c   Root Iterations  :      21864
1789.43/1790.11	c Time complete: 1789.44.

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-2704367-1278553906/watcher-2704367-1278553906 -o /tmp/evaluation-result-2704367-1278553906/solver-2704367-1278553906 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704367-1278553906.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.00 1.00 0.92 3/106 26535
/proc/meminfo: memFree=1710944/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=7904 CPUtime=0
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 1067 0 0 0 0 0 0 0 15 0 1 0 23602869 8093696 979 1992294400 4194304 8395647 140736523764000 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26535/statm: 1976 988 365 1026 0 946 0

[startup+0.061429 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 26535
/proc/meminfo: memFree=1710944/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=13764 CPUtime=0.06
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 2727 0 0 0 5 1 0 0 18 0 1 0 23602869 14094336 2638 1992294400 4194304 8395647 140736523764000 18446744073709551615 4685157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26535/statm: 3441 2638 393 1026 0 2411 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13764

[startup+0.101433 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 26535
/proc/meminfo: memFree=1710944/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=19580 CPUtime=0.09
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 4463 0 0 0 8 1 0 0 18 0 1 0 23602869 20049920 4020 1992294400 4194304 8395647 140736523764000 18446744073709551615 6347101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 4895 4034 420 1026 0 3865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19580

[startup+0.301451 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 26535
/proc/meminfo: memFree=1710944/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=23168 CPUtime=0.29
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 5202 0 0 0 27 2 0 0 18 0 1 0 23602869 23724032 4759 1992294400 4194304 8395647 140736523764000 18446744073709551615 5018838 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 5792 4759 478 1026 0 4762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23168

[startup+0.701489 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 26535
/proc/meminfo: memFree=1710944/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=27608 CPUtime=0.7
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 6475 0 0 0 67 3 0 0 18 0 1 0 23602869 28270592 5991 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 6902 5991 580 1026 0 5872 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27608

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1689236/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=41932 CPUtime=1.49
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 9808 0 0 0 142 7 0 0 19 0 1 0 23602869 42938368 9324 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 10483 9324 617 1026 0 9453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41932

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1674728/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=44192 CPUtime=3.09
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 10403 0 0 0 295 14 0 0 23 0 1 0 23602869 45252608 9912 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 11048 9912 631 1026 0 10018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44192

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1671752/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=44192 CPUtime=6.29
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 10739 0 0 0 611 18 0 0 25 0 1 0 23602869 45252608 10248 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 11048 10248 631 1026 0 10018 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44192

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1663692/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=52476 CPUtime=12.69
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 12762 0 0 0 1242 27 0 0 25 0 1 0 23602869 53735424 12271 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 13119 12271 631 1026 0 12089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52476

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1660964/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=54444 CPUtime=25.49
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14024 0 0 0 2506 43 0 0 25 0 1 0 23602869 55750656 12797 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 13611 12797 633 1026 0 12581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54444

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26536
/proc/meminfo: memFree=1660964/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=54444 CPUtime=51.08
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14026 0 0 0 5035 73 0 0 25 0 1 0 23602869 55750656 12799 1992294400 4194304 8395647 140736523764000 18446744073709551615 6696653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 13611 12799 634 1026 0 12581 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54444

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26538
/proc/meminfo: memFree=1660964/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=54444 CPUtime=102.27
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14029 0 0 0 10103 124 0 0 25 0 1 0 23602869 55750656 12802 1992294400 4194304 8395647 140736523764000 18446744073709551615 4737477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 13611 12802 634 1026 0 12581 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54444

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26540
/proc/meminfo: memFree=1660716/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=55612 CPUtime=162.24
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14230 0 0 0 16033 191 0 0 25 0 1 0 23602869 56946688 13003 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 13903 13003 634 1026 0 12873 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55612

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26542
/proc/meminfo: memFree=1658856/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=57084 CPUtime=222.23
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14670 0 0 0 21968 255 0 0 25 0 1 0 23602869 58454016 13443 1992294400 4194304 8395647 140736523764000 18446744073709551615 6439025 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 14271 13443 634 1026 0 13241 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26543
/proc/meminfo: memFree=1657864/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=58256 CPUtime=282.21
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 14925 0 0 0 27897 324 0 0 25 0 1 0 23602869 59654144 13698 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 14564 13698 634 1026 0 13534 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 58256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26544
/proc/meminfo: memFree=1657120/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=58844 CPUtime=342.2
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 15117 0 0 0 33832 388 0 0 25 0 1 0 23602869 60256256 13890 1992294400 4194304 8395647 140736523764000 18446744073709551615 6587099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 14711 13890 634 1026 0 13681 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 58844

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26546
/proc/meminfo: memFree=1654764/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=61260 CPUtime=402.18
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 15705 0 0 0 39770 448 0 0 25 0 1 0 23602869 62730240 14456 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 15315 14456 634 1026 0 14285 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26548
/proc/meminfo: memFree=1652656/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=63236 CPUtime=462.16
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 16226 0 0 0 45704 512 0 0 25 0 1 0 23602869 64753664 14977 1992294400 4194304 8395647 140736523764000 18446744073709551615 6698059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 15809 14977 634 1026 0 14779 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 63236

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26550
/proc/meminfo: memFree=1651912/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=63940 CPUtime=522.15
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 16392 0 0 0 51644 571 0 0 25 0 1 0 23602869 65474560 15143 1992294400 4194304 8395647 140736523764000 18446744073709551615 6697359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 15985 15143 634 1026 0 14955 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 63940

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 26560
/proc/meminfo: memFree=1650672/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=65004 CPUtime=582.12
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 16672 0 0 0 57577 635 0 0 25 0 1 0 23602869 66564096 15423 1992294400 4194304 8395647 140736523764000 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 16251 15423 634 1026 0 15221 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 65004

[startup+642.301 s]
/proc/loadavg: 1.05 1.01 0.93 2/107 27027
/proc/meminfo: memFree=1648804/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=65984 CPUtime=641.98
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 16935 0 0 0 63498 700 0 0 25 0 1 0 23602869 67567616 15686 1992294400 4194304 8395647 140736523764000 18446744073709551615 6721310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 16496 15686 634 1026 0 15466 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 65984

[startup+702.301 s]

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

/proc/meminfo: memFree=1642364/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=72476 CPUtime=1001.85
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 18546 0 0 0 99126 1059 0 0 25 0 1 0 23602869 74215424 17297 1992294400 4194304 8395647 140736523764000 18446744073709551615 6696991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 18119 17297 634 1026 0 17089 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 72476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27039
/proc/meminfo: memFree=1640008/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=74732 CPUtime=1061.84
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 19109 0 0 0 105062 1122 0 0 25 0 1 0 23602869 76525568 17860 1992294400 4194304 8395647 140736523764000 18446744073709551615 6697970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 18683 17860 634 1026 0 17653 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 74732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27041
/proc/meminfo: memFree=1639140/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=75692 CPUtime=1121.82
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 19330 0 0 0 111003 1179 0 0 25 0 1 0 23602869 77508608 18081 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 18923 18081 634 1026 0 17893 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 75692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27042
/proc/meminfo: memFree=1638520/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=76340 CPUtime=1181.8
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 19477 0 0 0 116941 1239 0 0 25 0 1 0 23602869 78172160 18228 1992294400 4194304 8395647 140736523764000 18446744073709551615 6391390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19085 18228 634 1026 0 18055 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 76340

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27043
/proc/meminfo: memFree=1637404/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=77528 CPUtime=1241.78
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 19731 0 0 0 122882 1296 0 0 25 0 1 0 23602869 79388672 18482 1992294400 4194304 8395647 140736523764000 18446744073709551615 6697367 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19382 18482 634 1026 0 18352 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 77528

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27045
/proc/meminfo: memFree=1636536/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=78064 CPUtime=1301.78
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 19953 0 0 0 128823 1355 0 0 25 0 1 0 23602869 79937536 18704 1992294400 4194304 8395647 140736523764000 18446744073709551615 6003097 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19516 18704 634 1026 0 18486 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 78064

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27047
/proc/meminfo: memFree=1636288/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=78368 CPUtime=1361.75
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20012 0 0 0 134758 1417 0 0 25 0 1 0 23602869 80248832 18763 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19592 18763 634 1026 0 18562 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 78368

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27049
/proc/meminfo: memFree=1635792/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=78824 CPUtime=1421.74
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20110 0 0 0 140693 1481 0 0 25 0 1 0 23602869 80715776 18861 1992294400 4194304 8395647 140736523764000 18446744073709551615 6585964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19706 18861 634 1026 0 18676 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 78824

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27050
/proc/meminfo: memFree=1634924/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=79668 CPUtime=1481.72
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20328 0 0 0 146633 1539 0 0 25 0 1 0 23602869 81580032 19079 1992294400 4194304 8395647 140736523764000 18446744073709551615 7385355 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 19917 19079 634 1026 0 18887 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 79668

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27051
/proc/meminfo: memFree=1633932/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=80528 CPUtime=1541.7
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20563 0 0 0 152569 1601 0 0 25 0 1 0 23602869 82460672 19314 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20132 19314 634 1026 0 19102 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 80528

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27053
/proc/meminfo: memFree=1633188/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81368 CPUtime=1601.68
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20765 0 0 0 158509 1659 0 0 25 0 1 0 23602869 83320832 19516 1992294400 4194304 8395647 140736523764000 18446744073709551615 6696735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20342 19516 634 1026 0 19312 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 81368

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27058
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1661.67
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20849 0 0 0 164450 1717 0 0 25 0 1 0 23602869 83632128 19600 1992294400 4194304 8395647 140736523764000 18446744073709551615 6692873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19600 634 1026 0 19388 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 81672

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27060
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1721.65
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 170386 1779 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 81672

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27061
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1781.64
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 176324 1840 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 81672

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27061
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1784.83
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 176640 1843 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 6696316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1784.83
Current children cumulated vsize (KiB) 81672

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27062
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1788.03
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 176957 1846 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1788.03
Current children cumulated vsize (KiB) 81672

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27062
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1788.83
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 177037 1846 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1788.83
Current children cumulated vsize (KiB) 81672

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27062
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=81672 CPUtime=1789.24
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20852 0 0 0 177077 1847 0 0 25 0 1 0 23602869 83632128 19603 1992294400 4194304 8395647 140736523764000 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26535/statm: 20418 19603 634 1026 0 19388 0
Current children cumulated CPU time (s) 1789.24
Current children cumulated vsize (KiB) 81672

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 27062
/proc/meminfo: memFree=1632444/2059040 swapFree=4139400/4192956
[pid=26535] ppid=26533 vsize=79616 CPUtime=1789.43
/proc/26535/stat : 26535 (pbscip.linux.x8) R 26533 26535 25098 0 -1 4202496 20855 0 0 0 177096 1847 0 0 25 0 1 0 23602869 81526784 19092 1992294400 4194304 8395647 140736523764000 18446744073709551615 4288026 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26535/statm: 19904 19092 637 1026 0 18874 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (KiB) 79616

Child status: 0
Real time (s): 1790.11
CPU time (s): 1789.45
CPU user time (s): 1770.97
CPU system time (s): 18.4812
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 81672

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

runsolver used 3.09953 second user time and 8.32573 second system time

The end

Launcher Data

Begin job on node018 at 2010-07-08 03:51:46
IDJOB=2704367
IDBENCH=2113
IDSOLVER=1213
FILE ID=node018/2704367-1278553906
PBS_JOBID= 11239514
Free space on /tmp= 62520 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par16-5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704367-1278553906/watcher-2704367-1278553906 -o /tmp/evaluation-result-2704367-1278553906/solver-2704367-1278553906 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704367-1278553906.opb -t 1800 -m 1800

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

MD5SUM BENCH= 75a2677621940e78209c6b1a1d09ddfe
RANDOM SEED=1721145634

node018.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.248
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.49
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.248
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1711472 kB
Buffers:         52992 kB
Cached:         207708 kB
SwapCached:       6924 kB
Active:         155596 kB
Inactive:       118744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1711472 kB
SwapTotal:     4192956 kB
SwapFree:      4139400 kB
Dirty:           10576 kB
Writeback:           8 kB
AnonPages:       11424 kB
Mapped:          11916 kB
Slab:            51224 kB
PageTables:       4120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180284 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= 62512 MiB
End job on node018 at 2010-07-08 04:21:36