Trace number 1869046

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)UNSAT 49.5445 49.5618

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa2670-130.opb
MD5SUM805460c9bad8cc3db817372fa8e96e60
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.083986
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2718
Total number of constraints4680
Number of constraints which are clauses4680
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 constraint5
Number of terms in the objective function 2718
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 2718
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2718
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SCIP version 1.1.0.7
0.04/0.08	c LP-Solver SoPlex 1.4.1
0.04/0.08	c user parameter file <scip.set> not found - using default parameters
0.04/0.08	c read problem <HOME/instance-1869046-1245155717.opb>
0.04/0.08	c original problem has 2718 variables (2718 bin, 0 int, 0 impl, 0 cont) and 4680 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.19/0.21	c (round 1) 1984 del vars, 495 del conss, 8 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 81658 impls, 0 clqs
0.19/0.24	c (round 2) 2006 del vars, 2959 del conss, 24 chg bounds, 12 chg sides, 35 chg coeffs, 0 upgd conss, 82631 impls, 0 clqs
0.19/0.24	c (round 3) 2029 del vars, 3036 del conss, 33 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82713 impls, 0 clqs
0.19/0.25	c (round 4) 2041 del vars, 3071 del conss, 41 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82727 impls, 0 clqs
0.19/0.25	c (round 5) 2052 del vars, 3088 del conss, 47 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82804 impls, 0 clqs
0.19/0.25	c (round 6) 2061 del vars, 3109 del conss, 50 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83006 impls, 0 clqs
0.19/0.25	c (round 7) 2064 del vars, 3120 del conss, 51 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.19/0.26	c (round 8) 2064 del vars, 3121 del conss, 51 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.29/0.34	c (round 9) 2064 del vars, 3198 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.29/0.39	c (round 10) 2064 del vars, 3228 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1403 upgd conss, 83030 impls, 0 clqs
0.39/0.40	c (round 11) 2064 del vars, 3228 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 83030 impls, 0 clqs
0.39/0.43	c (round 12) 2064 del vars, 3234 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 83030 impls, 0 clqs
0.39/0.49	c (round 13) 2114 del vars, 3234 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88072 impls, 0 clqs
0.39/0.49	c (round 14) 2118 del vars, 3252 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.50	c (round 15) 2118 del vars, 3253 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.51	c (round 16) 2118 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.55	c (round 17) 2168 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89288 impls, 0 clqs
0.49/0.57	c (round 18) 2218 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89548 impls, 0 clqs
0.49/0.60	c    (0.5s) probing: 594/654 (90.8%) - 6 fixings, 178 aggregations, 1636 implications, 0 bound changes
0.49/0.60	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.60	c (round 19) 2252 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89622 impls, 0 clqs
0.59/0.60	c    (0.5s) probing: 604/654 (92.4%) - 6 fixings, 178 aggregations, 1636 implications, 0 bound changes
0.59/0.60	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.60	c presolving (20 rounds):
0.59/0.60	c  2252 deleted vars, 3254 deleted constraints, 51 tightened bounds, 0 added holes, 87 changed sides, 37 changed coefficients
0.59/0.60	c  89622 implications, 0 cliques
0.59/0.60	c presolved problem has 466 variables (466 bin, 0 int, 0 impl, 0 cont) and 1426 constraints
0.59/0.60	c    1426 constraints of type <logicor>
0.59/0.60	c transformed objective value is always integral (scale: 1)
0.59/0.60	c Presolving Time: 0.46
0.59/0.60	c strange?!, PURESAT with obj
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/memory = c 1620
0.59/0.60	c # maximal time in seconds to run
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/time = c 1791
0.59/0.60	c # frequency for displaying node information lines
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.60	c display/freq = c 10000
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c start solving problem
0.59/0.60	c 
0.59/0.63	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.63	c   0.5s|     1 |     0 |   339 |8077k|   0 | 211 | 466 |1426 |1426 | 466 |1259 |   0 |   0 |   0 | 1.267611e+03 |      --      |    Inf 
0.89/0.94	c   0.8s|     1 |     0 |  1652 |8383k|   0 | 176 | 466 |1426 |1426 | 466 |1340 |  81 |   0 |   0 | 1.274111e+03 |      --      |    Inf 
0.99/1.07	c   0.9s|     1 |     0 |  1757 |8662k|   0 | 173 | 466 |1426 |1426 | 466 |1359 | 100 |   0 |   0 | 1.275750e+03 |      --      |    Inf 
1.19/1.22	c   1.1s|     1 |     0 |  1854 |9025k|   0 | 179 | 466 |1426 |1426 | 466 |1374 | 115 |   0 |   0 | 1.276889e+03 |      --      |    Inf 
1.29/1.38	c   1.2s|     1 |     0 |  1969 |9467k|   0 | 192 | 466 |1426 |1426 | 466 |1395 | 136 |   0 |   0 | 1.278583e+03 |      --      |    Inf 
1.49/1.54	c   1.4s|     1 |     0 |  2129 |9931k|   0 | 118 | 466 |1426 |1426 | 466 |1414 | 155 |   0 |   0 | 1.279083e+03 |      --      |    Inf 
1.59/1.69	c   1.5s|     1 |     0 |  2330 |  10M|   0 | 151 | 466 |1426 |1426 | 466 |1425 | 166 |   0 |   0 | 1.280667e+03 |      --      |    Inf 
1.79/1.84	c   1.7s|     1 |     0 |  2508 |  10M|   0 | 192 | 466 |1426 |1426 | 466 |1438 | 179 |   0 |   0 | 1.282000e+03 |      --      |    Inf 
1.89/1.97	c   1.8s|     1 |     0 |  2575 |  10M|   0 | 154 | 466 |1426 |1426 | 466 |1454 | 195 |   0 |   0 | 1.282000e+03 |      --      |    Inf 
2.10/2.19	c   2.0s|     1 |     0 |  2743 |  11M|   0 | 202 | 466 |1426 |1426 | 466 |1465 | 206 |   0 |   0 | 1.282000e+03 |      --      |    Inf 
2.48/2.52	c   2.4s|     1 |     0 |  2999 |  11M|   0 | 165 | 466 |1426 |1426 | 466 |1476 | 217 |   0 |   0 | 1.282500e+03 |      --      |    Inf 
2.68/2.75	c   2.6s|     1 |     0 |  3344 |  11M|   0 | 164 | 466 |1426 |1426 | 466 |1488 | 229 |   0 |   0 | 1.283500e+03 |      --      |    Inf 
2.99/3.01	c   2.8s|     1 |     0 |  3531 |  11M|   0 | 153 | 466 |1426 |1426 | 466 |1425 | 239 |   0 |   0 | 1.284000e+03 |      --      |    Inf 
3.19/3.26	c   3.1s|     1 |     0 |  3839 |  11M|   0 | 148 | 466 |1426 |1426 | 466 |1435 | 249 |   0 |   0 | 1.284500e+03 |      --      |    Inf 
3.39/3.40	c   3.2s|     1 |     0 |  3975 |  11M|   0 | 207 | 466 |1426 |1426 | 466 |1443 | 257 |   0 |   0 | 1.285000e+03 |      --      |    Inf 
3.58/3.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.58/3.69	c   3.5s|     1 |     0 |  4337 |  12M|   0 | 206 | 466 |1426 |1426 | 466 |1455 | 269 |   0 |   0 | 1.285227e+03 |      --      |    Inf 
3.79/3.87	c   3.7s|     1 |     0 |  4529 |  12M|   0 | 207 | 466 |1426 |1426 | 466 |1466 | 280 |   0 |   0 | 1.286000e+03 |      --      |    Inf 
4.09/4.19	c   4.0s|     1 |     0 |  4660 |  12M|   0 | 212 | 466 |1426 |1426 | 466 |1477 | 291 |   0 |   0 | 1.286000e+03 |      --      |    Inf 
4.48/4.55	c   4.3s|     1 |     0 |  4879 |  13M|   0 | 208 | 466 |1426 |1426 | 466 |1434 | 305 |   0 |   0 | 1.286000e+03 |      --      |    Inf 
4.89/4.90	c   4.7s|     1 |     0 |  5077 |  13M|   0 | 205 | 466 |1426 |1426 | 466 |1443 | 314 |   0 |   0 | 1.286333e+03 |      --      |    Inf 
5.09/5.19	c   5.0s|     1 |     0 |  5262 |  13M|   0 | 195 | 466 |1426 |1426 | 466 |1453 | 324 |   0 |   0 | 1.287000e+03 |      --      |    Inf 
5.39/5.46	c   5.3s|     1 |     0 |  5546 |  13M|   0 | 214 | 466 |1426 |1426 | 466 |1460 | 331 |   0 |   0 | 1.287000e+03 |      --      |    Inf 
5.69/5.74	c   5.5s|     1 |     0 |  5868 |  13M|   0 | 183 | 466 |1426 |1426 | 466 |1467 | 338 |   0 |   0 | 1.287000e+03 |      --      |    Inf 
5.89/5.90	c   5.7s|     1 |     0 |  6153 |  14M|   0 | 209 | 466 |1426 |1426 | 466 |1473 | 344 |   0 |   0 | 1.287333e+03 |      --      |    Inf 
5.99/6.09	c   5.9s|     1 |     0 |  6279 |  14M|   0 | 224 | 466 |1426 |1426 | 466 |1443 | 353 |   0 |   0 | 1.288000e+03 |      --      |    Inf 
6.19/6.30	c   6.1s|     1 |     0 |  6361 |  14M|   0 | 205 | 466 |1426 |1426 | 466 |1447 | 357 |   0 |   0 | 1.288000e+03 |      --      |    Inf 
6.49/6.50	c   6.3s|     1 |     0 |  6460 |  14M|   0 | 217 | 466 |1426 |1426 | 466 |1453 | 363 |   0 |   0 | 1.288000e+03 |      --      |    Inf 
6.79/6.80	c   6.6s|     1 |     0 |  6812 |  14M|   0 | 216 | 466 |1426 |1426 | 466 |1458 | 368 |   0 |   0 | 1.288280e+03 |      --      |    Inf 
7.08/7.13	c   6.9s|     1 |     0 |  7234 |  14M|   0 | 189 | 466 |1426 |1426 | 466 |1471 | 381 |   0 |   0 | 1.288750e+03 |      --      |    Inf 
7.39/7.42	c   7.2s|     1 |     0 |  7646 |  14M|   0 | 220 | 466 |1426 |1426 | 466 |1482 | 392 |   0 |   0 | 1.289067e+03 |      --      |    Inf 
7.59/7.70	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.59/7.70	c   7.5s|     1 |     0 |  8042 |  14M|   0 | 219 | 466 |1426 |1426 | 466 |1446 | 402 |   0 |   0 | 1.290167e+03 |      --      |    Inf 
7.89/7.99	c   7.8s|     1 |     0 |  8437 |  14M|   0 | 238 | 466 |1426 |1426 | 466 |1463 | 419 |   0 |   0 | 1.290763e+03 |      --      |    Inf 
8.19/8.26	c   8.0s|     1 |     0 |  8750 |  14M|   0 | 236 | 466 |1426 |1426 | 466 |1477 | 433 |   0 |   0 | 1.291000e+03 |      --      |    Inf 
8.59/8.60	c   8.4s|     1 |     0 |  9134 |  14M|   0 | 247 | 466 |1426 |1426 | 466 |1488 | 444 |   0 |   0 | 1.291027e+03 |      --      |    Inf 
8.89/8.92	c   8.7s|     1 |     0 |  9610 |  14M|   0 | 192 | 466 |1426 |1426 | 466 |1505 | 461 |   0 |   0 | 1.291500e+03 |      --      |    Inf 
9.28/9.39	c   9.2s|     1 |     0 | 10345 |  15M|   0 | 235 | 466 |1426 |1426 | 466 |1510 | 466 |   0 |   0 | 1.292031e+03 |      --      |    Inf 
9.59/9.64	c   9.4s|     1 |     0 | 10652 |  15M|   0 | 211 | 466 |1426 |1426 | 466 |1486 | 477 |   0 |   0 | 1.292048e+03 |      --      |    Inf 
9.79/9.81	c   9.6s|     1 |     0 | 10802 |  15M|   0 | 191 | 466 |1426 |1426 | 466 |1494 | 485 |   0 |   0 | 1.292048e+03 |      --      |    Inf 
9.89/9.99	c   9.8s|     1 |     0 | 10941 |  15M|   0 | 201 | 466 |1426 |1426 | 466 |1502 | 493 |   0 |   0 | 1.292302e+03 |      --      |    Inf 
10.09/10.14	c   9.9s|     1 |     0 | 11059 |  15M|   0 | 231 | 466 |1426 |1426 | 466 |1512 | 503 |   0 |   0 | 1.292302e+03 |      --      |    Inf 
10.49/10.59	c  10.3s|     1 |     0 | 11692 |  15M|   0 | 217 | 466 |1426 |1426 | 466 |1518 | 509 |   0 |   0 | 1.292304e+03 |      --      |    Inf 
10.68/10.76	c  10.5s|     1 |     0 | 11774 |  15M|   0 | 233 | 466 |1426 |1426 | 466 |1523 | 514 |   0 |   0 | 1.292304e+03 |      --      |    Inf 
11.29/11.30	c  11.1s|     1 |     0 | 12523 |  15M|   0 | 208 | 466 |1426 |1426 | 466 |1502 | 517 |   0 |   0 | 1.292352e+03 |      --      |    Inf 
11.49/11.51	c  11.3s|     1 |     0 | 12706 |  15M|   0 | 215 | 466 |1426 |1426 | 466 |1517 | 532 |   0 |   0 | 1.292382e+03 |      --      |    Inf 
11.69/11.77	c  11.5s|     1 |     0 | 13052 |  15M|   0 | 221 | 466 |1426 |1426 | 466 |1522 | 537 |   0 |   0 | 1.292493e+03 |      --      |    Inf 
11.99/12.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.99/12.01	c  11.8s|     1 |     0 | 13271 |  15M|   0 | 218 | 466 |1426 |1426 | 466 |1525 | 540 |   0 |   0 | 1.292532e+03 |      --      |    Inf 
12.29/12.36	c  12.1s|     1 |     0 | 13796 |  15M|   0 | 243 | 466 |1426 |1426 | 466 |1527 | 542 |   0 |   0 | 1.292557e+03 |      --      |    Inf 
12.78/12.81	c  12.5s|     1 |     0 | 14394 |  16M|   0 | 225 | 466 |1426 |1426 | 466 |1533 | 548 |   0 |   0 | 1.292602e+03 |      --      |    Inf 
13.39/13.41	c  13.2s|     1 |     0 | 15475 |  16M|   0 | 197 | 466 |1426 |1426 | 466 |1510 | 556 |   0 |   0 | 1.292912e+03 |      --      |    Inf 
13.68/13.71	c  13.4s|     1 |     0 | 16031 |  16M|   0 | 143 | 466 |1426 |1426 | 466 |1519 | 565 |   0 |   0 | 1.292912e+03 |      --      |    Inf 
13.78/13.88	c  13.6s|     1 |     0 | 16258 |  16M|   0 | 219 | 466 |1426 |1426 | 466 |1526 | 572 |   0 |   0 | 1.292928e+03 |      --      |    Inf 
13.98/14.09	c  13.8s|     1 |     0 | 16390 |  16M|   0 | 214 | 466 |1426 |1426 | 466 |1533 | 579 |   0 |   0 | 1.292928e+03 |      --      |    Inf 
14.69/14.72	c  14.4s|     1 |     0 | 17469 |  16M|   0 | 195 | 466 |1426 |1426 | 466 |1538 | 584 |   0 |   0 | 1.292957e+03 |      --      |    Inf 
14.98/15.06	c  14.8s|     1 |     0 | 17998 |  16M|   0 | 208 | 466 |1426 |1426 | 466 |1543 | 589 |   0 |   0 | 1.292988e+03 |      --      |    Inf 
15.19/15.21	c  14.9s|     1 |     0 | 18042 |  16M|   0 | 218 | 466 |1426 |1426 | 466 |1524 | 594 |   0 |   0 | 1.292988e+03 |      --      |    Inf 
15.29/15.38	c  15.1s|     1 |     0 | 18047 |  16M|   0 | 218 | 466 |1426 |1426 | 466 |1526 | 596 |   0 |   0 | 1.292988e+03 |      --      |    Inf 
18.88/18.90	c  18.6s|     1 |     2 | 18047 |  16M|   0 | 218 | 466 |1426 |1426 | 466 |1526 | 596 |   0 |  21 | 1.292988e+03 |      --      |    Inf 
49.48/49.52	c 
49.48/49.52	c SCIP Status        : problem is solved [infeasible]
49.48/49.52	c Solving Time (sec) : 48.89
49.48/49.52	c Solving Nodes      : 644
49.48/49.52	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
49.48/49.52	c Dual Bound         : +1.00000000000000e+20
49.48/49.52	c Gap                : 0.00 %
49.48/49.52	c NODE         644
49.48/49.52	c DUAL BOUND   1e+20
49.48/49.52	c PRIMAL BOUND 1e+20
49.48/49.52	c GAP          0
49.48/49.52	s UNSATISFIABLE
49.48/49.52	c SCIP Status        : problem is solved [infeasible]
49.48/49.52	c Solving Time       :      48.89
49.48/49.52	c Original Problem   :
49.48/49.52	c   Problem name     : HOME/instance-1869046-1245155717.opb
49.48/49.52	c   Variables        : 2718 (2718 binary, 0 integer, 0 implicit integer, 0 continuous)
49.48/49.52	c   Constraints      : 4680 initial, 4680 maximal
49.48/49.52	c Presolved Problem  :
49.48/49.52	c   Problem name     : t_HOME/instance-1869046-1245155717.opb
49.48/49.52	c   Variables        : 466 (466 binary, 0 integer, 0 implicit integer, 0 continuous)
49.48/49.52	c   Constraints      : 1426 initial, 1753 maximal
49.48/49.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
49.48/49.52	c   trivial          :       0.01          1          0          0          0          0          0          0          0
49.48/49.52	c   dualfix          :       0.00         10          0          0          0          0          0          0          0
49.48/49.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
49.48/49.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
49.48/49.52	c   implics          :       0.07          0       1612          0          0          0          0          0          0
49.48/49.52	c   probing          :       0.13          6        178          0          0          0          0          0          0
49.48/49.52	c   linear           :       0.12         51        394          0         51          0       3198         87         37
49.48/49.52	c   logicor          :       0.10          0          0          0          0          0         56          0          0
49.48/49.52	c   root node        :          -         82          -          -         82          -          -          -          -
49.48/49.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
49.48/49.52	c   integral         :          0          0          0        605          0         31        405          0          0        856
49.48/49.52	c   logicor          :       1426+        56       6335          0          0        272      12673          0          0          0
49.48/49.52	c   countsols        :          0          0          0          0          0          0          0          0          0          0
49.48/49.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
49.48/49.52	c   integral         :      28.32       0.00       0.00      28.32       0.00
49.48/49.52	c   logicor          :       0.23       0.01       0.22       0.00       0.00
49.48/49.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00
49.48/49.52	c Propagators        :       Time      Calls    Cutoffs    DomReds
49.48/49.52	c   rootredcost      :       0.01          0          0          0
49.48/49.52	c   pseudoobj        :       0.10       4814          0          0
49.48/49.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
49.48/49.52	c   propagation      :       0.00        270        260        900       10.5         24        6.5          -
49.48/49.52	c   infeasible LP    :       0.01         34         34        136       11.8          7        5.3          0
49.48/49.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
49.48/49.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
49.48/49.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
49.48/49.52	c   applied globally :          -          -          -        554        8.9          -          -          -
49.48/49.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
49.48/49.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
49.48/49.52	c   cut pool         :       0.15         55          -          -        738          -    (maximal pool size: 4340)
49.48/49.52	c   redcost          :       0.00        660          0          0          0          0
49.48/49.52	c   impliedbounds    :       0.01         56          0          0        180          0
49.48/49.52	c   intobj           :       0.00          0          0          0          0          0
49.48/49.52	c   gomory           :       5.87         56          0          0      16973          0
49.48/49.52	c   strongcg         :       1.18         20          0          0       8358          0
49.48/49.52	c   cmir             :       0.15         10          0          0          0          0
49.48/49.52	c   flowcover        :       0.09         10          0          0          0          0
49.48/49.52	c   clique           :       0.06         56          0          0        282          0
49.48/49.52	c   zerohalf         :       0.00          0          0          0          0          0
49.48/49.52	c   mcf              :       0.00          1          0          0          0          0
49.48/49.52	c Pricers            :       Time      Calls       Vars
49.48/49.52	c   problem variables:       0.00          0          0
49.48/49.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
49.48/49.52	c   relpscost        :      28.32        605         31        405          0          0        856
49.48/49.52	c   pscost           :       0.00          0          0          0          0          0          0
49.48/49.52	c   inference        :       0.00          0          0          0          0          0          0
49.48/49.52	c   mostinf          :       0.00          0          0          0          0          0          0
49.48/49.52	c   leastinf         :       0.00          0          0          0          0          0          0
49.48/49.52	c   fullstrong       :       0.00          0          0          0          0          0          0
49.48/49.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
49.48/49.52	c   random           :       0.00          0          0          0          0          0          0
49.48/49.52	c Primal Heuristics  :       Time      Calls      Found
49.48/49.52	c   LP solutions     :       0.00          -          0
49.48/49.52	c   pseudo solutions :       0.00          -          0
49.48/49.52	c   oneopt           :       0.00          0          0
49.48/49.52	c   crossover        :       0.00          0          0
49.48/49.52	c   guideddiving     :       0.00          0          0
49.48/49.52	c   pscostdiving     :       0.04          2          0
49.48/49.52	c   fracdiving       :       0.01          2          0
49.48/49.52	c   coefdiving       :       0.08          3          0
49.48/49.52	c   veclendiving     :       0.02          3          0
49.48/49.52	c   linesearchdiving :       0.04          3          0
49.48/49.52	c   objpscostdiving  :       0.04          2          0
49.48/49.52	c   rootsoldiving    :       0.09          2          0
49.48/49.52	c   simplerounding   :       0.00          0          0
49.48/49.52	c   rounding         :       0.14        322          0
49.48/49.52	c   shifting         :       0.20        118          0
49.48/49.52	c   intshifting      :       0.00          0          0
49.48/49.52	c   fixandinfer      :       0.00          0          0
49.48/49.52	c   feaspump         :       0.19          1          0
49.48/49.52	c   intdiving        :       0.00          0          0
49.48/49.52	c   actconsdiving    :       0.00          0          0
49.48/49.52	c   octane           :       0.00          0          0
49.48/49.52	c   rens             :       0.04          1          0
49.48/49.52	c   rins             :       0.00          0          0
49.48/49.52	c   localbranching   :       0.00          0          0
49.48/49.52	c   mutation         :       0.00          0          0
49.48/49.52	c   dins             :       0.00          0          0
49.48/49.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
49.48/49.52	c   primal LP        :       0.02          0          0       0.00       0.00
49.48/49.52	c   dual LP          :      10.61        676      32714      48.39    3083.32
49.48/49.52	c   barrier LP       :       0.00          0          0       0.00          -
49.48/49.52	c   diving/probing LP:       0.45         90       2437      27.08    5415.56
49.48/49.52	c   strong branching :      28.27       2550      94120      36.91    3329.32
49.48/49.52	c     (at root node) :          -         21       8600     409.52          -
49.48/49.52	c   conflict analysis:       0.00          0          0       0.00          -
49.48/49.52	c B&B Tree           :
49.48/49.52	c   number of runs   :          1
49.48/49.52	c   nodes            :        644
49.48/49.52	c   nodes (total)    :        644
49.48/49.52	c   nodes left       :          0
49.48/49.52	c   max depth        :         18
49.48/49.52	c   max depth (total):         18
49.48/49.52	c   backtracks       :        151 (23.4%)
49.48/49.52	c   delayed cutoffs  :        213
49.48/49.52	c   repropagations   :        389 (3596 domain reductions, 85 cutoffs)
49.48/49.52	c   avg switch length:       3.51
49.48/49.52	c   switching time   :       0.15
49.48/49.52	c Solution           :
49.48/49.52	c   Solutions found  :          0 (0 improvements)
49.48/49.52	c   Primal Bound     : infeasible
49.48/49.52	c   Dual Bound       :          -
49.48/49.52	c   Gap              :       0.00 %
49.48/49.52	c   Root Dual Bound  : +1.29298764014589e+03
49.48/49.56	c Time complete: 49.53.

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-1869046-1245155717/watcher-1869046-1245155717 -o /tmp/evaluation-result-1869046-1245155717/solver-1869046-1245155717 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869046-1245155717.opb 

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: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1854568/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=4328 CPUtime=0
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 183171641 4431872 471 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/7605/statm: 1162 484 317 886 0 272 0

[startup+0.047034 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1854568/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=11844 CPUtime=0.04
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 2296 0 0 0 3 1 0 0 18 0 1 0 183171641 12128256 2278 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/7605/statm: 2961 2278 354 886 0 2071 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11844

[startup+0.101041 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1854568/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=18952 CPUtime=0.09
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 4371 0 0 0 8 1 0 0 18 0 1 0 183171641 19406848 3999 1992294400 4194304 7823515 548682068736 18446744073709551615 6911824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 4738 3999 370 886 0 3848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18952

[startup+0.301074 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1854568/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=25508 CPUtime=0.29
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 5844 0 0 0 26 3 0 0 19 0 1 0 183171641 26120192 5472 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 6377 5472 434 886 0 5487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25508

[startup+0.701142 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1854568/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=28440 CPUtime=0.68
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 6703 0 0 0 63 5 0 0 22 0 1 0 183171641 29122560 6310 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 7110 6310 531 886 0 6220 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28440

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1829216/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=33112 CPUtime=1.49
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 7962 0 0 0 141 8 0 0 25 0 1 0 183171641 33906688 7541 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 8278 7541 560 886 0 7388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33112

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1823776/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=36972 CPUtime=3.09
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 8953 0 0 0 299 10 0 0 25 0 1 0 183171641 37859328 8525 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 9243 8525 560 886 0 8353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36972

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1816096/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=44776 CPUtime=6.29
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 10896 0 0 0 616 13 0 0 25 0 1 0 183171641 45850624 10468 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 11194 10468 560 886 0 10304 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44776

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1811832/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=47532 CPUtime=12.69
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 11594 0 0 0 1251 18 0 0 25 0 1 0 183171641 48672768 11153 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 11883 11153 560 886 0 10993 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47532

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809528/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=25.48
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13506 0 0 0 2518 30 0 0 25 0 1 0 183171641 50933760 11717 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11717 572 886 0 11545 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49740

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

[startup+38.3014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=38.28
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 3784 44 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 49740

[startup+44.7025 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=44.67
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 4417 50 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6213120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 49740

[startup+47.902 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=47.88
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 4735 53 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 47.88
Current children cumulated vsize (KiB) 49740

[startup+48.7011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=48.67
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 4814 53 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 48.67
Current children cumulated vsize (KiB) 49740

[startup+49.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=49.08
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 4854 54 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (KiB) 49740

[startup+49.5053 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7606
/proc/meminfo: memFree=1809592/2055920 swapFree=4180828/4192956
[pid=7605] ppid=7603 vsize=49740 CPUtime=49.48
/proc/7605/stat : 7605 (pbscip.linux.x8) R 7603 7605 6973 0 -1 4194304 13507 0 0 0 4894 54 0 0 25 0 1 0 183171641 50933760 11718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7605/statm: 12435 11718 572 886 0 11545 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 49740

Child status: 0
Real time (s): 49.5618
CPU time (s): 49.5445
CPU user time (s): 48.9896
CPU system time (s): 0.554915
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 56448

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

runsolver used 0.041993 second user time and 0.118981 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-16 14:35:17
IDJOB=1869046
IDBENCH=2142
IDSOLVER=683
FILE ID=node31/1869046-1245155717
PBS_JOBID= 9363779
Free space on /tmp= 66272 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ssa2670-130.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869046-1245155717/watcher-1869046-1245155717 -o /tmp/evaluation-result-1869046-1245155717/solver-1869046-1245155717 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869046-1245155717.opb

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

MD5SUM BENCH= 805460c9bad8cc3db817372fa8e96e60
RANDOM SEED=1017421684

node31.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.258
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.258
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1855048 kB
Buffers:         38092 kB
Cached:          90668 kB
SwapCached:       5132 kB
Active:          49120 kB
Inactive:        87708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855048 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:            9972 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            49796 kB
Committed_AS:   166720 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node31 at 2009-06-16 14:36:07