Trace number 1868998

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)? (TO) 1800.22 1800.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par16-3.opb
MD5SUMb380856d829db7a0713f34bc81382f3a
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 benchmark0.77988
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 constraints4359
Number of constraints which are clauses4359
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.07	c SCIP version 1.1.0.7
0.00/0.07	c LP-Solver SoPlex 1.4.1
0.00/0.07	c user parameter file <scip.set> not found - using default parameters
0.00/0.07	c read problem <HOME/instance-1868998-1245153936.opb>
0.00/0.07	c original problem has 2030 variables (2030 bin, 0 int, 0 impl, 0 cont) and 4359 constraints
0.00/0.10	c start presolving problem
0.00/0.10	c presolving:
0.09/0.12	c (round 1) 850 del vars, 278 del conss, 180 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11310 impls, 0 clqs
0.09/0.14	c (round 2) 1003 del vars, 1388 del conss, 202 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 15378 impls, 0 clqs
0.09/0.15	c (round 3) 1029 del vars, 1641 del conss, 215 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 15629 impls, 0 clqs
0.09/0.16	c (round 4) 1060 del vars, 1707 del conss, 229 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 16022 impls, 0 clqs
0.09/0.16	c (round 5) 1092 del vars, 1790 del conss, 242 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 16309 impls, 0 clqs
0.09/0.16	c (round 6) 1111 del vars, 1851 del conss, 254 chg bounds, 11 chg sides, 22 chg coeffs, 0 upgd conss, 16434 impls, 0 clqs
0.09/0.17	c (round 7) 1132 del vars, 1905 del conss, 267 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 16631 impls, 0 clqs
0.09/0.17	c (round 8) 1142 del vars, 1944 del conss, 277 chg bounds, 20 chg sides, 40 chg coeffs, 0 upgd conss, 16689 impls, 0 clqs
0.09/0.18	c (round 9) 1161 del vars, 1987 del conss, 294 chg bounds, 26 chg sides, 52 chg coeffs, 0 upgd conss, 16768 impls, 0 clqs
0.09/0.18	c (round 10) 1178 del vars, 2040 del conss, 310 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 16824 impls, 0 clqs
0.09/0.18	c (round 11) 1191 del vars, 2080 del conss, 324 chg bounds, 32 chg sides, 64 chg coeffs, 0 upgd conss, 16850 impls, 0 clqs
0.09/0.19	c (round 12) 1210 del vars, 2116 del conss, 339 chg bounds, 35 chg sides, 70 chg coeffs, 0 upgd conss, 16927 impls, 0 clqs
0.09/0.19	c (round 13) 1223 del vars, 2153 del conss, 352 chg bounds, 38 chg sides, 76 chg coeffs, 0 upgd conss, 17045 impls, 0 clqs
0.09/0.19	c (round 14) 1240 del vars, 2196 del conss, 368 chg bounds, 40 chg sides, 80 chg coeffs, 0 upgd conss, 17077 impls, 0 clqs
0.09/0.20	c (round 15) 1256 del vars, 2238 del conss, 384 chg bounds, 43 chg sides, 86 chg coeffs, 0 upgd conss, 17122 impls, 0 clqs
0.18/0.20	c (round 16) 1272 del vars, 2276 del conss, 400 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 17162 impls, 0 clqs
0.18/0.20	c (round 17) 1288 del vars, 2312 del conss, 414 chg bounds, 47 chg sides, 94 chg coeffs, 0 upgd conss, 17228 impls, 0 clqs
0.18/0.20	c (round 18) 1304 del vars, 2349 del conss, 429 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 17249 impls, 0 clqs
0.18/0.21	c (round 19) 1321 del vars, 2396 del conss, 446 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 17287 impls, 0 clqs
0.18/0.21	c (round 20) 1334 del vars, 2420 del conss, 455 chg bounds, 52 chg sides, 104 chg coeffs, 0 upgd conss, 17374 impls, 0 clqs
0.18/0.21	c (round 21) 1356 del vars, 2470 del conss, 471 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 17498 impls, 0 clqs
0.18/0.22	c (round 22) 1367 del vars, 2505 del conss, 483 chg bounds, 59 chg sides, 119 chg coeffs, 0 upgd conss, 17560 impls, 0 clqs
0.18/0.22	c (round 23) 1386 del vars, 2554 del conss, 501 chg bounds, 64 chg sides, 129 chg coeffs, 0 upgd conss, 17623 impls, 0 clqs
0.18/0.22	c (round 24) 1399 del vars, 2589 del conss, 511 chg bounds, 66 chg sides, 133 chg coeffs, 0 upgd conss, 17674 impls, 0 clqs
0.18/0.23	c (round 25) 1417 del vars, 2630 del conss, 529 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 17734 impls, 0 clqs
0.18/0.23	c (round 26) 1431 del vars, 2663 del conss, 539 chg bounds, 75 chg sides, 149 chg coeffs, 0 upgd conss, 17891 impls, 0 clqs
0.18/0.23	c (round 27) 1442 del vars, 2693 del conss, 545 chg bounds, 77 chg sides, 153 chg coeffs, 0 upgd conss, 17974 impls, 0 clqs
0.18/0.23	c (round 28) 1456 del vars, 2726 del conss, 555 chg bounds, 81 chg sides, 159 chg coeffs, 0 upgd conss, 18059 impls, 0 clqs
0.18/0.24	c (round 29) 1460 del vars, 2742 del conss, 558 chg bounds, 81 chg sides, 159 chg coeffs, 0 upgd conss, 18111 impls, 0 clqs
0.18/0.24	c (round 30) 1470 del vars, 2760 del conss, 566 chg bounds, 85 chg sides, 167 chg coeffs, 0 upgd conss, 18155 impls, 0 clqs
0.18/0.24	c (round 31) 1476 del vars, 2789 del conss, 572 chg bounds, 85 chg sides, 167 chg coeffs, 0 upgd conss, 18179 impls, 0 clqs
0.18/0.24	c (round 32) 1481 del vars, 2796 del conss, 575 chg bounds, 85 chg sides, 167 chg coeffs, 0 upgd conss, 18241 impls, 0 clqs
0.18/0.25	c (round 33) 1483 del vars, 2805 del conss, 577 chg bounds, 85 chg sides, 167 chg coeffs, 0 upgd conss, 18241 impls, 0 clqs
0.18/0.25	c (round 34) 1487 del vars, 2815 del conss, 581 chg bounds, 87 chg sides, 169 chg coeffs, 0 upgd conss, 18282 impls, 0 clqs
0.18/0.25	c (round 35) 1487 del vars, 2818 del conss, 581 chg bounds, 87 chg sides, 169 chg coeffs, 0 upgd conss, 18302 impls, 0 clqs
0.29/0.33	c (round 36) 1487 del vars, 2878 del conss, 581 chg bounds, 147 chg sides, 169 chg coeffs, 0 upgd conss, 18302 impls, 0 clqs
0.29/0.36	c (round 37) 1487 del vars, 2878 del conss, 581 chg bounds, 147 chg sides, 169 chg coeffs, 1480 upgd conss, 18302 impls, 0 clqs
0.29/0.37	c (round 38) 1487 del vars, 2878 del conss, 581 chg bounds, 147 chg sides, 169 chg coeffs, 1481 upgd conss, 18302 impls, 0 clqs
0.38/0.43	c (round 39) 1537 del vars, 2878 del conss, 581 chg bounds, 147 chg sides, 169 chg coeffs, 1481 upgd conss, 32184 impls, 0 clqs
0.38/0.47	c    (0.3s) probing: 273/543 (50.3%) - 0 fixings, 60 aggregations, 1612 implications, 0 bound changes
0.38/0.47	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.38/0.47	c (round 40) 1547 del vars, 2878 del conss, 581 chg bounds, 147 chg sides, 169 chg coeffs, 1481 upgd conss, 32212 impls, 0 clqs
0.38/0.49	c    (0.4s) probing: 283/543 (52.1%) - 0 fixings, 60 aggregations, 1612 implications, 0 bound changes
0.38/0.49	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.38/0.49	c presolving (41 rounds):
0.38/0.49	c  1547 deleted vars, 2878 deleted constraints, 581 tightened bounds, 0 added holes, 147 changed sides, 169 changed coefficients
0.38/0.49	c  32212 implications, 0 cliques
0.38/0.49	c presolved problem has 483 variables (483 bin, 0 int, 0 impl, 0 cont) and 1481 constraints
0.38/0.49	c    1481 constraints of type <logicor>
0.38/0.49	c transformed objective value is always integral (scale: 1)
0.38/0.49	c Presolving Time: 0.34
0.38/0.49	c strange?!, PURESAT with obj
0.38/0.49	c -----------------------------------------------------------------------------------------------
0.38/0.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.38/0.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.49	c limits/memory = c 1620
0.38/0.49	c # maximal time in seconds to run
0.38/0.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.49	c limits/time = c 1791
0.38/0.49	c # frequency for displaying node information lines
0.38/0.49	c # [type: int, range: [-1,2147483647], default: 100]
0.38/0.49	c display/freq = c 10000
0.38/0.49	c -----------------------------------------------------------------------------------------------
0.38/0.49	c start solving problem
0.38/0.49	c 
0.49/0.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c   0.4s|     1 |     0 |   528 |6654k|   0 | 336 | 483 |1481 |1481 | 483 |1421 |   0 |   0 |   0 | 9.317056e+02 |      --      |    Inf 
1.28/1.38	c   1.2s|     1 |     0 |  3731 |7358k|   0 | 266 | 483 |1481 |1481 | 483 |1885 | 464 |   0 |   0 | 9.537500e+02 |      --      |    Inf 
1.49/1.54	c   1.4s|     1 |     0 |  3902 |7461k|   0 | 285 | 483 |1481 |1481 | 483 |1904 | 483 |   0 |   0 | 9.603333e+02 |      --      |    Inf 
1.68/1.78	c   1.6s|     1 |     0 |  4231 |7941k|   0 | 329 | 483 |1481 |1481 | 483 |1932 | 511 |   0 |   0 | 9.661667e+02 |      --      |    Inf 
1.98/2.00	c   1.8s|     1 |     0 |  4444 |8576k|   0 | 343 | 483 |1481 |1481 | 483 |1959 | 538 |   0 |   0 | 9.680521e+02 |      --      |    Inf 
2.19/2.25	c   2.1s|     1 |     0 |  4700 |9312k|   0 | 331 | 483 |1481 |1481 | 483 |1988 | 567 |   0 |   0 | 9.719375e+02 |      --      |    Inf 
2.48/2.53	c   2.4s|     1 |     0 |  5047 |  10M|   0 | 363 | 483 |1481 |1481 | 483 |2014 | 593 |   0 |   0 | 9.745833e+02 |      --      |    Inf 
2.79/2.83	c   2.6s|     1 |     0 |  5486 |  10M|   0 | 362 | 483 |1481 |1481 | 483 |2045 | 624 |   0 |   0 | 9.776303e+02 |      --      |    Inf 
3.08/3.11	c   2.9s|     1 |     0 |  5786 |  11M|   0 | 345 | 483 |1481 |1481 | 483 |2071 | 650 |   0 |   0 | 9.791639e+02 |      --      |    Inf 
3.39/3.45	c   3.3s|     1 |     0 |  6093 |  12M|   0 | 352 | 483 |1481 |1481 | 483 |2095 | 674 |   0 |   0 | 9.824953e+02 |      --      |    Inf 
3.78/3.82	c   3.6s|     1 |     0 |  6580 |  12M|   0 | 358 | 483 |1481 |1481 | 483 |2120 | 699 |   0 |   0 | 9.851004e+02 |      --      |    Inf 
4.19/4.23	c   4.0s|     1 |     0 |  7071 |  13M|   0 | 374 | 483 |1481 |1481 | 483 |2141 | 720 |   0 |   0 | 9.886105e+02 |      --      |    Inf 
4.48/4.57	c   4.4s|     1 |     0 |  7561 |  14M|   0 | 383 | 483 |1481 |1481 | 483 |2157 | 736 |   0 |   0 | 9.912998e+02 |      --      |    Inf 
4.99/5.09	c   4.9s|     1 |     0 |  8364 |  15M|   0 | 375 | 483 |1481 |1481 | 483 |1697 | 750 |   0 |   0 | 9.940962e+02 |      --      |    Inf 
5.29/5.31	c   5.1s|     1 |     0 |  8614 |  16M|   0 | 358 | 483 |1481 |1481 | 483 |1714 | 767 |   0 |   0 | 9.953137e+02 |      --      |    Inf 
5.88/5.91	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.88/5.91	c   5.7s|     1 |     0 |  9713 |  17M|   0 | 386 | 483 |1481 |1481 | 483 |1727 | 780 |   0 |   0 | 9.965442e+02 |      --      |    Inf 
6.38/6.40	c   6.2s|     1 |     0 | 10072 |  18M|   0 | 379 | 483 |1481 |1481 | 483 |1740 | 793 |   0 |   0 | 9.976418e+02 |      --      |    Inf 
6.78/6.80	c   6.6s|     1 |     0 | 10492 |  18M|   0 | 375 | 483 |1481 |1481 | 483 |1755 | 808 |   0 |   0 | 9.984836e+02 |      --      |    Inf 
7.29/7.34	c   7.1s|     1 |     0 | 10861 |  19M|   0 | 402 | 483 |1481 |1481 | 483 |1765 | 818 |   0 |   0 | 9.992364e+02 |      --      |    Inf 
7.78/7.87	c   7.6s|     1 |     0 | 11503 |  21M|   0 | 349 | 483 |1481 |1481 | 483 |1665 | 828 |   0 |   0 | 1.000136e+03 |      --      |    Inf 
8.19/8.23	c   8.0s|     1 |     0 | 11819 |  21M|   0 | 387 | 483 |1481 |1481 | 483 |1676 | 839 |   0 |   0 | 1.000375e+03 |      --      |    Inf 
8.48/8.51	c   8.3s|     1 |     0 | 12210 |  22M|   0 | 415 | 483 |1481 |1481 | 483 |1687 | 850 |   0 |   0 | 1.001093e+03 |      --      |    Inf 
8.79/8.86	c   8.6s|     1 |     0 | 12573 |  22M|   0 | 397 | 483 |1481 |1481 | 483 |1691 | 854 |   0 |   0 | 1.001300e+03 |      --      |    Inf 
9.09/9.18	c   8.9s|     1 |     0 | 12868 |  22M|   0 | 388 | 483 |1481 |1481 | 483 |1694 | 857 |   0 |   0 | 1.001786e+03 |      --      |    Inf 
9.48/9.56	c   9.3s|     1 |     0 | 13277 |  23M|   0 | 398 | 483 |1481 |1481 | 483 |1704 | 867 |   0 |   0 | 1.001816e+03 |      --      |    Inf 
9.79/9.87	c   9.6s|     1 |     0 | 13565 |  23M|   0 | 399 | 483 |1481 |1481 | 483 |1638 | 877 |   0 |   0 | 1.001965e+03 |      --      |    Inf 
10.18/10.29	c  10.0s|     1 |     0 | 14072 |  24M|   0 | 401 | 483 |1481 |1481 | 483 |1653 | 892 |   0 |   0 | 1.002598e+03 |      --      |    Inf 
10.48/10.59	c  10.3s|     1 |     0 | 14269 |  24M|   0 | 424 | 483 |1481 |1481 | 483 |1659 | 898 |   0 |   0 | 1.002598e+03 |      --      |    Inf 
10.88/10.91	c  10.6s|     1 |     0 | 14465 |  24M|   0 | 402 | 483 |1481 |1481 | 483 |1663 | 902 |   0 |   0 | 1.002598e+03 |      --      |    Inf 
11.08/11.19	c  10.9s|     1 |     0 | 14501 |  24M|   0 | 400 | 483 |1481 |1481 | 483 |1665 | 904 |   0 |   0 | 1.002606e+03 |      --      |    Inf 
11.68/11.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.68/11.75	c  11.5s|     1 |     0 | 15156 |  24M|   0 | 402 | 483 |1481 |1481 | 483 |1667 | 906 |   0 |   0 | 1.003121e+03 |      --      |    Inf 
12.28/12.35	c  12.1s|     1 |     0 | 15919 |  24M|   0 | 403 | 483 |1481 |1481 | 483 |1606 | 913 |   0 |   0 | 1.003466e+03 |      --      |    Inf 
12.88/12.94	c  12.7s|     1 |     0 | 16744 |  24M|   0 | 410 | 483 |1481 |1481 | 483 |1613 | 920 |   0 |   0 | 1.004114e+03 |      --      |    Inf 
13.48/13.59	c  13.3s|     1 |     0 | 17645 |  24M|   0 | 393 | 483 |1481 |1481 | 483 |1621 | 928 |   0 |   0 | 1.004192e+03 |      --      |    Inf 
14.19/14.27	c  14.0s|     1 |     0 | 18618 |  24M|   0 | 398 | 483 |1481 |1481 | 483 |1626 | 933 |   0 |   0 | 1.004428e+03 |      --      |    Inf 
14.78/14.80	c  14.5s|     1 |     0 | 19213 |  24M|   0 | 398 | 483 |1481 |1481 | 483 |1633 | 940 |   0 |   0 | 1.005029e+03 |      --      |    Inf 
15.28/15.38	c  15.1s|     1 |     0 | 20000 |  24M|   0 | 370 | 483 |1481 |1481 | 483 |1646 | 953 |   0 |   0 | 1.005893e+03 |      --      |    Inf 
15.78/15.87	c  15.6s|     1 |     0 | 20660 |  25M|   0 | 404 | 483 |1481 |1481 | 483 |1615 | 961 |   0 |   0 | 1.006573e+03 |      --      |    Inf 
16.38/16.50	c  16.2s|     1 |     0 | 21505 |  25M|   0 | 384 | 483 |1481 |1481 | 483 |1628 | 974 |   0 |   0 | 1.008750e+03 |      --      |    Inf 
16.98/17.10	c  16.8s|     1 |     0 | 22256 |  25M|   0 | 389 | 483 |1481 |1481 | 483 |1637 | 983 |   0 |   0 | 1.009112e+03 |      --      |    Inf 
17.58/17.69	c  17.4s|     1 |     0 | 23006 |  25M|   0 | 388 | 483 |1481 |1481 | 483 |1648 | 994 |   0 |   0 | 1.010167e+03 |      --      |    Inf 
18.28/18.30	c  18.0s|     1 |     0 | 23693 |  25M|   0 | 392 | 483 |1481 |1481 | 483 |1655 |1001 |   0 |   0 | 1.011000e+03 |      --      |    Inf 
18.98/19.07	c  18.7s|     1 |     0 | 24631 |  25M|   0 | 398 | 483 |1481 |1481 | 483 |1658 |1004 |   0 |   0 | 1.011111e+03 |      --      |    Inf 
19.58/19.65	c  19.3s|     1 |     0 | 25260 |  26M|   0 | 378 | 483 |1481 |1481 | 483 |1633 |1011 |   0 |   0 | 1.012000e+03 |      --      |    Inf 
19.98/20.03	c  19.7s|     1 |     0 | 25532 |  26M|   0 | 371 | 483 |1481 |1481 | 483 |1636 |1014 |   0 |   0 | 1.012000e+03 |      --      |    Inf 
20.38/20.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.38/20.45	c  20.1s|     1 |     0 | 25948 |  26M|   0 | 392 | 483 |1481 |1481 | 483 |1641 |1019 |   0 |   0 | 1.012111e+03 |      --      |    Inf 
20.68/20.75	c  20.4s|     1 |     0 | 26121 |  26M|   0 | 368 | 483 |1481 |1481 | 483 |1646 |1024 |   0 |   0 | 1.012111e+03 |      --      |    Inf 
21.08/21.10	c  20.7s|     1 |     0 | 26420 |  26M|   0 | 396 | 483 |1481 |1481 | 483 |1650 |1028 |   0 |   0 | 1.012111e+03 |      --      |    Inf 
21.48/21.52	c  21.2s|     1 |     0 | 26704 |  26M|   0 | 380 | 483 |1481 |1481 | 483 |1653 |1031 |   0 |   0 | 1.012250e+03 |      --      |    Inf 
21.89/21.94	c  21.6s|     1 |     0 | 26973 |  26M|   0 | 387 | 483 |1481 |1481 | 483 |1597 |1033 |   0 |   0 | 1.012308e+03 |      --      |    Inf 
22.48/22.51	c  22.1s|     1 |     0 | 27578 |  26M|   0 | 369 | 483 |1481 |1481 | 483 |1599 |1035 |   0 |   0 | 1.012500e+03 |      --      |    Inf 
22.88/22.93	c  22.6s|     1 |     0 | 27967 |  26M|   0 | 367 | 483 |1481 |1481 | 483 |1602 |1038 |   0 |   0 | 1.012500e+03 |      --      |    Inf 
23.38/23.43	c  23.1s|     1 |     0 | 28460 |  27M|   0 | 360 | 483 |1481 |1481 | 483 |1607 |1043 |   0 |   0 | 1.012500e+03 |      --      |    Inf 
23.98/24.02	c  23.6s|     1 |     0 | 29308 |  27M|   0 | 384 | 483 |1481 |1481 | 483 |1608 |1044 |   0 |   0 | 1.012630e+03 |      --      |    Inf 
24.58/24.67	c  24.3s|     1 |     0 | 30152 |  27M|   0 | 397 | 483 |1481 |1481 | 483 |1611 |1047 |   0 |   0 | 1.012849e+03 |      --      |    Inf 
25.08/25.12	c  24.7s|     1 |     0 | 30491 |  27M|   0 | 391 | 483 |1481 |1481 | 483 |1577 |1049 |   0 |   0 | 1.012849e+03 |      --      |    Inf 
25.58/25.62	c  25.2s|     1 |     0 | 30950 |  27M|   0 | 388 | 483 |1481 |1481 | 483 |1582 |1054 |   0 |   0 | 1.012851e+03 |      --      |    Inf 
26.28/26.39	c  26.0s|     1 |     0 | 32129 |  27M|   0 | 378 | 483 |1481 |1481 | 483 |1584 |1056 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
26.67/26.75	c  26.4s|     1 |     0 | 32367 |  27M|   0 | 405 | 483 |1481 |1481 | 483 |1586 |1058 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
27.18/27.24	c  26.8s|     1 |     0 | 32840 |  27M|   0 | 375 | 483 |1481 |1481 | 483 |1590 |1062 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
27.68/27.73	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.68/27.73	c  27.3s|     1 |     0 | 33325 |  27M|   0 | 365 | 483 |1481 |1481 | 483 |1593 |1065 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
28.07/28.13	c  27.7s|     1 |     0 | 33671 |  27M|   0 | 388 | 483 |1481 |1481 | 483 |1577 |1068 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
28.48/28.54	c  28.1s|     1 |     0 | 34053 |  27M|   0 | 375 | 483 |1481 |1481 | 483 |1578 |1069 |   0 |   0 | 1.013000e+03 |      --      |    Inf 
36.27/36.36	c  35.9s|     1 |     2 | 34053 |  27M|   0 | 375 | 483 |1481 |1481 | 483 |1578 |1069 |   0 |  30 | 1.013000e+03 |      --      |    Inf 
560.72/560.92	c   556s| 10000 |  2217 |  1116k|  36M|  32 |   - | 483 |5895 |1630 | 483 |1520 |1069 |  20k|1901 | 1.014000e+03 |      --      |    Inf 
1030.39/1030.76	c  1022s| 20000 |  3292 |  2242k|  41M|  33 |   - | 483 |7225 |2988 | 483 |1520 |1069 |  40k|2786 | 1.014100e+03 |      --      |    Inf 
1394.99/1395.43	c  1383s| 30000 |  4052 |  3181k|  44M|  33 | 153 | 483 |7576 |1105 | 483 |1520 |1069 |  62k|3361 | 1.014333e+03 |      --      |    Inf 
1785.47/1786.09	c  1770s| 40000 |  4345 |  4170k|  45M|  35 |   - | 483 |8507 | 551 |   0 |   0 |1069 |  85k|3930 | 1.014500e+03 |      --      |    Inf 
1800.08/1800.63	c 
1800.08/1800.63	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.63	c Solving Time (sec) : 1784.46
1800.08/1800.63	c Solving Nodes      : 40405
1800.08/1800.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.08/1800.63	c Dual Bound         : +1.01450000000000e+03
1800.08/1800.63	c Gap                : infinite
1800.08/1800.63	c NODE         40405
1800.08/1800.63	c DUAL BOUND   1014.5
1800.08/1800.63	c PRIMAL BOUND 1e+20
1800.08/1800.63	c GAP          1e+20
1800.08/1800.63	s UNKNOWN
1800.08/1800.63	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.63	c Solving Time       :    1784.46
1800.08/1800.63	c Original Problem   :
1800.08/1800.63	c   Problem name     : HOME/instance-1868998-1245153936.opb
1800.08/1800.63	c   Variables        : 2030 (2030 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.63	c   Constraints      : 4359 initial, 4359 maximal
1800.08/1800.63	c Presolved Problem  :
1800.08/1800.63	c   Problem name     : t_HOME/instance-1868998-1245153936.opb
1800.08/1800.63	c   Variables        : 483 (483 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.63	c   Constraints      : 1481 initial, 8795 maximal
1800.08/1800.63	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.63	c   trivial          :       0.02         22          0          0          0          0          0          0          0
1800.08/1800.63	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.63	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.63	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.63	c   implics          :       0.01          0        876          0          0          0          0          0          0
1800.08/1800.63	c   probing          :       0.07          0         60          0          0          0          0          0          0
1800.08/1800.63	c   linear           :       0.16        559         30          0        581          0       2878        147        169
1800.08/1800.63	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1800.08/1800.64	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.64	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.64	c   integral         :          0          0          0      27947          0        106         80          0          0      55628
1800.08/1800.64	c   logicor          :       1481+        62     482039          0          0      21735    3111825          0          0          0
1800.08/1800.64	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.64	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.64	c   integral         :     328.02       0.00       0.00     328.02       0.00
1800.08/1800.64	c   logicor          :      44.05       0.01      44.04       0.00       0.00
1800.08/1800.64	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.64	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.64	c   rootredcost      :       0.19          0          0          0
1800.08/1800.64	c   pseudoobj        :       9.00     495367          0          0
1800.08/1800.64	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.64	c   propagation      :       4.39      21735      21486     146126       22.4       3009        4.4          -
1800.08/1800.64	c   infeasible LP    :       0.52       1125       1125       7121       21.0         57        4.0          0
1800.08/1800.64	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.64	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.64	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.64	c   applied globally :          -          -          -      86762       18.9          -          -          -
1800.08/1800.64	c   applied locally  :          -          -          -          2       53.5          -          -          -
1800.08/1800.64	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.64	c   cut pool         :       0.46         61          -          -       1720          -    (maximal pool size: 11140)
1800.08/1800.64	c   redcost          :       0.28      28008          0          0          0          0
1800.08/1800.64	c   impliedbounds    :       0.00         62          0          0        877          0
1800.08/1800.64	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.64	c   gomory           :      10.75         62          0          0      16336          0
1800.08/1800.64	c   strongcg         :       1.36         20          0          0       9943          0
1800.08/1800.64	c   cmir             :       0.18         10          0          0          2          0
1800.08/1800.64	c   flowcover        :       0.16         10          0          0          7          0
1800.08/1800.64	c   clique           :       0.01         62          0          0         10          0
1800.08/1800.64	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.64	c   mcf              :       0.00          1          0          0          0          0
1800.08/1800.64	c Pricers            :       Time      Calls       Vars
1800.08/1800.64	c   problem variables:       0.00          0          0
1800.08/1800.64	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.64	c   relpscost        :     327.94      27947        106         80          0          0      55628
1800.08/1800.64	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   inference        :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.64	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.64	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.64	c   LP solutions     :       0.00          -          0
1800.08/1800.64	c   pseudo solutions :       0.00          -          0
1800.08/1800.64	c   oneopt           :       0.05          0          0
1800.08/1800.64	c   crossover        :       0.02          0          0
1800.08/1800.64	c   guideddiving     :       0.00          0          0
1800.08/1800.64	c   intshifting      :       0.00          0          0
1800.08/1800.64	c   veclendiving     :       0.83         24          0
1800.08/1800.64	c   pscostdiving     :       0.46         24          0
1800.08/1800.64	c   fracdiving       :       0.42         24          0
1800.08/1800.64	c   linesearchdiving :       0.51         24          0
1800.08/1800.64	c   coefdiving       :       0.58         25          0
1800.08/1800.64	c   objpscostdiving  :       1.83         13          0
1800.08/1800.64	c   feaspump         :       4.00         13          0
1800.08/1800.64	c   rootsoldiving    :       2.18         13          0
1800.08/1800.64	c   simplerounding   :       0.02          0          0
1800.08/1800.64	c   rounding         :       0.99       2310          0
1800.08/1800.64	c   shifting         :       0.86        691          0
1800.08/1800.64	c   fixandinfer      :       0.00          0          0
1800.08/1800.64	c   intdiving        :       0.00          0          0
1800.08/1800.64	c   actconsdiving    :       0.00          0          0
1800.08/1800.64	c   octane           :       0.00          0          0
1800.08/1800.64	c   rens             :       0.01          0          0
1800.08/1800.64	c   rins             :       0.00          0          0
1800.08/1800.64	c   localbranching   :       0.00          0          0
1800.08/1800.64	c   mutation         :       0.00          0          0
1800.08/1800.64	c   dins             :       0.00          0          0
1800.08/1800.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.64	c   primal LP        :       0.01          0          0       0.00       0.00
1800.08/1800.64	c   dual LP          :    1322.14      29083    4162952     143.14    3148.65
1800.08/1800.64	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.64	c   diving/probing LP:      10.14        615      41394      67.31    4082.25
1800.08/1800.64	c   strong branching :     323.54       3979     973187     244.58    3007.93
1800.08/1800.64	c     (at root node) :          -         30      17458     581.93          -
1800.08/1800.64	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.64	c B&B Tree           :
1800.08/1800.64	c   number of runs   :          1
1800.08/1800.64	c   nodes            :      40405
1800.08/1800.64	c   nodes (total)    :      40405
1800.08/1800.64	c   nodes left       :       4338
1800.08/1800.64	c   max depth        :         35
1800.08/1800.64	c   max depth (total):         35
1800.08/1800.64	c   backtracks       :      11018 (27.3%)
1800.08/1800.64	c   delayed cutoffs  :      10886
1800.08/1800.64	c   repropagations   :      26165 (1346397 domain reductions, 10091 cutoffs)
1800.08/1800.64	c   avg switch length:       5.52
1800.08/1800.64	c   switching time   :      23.28
1800.08/1800.64	c Solution           :
1800.08/1800.64	c   Solutions found  :          0 (0 improvements)
1800.08/1800.64	c   Primal Bound     :          -
1800.08/1800.64	c   Dual Bound       : +1.01450000000000e+03
1800.08/1800.64	c   Gap              :   infinite
1800.08/1800.64	c   Root Dual Bound  : +1.01300000000000e+03
1800.18/1800.73	c Time complete: 1800.21.

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-1868998-1245153936/watcher-1868998-1245153936 -o /tmp/evaluation-result-1868998-1245153936/solver-1868998-1245153936 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868998-1245153936.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: 1.00 1.00 1.00 2/64 4370
/proc/meminfo: memFree=1543672/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=6100 CPUtime=0
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 520 0 0 0 0 0 0 0 20 0 1 0 182993235 6246400 502 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/4370/statm: 1525 512 325 886 0 635 0

[startup+0.0161249 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4370
/proc/meminfo: memFree=1543672/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=10236 CPUtime=0
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 1906 0 0 0 0 0 0 0 20 0 1 0 182993235 10481664 1888 1992294400 4194304 7823515 548682068736 18446744073709551615 4847331 0 0 4096 0 0 0 0 17 1 0 0
/proc/4370/statm: 2559 1888 352 886 0 1669 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10236

[startup+0.101132 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4370
/proc/meminfo: memFree=1543672/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=19248 CPUtime=0.09
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 4195 0 0 0 8 1 0 0 20 0 1 0 182993235 19709952 3823 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 4812 3823 395 886 0 3922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19248

[startup+0.301151 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4370
/proc/meminfo: memFree=1543672/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=20836 CPUtime=0.29
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 4650 0 0 0 24 5 0 0 23 0 1 0 182993235 21336064 4278 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 5209 4278 434 886 0 4319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20836

[startup+0.701192 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4370
/proc/meminfo: memFree=1543672/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=25260 CPUtime=0.69
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 5946 0 0 0 63 6 0 0 25 0 1 0 182993235 25866240 5530 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 6315 5530 531 886 0 5425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25260

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1523376/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=26780 CPUtime=1.49
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 6377 0 0 0 141 8 0 0 25 0 1 0 182993235 27422720 5943 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 6695 5943 560 886 0 5805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26780

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1518320/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=33776 CPUtime=3.08
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 8135 0 0 0 297 11 0 0 25 0 1 0 182993235 34586624 7690 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 8444 7690 560 886 0 7554 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33776

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1504568/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=44768 CPUtime=6.29
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 10793 0 0 0 614 15 0 0 25 0 1 0 182993235 45842432 10348 1992294400 4194304 7823515 548682068736 18446744073709551615 6211594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 11192 10348 560 886 0 10302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44768

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1491720/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=57272 CPUtime=12.69
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 13928 0 0 0 1247 22 0 0 25 0 1 0 182993235 58646528 13448 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 14318 13448 560 886 0 13428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57272

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1488904/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=60088 CPUtime=25.48
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 14646 0 0 0 2518 30 0 0 25 0 1 0 182993235 61530112 14166 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 15022 14166 560 886 0 14132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60088

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1487112/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=61844 CPUtime=51.06
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 15097 0 0 0 5059 47 0 0 25 0 1 0 182993235 63328256 14617 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 15461 14617 567 886 0 14571 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61844

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1487112/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=61844 CPUtime=102.26
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 15100 0 0 0 10141 85 0 0 25 0 1 0 182993235 63328256 14620 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 15461 14620 570 886 0 14571 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61844

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1487112/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=61844 CPUtime=162.23
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 15101 0 0 0 16090 133 0 0 25 0 1 0 182993235 63328256 14621 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 15461 14621 570 886 0 14571 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61844

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1485128/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=63748 CPUtime=222.22
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 15578 0 0 0 22037 185 0 0 25 0 1 0 182993235 65277952 15098 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 15937 15098 570 886 0 15047 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63748

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1483528/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=65840 CPUtime=282.2
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 16103 0 0 0 27987 233 0 0 25 0 1 0 182993235 67420160 15623 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 16460 15623 570 886 0 15570 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 65840

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1480336/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=68744 CPUtime=342.18
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 16821 0 0 0 33936 282 0 0 25 0 1 0 182993235 70393856 16337 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 17186 16337 570 886 0 16296 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 68744

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1478800/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=70136 CPUtime=402.16
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 17161 0 0 0 39881 335 0 0 25 0 1 0 182993235 71819264 16677 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 17534 16677 570 886 0 16644 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 70136

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1476880/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=71784 CPUtime=462.14
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 17624 0 0 0 45826 388 0 0 25 0 1 0 182993235 73506816 17140 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 17946 17140 570 886 0 17056 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 71784

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1474640/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=74240 CPUtime=522.13
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 18188 0 0 0 51772 441 0 0 25 0 1 0 182993235 76021760 17704 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 18560 17704 570 886 0 17670 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 74240

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1473744/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=75052 CPUtime=582.11
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 18393 0 0 0 57720 491 0 0 25 0 1 0 182993235 76853248 17909 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 18763 17909 570 886 0 17873 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 75052

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1472976/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=75932 CPUtime=642.1
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 18594 0 0 0 63668 542 0 0 25 0 1 0 182993235 77754368 18110 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 18983 18110 570 886 0 18093 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 75932

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1469456/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=79540 CPUtime=882.03
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 19499 0 0 0 87455 748 0 0 25 0 1 0 182993235 81448960 19015 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 19885 19015 570 886 0 18995 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 79540

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1468560/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=80456 CPUtime=942.01
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 19729 0 0 0 93401 800 0 0 25 0 1 0 182993235 82386944 19245 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20114 19245 570 886 0 19224 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 80456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1467536/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=81128 CPUtime=1002
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 19965 0 0 0 99342 858 0 0 25 0 1 0 182993235 83075072 19481 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20282 19481 570 886 0 19392 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 81128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1466960/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=81820 CPUtime=1061.98
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 20108 0 0 0 105284 914 0 0 25 0 1 0 182993235 83783680 19624 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20455 19624 570 886 0 19565 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 81820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1466192/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=82476 CPUtime=1121.96
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 20275 0 0 0 111228 968 0 0 25 0 1 0 182993235 84455424 19791 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20619 19791 570 886 0 19729 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 82476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1465296/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=83424 CPUtime=1181.95
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 20513 0 0 0 117170 1025 0 0 25 0 1 0 182993235 85426176 20029 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20856 20029 570 886 0 19966 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 83424

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1464720/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=83912 CPUtime=1241.93
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 20621 0 0 0 123122 1071 0 0 25 0 1 0 182993235 85925888 20137 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 20978 20137 570 886 0 20088 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 83912

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1463056/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=85500 CPUtime=1301.92
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 21031 0 0 0 129072 1120 0 0 25 0 1 0 182993235 87552000 20547 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 21375 20547 570 886 0 20485 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 85500

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1461136/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=87612 CPUtime=1361.9
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 21507 0 0 0 135014 1176 0 0 25 0 1 0 182993235 89714688 21023 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 21903 21023 570 886 0 21013 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 87612

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1460432/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=88068 CPUtime=1421.89
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 21659 0 0 0 140962 1227 0 0 25 0 1 0 182993235 90181632 21175 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22017 21175 570 886 0 21127 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 88068

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1460176/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=88244 CPUtime=1481.86
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 21721 0 0 0 146903 1283 0 0 25 0 1 0 182993235 90361856 21237 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22061 21237 570 886 0 21171 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 88244

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1459152/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=89272 CPUtime=1541.85
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 21966 0 0 0 152852 1333 0 0 25 0 1 0 182993235 91414528 21482 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22318 21482 570 886 0 21428 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 89272

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458960/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=89272 CPUtime=1601.83
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22003 0 0 0 158796 1387 0 0 25 0 1 0 182993235 91414528 21519 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22318 21519 570 886 0 21428 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 89272

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458832/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=89440 CPUtime=1661.81
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22019 0 0 0 164744 1437 0 0 25 0 1 0 182993235 91586560 21535 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22360 21535 570 886 0 21470 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 89440

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458768/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=89440 CPUtime=1721.8
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22022 0 0 0 170690 1490 0 0 25 0 1 0 182993235 91586560 21538 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22360 21538 570 886 0 21470 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 89440

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458384/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=90104 CPUtime=1781.78
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22171 0 0 0 176635 1543 0 0 25 0 1 0 182993235 92266496 21687 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22526 21687 570 886 0 21636 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 90104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458256/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=90104 CPUtime=1800.08
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22185 0 0 0 178449 1559 0 0 25 0 1 0 182993235 92266496 21701 1992294400 4194304 7823515 548682068736 18446744073709551615 6180632 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4370/statm: 22526 21701 570 886 0 21636 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 90104

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4371
/proc/meminfo: memFree=1458256/2055920 swapFree=4192812/4192956
[pid=4370] ppid=4368 vsize=90104 CPUtime=1800.18
/proc/4370/stat : 4370 (pbscip.linux.x8) R 4368 4370 3877 0 -1 4194304 22189 0 0 0 178459 1559 0 0 25 0 1 0 182993235 92266496 21705 1992294400 4194304 7823515 548682068736 18446744073709551615 5875900 0 0 4096 0 0 0 0 17 1 0 0
/proc/4370/statm: 22526 21705 574 886 0 21636 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 90104

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.22
CPU user time (s): 1784.61
CPU system time (s): 15.6116
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 90104

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

runsolver used 1.58776 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-16 14:05:36
IDJOB=1868998
IDBENCH=2111
IDSOLVER=683
FILE ID=node27/1868998-1245153936
PBS_JOBID= 9363764
Free space on /tmp= 66288 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-par16-3.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-1868998-1245153936/watcher-1868998-1245153936 -o /tmp/evaluation-result-1868998-1245153936/solver-1868998-1245153936 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868998-1245153936.opb

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

MD5SUM BENCH= b380856d829db7a0713f34bc81382f3a
RANDOM SEED=2087416577

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1544088 kB
Buffers:         50064 kB
Cached:         382688 kB
SwapCached:          0 kB
Active:          67956 kB
Inactive:       379200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10048 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            50556 kB
Committed_AS:   154904 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node27 at 2009-06-16 14:35:38