Trace number 1868679

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT (TO)15360 1800.7 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15360
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver Clp 1.8.2
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1868679-1245132558.opb>
0.00/0.01	c original problem has 163 variables (163 bin, 0 int, 0 impl, 0 cont) and 73 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 10 chg sides, 10 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.03	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 10 chg sides, 10 chg coeffs, 73 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 3) 0 del vars, 0 del conss, 0 chg bounds, 110 chg sides, 210 chg coeffs, 73 upgd conss, 200 impls, 0 clqs
0.00/0.04	c (round 4) 0 del vars, 10 del conss, 0 chg bounds, 110 chg sides, 210 chg coeffs, 73 upgd conss, 200 impls, 0 clqs
0.00/0.05	c    (0.0s) probing: 101/163 (62.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.05	c presolving (5 rounds):
0.00/0.05	c  0 deleted vars, 10 deleted constraints, 0 tightened bounds, 0 added holes, 110 changed sides, 210 changed coefficients
0.00/0.05	c  200 implications, 0 cliques
0.00/0.05	c presolved problem has 163 variables (163 bin, 0 int, 0 impl, 0 cont) and 163 constraints
0.00/0.05	c      63 constraints of type <knapsack>
0.00/0.05	c     100 constraints of type <setppc>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.02
0.00/0.05	c OPT-LIN
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/memory = c 1620
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.05	c limits/time = c 1791
0.00/0.05	c # frequency for displaying node information lines
0.00/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.05	c display/freq = c 10000
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving problem
0.00/0.05	c 
0.00/0.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.06	c   0.0s|     1 |     0 |    85 |1536k|   0 |  36 | 163 | 163 | 163 | 163 | 163 |   0 |   0 |   0 | 1.331200e+04 |      --      |    Inf 
0.00/0.06	o 36224
0.00/0.06	c R 0.0s|     1 |     0 |    85 |1539k|   0 |  36 | 163 | 163 | 163 | 163 | 163 |   0 |   0 |   0 | 1.331200e+04 | 3.622400e+04 | 172.12%
0.00/0.06	o 35200
0.00/0.06	c s 0.0s|     1 |     0 |    85 |1542k|   0 |  36 | 163 | 163 | 163 | 163 | 163 |   0 |   0 |   0 | 1.331200e+04 | 3.520000e+04 | 164.42%
0.19/0.24	c   0.2s|     1 |     0 |    89 |1787k|   0 |  37 | 163 | 163 | 163 | 163 | 170 |   7 |   0 |   0 | 1.331200e+04 | 3.520000e+04 | 164.42%
0.19/0.24	o 34432
0.19/0.24	c R 0.2s|     1 |     0 |    89 |1789k|   0 |  37 | 163 | 163 | 163 | 163 | 170 |   7 |   0 |   0 | 1.331200e+04 | 3.443200e+04 | 158.65%
0.19/0.24	o 33408
0.19/0.24	c s 0.2s|     1 |     0 |    89 |1790k|   0 |  37 | 163 | 163 | 163 | 163 | 170 |   7 |   0 |   0 | 1.331200e+04 | 3.340800e+04 | 150.96%
0.39/0.42	c   0.4s|     1 |     0 |    91 |1922k|   0 |  39 | 163 | 163 | 163 | 163 | 178 |  15 |   0 |   0 | 1.331200e+04 | 3.340800e+04 | 150.96%
0.39/0.42	o 32704
0.39/0.42	c R 0.4s|     1 |     0 |    91 |1923k|   0 |  39 | 163 | 163 | 163 | 163 | 178 |  15 |   0 |   0 | 1.331200e+04 | 3.270400e+04 | 145.67%
0.39/0.42	o 31680
0.39/0.42	c s 0.4s|     1 |     0 |    91 |1925k|   0 |  39 | 163 | 163 | 163 | 163 | 178 |  15 |   0 |   0 | 1.331200e+04 | 3.168000e+04 | 137.98%
0.59/0.62	c   0.6s|     1 |     0 |    93 |2040k|   0 |  41 | 163 | 163 | 163 | 163 | 185 |  22 |   0 |   0 | 1.331200e+04 | 3.168000e+04 | 137.98%
0.59/0.62	o 30689
0.59/0.62	c R 0.6s|     1 |     0 |    93 |2041k|   0 |  41 | 163 | 163 | 163 | 163 | 185 |  22 |   0 |   0 | 1.331200e+04 | 3.068900e+04 | 130.54%
0.59/0.62	o 29665
0.59/0.62	c s 0.6s|     1 |     0 |    93 |2043k|   0 |  41 | 163 | 163 | 163 | 163 | 185 |  22 |   0 |   0 | 1.331200e+04 | 2.966500e+04 | 122.84%
0.79/0.83	c   0.8s|     1 |     0 |   102 |2192k|   0 |  42 | 163 | 163 | 163 | 163 | 191 |  28 |   0 |   0 | 1.331200e+04 | 2.966500e+04 | 122.84%
0.79/0.83	o 28658
0.79/0.83	c R 0.8s|     1 |     0 |   102 |2194k|   0 |  42 | 163 | 163 | 163 | 163 | 191 |  28 |   0 |   0 | 1.331200e+04 | 2.865800e+04 | 115.28%
0.79/0.83	o 27634
0.79/0.83	c s 0.8s|     1 |     0 |   102 |2195k|   0 |  42 | 163 | 163 | 163 | 163 | 191 |  28 |   0 |   0 | 1.331200e+04 | 2.763400e+04 | 107.59%
1.00/1.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.00/1.06	c   1.0s|     1 |     0 |   110 |2349k|   0 |  42 | 163 | 163 | 163 | 163 | 197 |  34 |   0 |   0 | 1.331200e+04 | 2.763400e+04 | 107.59%
1.00/1.06	o 26616
1.00/1.06	c R 1.0s|     1 |     0 |   110 |2350k|   0 |  42 | 163 | 163 | 163 | 163 | 197 |  34 |   0 |   0 | 1.331200e+04 | 2.661600e+04 |  99.94%
1.00/1.06	o 25592
1.00/1.06	c s 1.0s|     1 |     0 |   110 |2352k|   0 |  42 | 163 | 163 | 163 | 163 | 197 |  34 |   0 |   0 | 1.331200e+04 | 2.559200e+04 |  92.25%
1.19/1.29	c   1.2s|     1 |     0 |   111 |2452k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 2.559200e+04 |  92.25%
1.19/1.29	o 24572
1.19/1.29	c R 1.2s|     1 |     0 |   111 |2454k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 2.457200e+04 |  84.59%
1.19/1.29	o 23548
1.19/1.29	c s 1.2s|     1 |     0 |   111 |2455k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 2.354800e+04 |  76.89%
1.19/1.29	o 17408
1.19/1.29	c k 1.2s|     1 |     0 |   111 |2458k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 1.740800e+04 |  30.77%
2.29/2.35	o 16384
2.29/2.35	c E 2.3s|     1 |     0 |   111 |2458k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 1.638400e+04 |  23.08%
2.29/2.35	c   2.3s|     1 |     0 |   111 |2458k|   0 |  43 | 163 | 163 | 163 | 163 | 203 |  40 |   0 |   0 | 1.331200e+04 | 1.638400e+04 |  23.08%
2.49/2.60	c   2.5s|     1 |     0 |   130 |2548k|   0 |  45 | 163 | 163 | 163 | 163 | 209 |  46 |   0 |   0 | 1.331200e+04 | 1.638400e+04 |  23.08%
2.99/3.05	c   3.0s|     1 |     2 |   130 |2548k|   0 |  45 | 163 | 163 | 163 | 163 | 209 |  46 |   0 |  44 | 1.331200e+04 | 1.638400e+04 |  23.08%
16.89/16.94	o 15888
16.89/16.94	c v16.7s|  1622 |  1291 | 64151 |3391k|  38 |   - | 163 | 170 |  62 | 163 | 193 |  46 |  14 | 907 | 1.408000e+04 | 1.588800e+04 |  12.84%
16.89/16.95	o 15872
16.89/16.95	c k16.7s|  1623 |   991 | 64157 |3184k|  38 |  25 | 163 | 170 | 163 | 163 | 193 |  46 |  14 | 907 | 1.408000e+04 | 1.587200e+04 |  12.73%
34.88/34.91	o 15778
34.88/34.91	c v34.4s|  4014 |  2737 |185135 |4178k|  38 |   - | 163 | 178 |  66 | 163 | 193 |  46 |  42 | 975 | 1.408000e+04 | 1.577800e+04 |  12.06%
34.88/34.92	o 15744
34.88/34.92	c k34.4s|  4015 |  2735 |185140 |4164k|  38 |  33 | 163 | 178 | 172 | 163 | 193 |  46 |  42 | 975 | 1.408000e+04 | 1.574400e+04 |  11.82%
45.88/45.96	o 15680
45.88/45.96	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
45.88/45.96	c c45.4s|  5791 |  3981 |265316 |4900k|  39 |   - | 163 | 197 |  64 | 163 | 193 |  46 |  67 |1001 | 1.408000e+04 | 1.568000e+04 |  11.36%
50.87/50.92	o 15363
50.87/50.92	c v50.3s|  6509 |  4376 |301724 |5125k|  39 |   - | 163 | 199 |  65 | 163 | 193 |  46 |  74 |1042 | 1.408000e+04 | 1.536300e+04 |   9.11%
50.87/50.93	o 15360
50.87/50.93	c k50.3s|  6510 |  3824 |301749 |4832k|  39 |  27 | 163 | 199 | 190 | 163 | 193 |  46 |  74 |1042 | 1.408000e+04 | 1.536000e+04 |   9.09%
67.77/67.88	c  67.0s| 10000 |  5704 |424110 |6146k|  43 |  16 | 163 | 199 | 164 | 163 | 193 |  46 |  85 |1472 | 1.408000e+04 | 1.536000e+04 |   9.09%
112.06/112.14	c   111s| 20000 | 10816 |763327 |9776k|  43 |  15 | 163 | 200 | 126 | 163 | 193 |  46 | 107 |2434 | 1.414400e+04 | 1.536000e+04 |   8.60%
156.64/156.75	c   155s| 30000 | 15544 |  1090k|  13M|  43 |  14 | 163 | 177 | 155 | 163 | 193 |  46 | 123 |3062 | 1.420800e+04 | 1.536000e+04 |   8.11%
201.73/201.86	c   199s| 40000 | 20530 |  1436k|  16M|  43 |   - | 163 | 184 |  95 | 163 | 193 |  46 | 149 |3614 | 1.420800e+04 | 1.536000e+04 |   8.11%
246.23/246.39	c   243s| 50000 | 25396 |  1759k|  20M|  43 |   - | 163 | 185 | 143 | 163 | 193 |  46 | 167 |4067 | 1.420800e+04 | 1.536000e+04 |   8.11%
290.81/290.91	c   287s| 60000 | 30514 |  2096k|  23M|  43 |   - | 163 | 181 | 145 | 163 | 193 |  46 | 186 |4477 | 1.420800e+04 | 1.536000e+04 |   8.11%
333.10/333.26	c   329s| 70000 | 35350 |  2418k|  26M|  43 |   - | 163 | 194 | 133 | 163 | 193 |  46 | 210 |4882 | 1.420800e+04 | 1.536000e+04 |   8.11%
373.98/374.11	c   370s| 80000 | 40000 |  2724k|  30M|  43 |  27 | 163 | 200 | 179 | 163 | 193 |  46 | 226 |5226 | 1.422629e+04 | 1.536000e+04 |   7.97%
413.88/414.09	c   409s| 90000 | 44648 |  3014k|  33M|  43 |  16 | 163 | 181 | 125 | 163 | 193 |  46 | 236 |5500 | 1.425067e+04 | 1.536000e+04 |   7.78%
452.36/452.52	c   447s|100000 | 49148 |  3292k|  36M|  43 |  17 | 163 | 175 | 117 | 163 | 193 |  46 | 251 |5725 | 1.428480e+04 | 1.536000e+04 |   7.53%
488.95/489.14	c   483s|110000 | 53460 |  3554k|  39M|  43 |   - | 163 | 180 | 119 | 163 | 193 |  46 | 271 |5963 | 1.430400e+04 | 1.536000e+04 |   7.38%
524.84/525.02	c   518s|120000 | 57678 |  3815k|  42M|  43 |  18 | 163 | 175 | 156 | 163 | 193 |  46 | 291 |6207 | 1.433600e+04 | 1.536000e+04 |   7.14%
566.93/567.12	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
566.93/567.12	c   560s|130000 | 62104 |  4083k|  45M|  43 |   9 | 163 | 175 | 156 | 163 | 193 |  46 | 301 |6435 | 1.433600e+04 | 1.536000e+04 |   7.14%
602.92/603.14	c   596s|140000 | 66556 |  4350k|  48M|  43 |  19 | 163 | 172 | 126 | 163 | 193 |  46 | 310 |6674 | 1.433600e+04 | 1.536000e+04 |   7.14%
639.61/639.82	c   632s|150000 | 71024 |  4620k|  51M|  43 |   - | 163 | 170 | 163 | 163 | 193 |  46 | 315 |6897 | 1.433600e+04 | 1.536000e+04 |   7.14%
676.71/676.93	c   668s|160000 | 75568 |  4892k|  55M|  43 |  18 | 163 | 177 | 133 | 163 | 193 |  46 | 326 |7128 | 1.433600e+04 | 1.536000e+04 |   7.14%
714.10/714.31	c   705s|170000 | 80102 |  5160k|  58M|  43 |  15 | 163 | 174 | 128 | 163 | 193 |  46 | 339 |7343 | 1.433600e+04 | 1.536000e+04 |   7.14%
750.49/750.77	c   741s|180000 | 84468 |  5432k|  61M|  43 |   6 | 163 | 175 | 158 | 163 | 193 |  46 | 358 |7525 | 1.433600e+04 | 1.536000e+04 |   7.14%
787.07/787.34	c   777s|190000 | 89212 |  5690k|  64M|  43 |  19 | 163 | 176 | 143 | 163 | 193 |  46 | 371 |7718 | 1.433600e+04 | 1.536000e+04 |   7.14%
823.36/823.65	c   813s|200000 | 93682 |  5957k|  67M|  43 |  18 | 163 | 181 | 133 | 163 | 193 |  46 | 385 |7875 | 1.433600e+04 | 1.536000e+04 |   7.14%
861.45/861.78	c   851s|210000 | 98262 |  6237k|  70M|  43 |  24 | 163 | 177 | 138 | 163 | 193 |  46 | 389 |8031 | 1.433600e+04 | 1.536000e+04 |   7.14%
900.14/900.43	c   889s|220000 |102948 |  6523k|  73M|  43 |  17 | 163 | 175 | 156 | 163 | 193 |  46 | 406 |8196 | 1.433600e+04 | 1.536000e+04 |   7.14%
939.63/939.95	c   928s|230000 |107766 |  6810k|  76M|  43 |  24 | 163 | 171 | 135 | 163 | 193 |  46 | 413 |8436 | 1.433600e+04 | 1.536000e+04 |   7.14%
977.83/978.16	c   966s|240000 |112868 |  7092k|  80M|  43 |   - | 163 | 171 | 143 | 163 | 193 |  46 | 422 |8598 | 1.433600e+04 | 1.536000e+04 |   7.14%
1013.41/1013.71	c  1001s|250000 |117638 |  7352k|  83M|  43 |  12 | 163 | 177 | 103 | 163 | 193 |  46 | 435 |8731 | 1.433600e+04 | 1.536000e+04 |   7.14%
1050.11/1050.44	c  1037s|260000 |122972 |  7621k|  86M|  43 |  18 | 163 | 180 | 133 | 163 | 193 |  46 | 443 |8873 | 1.433600e+04 | 1.536000e+04 |   7.14%
1084.70/1085.03	c  1071s|270000 |127556 |  7871k|  89M|  43 |   - | 163 | 184 | 103 | 163 | 193 |  46 | 451 |9016 | 1.433600e+04 | 1.536000e+04 |   7.14%
1121.68/1122.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1121.68/1122.05	c  1108s|280000 |132266 |  8140k|  92M|  43 |  10 | 163 | 177 | 104 | 163 | 193 |  46 | 460 |9158 | 1.433600e+04 | 1.536000e+04 |   7.14%
1157.17/1157.57	c  1143s|290000 |136678 |  8397k|  95M|  43 |  14 | 163 | 180 | 144 | 163 | 193 |  46 | 470 |9298 | 1.433600e+04 | 1.536000e+04 |   7.14%
1194.47/1194.82	c  1180s|300000 |141324 |  8669k|  98M|  43 |   8 | 163 | 175 | 133 | 163 | 193 |  46 | 477 |9441 | 1.433600e+04 | 1.536000e+04 |   7.14%
1231.16/1231.56	c  1216s|310000 |146154 |  8942k| 101M|  43 |  17 | 163 | 172 | 133 | 163 | 193 |  46 | 487 |9569 | 1.433600e+04 | 1.536000e+04 |   7.14%
1265.95/1266.36	c  1250s|320000 |150712 |  9196k| 104M|  43 |   - | 163 | 169 | 124 | 163 | 193 |  46 | 491 |9690 | 1.433600e+04 | 1.536000e+04 |   7.14%
1301.04/1301.41	c  1285s|330000 |155484 |  9450k| 107M|  43 |   9 | 163 | 172 | 133 | 163 | 193 |  46 | 497 |9815 | 1.433600e+04 | 1.536000e+04 |   7.14%
1335.63/1336.00	c  1319s|340000 |160280 |  9700k| 111M|  43 |   7 | 163 | 174 | 123 | 163 | 193 |  46 | 503 |9937 | 1.433600e+04 | 1.536000e+04 |   7.14%
1368.21/1368.64	c  1351s|350000 |164282 |  9931k| 113M|  43 |   8 | 163 | 172 | 133 | 163 | 193 |  46 | 513 |  10k| 1.437867e+04 | 1.536000e+04 |   6.82%
1400.71/1401.12	c  1383s|360000 |168390 | 10165k| 116M|  43 |  16 | 163 | 166 | 133 | 163 | 193 |  46 | 522 |  10k| 1.438720e+04 | 1.536000e+04 |   6.76%
1433.40/1433.81	c  1416s|370000 |172508 | 10395k| 119M|  43 |  19 | 163 | 171 | 133 | 163 | 193 |  46 | 530 |  10k| 1.439289e+04 | 1.536000e+04 |   6.72%
1465.39/1465.81	c  1447s|380000 |176594 | 10628k| 122M|  43 |  18 | 163 | 173 | 138 | 163 | 193 |  46 | 546 |  10k| 1.440000e+04 | 1.536000e+04 |   6.67%
1497.48/1497.98	c  1479s|390000 |180488 | 10862k| 125M|  43 |   9 | 163 | 170 | 156 | 163 | 193 |  46 | 560 |  10k| 1.440000e+04 | 1.536000e+04 |   6.67%
1530.28/1530.78	c  1511s|400000 |184512 | 11091k| 128M|  43 |   - | 163 | 168 | 134 | 163 | 193 |  46 | 571 |  10k| 1.440914e+04 | 1.536000e+04 |   6.60%
1562.97/1563.45	c  1543s|410000 |188232 | 11328k| 131M|  43 |   - | 163 | 176 | 128 | 163 | 193 |  46 | 586 |  10k| 1.442133e+04 | 1.536000e+04 |   6.51%
1599.55/1600.05	c  1579s|420000 |191862 | 11561k| 134M|  43 |   - | 163 | 171 | 138 | 163 | 193 |  46 | 595 |  10k| 1.442133e+04 | 1.536000e+04 |   6.51%
1631.85/1632.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1631.85/1632.33	c  1611s|430000 |195454 | 11794k| 137M|  43 |   - | 163 | 167 | 144 | 163 | 193 |  46 | 601 |  10k| 1.442133e+04 | 1.536000e+04 |   6.51%
1665.14/1665.63	c  1644s|440000 |199152 | 12030k| 140M|  43 |   - | 163 | 165 |  93 | 163 | 193 |  46 | 610 |  10k| 1.442133e+04 | 1.536000e+04 |   6.51%
1696.93/1697.49	c  1676s|450000 |202558 | 12262k| 142M|  43 |   - | 163 | 171 | 115 | 163 | 193 |  46 | 621 |  11k| 1.443840e+04 | 1.536000e+04 |   6.38%
1728.12/1728.69	c  1706s|460000 |206150 | 12486k| 145M|  43 |  19 | 163 | 168 | 153 | 163 | 193 |  46 | 628 |  11k| 1.443840e+04 | 1.536000e+04 |   6.38%
1759.21/1759.71	c  1737s|470000 |209460 | 12708k| 148M|  43 |  17 | 163 | 165 | 133 | 163 | 193 |  46 | 631 |  11k| 1.444978e+04 | 1.536000e+04 |   6.30%
1789.01/1789.53	c  1766s|480000 |212668 | 12924k| 150M|  43 |  12 | 163 | 172 | 113 | 163 | 193 |  46 | 646 |  11k| 1.446400e+04 | 1.536000e+04 |   6.19%
1800.01/1800.50	c 
1800.01/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.50	c Solving Time (sec) : 1777.21
1800.01/1800.50	c Solving Nodes      : 483741
1800.01/1800.50	c Primal Bound       : +1.53600000000000e+04 (521 solutions)
1800.01/1800.50	c Dual Bound         : +1.44640000000000e+04
1800.01/1800.50	c Gap                : 6.19 %
1800.01/1800.50	c NODE         483741
1800.01/1800.50	c DUAL BOUND   14464
1800.01/1800.50	c PRIMAL BOUND 15360
1800.01/1800.50	c GAP          0.0619469
1800.01/1800.50	s SATISFIABLE
1800.01/1800.50	v -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 
1800.01/1800.50	v -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 
1800.01/1800.50	v -x118 -x117 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 
1800.01/1800.50	v -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 
1800.01/1800.50	v x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x44 
1800.01/1800.50	v -x43 -x42 -x41 x40 -x39 -x38 x37 -x36 -x35 -x33 -x32 x31 x30 x29 -x28 -x27 -x26 -x25 -x24 -x22 -x21 -x20 -x19 -x18 x17 -x16 
1800.01/1800.50	v -x15 -x14 -x13 -x11 -x10 x9 -x8 x7 -x6 -x5 -x4 x3 x2 -x163 x162 -x161 x116 -x45 -x34 -x23 -x12 x1 
1800.01/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.50	c Solving Time       :    1777.21
1800.01/1800.50	c Original Problem   :
1800.01/1800.50	c   Problem name     : HOME/instance-1868679-1245132558.opb
1800.01/1800.50	c   Variables        : 163 (163 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.50	c   Constraints      : 73 initial, 73 maximal
1800.01/1800.50	c Presolved Problem  :
1800.01/1800.50	c   Problem name     : t_HOME/instance-1868679-1245132558.opb
1800.01/1800.50	c   Variables        : 163 (163 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.50	c   Constraints      : 163 initial, 205 maximal
1800.01/1800.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   knapsack         :       0.02          0          0          0          0          0         10        100        200
1800.01/1800.50	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   linear           :       0.00          0          0          0          0          0          0         10         10
1800.01/1800.50	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.50	c   integral         :          0          0          0     351422          0          1       2152          0          0     698686
1800.01/1800.50	c   knapsack         :         63          7    1153143          0          0        611       1045        154          0          0
1800.01/1800.50	c   setppc           :        100          7    1132229          0          0          0        173          0          0          0
1800.01/1800.50	c   logicor          :          0+         0     103235          0          0          0          0          0          0          0
1800.01/1800.50	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.50	c   integral         :      23.60       0.00       0.00      23.60       0.00
1800.01/1800.50	c   knapsack         :       4.69       0.25       4.44       0.00       0.00
1800.01/1800.50	c   setppc           :       3.69       0.00       3.69       0.00       0.00
1800.01/1800.50	c   logicor          :       0.30       0.00       0.30       0.00       0.00
1800.01/1800.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.50	c   rootredcost      :       0.46          7          0          0
1800.01/1800.50	c   pseudoobj        :      11.28    1153140         67          0
1800.01/1800.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.50	c   propagation      :       0.14        668        648        840       34.1          0        0.0          -
1800.01/1800.50	c   infeasible LP    :       1.55     185856          0          0        0.0          0        0.0          0
1800.01/1800.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.50	c   applied globally :          -          -          -        358       26.2          -          -          -
1800.01/1800.50	c   applied locally  :          -          -          -        290       37.5          -          -          -
1800.01/1800.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.50	c   cut pool         :       0.00          6          -          -         47          -    (maximal pool size: 376)
1800.01/1800.50	c   redcost          :       6.81     476594          0     735359          0          0
1800.01/1800.50	c   impliedbounds    :       0.00          7          0          0          0          0
1800.01/1800.50	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.50	c   gomory           :       0.05          7          0          0          2          0
1800.01/1800.50	c   strongcg         :       0.04          7          0          0          0          0
1800.01/1800.50	c   cmir             :       0.11          7          0          0         69          0
1800.01/1800.50	c   flowcover        :       0.96          7          0          0        217          0
1800.01/1800.50	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.50	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.50	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.50	c Pricers            :       Time      Calls       Vars
1800.01/1800.50	c   problem variables:       0.00          0          0
1800.01/1800.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.50	c   relpscost        :      23.21     351422          1       2152          0          0     698686
1800.01/1800.50	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.50	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.50	c   LP solutions     :       0.00          -          0
1800.01/1800.50	c   pseudo solutions :       0.00          -          0
1800.01/1800.50	c   oneopt           :       0.17          8          4
1800.01/1800.50	c   crossover        :      16.12         13          8
1800.01/1800.50	c   rootsoldiving    :      13.74       1778         13
1800.01/1800.50	c   guideddiving     :     113.33       3735          6
1800.01/1800.50	c   fracdiving       :     119.02       4438         24
1800.01/1800.50	c   pscostdiving     :     136.00       5221         52
1800.01/1800.50	c   linesearchdiving :      75.85       5221         34
1800.01/1800.50	c   simplerounding   :       2.08     351430         71
1800.01/1800.50	c   rounding         :       5.49      70405          7
1800.01/1800.50	c   shifting         :       4.44      31850        220
1800.01/1800.50	c   intshifting      :       0.01          0          0
1800.01/1800.50	c   fixandinfer      :       0.00          0          0
1800.01/1800.50	c   feaspump         :       0.02          0          0
1800.01/1800.50	c   coefdiving       :      65.29       2926         26
1800.01/1800.50	c   veclendiving     :      66.58       3594         37
1800.01/1800.50	c   intdiving        :       0.00          0          0
1800.01/1800.50	c   actconsdiving    :       0.00          0          0
1800.01/1800.50	c   objpscostdiving  :      32.29        717         18
1800.01/1800.50	c   octane           :       0.00          0          0
1800.01/1800.50	c   rens             :       1.03          1          1
1800.01/1800.50	c   rins             :       0.00          0          0
1800.01/1800.50	c   localbranching   :       0.00          0          0
1800.01/1800.50	c   mutation         :       0.00          0          0
1800.01/1800.50	c   dins             :       0.00          0          0
1800.01/1800.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.50	c   primal LP        :       0.01          0          0       0.00       0.00
1800.01/1800.50	c   dual LP          :    1030.45     485900    9752257      20.07    9464.08
1800.01/1800.50	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.50	c   diving/probing LP:     580.88     514742    3252165       6.32    5598.69
1800.01/1800.50	c   strong branching :      17.04      11376     191763      16.86   11253.70
1800.01/1800.50	c     (at root node) :          -         44       4233      96.20          -
1800.01/1800.50	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.50	c B&B Tree           :
1800.01/1800.50	c   number of runs   :          1
1800.01/1800.50	c   nodes            :     483741
1800.01/1800.50	c   nodes (total)    :     483741
1800.01/1800.50	c   nodes left       :     213895
1800.01/1800.50	c   max depth        :         43
1800.01/1800.50	c   max depth (total):         43
1800.01/1800.50	c   backtracks       :      80343 (16.6%)
1800.01/1800.50	c   delayed cutoffs  :          0
1800.01/1800.50	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.50	c   avg switch length:       4.99
1800.01/1800.50	c   switching time   :      13.93
1800.01/1800.50	c Solution           :
1800.01/1800.50	c   Solutions found  :        521 (23 improvements)
1800.01/1800.50	c   Primal Bound     : +1.53600000000000e+04   (in run 1, after 6510 nodes, 50.26 seconds, depth 16, found by <oneopt>)
1800.01/1800.50	c   Dual Bound       : +1.44640000000000e+04
1800.01/1800.50	c   Gap              :       6.19 %
1800.01/1800.50	c   Root Dual Bound  : +1.33120000000000e+04
1800.60/1801.19	c Time complete: 1800.69.

Verifier Data

OK	15360

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868679-1245132558/watcher-1868679-1245132558 -o /tmp/evaluation-result-1868679-1245132558/solver-1868679-1245132558 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868679-1245132558.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.07 0.99 0.99 3/64 10537
/proc/meminfo: memFree=993592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=5812 CPUtime=0
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 65958592 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/10537/statm: 1453 511 340 1256 0 192 0

[startup+0.0124021 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 10537
/proc/meminfo: memFree=993592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=10192 CPUtime=0
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 1516 0 0 0 0 0 0 0 18 0 1 0 65958592 10436608 1500 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/10537/statm: 2548 1500 378 1256 0 1287 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10192

[startup+0.102412 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 10537
/proc/meminfo: memFree=993592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=19652 CPUtime=0.09
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 3948 0 0 0 8 1 0 0 18 0 1 0 65958592 20123648 3578 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 4913 3578 636 1256 0 3652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19652

[startup+0.302435 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 10537
/proc/meminfo: memFree=993592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=23448 CPUtime=0.29
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 4820 0 0 0 28 1 0 0 19 0 1 0 65958592 24010752 4449 1992294400 4194304 9342243 548682068736 18446744073709551615 4971612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 5862 4449 651 1256 0 4601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23448

[startup+0.702481 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 10537
/proc/meminfo: memFree=993592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=23976 CPUtime=0.7
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 5050 0 0 0 68 2 0 0 22 0 1 0 65958592 24551424 4677 1992294400 4194304 9342243 548682068736 18446744073709551615 4971604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 5994 4677 652 1256 0 4733 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 23976

[startup+1.50157 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 10538
/proc/meminfo: memFree=976432/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=36628 CPUtime=1.49
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 7764 0 0 0 146 3 0 0 25 0 1 0 65958592 37507072 7386 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 9157 7386 679 1256 0 7896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36628

[startup+3.10176 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 10538
/proc/meminfo: memFree=966384/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=27648 CPUtime=3.09
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 7934 0 0 0 302 7 0 0 25 0 1 0 65958592 28311552 5299 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 6912 5299 690 1256 0 5651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27648

[startup+6.30113 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 10538
/proc/meminfo: memFree=973424/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=36108 CPUtime=6.29
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 10159 0 0 0 617 12 0 0 25 0 1 0 65958592 36974592 7523 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 9027 7523 694 1256 0 7766 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36108

[startup+12.7019 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 10538
/proc/meminfo: memFree=972720/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=27892 CPUtime=12.68
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 10640 0 0 0 1249 19 0 0 25 0 1 0 65958592 28561408 5816 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 6973 5816 695 1256 0 5712 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27892

[startup+25.5013 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 10538
/proc/meminfo: memFree=972592/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=27892 CPUtime=25.48
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 10699 0 0 0 2517 31 0 0 25 0 1 0 65958592 28561408 5875 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 6973 5875 695 1256 0 5712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27892

[startup+51.1013 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 10538
/proc/meminfo: memFree=970160/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=30972 CPUtime=51.07
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 13412 0 0 0 5044 63 0 0 25 0 1 0 65958592 31715328 6525 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 7743 6525 698 1256 0 6482 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30972

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 10538
/proc/meminfo: memFree=966448/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=34536 CPUtime=102.26
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 20410 0 0 0 10099 127 0 0 25 0 1 0 65958592 35364864 7436 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 8634 7436 699 1256 0 7373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34536

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=959600/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=41512 CPUtime=162.24
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 26351 0 0 0 16027 197 0 0 25 0 1 0 65958592 42508288 9162 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 10378 9162 699 1256 0 9117 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41512

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=954416/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=46620 CPUtime=222.23
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 29370 0 0 0 21959 264 0 0 25 0 1 0 65958592 47738880 10442 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 11655 10442 699 1256 0 10394 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46620

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=949552/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=50856 CPUtime=282.21
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 32638 0 0 0 27880 341 0 0 25 0 1 0 65958592 52076544 11643 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 12714 11643 699 1256 0 11453 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 50856

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=945392/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=55436 CPUtime=342.19
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 35495 0 0 0 33808 411 0 0 25 0 1 0 65958592 56766464 12683 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 13859 12683 699 1256 0 12598 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55436

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=939120/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=61844 CPUtime=402.18
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 37134 0 0 0 39734 484 0 0 25 0 1 0 65958592 63328256 14322 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 15461 14322 699 1256 0 14200 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61844

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=932976/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=67536 CPUtime=462.17
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 38584 0 0 0 45659 558 0 0 25 0 1 0 65958592 69156864 15772 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 16884 15772 699 1256 0 15623 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 67536

[startup+522.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=927728/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=72904 CPUtime=522.14
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 39930 0 0 0 51581 633 0 0 25 0 1 0 65958592 74653696 17118 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 18226 17118 699 1256 0 16965 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 72904

[startup+582.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=919600/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=81124 CPUtime=582.13
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 44074 0 0 0 57495 718 0 0 25 0 1 0 65958592 83070976 19108 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 20281 19108 699 1256 0 19020 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 81124

[startup+642.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=914736/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=86176 CPUtime=642.12
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 45292 0 0 0 63421 791 0 0 25 0 1 0 65958592 88244224 20326 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 21544 20326 699 1256 0 20283 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 86176

[startup+702.302 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=883184/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=118040 CPUtime=1002.02
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 54769 0 0 0 98962 1240 0 0 25 0 1 0 65958592 120872960 28204 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 29510 28204 699 1256 0 28249 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 118040

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=875248/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=126456 CPUtime=1062
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 56745 0 0 0 104885 1315 0 0 25 0 1 0 65958592 129490944 30180 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 31614 30180 699 1256 0 30353 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 126456

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=871280/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=130200 CPUtime=1121.99
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 57734 0 0 0 110805 1394 0 0 25 0 1 0 65958592 133324800 31169 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 32550 31169 699 1256 0 31289 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 130200

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=866032/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=135060 CPUtime=1181.97
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 59052 0 0 0 116732 1465 0 0 25 0 1 0 65958592 138301440 32487 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 33765 32487 699 1256 0 32504 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 135060

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=860464/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=140812 CPUtime=1241.96
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 60424 0 0 0 122654 1542 0 0 25 0 1 0 65958592 144191488 33858 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 35203 33858 699 1256 0 33942 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 140812

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=855408/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=145308 CPUtime=1301.94
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 61695 0 0 0 128578 1616 0 0 25 0 1 0 65958592 148795392 35128 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 36327 35128 699 1256 0 35066 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 145308

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=849392/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=152192 CPUtime=1361.92
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 63180 0 0 0 134498 1694 0 0 25 0 1 0 65958592 155844608 36610 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 38048 36610 699 1256 0 36787 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 152192

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=844912/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=155884 CPUtime=1421.91
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 64292 0 0 0 140421 1770 0 0 25 0 1 0 65958592 159625216 37722 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 38971 37722 699 1256 0 37710 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 155884

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=838512/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=162468 CPUtime=1481.89
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 65876 0 0 0 146342 1847 0 0 25 0 1 0 65958592 166367232 39302 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 40617 39302 699 1256 0 39356 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 162468

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=832304/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=168944 CPUtime=1541.87
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 67451 0 0 0 152262 1925 0 0 25 0 1 0 65958592 172998656 40877 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 42236 40877 699 1256 0 40975 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 168944

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=826480/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=174212 CPUtime=1601.85
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 70038 0 0 0 158173 2012 0 0 25 0 1 0 65958592 178393088 42335 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 43553 42335 699 1256 0 42292 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 174212

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=820080/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=183352 CPUtime=1661.84
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 71687 0 0 0 164094 2090 0 0 25 0 1 0 65958592 187752448 43984 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 45838 43984 699 1256 0 44577 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 183352

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=815152/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=188372 CPUtime=1721.82
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 72850 0 0 0 170013 2169 0 0 25 0 1 0 65958592 192892928 45147 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 47093 45147 699 1256 0 45832 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 188372

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=809776/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=194088 CPUtime=1781.81
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 74202 0 0 0 175929 2252 0 0 25 0 1 0 65958592 198746112 46498 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 48522 46498 699 1256 0 47261 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 194088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10538
/proc/meminfo: memFree=808240/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=195712 CPUtime=1800.01
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 74582 0 0 0 177722 2279 0 0 25 0 1 0 65958592 200409088 46878 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10537/statm: 48928 46878 699 1256 0 47667 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 195712

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 10539
/proc/meminfo: memFree=808232/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=195712 CPUtime=1800.11
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 74583 0 0 0 177732 2279 0 0 25 0 1 0 65958592 200409088 46879 1992294400 4194304 9342243 548682068736 18446744073709551615 5854372 0 0 4096 0 0 0 0 17 1 0 0
/proc/10537/statm: 48928 46879 700 1256 0 47667 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 195712

[startup+1801 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 10539
/proc/meminfo: memFree=808232/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=195712 CPUtime=1800.5
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 74583 0 0 0 177771 2279 0 0 25 0 1 0 65958592 200409088 46879 1992294400 4194304 9342243 548682068736 18446744073709551615 5854449 0 0 4096 0 0 0 0 17 1 0 0
/proc/10537/statm: 48928 46879 700 1256 0 47667 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 195712

[startup+1801.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 10539
/proc/meminfo: memFree=808232/2055920 swapFree=4192956/4192956
[pid=10537] ppid=10535 vsize=195712 CPUtime=1800.6
/proc/10537/stat : 10537 (pbscip.linux.x8) R 10535 10537 10357 0 -1 4194304 74583 0 0 0 177781 2279 0 0 25 0 1 0 65958592 200409088 46879 1992294400 4194304 9342243 548682068736 18446744073709551615 4745004 0 0 4096 0 0 0 0 17 1 0 0
/proc/10537/statm: 48928 46879 700 1256 0 47667 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (KiB) 195712

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.7
CPU user time (s): 1777.88
CPU system time (s): 22.8265
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 195712

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

runsolver used 1.14383 second user time and 3.90341 second system time

The end

Launcher Data

Begin job on node20 at 2009-06-16 08:09:18
IDJOB=1868679
IDBENCH=1848
IDSOLVER=684
FILE ID=node20/1868679-1245132558
PBS_JOBID= 9363710
Free space on /tmp= 66324 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868679-1245132558/watcher-1868679-1245132558 -o /tmp/evaluation-result-1868679-1245132558/solver-1868679-1245132558 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868679-1245132558.opb

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

MD5SUM BENCH= 687e90f40c46b53feec9c54ee9b43fa6
RANDOM SEED=719426691

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:        994008 kB
Buffers:         93128 kB
Cached:         861932 kB
SwapCached:          0 kB
Active:         121572 kB
Inactive:       846928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        994008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11880 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            79496 kB
Committed_AS:   124764 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node20 at 2009-06-16 08:39:20