Trace number 2704353

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.54 1790.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par16-4.opb
MD5SUM6a875d2c49685c5019a5818730fd00fa
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.04784
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 constraints4339
Number of constraints which are clauses4339
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-2704353-1278553777.opb>
0.00/0.08	c original problem has 2030 variables (2030 bin, 0 int, 0 impl, 0 cont) and 4339 constraints
0.00/0.08	c problem read
0.00/0.08	c presolving settings loaded
0.09/0.11	c presolving:
0.09/0.13	c (round 1) 870 del vars, 278 del conss, 179 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11614 impls, 0 clqs
0.09/0.15	c (round 2) 1022 del vars, 1420 del conss, 203 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 14822 impls, 0 clqs
0.09/0.16	c (round 3) 1051 del vars, 1669 del conss, 216 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 15085 impls, 0 clqs
0.09/0.16	c (round 4) 1082 del vars, 1739 del conss, 228 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 15492 impls, 0 clqs
0.09/0.16	c (round 5) 1110 del vars, 1812 del conss, 239 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 15833 impls, 0 clqs
0.09/0.17	c (round 6) 1135 del vars, 1876 del conss, 249 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 16178 impls, 0 clqs
0.09/0.17	c (round 7) 1146 del vars, 1924 del conss, 257 chg bounds, 14 chg sides, 28 chg coeffs, 0 upgd conss, 16290 impls, 0 clqs
0.09/0.17	c (round 8) 1162 del vars, 1953 del conss, 264 chg bounds, 17 chg sides, 34 chg coeffs, 0 upgd conss, 16439 impls, 0 clqs
0.09/0.17	c (round 9) 1175 del vars, 1989 del conss, 270 chg bounds, 19 chg sides, 38 chg coeffs, 0 upgd conss, 16571 impls, 0 clqs
0.09/0.18	c (round 10) 1186 del vars, 2019 del conss, 276 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 16644 impls, 0 clqs
0.09/0.18	c (round 11) 1198 del vars, 2058 del conss, 284 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 16725 impls, 0 clqs
0.09/0.18	c (round 12) 1213 del vars, 2088 del conss, 293 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 16856 impls, 0 clqs
0.09/0.18	c (round 13) 1227 del vars, 2136 del conss, 304 chg bounds, 25 chg sides, 50 chg coeffs, 0 upgd conss, 16913 impls, 0 clqs
0.09/0.19	c (round 14) 1245 del vars, 2170 del conss, 316 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 17006 impls, 0 clqs
0.09/0.19	c (round 15) 1262 del vars, 2211 del conss, 328 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 17123 impls, 0 clqs
0.09/0.19	c (round 16) 1277 del vars, 2251 del conss, 337 chg bounds, 32 chg sides, 62 chg coeffs, 0 upgd conss, 17202 impls, 0 clqs
0.09/0.19	c (round 17) 1292 del vars, 2289 del conss, 347 chg bounds, 34 chg sides, 66 chg coeffs, 0 upgd conss, 17279 impls, 0 clqs
0.19/0.20	c (round 18) 1307 del vars, 2325 del conss, 355 chg bounds, 36 chg sides, 70 chg coeffs, 0 upgd conss, 17404 impls, 0 clqs
0.19/0.20	c (round 19) 1322 del vars, 2364 del conss, 367 chg bounds, 40 chg sides, 78 chg coeffs, 0 upgd conss, 17450 impls, 0 clqs
0.19/0.20	c (round 20) 1333 del vars, 2395 del conss, 375 chg bounds, 41 chg sides, 80 chg coeffs, 0 upgd conss, 17513 impls, 0 clqs
0.19/0.20	c (round 21) 1347 del vars, 2419 del conss, 386 chg bounds, 43 chg sides, 85 chg coeffs, 0 upgd conss, 17596 impls, 0 clqs
0.19/0.21	c (round 22) 1359 del vars, 2464 del conss, 396 chg bounds, 45 chg sides, 89 chg coeffs, 0 upgd conss, 17627 impls, 0 clqs
0.19/0.21	c (round 23) 1376 del vars, 2496 del conss, 410 chg bounds, 47 chg sides, 93 chg coeffs, 0 upgd conss, 17677 impls, 0 clqs
0.19/0.21	c (round 24) 1389 del vars, 2542 del conss, 423 chg bounds, 50 chg sides, 99 chg coeffs, 0 upgd conss, 17723 impls, 0 clqs
0.19/0.21	c (round 25) 1404 del vars, 2567 del conss, 433 chg bounds, 50 chg sides, 99 chg coeffs, 0 upgd conss, 17813 impls, 0 clqs
0.19/0.21	c (round 26) 1423 del vars, 2608 del conss, 448 chg bounds, 53 chg sides, 105 chg coeffs, 0 upgd conss, 17903 impls, 0 clqs
0.19/0.22	c (round 27) 1436 del vars, 2660 del conss, 460 chg bounds, 57 chg sides, 113 chg coeffs, 0 upgd conss, 17967 impls, 0 clqs
0.19/0.22	c (round 28) 1453 del vars, 2699 del conss, 475 chg bounds, 57 chg sides, 113 chg coeffs, 0 upgd conss, 17991 impls, 0 clqs
0.19/0.22	c (round 29) 1469 del vars, 2725 del conss, 484 chg bounds, 59 chg sides, 117 chg coeffs, 0 upgd conss, 18225 impls, 0 clqs
0.19/0.22	c (round 30) 1475 del vars, 2747 del conss, 487 chg bounds, 60 chg sides, 118 chg coeffs, 0 upgd conss, 18293 impls, 0 clqs
0.19/0.22	c (round 31) 1487 del vars, 2776 del conss, 495 chg bounds, 64 chg sides, 124 chg coeffs, 0 upgd conss, 18433 impls, 0 clqs
0.19/0.23	c (round 32) 1496 del vars, 2805 del conss, 499 chg bounds, 64 chg sides, 124 chg coeffs, 0 upgd conss, 18489 impls, 0 clqs
0.19/0.23	c (round 33) 1500 del vars, 2822 del conss, 503 chg bounds, 64 chg sides, 126 chg coeffs, 0 upgd conss, 18513 impls, 0 clqs
0.19/0.23	c (round 34) 1503 del vars, 2833 del conss, 506 chg bounds, 65 chg sides, 128 chg coeffs, 0 upgd conss, 18547 impls, 0 clqs
0.19/0.23	c (round 35) 1505 del vars, 2840 del conss, 508 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 18555 impls, 0 clqs
0.19/0.23	c (round 36) 1509 del vars, 2848 del conss, 512 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 18563 impls, 0 clqs
0.19/0.23	c (round 37) 1509 del vars, 2850 del conss, 512 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 18591 impls, 0 clqs
0.29/0.31	c (round 38) 1509 del vars, 2910 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 0 upgd conss, 18591 impls, 0 clqs
0.29/0.33	c (round 39) 1509 del vars, 2910 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1428 upgd conss, 18591 impls, 0 clqs
0.29/0.35	c (round 40) 1509 del vars, 2910 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1429 upgd conss, 18591 impls, 0 clqs
0.39/0.41	c (round 41) 1559 del vars, 2910 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1429 upgd conss, 32525 impls, 0 clqs
0.39/0.41	c (round 42) 1559 del vars, 2960 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1429 upgd conss, 32525 impls, 0 clqs
0.39/0.44	c    (0.4s) probing: 276/521 (53.0%) - 0 fixings, 60 aggregations, 1116 implications, 0 bound changes
0.39/0.44	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.44	c (round 43) 1569 del vars, 2960 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1429 upgd conss, 32549 impls, 0 clqs
0.39/0.44	c (round 44) 1569 del vars, 2970 del conss, 512 chg bounds, 126 chg sides, 130 chg coeffs, 1429 upgd conss, 32549 impls, 0 clqs
0.39/0.45	c    (0.4s) probing: 286/521 (54.9%) - 0 fixings, 60 aggregations, 1116 implications, 0 bound changes
0.39/0.45	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.45	c presolving (45 rounds):
0.39/0.45	c  1569 deleted vars, 2970 deleted constraints, 512 tightened bounds, 0 added holes, 126 changed sides, 130 changed coefficients
0.39/0.45	c  32549 implications, 0 cliques
0.39/0.45	c presolved problem has 461 variables (461 bin, 0 int, 0 impl, 0 cont) and 1369 constraints
0.39/0.45	c     259 constraints of type <setppc>
0.39/0.45	c    1110 constraints of type <logicor>
0.39/0.45	c transformed objective value is always integral (scale: 1)
0.39/0.45	c Presolving Time: 0.35
0.39/0.45	c - non default parameters ----------------------------------------------------------------------
0.39/0.45	c # SCIP version 1.2.1.3
0.39/0.45	c 
0.39/0.45	c # frequency for displaying node information lines
0.39/0.45	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.45	c display/freq = 10000
0.39/0.45	c 
0.39/0.45	c # maximal time in seconds to run
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/time = 1789.93
0.39/0.45	c 
0.39/0.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/memory = 1620
0.39/0.45	c 
0.39/0.45	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.45	c # [type: int, range: [1,2], default: 1]
0.39/0.45	c timing/clocktype = 2
0.39/0.45	c 
0.39/0.45	c # should presolving try to simplify inequalities
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/linear/simplifyinequalities = TRUE
0.39/0.45	c 
0.39/0.45	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/indicator/addCouplingCons = TRUE
0.39/0.45	c 
0.39/0.45	c # should presolving try to simplify knapsacks
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.45	c 
0.39/0.45	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.45	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.45	c separating/rapidlearning/freq = 0
0.39/0.45	c 
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c start solving
0.39/0.45	c 
0.39/0.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.49	c   0.4s|     1 |     0 |   478 |     - |6487k|   0 | 316 | 461 |1369 | 461 |1369 |   0 |   0 |   0 | 9.346556e+02 |      --      |    Inf 
2.39/2.41	c   2.3s|     1 |     0 |  3435 |     - |8485k|   0 | 266 | 461 |2774 | 461 |1834 | 465 |   0 |   0 | 9.558542e+02 |      --      |    Inf 
2.49/2.55	c   2.5s|     1 |     0 |  3544 |     - |8708k|   0 | 284 | 461 |2774 | 461 |1852 | 483 |   0 |   0 | 9.605208e+02 |      --      |    Inf 
2.69/2.73	c   2.7s|     1 |     0 |  3726 |     - |9070k|   0 | 288 | 461 |2774 | 461 |1871 | 502 |   0 |   0 | 9.649792e+02 |      --      |    Inf 
2.89/2.92	c   2.8s|     1 |     0 |  3894 |     - |9601k|   0 | 300 | 461 |2774 | 461 |1897 | 528 |   0 |   0 | 9.687708e+02 |      --      |    Inf 
3.09/3.17	c   3.1s|     1 |     0 |  4215 |     - |9930k|   0 | 317 | 461 |2774 | 461 |1929 | 560 |   0 |   0 | 9.715833e+02 |      --      |    Inf 
3.39/3.40	c   3.3s|     1 |     0 |  4574 |     - |  10M|   0 | 323 | 461 |2774 | 461 |1961 | 592 |   0 |   0 | 9.778333e+02 |      --      |    Inf 
3.59/3.68	c   3.6s|     1 |     0 |  4942 |     - |  10M|   0 | 323 | 461 |2774 | 461 |1983 | 614 |   0 |   0 | 9.804583e+02 |      --      |    Inf 
3.89/3.97	c   3.9s|     1 |     0 |  5365 |     - |  11M|   0 | 340 | 461 |2774 | 461 |2012 | 643 |   0 |   0 | 9.832619e+02 |      --      |    Inf 
4.19/4.21	c   4.1s|     1 |     0 |  5662 |     - |  12M|   0 | 372 | 461 |2774 | 461 |2031 | 662 |   0 |   0 | 9.858000e+02 |      --      |    Inf 
4.40/4.47	c   4.4s|     1 |     0 |  5926 |     - |  13M|   0 | 362 | 461 |2774 | 461 |2043 | 674 |   0 |   0 | 9.880723e+02 |      --      |    Inf 
4.69/4.73	c   4.6s|     1 |     0 |  6269 |     - |  14M|   0 | 391 | 461 |2774 | 461 |2064 | 695 |   0 |   0 | 9.895173e+02 |      --      |    Inf 
5.09/5.18	c   5.1s|     1 |     0 |  6552 |     - |  14M|   0 | 354 | 461 |2774 | 461 |2075 | 706 |   0 |   0 | 9.919256e+02 |      --      |    Inf 
5.40/5.42	c   5.3s|     1 |     0 |  6908 |     - |  15M|   0 | 363 | 461 |2774 | 461 |2100 | 731 |   0 |   0 | 9.935011e+02 |      --      |    Inf 
5.79/5.82	c   5.7s|     1 |     0 |  7162 |     - |  16M|   0 | 380 | 461 |2774 | 461 |2119 | 750 |   0 |   0 | 9.944770e+02 |      --      |    Inf 
6.19/6.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.19/6.24	c   6.2s|     1 |     0 |  7338 |     - |  17M|   0 | 384 | 461 |2774 | 461 |1615 | 760 |   0 |   0 | 9.951951e+02 |      --      |    Inf 
6.59/6.64	c   6.6s|     1 |     0 |  7573 |     - |  17M|   0 | 379 | 461 |2774 | 461 |1623 | 768 |   0 |   0 | 9.959093e+02 |      --      |    Inf 
7.09/7.10	c   7.0s|     1 |     0 |  8086 |     - |  18M|   0 | 362 | 461 |2774 | 461 |1638 | 783 |   0 |   0 | 9.970278e+02 |      --      |    Inf 
7.29/7.31	c   7.2s|     1 |     0 |  8318 |     - |  19M|   0 | 372 | 461 |2774 | 461 |1651 | 796 |   0 |   0 | 9.974583e+02 |      --      |    Inf 
7.60/7.62	c   7.5s|     1 |     0 |  8830 |     - |  20M|   0 | 363 | 461 |2774 | 461 |1661 | 806 |   0 |   0 | 9.987083e+02 |      --      |    Inf 
7.89/7.95	c   7.9s|     1 |     0 |  9343 |     - |  21M|   0 | 390 | 461 |2774 | 461 |1679 | 824 |   0 |   0 | 9.994167e+02 |      --      |    Inf 
8.29/8.38	c   8.3s|     1 |     0 |  9931 |     - |  21M|   0 | 384 | 461 |2774 | 461 |1592 | 837 |   0 |   0 | 1.000334e+03 |      --      |    Inf 
8.70/8.76	c   8.7s|     1 |     0 | 10672 |     - |  22M|   0 | 379 | 461 |2774 | 461 |1606 | 851 |   0 |   0 | 1.001834e+03 |      --      |    Inf 
9.09/9.19	c   9.1s|     1 |     0 | 11384 |     - |  23M|   0 | 382 | 461 |2774 | 461 |1621 | 866 |   0 |   0 | 1.002834e+03 |      --      |    Inf 
9.49/9.54	c   9.5s|     1 |     0 | 11864 |     - |  23M|   0 | 390 | 461 |2774 | 461 |1638 | 883 |   0 |   0 | 1.003683e+03 |      --      |    Inf 
9.90/9.95	c   9.9s|     1 |     0 | 12524 |     - |  23M|   0 | 381 | 461 |2774 | 461 |1652 | 897 |   0 |   0 | 1.003698e+03 |      --      |    Inf 
10.28/10.34	c  10.3s|     1 |     0 | 13114 |     - |  23M|   0 | 358 | 461 |2774 | 461 |1661 | 906 |   0 |   0 | 1.004181e+03 |      --      |    Inf 
10.69/10.72	c  10.6s|     1 |     0 | 13736 |     - |  24M|   0 | 380 | 461 |2774 | 461 |1607 | 921 |   0 |   0 | 1.005946e+03 |      --      |    Inf 
10.99/11.00	c  10.9s|     1 |     0 | 14148 |     - |  24M|   0 | 354 | 461 |2774 | 461 |1618 | 932 |   0 |   0 | 1.006167e+03 |      --      |    Inf 
11.48/11.50	c  11.4s|     1 |     0 | 14975 |     - |  25M|   0 | 386 | 461 |2774 | 461 |1631 | 945 |   0 |   0 | 1.006339e+03 |      --      |    Inf 
11.79/11.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.79/11.85	c  11.8s|     1 |     0 | 15358 |     - |  25M|   0 | 383 | 461 |2774 | 461 |1641 | 955 |   0 |   0 | 1.007052e+03 |      --      |    Inf 
12.09/12.17	c  12.1s|     1 |     0 | 15761 |     - |  25M|   0 | 379 | 461 |2774 | 461 |1648 | 962 |   0 |   0 | 1.007587e+03 |      --      |    Inf 
12.39/12.46	c  12.4s|     1 |     0 | 15999 |     - |  25M|   0 | 381 | 461 |2774 | 461 |1656 | 970 |   0 |   0 | 1.007925e+03 |      --      |    Inf 
12.68/12.79	c  12.7s|     1 |     0 | 16263 |     - |  25M|   0 | 385 | 461 |2774 | 461 |1590 | 981 |   0 |   0 | 1.008554e+03 |      --      |    Inf 
12.99/13.03	c  12.9s|     1 |     0 | 16483 |     - |  26M|   0 | 394 | 461 |2774 | 461 |1599 | 990 |   0 |   0 | 1.008835e+03 |      --      |    Inf 
13.29/13.37	c  13.3s|     1 |     0 | 16992 |     - |  26M|   0 | 397 | 461 |2774 | 461 |1607 | 998 |   0 |   0 | 1.009593e+03 |      --      |    Inf 
13.58/13.63	c  13.6s|     1 |     0 | 17300 |     - |  26M|   0 | 387 | 461 |2774 | 461 |1612 |1003 |   0 |   0 | 1.009856e+03 |      --      |    Inf 
13.79/13.83	c  13.8s|     1 |     0 | 17538 |     - |  26M|   0 | 383 | 461 |2774 | 461 |1617 |1008 |   0 |   0 | 1.009865e+03 |      --      |    Inf 
13.99/14.09	c  14.0s|     1 |     0 | 17795 |     - |  27M|   0 | 395 | 461 |2774 | 461 |1620 |1011 |   0 |   0 | 1.010280e+03 |      --      |    Inf 
14.39/14.45	c  14.4s|     1 |     0 | 18134 |     - |  27M|   0 | 332 | 461 |2774 | 461 |1566 |1014 |   0 |   0 | 1.010532e+03 |      --      |    Inf 
14.78/14.81	c  14.7s|     1 |     0 | 18729 |     - |  27M|   0 | 367 | 461 |2774 | 461 |1571 |1019 |   0 |   0 | 1.010676e+03 |      --      |    Inf 
14.99/15.09	c  15.0s|     1 |     0 | 19133 |     - |  28M|   0 | 392 | 461 |2774 | 461 |1575 |1023 |   0 |   0 | 1.010843e+03 |      --      |    Inf 
15.49/15.55	c  15.5s|     1 |     0 | 19780 |     - |  28M|   0 | 401 | 461 |2774 | 461 |1584 |1032 |   0 |   0 | 1.011406e+03 |      --      |    Inf 
15.89/15.90	c  15.8s|     1 |     0 | 20223 |     - |  28M|   0 | 396 | 461 |2774 | 461 |1596 |1044 |   0 |   0 | 1.011467e+03 |      --      |    Inf 
16.18/16.21	c  16.1s|     1 |     0 | 20434 |     - |  28M|   0 | 399 | 461 |2774 | 461 |1600 |1048 |   0 |   0 | 1.011469e+03 |      --      |    Inf 
16.39/16.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.39/16.47	c  16.4s|     1 |     0 | 20461 |     - |  28M|   0 | 404 | 461 |2774 | 461 |1544 |1049 |   0 |   0 | 1.011469e+03 |      --      |    Inf 
17.78/17.85	c  17.8s|     1 |     2 | 20461 |     - |  28M|   0 | 404 | 461 |2774 | 461 |1544 |1049 |   0 |  14 | 1.011469e+03 |      --      |    Inf 
699.91/700.19	c   700s| 10000 |  1707 |  1568k| 154.8 |  35M|  29 | 136 | 461 |3374 | 461 |1481 |1049 |  13k|2003 | 1.012697e+03 |      --      |    Inf 
1160.28/1160.72	c  1161s| 20000 |  2256 |  2738k| 135.9 |  37M|  29 | 230 | 461 |4270 | 461 |1481 |1049 |  30k|2880 | 1.013033e+03 |      --      |    Inf 
1560.49/1561.00	c  1561s| 30000 |  2713 |  3825k| 126.8 |  39M|  30 | 147 | 461 |4902 | 461 |1481 |1049 |  48k|3320 | 1.013154e+03 |      --      |    Inf 
1789.43/1790.01	c 
1789.43/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.43/1790.01	c Solving Time (sec) : 1789.93
1789.43/1790.01	c Solving Nodes      : 35896
1789.43/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.43/1790.01	c Dual Bound         : +1.01328571428571e+03
1789.43/1790.01	c Gap                : infinite
1789.43/1790.01	s UNKNOWN
1789.43/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.43/1790.01	c Solving Time       :    1789.93
1789.43/1790.01	c Original Problem   :
1789.43/1790.01	c   Problem name     : HOME/instance-2704353-1278553777.opb
1789.43/1790.01	c   Variables        : 2030 (2030 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.43/1790.01	c   Constraints      : 4339 initial, 4339 maximal
1789.43/1790.01	c Presolved Problem  :
1789.43/1790.01	c   Problem name     : t_HOME/instance-2704353-1278553777.opb
1789.43/1790.01	c   Variables        : 461 (461 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.43/1790.01	c   Constraints      : 1369 initial, 5369 maximal
1789.43/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.43/1790.01	c   trivial          :       0.00          9          0          0          0          0          0          0          0
1789.43/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.01	c   implics          :       0.02          0        968          0          0          0          0          0          0
1789.43/1790.01	c   probing          :       0.08          0         60          0          0          0          0          0          0
1789.43/1790.01	c   setppc           :       0.01          0          0          0          0          0         60          0          0
1789.43/1790.01	c   linear           :       0.16        503         29          0        512          0       2910        126        130
1789.43/1790.01	c   logicor          :       0.04          0          0          0          0          0          0          0          0
1789.43/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.43/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.43/1790.01	c   integral         :          0          0          0      24504          0        133        106          0          0      48662
1789.43/1790.01	c   setppc           :        259         46     297150          0          1       3949     764359          0          0          0
1789.43/1790.01	c   linear           :          0+        46     290707          0          0        537      58722        254          0          0
1789.43/1790.01	c   logicor          :       1110+        46     265550          0          1      13046    1517557          0          0          0
1789.43/1790.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.43/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.43/1790.01	c   integral         :     303.64       0.00       0.00     303.64       0.00
1789.43/1790.01	c   setppc           :       7.12       0.00       7.12       0.00       0.00
1789.43/1790.01	c   linear           :       4.38       0.05       4.33       0.00       0.00
1789.43/1790.01	c   logicor          :      29.58       0.01      29.58       0.00       0.00
1789.43/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.43/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.43/1790.01	c   vbounds          :       0.11          2          0          0
1789.43/1790.01	c   rootredcost      :       0.13          0          0          0
1789.43/1790.01	c   pseudoobj        :       4.96     296638          0          0
1789.43/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.43/1790.01	c   propagation      :       2.51      17532      17186      92242       16.7       1275        4.7          -
1789.43/1790.01	c   infeasible LP    :       1.06       2474       2453      11875       16.5         46        6.5          0
1789.43/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.43/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.43/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.43/1790.01	c   applied globally :          -          -          -      59867       15.0          -          -          -
1789.43/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.43/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.43/1790.01	c   cut pool         :       0.27         45          -          -       1746          -    (maximal pool size: 12900)
1789.43/1790.01	c   redcost          :       0.36      24549          0          0          0          0
1789.43/1790.01	c   impliedbounds    :       0.01         46          0          0        883          0
1789.43/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.43/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.43/1790.01	c   gomory           :       5.96         46          0          0      18543          0
1789.43/1790.01	c   strongcg         :       1.33         20          0          0      10000          0
1789.43/1790.01	c   cmir             :       0.14         10          0          0          0          0
1789.43/1790.01	c   flowcover        :       0.12         10          0          0          0          0
1789.43/1790.01	c   clique           :       0.02         46          0          0         10          0
1789.43/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.43/1790.01	c   mcf              :       0.00          1          0          0          0          0
1789.43/1790.01	c   rapidlearning    :       1.11          1          0          0          0       1405
1789.43/1790.01	c Pricers            :       Time      Calls       Vars
1789.43/1790.01	c   problem variables:       0.00          0          0
1789.43/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.43/1790.01	c   relpscost        :     303.58      24504        133        106          0          0      48662
1789.43/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.43/1790.01	c   inference        :       0.00          1          0          0          0          0          2
1789.43/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.43/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.43/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.43/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.43/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.43/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.43/1790.01	c   LP solutions     :       0.00          -          0
1789.43/1790.01	c   pseudo solutions :       0.00          -          0
1789.43/1790.01	c   oneopt           :       0.04          0          0
1789.43/1790.01	c   crossover        :       0.03          0          0
1789.43/1790.01	c   guideddiving     :       0.00          0          0
1789.43/1790.01	c   intshifting      :       0.00          0          0
1789.43/1790.01	c   fracdiving       :       4.92         36          0
1789.43/1790.01	c   veclendiving     :       3.71         36          0
1789.43/1790.01	c   linesearchdiving :       2.56         37          0
1789.43/1790.01	c   coefdiving       :       4.79         37          0
1789.43/1790.01	c   pscostdiving     :       4.78         37          0
1789.43/1790.01	c   feaspump         :       9.20         19          0
1789.43/1790.01	c   objpscostdiving  :       6.29         19          0
1789.43/1790.01	c   rootsoldiving    :       6.06         19          0
1789.43/1790.01	c   trivial          :       0.01          2          0
1789.43/1790.01	c   simplerounding   :       0.02          0          0
1789.43/1790.01	c   zirounding       :       0.15       1000          0
1789.43/1790.01	c   rounding         :       0.86       2163          0
1789.43/1790.01	c   shifting         :       0.67        611          0
1789.43/1790.01	c   twoopt           :       0.00          0          0
1789.43/1790.01	c   fixandinfer      :       0.00          0          0
1789.43/1790.01	c   intdiving        :       0.00          0          0
1789.43/1790.01	c   actconsdiving    :       0.00          0          0
1789.43/1790.01	c   octane           :       0.00          0          0
1789.43/1790.01	c   rens             :       0.01          0          0
1789.43/1790.01	c   rins             :       0.00          0          0
1789.43/1790.01	c   localbranching   :       0.00          0          0
1789.43/1790.01	c   mutation         :       0.00          0          0
1789.43/1790.01	c   dins             :       0.00          0          0
1789.43/1790.01	c   undercover       :       0.00          0          0
1789.43/1790.01	c   nlp              :       0.02          0          0
1789.43/1790.01	c   trysol           :       0.02          0          0
1789.43/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.43/1790.01	c   primal LP        :       0.01          0          0       0.00       0.00
1789.43/1790.01	c   dual LP          :    1335.32      26900    4298570     159.80    3219.13
1789.43/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.43/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.43/1790.01	c   diving/probing LP:      40.38       2029     132670      65.39    3285.82
1789.43/1790.01	c   strong branching :     300.26       3658     943412     257.90    3141.97
1789.43/1790.01	c     (at root node) :          -         14       3073     219.50          -
1789.43/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.43/1790.01	c B&B Tree           :
1789.43/1790.01	c   number of runs   :          1
1789.43/1790.01	c   nodes            :      35896
1789.43/1790.01	c   nodes (total)    :      35896
1789.43/1790.01	c   nodes left       :       2654
1789.43/1790.01	c   max depth        :         30
1789.43/1790.01	c   max depth (total):         30
1789.43/1790.01	c   backtracks       :      10184 (28.4%)
1789.43/1790.01	c   delayed cutoffs  :      10115
1789.43/1790.01	c   repropagations   :      22287 (978038 domain reductions, 8126 cutoffs)
1789.43/1790.01	c   avg switch length:       6.66
1789.43/1790.01	c   switching time   :      26.06
1789.43/1790.01	c Solution           :
1789.43/1790.01	c   Solutions found  :          0 (0 improvements)
1789.43/1790.01	c   Primal Bound     :          -
1789.43/1790.01	c   Dual Bound       : +1.01328571428571e+03
1789.43/1790.01	c   Gap              :   infinite
1789.43/1790.01	c   Root Dual Bound  : +1.01146888339580e+03
1789.43/1790.01	c   Root Iterations  :      20461
1789.43/1790.09	c Time complete: 1789.52.

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-2704353-1278553777/watcher-2704353-1278553777 -o /tmp/evaluation-result-2704353-1278553777/solver-2704353-1278553777 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704353-1278553777.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.94 3/107 32605
/proc/meminfo: memFree=1596452/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=7904 CPUtime=0
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 1084 0 0 0 0 0 0 0 23 0 1 0 23589507 8093696 995 1992294400 4194304 8395647 140736638936800 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32605/statm: 1976 1005 365 1026 0 946 0

[startup+0.0998831 s]
/proc/loadavg: 1.00 1.00 0.94 3/107 32605
/proc/meminfo: memFree=1596452/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=19220 CPUtime=0.09
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 4409 0 0 0 8 1 0 0 23 0 1 0 23589507 19681280 3966 1992294400 4194304 8395647 140736638936800 18446744073709551615 6347101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 4805 3981 420 1026 0 3775 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19220

[startup+0.100884 s]
/proc/loadavg: 1.00 1.00 0.94 3/107 32605
/proc/meminfo: memFree=1596452/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=19476 CPUtime=0.09
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 4492 0 0 0 8 1 0 0 23 0 1 0 23589507 19943424 4048 1992294400 4194304 8395647 140736638936800 18446744073709551615 6349208 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 4869 4048 420 1026 0 3839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19476

[startup+0.300898 s]
/proc/loadavg: 1.00 1.00 0.94 3/107 32605
/proc/meminfo: memFree=1596452/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=23160 CPUtime=0.29
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 5203 0 0 0 28 1 0 0 23 0 1 0 23589507 23715840 4759 1992294400 4194304 8395647 140736638936800 18446744073709551615 5017672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 5790 4759 478 1026 0 4760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23160

[startup+0.70093 s]
/proc/loadavg: 1.00 1.00 0.94 3/107 32605
/proc/meminfo: memFree=1596452/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=27104 CPUtime=0.69
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 6374 0 0 0 67 2 0 0 25 0 1 0 23589507 27754496 5879 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 6776 5879 580 1026 0 5746 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27104

[startup+1.50099 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32606
/proc/meminfo: memFree=1574868/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=41452 CPUtime=1.49
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 9690 0 0 0 140 9 0 0 25 0 1 0 23589507 42446848 9195 1992294400 4194304 8395647 140736638936800 18446744073709551615 4737477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 10363 9195 617 1026 0 9333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41452

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32606
/proc/meminfo: memFree=1560732/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=43228 CPUtime=3.09
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 10242 0 0 0 292 17 0 0 25 0 1 0 23589507 44265472 9740 1992294400 4194304 8395647 140736638936800 18446744073709551615 6697240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 10807 9740 631 1026 0 9777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43228

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32606
/proc/meminfo: memFree=1558128/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=45860 CPUtime=6.29
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 11096 0 0 0 607 22 0 0 25 0 1 0 23589507 46960640 10590 1992294400 4194304 8395647 140736638936800 18446744073709551615 6197334 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 11465 10590 643 1026 0 10435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45860

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32607
/proc/meminfo: memFree=1544736/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=58960 CPUtime=12.68
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 14326 0 0 0 1237 31 0 0 25 0 1 0 23589507 60375040 13769 1992294400 4194304 8395647 140736638936800 18446744073709551615 6585848 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 14740 13769 633 1026 0 13710 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58960

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32607
/proc/meminfo: memFree=1541016/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=59984 CPUtime=25.48
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 15456 0 0 0 2503 45 0 0 25 0 1 0 23589507 61423616 14160 1992294400 4194304 8395647 140736638936800 18446744073709551615 6697250 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 14996 14160 633 1026 0 13966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59984

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32608
/proc/meminfo: memFree=1541016/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=59984 CPUtime=51.08
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 15457 0 0 0 5035 73 0 0 25 0 1 0 23589507 61423616 14161 1992294400 4194304 8395647 140736638936800 18446744073709551615 6693729 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 14996 14161 634 1026 0 13966 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59984

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32609
/proc/meminfo: memFree=1541016/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=59984 CPUtime=102.27
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 15459 0 0 0 10101 126 0 0 25 0 1 0 23589507 61423616 14163 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 14996 14163 634 1026 0 13966 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59984

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32611
/proc/meminfo: memFree=1541016/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=60740 CPUtime=162.25
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 15616 0 0 0 16031 194 0 0 25 0 1 0 23589507 62197760 14320 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 15185 14320 634 1026 0 14155 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60740

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32612
/proc/meminfo: memFree=1539528/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=62524 CPUtime=222.23
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 15998 0 0 0 21964 259 0 0 25 0 1 0 23589507 64024576 14702 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 15631 14702 634 1026 0 14601 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62524

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32614
/proc/meminfo: memFree=1538164/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=63816 CPUtime=282.23
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 16352 0 0 0 27901 322 0 0 25 0 1 0 23589507 65347584 15056 1992294400 4194304 8395647 140736638936800 18446744073709551615 6701841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 15954 15056 634 1026 0 14924 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 63816

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32616
/proc/meminfo: memFree=1536552/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=65220 CPUtime=342.22
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 16751 0 0 0 33831 391 0 0 25 0 1 0 23589507 66785280 15455 1992294400 4194304 8395647 140736638936800 18446744073709551615 6693414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 16305 15455 634 1026 0 15275 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 65220

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32617
/proc/meminfo: memFree=1535436/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=66544 CPUtime=402.2
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 17042 0 0 0 39766 454 0 0 25 0 1 0 23589507 68141056 15746 1992294400 4194304 8395647 140736638936800 18446744073709551615 6696936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 16636 15746 634 1026 0 15606 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 66544

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32619
/proc/meminfo: memFree=1534816/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=66996 CPUtime=462.18
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 17198 0 0 0 45695 523 0 0 25 0 1 0 23589507 68603904 15902 1992294400 4194304 8395647 140736638936800 18446744073709551615 6693785 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 16749 15902 634 1026 0 15719 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 66996

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32620
/proc/meminfo: memFree=1533948/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=67976 CPUtime=522.17
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 17402 0 0 0 51630 587 0 0 25 0 1 0 23589507 69607424 16106 1992294400 4194304 8395647 140736638936800 18446744073709551615 4691722 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 16994 16106 634 1026 0 15964 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 67976

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32622
/proc/meminfo: memFree=1532584/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=69276 CPUtime=582.16
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 17736 0 0 0 57563 653 0 0 25 0 1 0 23589507 70938624 16440 1992294400 4194304 8395647 140736638936800 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 17319 16440 634 1026 0 16289 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 69276

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 32624
/proc/meminfo: memFree=1531468/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=70360 CPUtime=642.15
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 18040 0 0 0 63500 715 0 0 25 0 1 0 23589507 72048640 16744 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 17590 16744 634 1026 0 16560 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 70360

[startup+702.301 s]

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

/proc/meminfo: memFree=1523780/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=77180 CPUtime=1061.9
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 19704 0 0 0 105027 1163 0 0 25 0 1 0 23589507 79032320 18408 1992294400 4194304 8395647 140736638936800 18446744073709551615 6310997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19295 18408 634 1026 0 18265 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 77180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/108 653
/proc/meminfo: memFree=1523036/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=77916 CPUtime=1121.89
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 19892 0 0 0 110961 1228 0 0 25 0 1 0 23589507 79785984 18596 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19479 18596 634 1026 0 18449 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 77916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/108 655
/proc/meminfo: memFree=1522788/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=77916 CPUtime=1181.87
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 19938 0 0 0 116897 1290 0 0 25 0 1 0 23589507 79785984 18642 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19479 18642 634 1026 0 18449 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 77916

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 657
/proc/meminfo: memFree=1522416/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=78452 CPUtime=1241.86
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20051 0 0 0 122829 1357 0 0 25 0 1 0 23589507 80334848 18755 1992294400 4194304 8395647 140736638936800 18446744073709551615 6697317 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19613 18755 634 1026 0 18583 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 78452

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 658
/proc/meminfo: memFree=1521796/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=79032 CPUtime=1301.85
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20198 0 0 0 128763 1422 0 0 25 0 1 0 23589507 80928768 18902 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19758 18902 634 1026 0 18728 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 79032

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 660
/proc/meminfo: memFree=1521548/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=79364 CPUtime=1361.84
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20260 0 0 0 134696 1488 0 0 25 0 1 0 23589507 81268736 18964 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19841 18964 634 1026 0 18811 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 79364

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 661
/proc/meminfo: memFree=1521424/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=79364 CPUtime=1421.83
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20291 0 0 0 140633 1550 0 0 25 0 1 0 23589507 81268736 18995 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19841 18995 634 1026 0 18811 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 79364

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 663
/proc/meminfo: memFree=1521176/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=79716 CPUtime=1481.81
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20352 0 0 0 146568 1613 0 0 25 0 1 0 23589507 81629184 19056 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 19929 19056 634 1026 0 18899 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 79716

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 665
/proc/meminfo: memFree=1520928/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=80060 CPUtime=1541.79
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20424 0 0 0 152503 1676 0 0 25 0 1 0 23589507 81981440 19128 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20015 19128 634 1026 0 18985 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 80060

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 666
/proc/meminfo: memFree=1520432/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=80196 CPUtime=1601.78
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20499 0 0 0 158437 1741 0 0 25 0 1 0 23589507 82120704 19203 1992294400 4194304 8395647 140736638936800 18446744073709551615 6670348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20049 19203 634 1026 0 19019 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 80196

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 668
/proc/meminfo: memFree=1520060/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=80768 CPUtime=1661.77
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20606 0 0 0 164369 1808 0 0 25 0 1 0 23589507 82706432 19310 1992294400 4194304 8395647 140736638936800 18446744073709551615 6740948 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20192 19310 634 1026 0 19162 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 80768

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 669
/proc/meminfo: memFree=1519688/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81104 CPUtime=1721.75
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20692 0 0 0 170301 1874 0 0 25 0 1 0 23589507 83050496 19396 1992294400 4194304 8395647 140736638936800 18446744073709551615 6697379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20276 19396 634 1026 0 19246 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 81104

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1781.74
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176239 1935 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 6698051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 81440

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1784.94
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176556 1938 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1784.94
Current children cumulated vsize (KiB) 81440

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1786.54
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176714 1940 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 6752391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (KiB) 81440

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1788.13
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176872 1941 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 6742901 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1788.13
Current children cumulated vsize (KiB) 81440

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1788.94
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176952 1942 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 6698051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1788.94
Current children cumulated vsize (KiB) 81440

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1789.33
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 176991 1942 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 6697376 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1789.33
Current children cumulated vsize (KiB) 81440

[startup+1790 s]
/proc/loadavg: 1.00 1.00 0.95 2/108 674
/proc/meminfo: memFree=1518696/2059040 swapFree=4139464/4192956
[pid=32605] ppid=32603 vsize=81440 CPUtime=1789.43
/proc/32605/stat : 32605 (pbscip.linux.x8) R 32603 32605 30740 0 -1 4202496 20774 0 0 0 177001 1942 0 0 25 0 1 0 23589507 83394560 19478 1992294400 4194304 8395647 140736638936800 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32605/statm: 20360 19478 634 1026 0 19330 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (KiB) 81440

Child status: 0
Real time (s): 1790.09
CPU time (s): 1789.54
CPU user time (s): 1770.1
CPU system time (s): 19.439
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 81440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1770.1
system time used= 19.439
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2764

runsolver used 2.82157 second user time and 8.60269 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-08 03:49:37
IDJOB=2704353
IDBENCH=2089
IDSOLVER=1213
FILE ID=node026/2704353-1278553777
PBS_JOBID= 11239511
Free space on /tmp= 62468 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-4.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-2704353-1278553777/watcher-2704353-1278553777 -o /tmp/evaluation-result-2704353-1278553777/solver-2704353-1278553777 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704353-1278553777.opb -t 1800 -m 1800

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

MD5SUM BENCH= 6a875d2c49685c5019a5818730fd00fa
RANDOM SEED=1037810556

node026.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.244
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.48
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.244
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1596980 kB
Buffers:         59352 kB
Cached:         295884 kB
SwapCached:      10232 kB
Active:         129460 kB
Inactive:       242816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1596980 kB
SwapTotal:     4192956 kB
SwapFree:      4139464 kB
Dirty:           10756 kB
Writeback:           0 kB
AnonPages:       11484 kB
Mapped:          11876 kB
Slab:            67776 kB
PageTables:       4200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180140 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= 62488 MiB
End job on node026 at 2010-07-08 04:19:28