Trace number 3732475

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1795.15 1795.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
MD5SUMe569a703dfec131c012510753e8401ab
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark1.10883
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1931
Optimality of the best value was proved YES
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
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 constraint8
Number of terms in the objective function 3862
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 3862
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 3862
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.09/0.10	c SCIP version 1.1.0.7
0.09/0.10	c LP-Solver SoPlex 1.4.1
0.09/0.10	c user parameter file <scip.set> not found - using default parameters
0.09/0.10	c read problem <HOME/instance-3732475-1338695342.opb>
0.09/0.10	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.09/0.12	c start presolving problem
0.09/0.12	c presolving:
0.09/0.15	c (round 1) 710 del vars, 720 del conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36384 impls, 0 clqs
0.09/0.16	c (round 2) 753 del vars, 2214 del conss, 738 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43208 impls, 0 clqs
0.09/0.17	c (round 3) 795 del vars, 2450 del conss, 780 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43516 impls, 0 clqs
0.09/0.17	c (round 4) 855 del vars, 2664 del conss, 822 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 45724 impls, 0 clqs
0.09/0.18	c (round 5) 924 del vars, 3067 del conss, 872 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 46764 impls, 0 clqs
0.09/0.18	c (round 6) 948 del vars, 3190 del conss, 896 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 47482 impls, 0 clqs
0.09/0.19	c (round 7) 955 del vars, 3240 del conss, 903 chg bounds, 10 chg sides, 18 chg coeffs, 0 upgd conss, 48506 impls, 0 clqs
0.09/0.19	c (round 8) 961 del vars, 3267 del conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48700 impls, 0 clqs
0.09/0.19	c (round 9) 961 del vars, 3270 del conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48946 impls, 0 clqs
0.18/0.28	c (round 10) 961 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10332 upgd conss, 48946 impls, 0 clqs
0.18/0.29	c (round 11) 961 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 48946 impls, 0 clqs
0.29/0.31	c (round 12) 1011 del vars, 6007 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 52844 impls, 0 clqs
0.29/0.31	c (round 13) 1011 del vars, 6105 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 53250 impls, 0 clqs
0.29/0.33	c (round 14) 1061 del vars, 6105 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55464 impls, 0 clqs
0.29/0.33	c (round 15) 1063 del vars, 6130 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
0.29/0.35	c (round 16) 1063 del vars, 6137 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
0.29/0.37	c (round 17) 1114 del vars, 6137 del conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 56680 impls, 0 clqs
0.29/0.37	c (round 18) 1118 del vars, 6248 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
0.29/0.37	c (round 19) 1119 del vars, 6259 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
0.39/0.41	c (round 20) 1171 del vars, 6259 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 59779 impls, 0 clqs
0.39/0.41	c (round 21) 1174 del vars, 6425 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60359 impls, 0 clqs
0.39/0.42	c (round 22) 1174 del vars, 6427 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60359 impls, 0 clqs
0.39/0.45	c (round 23) 1226 del vars, 6427 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 62905 impls, 0 clqs
0.39/0.45	c (round 24) 1229 del vars, 6621 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
0.39/0.47	c (round 25) 1279 del vars, 6621 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64141 impls, 0 clqs
0.39/0.47	c (round 26) 1279 del vars, 6808 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64361 impls, 0 clqs
0.39/0.49	c (round 27) 1329 del vars, 6808 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64513 impls, 0 clqs
0.39/0.49	c (round 28) 1329 del vars, 6941 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64513 impls, 0 clqs
0.49/0.51	c (round 29) 1379 del vars, 6941 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65297 impls, 0 clqs
0.49/0.52	c (round 30) 1379 del vars, 6979 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65297 impls, 0 clqs
0.49/0.54	c (round 31) 1429 del vars, 6979 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65717 impls, 0 clqs
0.49/0.56	c (round 32) 1479 del vars, 6979 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66097 impls, 0 clqs
0.49/0.56	c (round 33) 1479 del vars, 6992 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66097 impls, 0 clqs
0.49/0.58	c (round 34) 1479 del vars, 6997 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66097 impls, 0 clqs
0.59/0.62	c (round 35) 1529 del vars, 6997 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66533 impls, 0 clqs
0.59/0.62	c (round 36) 1529 del vars, 7033 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66533 impls, 0 clqs
0.59/0.65	c (round 37) 1579 del vars, 7033 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67075 impls, 0 clqs
0.59/0.66	c (round 38) 1579 del vars, 7037 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67075 impls, 0 clqs
0.59/0.68	c (round 39) 1629 del vars, 7037 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67419 impls, 0 clqs
0.69/0.71	c    (0.5s) probing: 1000/2901 (34.5%) - 191 fixings, 474 aggregations, 3498 implications, 0 bound changes
0.69/0.71	c (round 40) 1684 del vars, 7037 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68455 impls, 0 clqs
0.69/0.72	c (round 41) 1684 del vars, 7274 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68567 impls, 0 clqs
0.69/0.74	c (round 42) 1734 del vars, 7274 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68945 impls, 0 clqs
0.69/0.74	c (round 43) 1734 del vars, 7387 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68945 impls, 0 clqs
0.69/0.76	c (round 44) 1784 del vars, 7387 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
0.69/0.77	c (round 45) 1784 del vars, 7390 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
0.79/0.81	c    (0.6s) probing: 1349/2901 (46.5%) - 241 fixings, 570 aggregations, 3807 implications, 0 bound changes
0.79/0.81	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.79/0.81	c (round 46) 1785 del vars, 7390 del conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69107 impls, 0 clqs
0.79/0.83	c    (0.6s) probing: 1451/2901 (50.0%) - 241 fixings, 570 aggregations, 3811 implications, 0 bound changes
0.79/0.83	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.79/0.83	c presolving (47 rounds):
0.79/0.83	c  1785 deleted vars, 7390 deleted constraints, 910 tightened bounds, 0 added holes, 31 changed sides, 24 changed coefficients
0.79/0.83	c  69117 implications, 0 cliques
0.79/0.83	c presolved problem has 2077 variables (2077 bin, 0 int, 0 impl, 0 cont) and 9009 constraints
0.79/0.83	c    9009 constraints of type <logicor>
0.79/0.83	c transformed objective value is always integral (scale: 1)
0.79/0.83	c Presolving Time: 0.62
0.79/0.83	c strange?!, PURESAT with obj
0.79/0.83	c -----------------------------------------------------------------------------------------------
0.79/0.83	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.83	c limits/memory = c 13950
0.79/0.83	c # maximal time in seconds to run
0.79/0.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.83	c limits/time = c 1791
0.79/0.83	c # frequency for displaying node information lines
0.79/0.83	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.83	c display/freq = c 10000
0.79/0.83	c -----------------------------------------------------------------------------------------------
0.79/0.83	c start solving problem
0.79/0.83	c 
1.98/2.09	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.98/2.09	c   1.9s|     1 |     0 |  3498 |  22M|   0 |1333 |2077 |9009 |9009 |2077 |8443 |   0 |   0 |   0 | 1.602146e+03 |      --      |    Inf 
11.79/11.88	c  11.7s|     1 |     0 | 17669 |  26M|   0 |1334 |2077 |9009 |9009 |2077 |8634 | 191 |   0 |   0 | 1.623167e+03 |      --      |    Inf 
13.49/13.51	c  13.3s|     1 |     0 | 20524 |  27M|   0 |1399 |2077 |9009 |9009 |2077 |8689 | 246 |   0 |   0 | 1.665742e+03 |      --      |    Inf 
15.09/15.19	c  15.0s|     1 |     0 | 23553 |  28M|   0 |1401 |2077 |9009 |9009 |2077 |8736 | 293 |   0 |   0 | 1.704890e+03 |      --      |    Inf 
16.59/16.63	c  16.4s|     1 |     0 | 26426 |  28M|   0 |1431 |2077 |9009 |9009 |2077 |8778 | 335 |   0 |   0 | 1.744110e+03 |      --      |    Inf 
18.49/18.53	c  18.3s|     1 |     0 | 29765 |  29M|   0 |1481 |2077 |9009 |9009 |2077 |8826 | 383 |   0 |   0 | 1.781128e+03 |      --      |    Inf 
19.79/19.88	c  19.6s|     1 |     0 | 31922 |  30M|   0 |1467 |2077 |9009 |9009 |2077 |8868 | 425 |   0 |   0 | 1.793652e+03 |      --      |    Inf 
21.58/21.66	c  21.4s|     1 |     0 | 34815 |  31M|   0 |1520 |2077 |9009 |9009 |2077 |8925 | 482 |   0 |   0 | 1.799349e+03 |      --      |    Inf 
24.48/24.50	c  24.2s|     1 |     0 | 38815 |  32M|   0 |1603 |2077 |9009 |9009 |2077 |8965 | 522 |   0 |   0 | 1.802956e+03 |      --      |    Inf 
27.88/27.94	c  27.6s|     1 |     0 | 41868 |  34M|   0 |1607 |2077 |9009 |9009 |2077 |8998 | 555 |   0 |   0 | 1.805246e+03 |      --      |    Inf 
31.38/31.49	c  31.2s|     1 |     0 | 46318 |  36M|   0 |1598 |2077 |9009 |9009 |2077 |9026 | 583 |   0 |   0 | 1.808948e+03 |      --      |    Inf 
33.87/33.94	c  33.6s|     1 |     0 | 49831 |  37M|   0 |1593 |2077 |9009 |9009 |2077 |9061 | 618 |   0 |   0 | 1.811648e+03 |      --      |    Inf 
37.57/37.69	c  37.4s|     1 |     0 | 54789 |  39M|   0 |1673 |2077 |9009 |9009 |2077 |9096 | 653 |   0 |   0 | 1.814751e+03 |      --      |    Inf 
42.97/43.04	c  42.7s|     1 |     0 | 59712 |  40M|   0 |1647 |2077 |9009 |9009 |2077 |9134 | 691 |   0 |   0 | 1.817243e+03 |      --      |    Inf 
47.57/47.69	c  47.3s|     1 |     0 | 64329 |  42M|   0 |1639 |2077 |9009 |9009 |2077 |8976 | 724 |   0 |   0 | 1.819536e+03 |      --      |    Inf 
53.07/53.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.07/53.18	c  52.8s|     1 |     0 | 70604 |  44M|   0 |1651 |2077 |9009 |9009 |2077 |9013 | 761 |   0 |   0 | 1.822554e+03 |      --      |    Inf 
58.57/58.64	c  58.2s|     1 |     0 | 76780 |  47M|   0 |1647 |2077 |9009 |9009 |2077 |9040 | 788 |   0 |   0 | 1.824382e+03 |      --      |    Inf 
63.97/64.03	c  63.6s|     1 |     0 | 82357 |  49M|   0 |1604 |2077 |9009 |9009 |2077 |9085 | 833 |   0 |   0 | 1.827223e+03 |      --      |    Inf 
70.47/70.58	c  70.1s|     1 |     0 | 89759 |  51M|   0 |1676 |2077 |9009 |9009 |2077 |9118 | 866 |   0 |   0 | 1.831765e+03 |      --      |    Inf 
77.36/77.49	c  77.0s|     1 |     0 | 96541 |  53M|   0 |1654 |2077 |9009 |9009 |2077 |9145 | 893 |   0 |   0 | 1.834717e+03 |      --      |    Inf 
83.66/83.73	c  83.3s|     1 |     0 |101465 |  54M|   0 |1699 |2077 |9009 |9009 |2077 |9033 | 908 |   0 |   0 | 1.835021e+03 |      --      |    Inf 
92.66/92.79	c  92.3s|     1 |     0 |108827 |  54M|   0 |1699 |2077 |9009 |9009 |2077 |9044 | 919 |   0 |   0 | 1.835389e+03 |      --      |    Inf 
97.46/97.59	c  97.1s|     1 |     0 |113254 |  55M|   0 |1687 |2077 |9009 |9009 |2077 |9059 | 934 |   0 |   0 | 1.835787e+03 |      --      |    Inf 
103.05/103.18	c   103s|     1 |     0 |117572 |  55M|   0 |1692 |2077 |9009 |9009 |2077 |9072 | 947 |   0 |   0 | 1.836217e+03 |      --      |    Inf 
105.96/106.08	c   106s|     1 |     0 |120094 |  55M|   0 |1650 |2077 |9009 |9009 |2077 |9081 | 956 |   0 |   0 | 1.836450e+03 |      --      |    Inf 
108.16/108.24	c   108s|     1 |     0 |121840 |  55M|   0 |1661 |2077 |9009 |9009 |2077 |9093 | 968 |   0 |   0 | 1.836844e+03 |      --      |    Inf 
112.96/113.03	c   112s|     1 |     0 |126266 |  55M|   0 |1682 |2077 |9009 |9009 |2077 |8977 | 983 |   0 |   0 | 1.837213e+03 |      --      |    Inf 
116.26/116.32	c   116s|     1 |     0 |128695 |  55M|   0 |1619 |2077 |9009 |9009 |2077 |8995 |1001 |   0 |   0 | 1.837887e+03 |      --      |    Inf 
119.96/120.00	c   119s|     1 |     0 |131254 |  55M|   0 |1641 |2077 |9009 |9009 |2077 |9010 |1016 |   0 |   0 | 1.838308e+03 |      --      |    Inf 
123.06/123.18	c   123s|     1 |     0 |134964 |  56M|   0 |1679 |2077 |9009 |9009 |2077 |9034 |1040 |   0 |   0 | 1.840008e+03 |      --      |    Inf 
126.85/126.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.85/126.95	c   126s|     1 |     0 |138789 |  56M|   0 |1711 |2077 |9009 |9009 |2077 |9060 |1066 |   0 |   0 | 1.841756e+03 |      --      |    Inf 
130.25/130.30	c   130s|     1 |     0 |142509 |  56M|   0 |1696 |2077 |9009 |9009 |2077 |9085 |1091 |   0 |   0 | 1.843763e+03 |      --      |    Inf 
133.35/133.41	c   133s|     1 |     0 |145835 |  57M|   0 |1709 |2077 |9009 |9009 |2077 |9007 |1118 |   0 |   0 | 1.845069e+03 |      --      |    Inf 
137.66/137.79	c   137s|     1 |     0 |150052 |  57M|   0 |1724 |2077 |9009 |9009 |2077 |9024 |1135 |   0 |   0 | 1.846386e+03 |      --      |    Inf 
141.86/141.92	c   141s|     1 |     0 |153768 |  57M|   0 |1712 |2077 |9009 |9009 |2077 |9042 |1153 |   0 |   0 | 1.847316e+03 |      --      |    Inf 
144.46/144.52	c   144s|     1 |     0 |155519 |  57M|   0 |1700 |2077 |9009 |9009 |2077 |9055 |1166 |   0 |   0 | 1.848058e+03 |      --      |    Inf 
149.75/149.81	c   149s|     1 |     0 |160299 |  57M|   0 |1726 |2077 |9009 |9009 |2077 |9074 |1185 |   0 |   0 | 1.849074e+03 |      --      |    Inf 
153.65/153.73	c   153s|     1 |     0 |164182 |  57M|   0 |1713 |2077 |9009 |9009 |2077 |9097 |1208 |   0 |   0 | 1.849667e+03 |      --      |    Inf 
159.75/159.80	c   159s|     1 |     0 |169992 |  58M|   0 |1687 |2077 |9009 |9009 |2077 |9047 |1224 |   0 |   0 | 1.850857e+03 |      --      |    Inf 
165.65/165.71	c   165s|     1 |     0 |174991 |  58M|   0 |1686 |2077 |9009 |9009 |2077 |9060 |1237 |   0 |   0 | 1.851597e+03 |      --      |    Inf 
170.85/170.94	c   170s|     1 |     0 |179794 |  58M|   0 |1705 |2077 |9009 |9009 |2077 |9081 |1258 |   0 |   0 | 1.852366e+03 |      --      |    Inf 
174.44/174.59	c   174s|     1 |     0 |183200 |  58M|   0 |1702 |2077 |9009 |9009 |2077 |9095 |1272 |   0 |   0 | 1.852588e+03 |      --      |    Inf 
179.04/179.11	c   178s|     1 |     0 |187400 |  58M|   0 |1674 |2077 |9009 |9009 |2077 |9107 |1284 |   0 |   0 | 1.852654e+03 |      --      |    Inf 
180.25/180.33	c   180s|     1 |     0 |187762 |  58M|   0 |1675 |2077 |9009 |9009 |2077 |9110 |1287 |   0 |   0 | 1.852654e+03 |      --      |    Inf 
181.64/181.73	c   181s|     1 |     0 |187928 |  58M|   0 |1672 |2077 |9009 |9009 |2077 |9019 |1290 |   0 |   0 | 1.852655e+03 |      --      |    Inf 
184.45/184.57	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
184.45/184.57	c   184s|     1 |     0 |190407 |  58M|   0 |1666 |2077 |9009 |9009 |2077 |9026 |1297 |   0 |   0 | 1.852781e+03 |      --      |    Inf 
187.75/187.88	c   187s|     1 |     0 |192997 |  58M|   0 |1684 |2077 |9009 |9009 |2077 |9036 |1307 |   0 |   0 | 1.853677e+03 |      --      |    Inf 
190.64/190.74	c   190s|     1 |     0 |194815 |  58M|   0 |1674 |2077 |9009 |9009 |2077 |9044 |1315 |   0 |   0 | 1.853913e+03 |      --      |    Inf 
192.54/192.66	c   192s|     1 |     0 |195334 |  58M|   0 |1670 |2077 |9009 |9009 |2077 |9050 |1321 |   0 |   0 | 1.853917e+03 |      --      |    Inf 
196.44/196.51	c   196s|     1 |     0 |199004 |  58M|   0 |1672 |2077 |9009 |9009 |2077 |9056 |1327 |   0 |   0 | 1.853978e+03 |      --      |    Inf 
198.64/198.79	c   198s|     1 |     0 |199762 |  58M|   0 |1674 |2077 |9009 |9009 |2077 |8993 |1340 |   0 |   0 | 1.853989e+03 |      --      |    Inf 
200.55/200.61	c   200s|     1 |     0 |200721 |  58M|   0 |1668 |2077 |9009 |9009 |2077 |9000 |1347 |   0 |   0 | 1.853999e+03 |      --      |    Inf 
204.55/204.68	c   204s|     1 |     0 |203574 |  58M|   0 |1653 |2077 |9009 |9009 |2077 |9010 |1357 |   0 |   0 | 1.854153e+03 |      --      |    Inf 
207.44/207.50	c   207s|     1 |     0 |205695 |  58M|   0 |1658 |2077 |9009 |9009 |2077 |9031 |1378 |   0 |   0 | 1.854274e+03 |      --      |    Inf 
211.15/211.23	c   210s|     1 |     0 |208728 |  58M|   0 |1660 |2077 |9009 |9009 |2077 |9046 |1393 |   0 |   0 | 1.854321e+03 |      --      |    Inf 
213.84/213.91	c   213s|     1 |     0 |210265 |  58M|   0 |1645 |2077 |9009 |9009 |2077 |9055 |1402 |   0 |   0 | 1.854339e+03 |      --      |    Inf 
215.64/215.76	c   215s|     1 |     0 |211549 |  58M|   0 |1647 |2077 |9009 |9009 |2077 |9021 |1411 |   0 |   0 | 1.854348e+03 |      --      |    Inf 
217.44/217.52	c   217s|     1 |     0 |212546 |  58M|   0 |1635 |2077 |9009 |9009 |2077 |9030 |1420 |   0 |   0 | 1.854377e+03 |      --      |    Inf 
219.95/220.09	c   219s|     1 |     0 |214103 |  58M|   0 |1618 |2077 |9009 |9009 |2077 |9041 |1431 |   0 |   0 | 1.854404e+03 |      --      |    Inf 
221.44/221.59	c   221s|     1 |     0 |214813 |  58M|   0 |1619 |2077 |9009 |9009 |2077 |9046 |1436 |   0 |   0 | 1.854404e+03 |      --      |    Inf 
223.44/223.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
223.44/223.50	c   223s|     1 |     0 |215171 |  58M|   0 |1622 |2077 |9009 |9009 |2077 |9052 |1442 |   0 |   0 | 1.854407e+03 |      --      |    Inf 
225.04/225.11	c   224s|     1 |     0 |215911 |  58M|   0 |1637 |2077 |9009 |9009 |2077 |9061 |1451 |   0 |   0 | 1.854416e+03 |      --      |    Inf 
248.73/248.84	c   248s|     1 |     2 |215911 |  58M|   0 |1637 |2077 |9009 |9009 |2077 |9061 |1451 |   0 |  32 | 1.854416e+03 |      --      |    Inf 
1795.10/1795.40	c 
1795.10/1795.40	c SCIP Status        : solving was interrupted [time limit reached]
1795.10/1795.40	c Solving Time (sec) : 1791.00
1795.10/1795.40	c Solving Nodes      : 748
1795.10/1795.40	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.10/1795.40	c Dual Bound         : +1.85749653430098e+03
1795.10/1795.40	c Gap                : infinite
1795.10/1795.40	c NODE         748
1795.10/1795.40	c DUAL BOUND   1857.5
1795.10/1795.40	c PRIMAL BOUND 1e+20
1795.10/1795.40	c GAP          1e+20
1795.10/1795.40	s UNKNOWN
1795.10/1795.40	c SCIP Status        : solving was interrupted [time limit reached]
1795.10/1795.40	c Solving Time       :    1791.00
1795.10/1795.40	c Original Problem   :
1795.10/1795.40	c   Problem name     : HOME/instance-3732475-1338695342.opb
1795.10/1795.40	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.10/1795.40	c   Constraints      : 16399 initial, 16399 maximal
1795.10/1795.40	c Presolved Problem  :
1795.10/1795.40	c   Problem name     : t_HOME/instance-3732475-1338695342.opb
1795.10/1795.40	c   Variables        : 2077 (2077 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.10/1795.40	c   Constraints      : 9009 initial, 9999 maximal
1795.10/1795.40	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.10/1795.40	c   trivial          :       0.00          1          0          0          0          0          0          0          0
1795.10/1795.40	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1795.10/1795.40	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.10/1795.40	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.10/1795.40	c   implics          :       0.02          0         61          0          0          0          0          0          0
1795.10/1795.40	c   probing          :       0.28        241        570          0          0          0          0          0          0
1795.10/1795.40	c   linear           :       0.10        909          3          0        909          0       6007         31         24
1795.10/1795.40	c   logicor          :       0.18          0          0          0          1          0       1383          0          0
1795.10/1795.40	c   root node        :          -          0          -          -          0          -          -          -          -
1795.10/1795.40	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.10/1795.40	c   integral         :          0          0          0        692          0          2         84          0          0       1312
1795.10/1795.40	c   logicor          :       9009+        61      27763          0          0        267      26644          0          0          0
1795.10/1795.40	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.10/1795.40	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.10/1795.40	c   integral         :     439.56       0.00       0.00     439.56       0.00
1795.10/1795.40	c   logicor          :       0.27       0.02       0.25       0.00       0.00
1795.10/1795.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.10/1795.40	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.10/1795.40	c   rootredcost      :       0.02          0          0          0
1795.10/1795.40	c   pseudoobj        :       0.77      25757          0          0
1795.10/1795.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.10/1795.40	c   propagation      :       0.00        185        185       1829       52.8        149        9.5          -
1795.10/1795.40	c   infeasible LP    :       0.05         64         64        540       52.9         24        9.9          0
1795.10/1795.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.10/1795.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.10/1795.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.10/1795.40	c   applied globally :          -          -          -       1055       28.4          -          -          -
1795.10/1795.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.10/1795.40	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.10/1795.40	c   cut pool         :       0.36         60          -          -       1070          -    (maximal pool size: 9227)
1795.10/1795.40	c   redcost          :       0.02        752          0          0          0          0
1795.10/1795.40	c   impliedbounds    :       0.03         61          0          0        734          0
1795.10/1795.40	c   intobj           :       0.00          0          0          0          0          0
1795.10/1795.40	c   gomory           :      59.20         61          0          0      17860          0
1795.10/1795.40	c   strongcg         :       4.44         20          0          0      10000          0
1795.10/1795.40	c   cmir             :       0.51         10          0          0          0          0
1795.10/1795.40	c   flowcover        :       0.55         10          0          0          0          0
1795.10/1795.40	c   clique           :       1.11         61          0          0        428          0
1795.10/1795.40	c   zerohalf         :       0.00          0          0          0          0          0
1795.10/1795.40	c   mcf              :       0.01          1          0          0          0          0
1795.10/1795.40	c Pricers            :       Time      Calls       Vars
1795.10/1795.40	c   problem variables:       0.00          0          0
1795.10/1795.40	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.10/1795.40	c   relpscost        :     439.56        692          2         84          0          0       1312
1795.10/1795.40	c   pscost           :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   inference        :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   mostinf          :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   leastinf         :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.10/1795.40	c   random           :       0.00          0          0          0          0          0          0
1795.10/1795.40	c Primal Heuristics  :       Time      Calls      Found
1795.10/1795.40	c   LP solutions     :       0.00          -          0
1795.10/1795.40	c   pseudo solutions :       0.00          -          0
1795.10/1795.40	c   oneopt           :       0.00          0          0
1795.10/1795.40	c   crossover        :       0.00          0          0
1795.10/1795.40	c   linesearchdiving :      93.60          7          0
1795.10/1795.40	c   rootsoldiving    :      33.59          4          0
1795.10/1795.40	c   simplerounding   :       0.00          0          0
1795.10/1795.40	c   rounding         :       0.30        339          0
1795.10/1795.40	c   shifting         :       0.28        110          0
1795.10/1795.40	c   intshifting      :       0.00          0          0
1795.10/1795.40	c   fixandinfer      :       0.00          0          0
1795.10/1795.40	c   feaspump         :      36.78          6          0
1795.10/1795.40	c   coefdiving       :      80.02          6          0
1795.10/1795.40	c   pscostdiving     :      82.35          6          0
1795.10/1795.40	c   fracdiving       :      87.56          7          0
1795.10/1795.40	c   veclendiving     :      79.46          6          0
1795.10/1795.40	c   intdiving        :       0.00          0          0
1795.10/1795.40	c   actconsdiving    :       0.00          0          0
1795.10/1795.40	c   objpscostdiving  :     154.54          1          0
1795.10/1795.40	c   guideddiving     :       0.00          0          0
1795.10/1795.40	c   octane           :       0.00          0          0
1795.10/1795.40	c   rens             :       0.00          0          0
1795.10/1795.40	c   rins             :       0.00          0          0
1795.10/1795.40	c   localbranching   :       0.00          0          0
1795.10/1795.40	c   mutation         :       0.00          0          0
1795.10/1795.40	c   dins             :       0.00          0          0
1795.10/1795.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.10/1795.40	c   primal LP        :       0.05          0          0       0.00       0.00
1795.10/1795.40	c   dual LP          :     634.25        770    1002133    1301.47    1580.03
1795.10/1795.40	c   barrier LP       :       0.00          0          0       0.00          -
1795.10/1795.40	c   diving/probing LP:     635.66      10235     885706      86.54    1393.36
1795.10/1795.40	c   strong branching :     439.40       1029     639036     621.03    1454.34
1795.10/1795.40	c     (at root node) :          -         32      28929     904.03          -
1795.10/1795.40	c   conflict analysis:       0.00          0          0       0.00          -
1795.10/1795.40	c B&B Tree           :
1795.10/1795.40	c   number of runs   :          1
1795.10/1795.40	c   nodes            :        748
1795.10/1795.40	c   nodes (total)    :        748
1795.10/1795.40	c   nodes left       :        464
1795.10/1795.40	c   max depth        :         74
1795.10/1795.40	c   max depth (total):         74
1795.10/1795.40	c   backtracks       :        154 (20.6%)
1795.10/1795.40	c   delayed cutoffs  :        101
1795.10/1795.40	c   repropagations   :        491 (4009 domain reductions, 35 cutoffs)
1795.10/1795.40	c   avg switch length:       4.69
1795.10/1795.40	c   switching time   :       0.24
1795.10/1795.40	c Solution           :
1795.10/1795.40	c   Solutions found  :          0 (0 improvements)
1795.10/1795.40	c   Primal Bound     :          -
1795.10/1795.40	c   Dual Bound       : +1.85749653430098e+03
1795.10/1795.40	c   Gap              :   infinite
1795.10/1795.40	c   Root Dual Bound  : +1.85441564108544e+03
1795.10/1795.44	c Time complete: 1795.14.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3732475-1338695342/watcher-3732475-1338695342 -o /tmp/evaluation-result-3732475-1338695342/solver-3732475-1338695342 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3732475-1338695342.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 15585
/proc/meminfo: memFree=30510332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=8236 CPUtime=0 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 1445 0 0 0 0 0 0 0 20 0 1 0 335660118 8433664 1397 33554432000 4194304 7823515 140735733424912 140736310577816 6957168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 2059 1397 337 887 0 1169 0

[startup+0.036451 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 15585
/proc/meminfo: memFree=30510332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=13876 CPUtime=0.02 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 2830 0 0 0 2 0 0 0 20 0 1 0 335660118 14209024 2782 33554432000 4194304 7823515 140735733424912 140736310577816 6957168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 3469 2782 354 887 0 2579 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13876

[startup+0.100247 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 15585
/proc/meminfo: memFree=30510332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=19244 CPUtime=0.09 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 4158 0 0 0 9 0 0 0 20 0 1 0 335660118 19705856 4110 33554432000 4194304 7823515 140735733424912 140736310577816 6908067 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 4811 4110 354 887 0 3921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19244

[startup+0.30023 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 15585
/proc/meminfo: memFree=30510332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=43148 CPUtime=0.29 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 10248 0 0 0 26 3 0 0 20 0 1 0 335660118 44183552 9846 33554432000 4194304 7823515 140735733424912 140736310577816 4771248 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 10787 9846 444 887 0 9897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43148

[startup+0.700321 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 15585
/proc/meminfo: memFree=30510332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=45196 CPUtime=0.69 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 10782 0 0 0 61 8 0 0 20 0 1 0 335660118 46280704 10380 33554432000 4194304 7823515 140735733424912 140735733421096 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 11299 10380 448 887 0 10409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45196

[startup+1.50019 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 15586
/proc/meminfo: memFree=30458368/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=58928 CPUtime=1.49 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 14459 0 0 0 139 10 0 0 20 0 1 0 335660118 60342272 13823 33554432000 4194304 7823515 140735733424912 140735733421096 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 14732 13823 520 887 0 13842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58928

[startup+3.10023 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 15586
/proc/meminfo: memFree=30455516/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=60344 CPUtime=3.09 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 14769 0 0 0 298 11 0 0 20 0 1 0 335660118 61792256 14129 33554432000 4194304 7823515 140735733424912 140735733419592 6208315 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 15086 14129 531 887 0 14196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60344

[startup+6.30102 s]
/proc/loadavg: 1.92 1.97 1.99 3/177 15586
/proc/meminfo: memFree=30455584/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=60344 CPUtime=6.29 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 14769 0 0 0 618 11 0 0 20 0 1 0 335660118 61792256 14129 33554432000 4194304 7823515 140735733424912 140735733419592 6208547 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 15086 14129 531 887 0 14196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60344

[startup+12.701 s]
/proc/loadavg: 1.93 1.97 1.99 3/177 15586
/proc/meminfo: memFree=30445008/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=71740 CPUtime=12.69 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 17920 0 0 0 1256 13 0 0 20 0 1 0 335660118 73461760 17150 33554432000 4194304 7823515 140735733424912 140735733420248 6213453 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 17935 17150 560 887 0 17045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71740

[startup+25.5002 s]
/proc/loadavg: 1.94 1.97 1.99 3/177 15624
/proc/meminfo: memFree=30444156/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=84808 CPUtime=25.48 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 20947 0 0 0 2530 18 0 0 20 0 1 0 335660118 86843392 20134 33554432000 4194304 7823515 140735733424912 140735733420904 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 21202 20134 560 887 0 20312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84808

[startup+51.101 s]
/proc/loadavg: 1.96 1.97 1.99 3/177 15663
/proc/meminfo: memFree=30416004/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=102536 CPUtime=51.07 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 27989 0 0 0 5080 27 0 0 20 0 1 0 335660118 104996864 24968 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 25634 24968 560 887 0 24744 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 102536

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.99 3/178 15742
/proc/meminfo: memFree=30322268/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=119284 CPUtime=102.26 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 35974 0 0 0 10187 39 0 0 20 0 1 0 335660118 122146816 28829 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 29821 28829 560 887 0 28931 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119284

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15742
/proc/meminfo: memFree=30298892/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=117948 CPUtime=162.25 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 39795 0 0 0 16170 55 0 0 20 0 1 0 335660118 120778752 28619 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 29487 28619 560 887 0 28597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 117948

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15742
/proc/meminfo: memFree=30296628/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=118868 CPUtime=222.24 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 43264 0 0 0 22149 75 0 0 20 0 1 0 335660118 121720832 28801 33554432000 4194304 7823515 140735733424912 140735733420248 4338817 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 29717 28801 560 887 0 28827 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 118868

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15742
/proc/meminfo: memFree=30296188/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=118880 CPUtime=282.23 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 49953 0 0 0 28134 89 0 0 20 0 1 0 335660118 121733120 28908 33554432000 4194304 7823515 140735733424912 140735733419608 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 29720 28908 564 887 0 28830 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 118880

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15743
/proc/meminfo: memFree=30293460/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=342.22 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51426 0 0 0 34122 100 0 0 20 0 1 0 335660118 124481536 29678 33554432000 4194304 7823515 140735733424912 140735733420728 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29678 569 887 0 29501 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 121564

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15743
/proc/meminfo: memFree=30293456/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=402.21 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51428 0 0 0 40107 114 0 0 20 0 1 0 335660118 124481536 29678 33554432000 4194304 7823515 140735733424912 140735733420024 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29678 569 887 0 29501 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 121564

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15743
/proc/meminfo: memFree=30293332/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=462.2 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51428 0 0 0 46093 127 0 0 20 0 1 0 335660118 124481536 29678 33554432000 4194304 7823515 140735733424912 140735733420072 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29678 569 887 0 29501 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 121564

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 15743
/proc/meminfo: memFree=30292464/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=522.19 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51430 0 0 0 52080 139 0 0 20 0 1 0 335660118 124481536 29680 33554432000 4194304 7823515 140735733424912 140735733420744 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29680 569 887 0 29501 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 121564

[startup+582.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/177 15743
/proc/meminfo: memFree=30290232/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=582.18 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51430 0 0 0 58073 145 0 0 20 0 1 0 335660118 124481536 29680 33554432000 4194304 7823515 140735733424912 140735733420744 6208789 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29680 569 887 0 29501 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 121564

[startup+642.301 s]

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

/proc/meminfo: memFree=30271676/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1122.1 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 111960 250 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 121564

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15771
/proc/meminfo: memFree=30268820/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1182.09 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 117945 264 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420728 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 121564

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15771
/proc/meminfo: memFree=30266964/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1242.09 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 123932 277 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420376 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 121564

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15775
/proc/meminfo: memFree=30267584/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1302.08 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 129919 289 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420344 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 121564

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15775
/proc/meminfo: memFree=30265916/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1362.07 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 135905 302 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420360 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 121564

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15775
/proc/meminfo: memFree=30265452/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1422.06 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 141892 314 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733419608 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 121564

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15775
/proc/meminfo: memFree=30265576/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1482.05 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 147877 328 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420248 6237672 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 121564

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15775
/proc/meminfo: memFree=30263408/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1542.03 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 153862 341 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 121564

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30265484/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1602.03 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 159848 355 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 121564

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30263376/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121564 CPUtime=1662.02 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 51431 0 0 0 165835 367 0 0 20 0 1 0 335660118 124481536 29681 33554432000 4194304 7823515 140735733424912 140735733419960 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30391 29681 570 887 0 29501 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 121564

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30263004/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121112 CPUtime=1722.01 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52028 0 0 0 171815 386 0 0 20 0 1 0 335660118 124018688 29383 33554432000 4194304 7823515 140735733424912 140735733419576 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30278 29383 570 887 0 29388 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 121112

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30260400/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1782 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52326 0 0 0 177801 399 0 0 20 0 1 0 335660118 124432384 29675 33554432000 4194304 7823515 140735733424912 140735733420248 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29675 570 887 0 29489 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 121516

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30260772/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1785.2 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52326 0 0 0 178120 400 0 0 20 0 1 0 335660118 124432384 29675 33554432000 4194304 7823515 140735733424912 140735733419608 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29675 570 887 0 29489 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 121516

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261764/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1791.61 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 178759 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733420664 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 121516

[startup+1793.5 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261888/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1793.2 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 178918 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733420392 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 121516

[startup+1794.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261764/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1794 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 178998 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733421544 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1794
Current children cumulated vsize (KiB) 121516

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261764/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1794.8 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 179078 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733420392 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 121516

[startup+1795.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261764/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1795 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 179098 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733420392 6237308 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1795
Current children cumulated vsize (KiB) 121516

[startup+1795.4 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 15776
/proc/meminfo: memFree=30261764/32873648 swapFree=6860/6860
[pid=15585] ppid=15583 vsize=121516 CPUtime=1795.1 cores=1,3,5,7
/proc/15585/stat : 15585 (pbscip.linux.x8) R 15583 15585 4790 0 -1 4202496 52332 0 0 0 179108 402 0 0 20 0 1 0 335660118 124432384 29681 33554432000 4194304 7823515 140735733424912 140735733420392 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/15585/statm: 30379 29681 570 887 0 29489 0
Current children cumulated CPU time (s) 1795.1
Current children cumulated vsize (KiB) 121516

Child status: 0
Real time (s): 1795.44
CPU time (s): 1795.15
CPU user time (s): 1791.12
CPU system time (s): 4.02739
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 122504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.12
system time used= 4.02739
maximum resident set size= 119652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52339
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= 32
involuntary context switches= 1966

runsolver used 2.6286 second user time and 7.30389 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 05:49:02
IDJOB=3732475
IDBENCH=2095
IDSOLVER=2321
FILE ID=node124/3732475-1338695342
RUNJOBID= node124-1338679211-13480
PBS_JOBID= 14636689
Free space on /tmp= 70700 MiB

SOLVER NAME= PB09: 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-hanoi5.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-3732475-1338695342/watcher-3732475-1338695342 -o /tmp/evaluation-result-3732475-1338695342/solver-3732475-1338695342 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3732475-1338695342.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e569a703dfec131c012510753e8401ab
RANDOM SEED=1618673544

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30510488 kB
Buffers:          180408 kB
Cached:          1361752 kB
SwapCached:         8280 kB
Active:           436060 kB
Inactive:        1157856 kB
Active(anon):      46016 kB
Inactive(anon):     8228 kB
Active(file):     390044 kB
Inactive(file):  1149628 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091572 kB
Dirty:             20280 kB
Writeback:             0 kB
AnonPages:         36872 kB
Mapped:            11112 kB
Shmem:                 0 kB
Slab:             630356 kB
SReclaimable:      73924 kB
SUnreclaim:       556432 kB
KernelStack:        1480 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     166652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70688 MiB
End job on node124 at 2012-06-03 06:18:58