Trace number 2666181

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverSAT (TO)34 1800.11 1800.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark28.0457
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2666181-1276588966.opb>
0.00/0.04	c original problem has 392 variables (392 bin, 0 int, 0 impl, 0 cont) and 679 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.06	c presolving:
0.00/0.07	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.08	c (round 2) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 35 upgd conss, 0 impls, 0 clqs
0.00/0.08	c (round 3) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.08/0.09	c (round 4) 0 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.29/0.34	c    (0.3s) probing: 185/392 (47.2%) - 1 fixings, 0 aggregations, 357 implications, 0 bound changes
0.29/0.34	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.34	c (round 5) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.29/0.35	c (round 6) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 123 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.29/0.35	c presolving (7 rounds):
0.29/0.35	c  1 deleted vars, 308 deleted constraints, 0 tightened bounds, 0 added holes, 77 changed sides, 123 changed coefficients
0.29/0.35	c  1036 implications, 0 cliques
0.29/0.35	c presolved problem has 391 variables (391 bin, 0 int, 0 impl, 0 cont) and 371 constraints
0.29/0.35	c      63 constraints of type <knapsack>
0.29/0.35	c     308 constraints of type <linear>
0.29/0.35	c transformed objective value is always integral (scale: 1)
0.29/0.35	c Presolving Time: 0.28
0.29/0.35	c - non default parameters ----------------------------------------------------------------------
0.29/0.35	c # SCIP version 1.2.1.2
0.29/0.35	c 
0.29/0.35	c # frequency for displaying node information lines
0.29/0.35	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.35	c display/freq = 10000
0.29/0.35	c 
0.29/0.35	c # maximal time in seconds to run
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/time = 1799.96
0.29/0.35	c 
0.29/0.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/memory = 1620
0.29/0.35	c 
0.29/0.35	c # should presolving try to simplify inequalities
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/linear/simplifyinequalities = TRUE
0.29/0.35	c 
0.29/0.35	c # should presolving try to simplify knapsacks
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.35	c 
0.29/0.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.35	c separating/rapidlearning/freq = 0
0.29/0.35	c 
0.29/0.35	c -----------------------------------------------------------------------------------------------
0.29/0.35	c start solving
0.29/0.36	c 
0.29/0.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.38	c   0.3s|     1 |     0 |   306 |     - |3015k|   0 | 242 | 391 | 371 | 391 | 371 |   0 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   319 |     - |3413k|   0 | 246 | 391 | 371 | 391 | 398 |  27 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
0.59/0.65	c   0.6s|     1 |     0 |   343 |     - |3788k|   0 | 253 | 391 | 371 | 391 | 421 |  50 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
0.69/0.77	c   0.7s|     1 |     0 |   403 |     - |4064k|   0 | 247 | 391 | 371 | 391 | 448 |  77 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
0.79/0.89	c   0.8s|     1 |     0 |   474 |     - |4321k|   0 | 249 | 391 | 371 | 391 | 479 | 108 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.00/1.03	c   0.9s|     1 |     0 |   596 |     - |4692k|   0 | 241 | 391 | 371 | 391 | 508 | 137 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.10/1.19	c   1.1s|     1 |     0 |   823 |     - |4979k|   0 | 225 | 391 | 371 | 391 | 535 | 164 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
2.49/2.57	c   2.4s|     1 |     2 |   823 |     - |4979k|   0 | 225 | 391 | 371 | 391 | 535 | 164 |   0 |  43 | 7.000000e+00 |      --      |    Inf 
7.69/7.74	o 115
7.69/7.74	c z 7.2s|    14 |    10 |  1926 |  84.8 |5027k|  12 |   - | 391 | 371 | 391 | 428 | 164 |   0 | 637 | 8.000000e+00 | 1.150000e+02 |1337.50%
27.78/27.85	o 64
27.78/27.85	c l26.0s|  2553 |  1355 | 55935 |  21.6 |6683k|  37 |   - | 391 |1828 | 391 | 428 | 164 |1496 |1897 | 1.200000e+01 | 6.400000e+01 | 433.33%
35.78/35.80	o 63
35.78/35.80	c v33.5s|  3457 |  1859 | 84952 |  24.3 |7376k|  42 |   - | 391 |1964 | 391 | 428 | 164 |2298 |2160 | 1.300000e+01 | 6.300000e+01 | 384.62%
40.27/40.34	o 47
40.27/40.34	c c37.8s|  3875 |  1517 |105142 |  26.9 |7261k|  42 |   - | 391 |1791 | 391 | 428 | 164 |2863 |2180 | 1.300000e+01 | 4.700000e+01 | 261.54%
82.85/82.97	c  78.1s| 10000 |  4266 |269141 |  26.8 |  11M|  53 |  80 | 391 |2067 | 391 | 428 | 164 |8174 |2939 | 1.400000e+01 | 4.700000e+01 | 235.71%
104.04/104.10	o 44
104.04/104.10	c l98.1s| 13451 |  4849 |344927 |  25.6 |  12M|  58 |   - | 391 |2491 | 391 | 428 | 164 |  11k|3365 | 1.500000e+01 | 4.400000e+01 | 193.33%
105.24/105.33	o 43
105.24/105.33	c C99.2s| 13651 |  4690 |349241 |  25.5 |  12M|  58 |  82 | 391 |2534 | 391 | 428 | 164 |  11k|3365 | 1.500000e+01 | 4.300000e+01 | 186.67%
115.84/115.99	o 42
115.84/115.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.84/115.99	c c 109s| 15565 |  4997 |386667 |  24.8 |  12M|  58 |   - | 391 |2654 | 391 | 428 | 164 |  13k|3396 | 1.500000e+01 | 4.200000e+01 | 180.00%
139.24/139.30	c   132s| 20000 |  6200 |467300 |  23.3 |  14M|  58 | 126 | 391 |3070 | 391 | 428 | 164 |  16k|3406 | 1.500000e+01 | 4.200000e+01 | 180.00%
192.32/192.42	c   182s| 30000 |  8879 |640814 |  21.3 |  19M|  58 | 169 | 391 |3239 | 391 | 428 | 164 |  25k|3420 | 1.600000e+01 | 4.200000e+01 | 162.50%
211.31/211.45	o 40
211.31/211.45	c c 200s| 33456 |  8710 |698040 |  20.8 |  19M|  58 |   - | 391 |3564 | 391 | 428 | 164 |  28k|4070 | 1.600000e+01 | 4.000000e+01 | 150.00%
245.89/246.06	c   233s| 40000 | 10100 |798857 |  20.0 |  22M|  58 |  82 | 391 |3345 | 391 | 428 | 164 |  34k|4742 | 1.700000e+01 | 4.000000e+01 | 135.29%
252.09/252.27	o 38
252.09/252.27	c p 239s| 41210 |  8992 |818847 |  19.9 |  21M|  58 |   - | 391 |3243 | 391 | 428 | 164 |  35k|4781 | 1.700000e+01 | 3.800000e+01 | 123.53%
297.18/297.33	c   281s| 50000 | 10618 |953807 |  19.1 |  24M|  61 |   - | 391 |3519 |   0 |   0 | 164 |  43k|5669 | 1.700000e+01 | 3.800000e+01 | 123.53%
344.26/344.46	c   326s| 60000 | 12680 |  1096k|  18.3 |  28M|  61 |  70 | 391 |3531 | 391 | 428 | 164 |  50k|6420 | 1.800000e+01 | 3.800000e+01 | 111.11%
391.83/392.06	c   371s| 70000 | 14865 |  1241k|  17.7 |  32M|  61 |  70 | 391 |3801 | 391 | 428 | 164 |  58k|7086 | 1.800000e+01 | 3.800000e+01 | 111.11%
438.73/438.96	c   415s| 80000 | 16701 |  1374k|  17.2 |  36M|  61 | 111 | 391 |4173 | 391 | 428 | 164 |  65k|8016 | 1.900000e+01 | 3.800000e+01 | 100.00%
485.40/485.67	c   459s| 90000 | 18703 |  1510k|  16.8 |  40M|  68 |  53 | 391 |3412 | 391 | 428 | 164 |  72k|8855 | 1.900000e+01 | 3.800000e+01 | 100.00%
529.49/529.74	c   501s|100000 | 20544 |  1636k|  16.4 |  44M|  68 |  54 | 391 |3416 | 391 | 428 | 164 |  79k|9404 | 1.900000e+01 | 3.800000e+01 | 100.00%
575.08/575.33	c   544s|110000 | 22423 |  1767k|  16.1 |  48M|  68 |   - | 391 |4137 |   0 |   0 | 164 |  86k|9873 | 2.000000e+01 | 3.800000e+01 |  90.00%
619.75/620.03	c   586s|120000 | 24167 |  1896k|  15.8 |  52M|  68 |  34 | 391 |4759 | 391 | 428 | 164 |  93k|  10k| 2.000000e+01 | 3.800000e+01 |  90.00%
638.75/639.07	o 36
638.75/639.07	c * 604s|124582 | 18583 |  1953k|  15.7 |  43M|  68 |   - | 391 |4935 | 391 | 428 | 164 |  96k|  10k| 2.000000e+01 | 3.600000e+01 |  80.00%
663.14/663.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
663.14/663.42	c   627s|130000 | 19299 |  2015k|  15.5 |  45M|  68 |   - | 391 |4876 | 391 | 428 | 164 | 100k|  11k| 2.000000e+01 | 3.600000e+01 |  80.00%
706.62/706.96	o 34
706.62/706.96	c * 668s|139801 | 14698 |  2132k|  15.2 |  38M|  68 |   - | 391 |4178 | 391 | 428 | 164 | 108k|  11k| 2.050000e+01 | 3.400000e+01 |  65.85%
707.62/707.90	c   669s|140000 | 14700 |  2134k|  15.2 |  38M|  68 |  85 | 391 |4165 | 391 | 428 | 164 | 108k|  11k| 2.050000e+01 | 3.400000e+01 |  65.85%
750.41/750.71	c   710s|150000 | 15013 |  2246k|  15.0 |  40M|  68 |   - | 391 |4161 |   0 |   0 | 164 | 115k|  12k| 2.100000e+01 | 3.400000e+01 |  61.90%
790.38/790.71	c   748s|160000 | 15711 |  2354k|  14.7 |  42M|  68 |   - | 391 |3254 | 391 | 428 | 164 | 121k|  12k| 2.100000e+01 | 3.400000e+01 |  61.90%
832.77/833.10	c   788s|170000 | 16459 |  2465k|  14.5 |  44M|  68 |  89 | 391 |3310 | 391 | 428 | 164 | 128k|  13k| 2.200000e+01 | 3.400000e+01 |  54.55%
873.26/873.64	c   826s|180000 | 16667 |  2567k|  14.3 |  45M|  68 |  55 | 391 |3681 | 391 | 428 | 164 | 134k|  14k| 2.200000e+01 | 3.400000e+01 |  54.55%
913.04/913.41	c   864s|190000 | 16824 |  2675k|  14.1 |  46M|  68 |   - | 391 |3545 | 391 | 428 | 164 | 139k|  14k| 2.200000e+01 | 3.400000e+01 |  54.55%
954.23/954.61	c   903s|200000 | 17039 |  2788k|  13.9 |  48M|  68 |   - | 391 |3909 |   0 |   0 | 164 | 145k|  14k| 2.250000e+01 | 3.400000e+01 |  51.11%
995.21/995.65	c   941s|210000 | 16963 |  2899k|  13.8 |  48M|  68 |   - | 391 |3108 | 391 | 428 | 164 | 150k|  15k| 2.300000e+01 | 3.400000e+01 |  47.83%
1035.00/1035.46	c   979s|220000 | 16762 |  3006k|  13.7 |  49M|  68 |  54 | 391 |3368 | 391 | 428 | 164 | 156k|  15k| 2.300000e+01 | 3.400000e+01 |  47.83%
1074.88/1075.37	c  1017s|230000 | 16572 |  3112k|  13.5 |  49M|  68 |  68 | 391 |3518 | 391 | 428 | 164 | 161k|  16k| 2.300000e+01 | 3.400000e+01 |  47.83%
1116.46/1116.99	c  1056s|240000 | 16441 |  3222k|  13.4 |  50M|  68 |  55 | 391 |3702 | 391 | 428 | 164 | 167k|  17k| 2.400000e+01 | 3.400000e+01 |  41.67%
1157.15/1157.62	c  1095s|250000 | 16436 |  3330k|  13.3 |  51M|  68 |   - | 391 |4103 | 391 | 428 | 164 | 173k|  17k| 2.400000e+01 | 3.400000e+01 |  41.67%
1198.83/1199.39	c  1134s|260000 | 16138 |  3434k|  13.2 |  51M|  68 |  89 | 391 |3776 | 391 | 428 | 164 | 179k|  18k| 2.400000e+01 | 3.400000e+01 |  41.67%
1240.12/1240.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1240.12/1240.66	c  1173s|270000 | 15589 |  3543k|  13.1 |  50M|  68 |  53 | 391 |3602 | 391 | 428 | 164 | 185k|  18k| 2.500000e+01 | 3.400000e+01 |  36.00%
1283.40/1283.91	c  1214s|280000 | 15771 |  3646k|  13.0 |  51M|  68 |   - | 391 |4411 | 391 | 428 | 164 | 193k|  19k| 2.500000e+01 | 3.400000e+01 |  36.00%
1322.99/1323.50	c  1252s|290000 | 15437 |  3748k|  12.9 |  51M|  68 |  30 | 391 |3918 | 391 | 428 | 164 | 199k|  19k| 2.500000e+01 | 3.400000e+01 |  36.00%
1365.87/1366.47	c  1292s|300000 | 14764 |  3857k|  12.9 |  50M|  68 |   - | 391 |3758 | 391 | 428 | 164 | 206k|  20k| 2.500000e+01 | 3.400000e+01 |  36.00%
1405.16/1405.73	c  1330s|310000 | 14242 |  3955k|  12.8 |  49M|  68 |  44 | 391 |3992 | 391 | 428 | 164 | 212k|  20k| 2.600000e+01 | 3.400000e+01 |  30.77%
1447.14/1447.76	c  1369s|320000 | 13341 |  4061k|  12.7 |  48M|  68 |   - | 391 |3793 |   0 |   0 | 164 | 218k|  21k| 2.600000e+01 | 3.400000e+01 |  30.77%
1487.73/1488.37	c  1408s|330000 | 12521 |  4165k|  12.6 |  47M|  68 |   - | 391 |3752 | 391 | 428 | 164 | 223k|  21k| 2.600000e+01 | 3.400000e+01 |  30.77%
1528.90/1529.55	c  1447s|340000 | 11557 |  4279k|  12.6 |  45M|  68 |  56 | 391 |3883 | 391 | 428 | 164 | 229k|  22k| 2.600000e+01 | 3.400000e+01 |  30.77%
1572.19/1572.82	c  1488s|350000 | 10359 |  4395k|  12.6 |  42M|  68 |   - | 391 |3643 | 391 | 428 | 164 | 234k|  22k| 2.700000e+01 | 3.400000e+01 |  25.93%
1615.07/1615.73	c  1528s|360000 |  8988 |  4515k|  12.5 |  39M|  68 |   - | 391 |3751 |   0 |   0 | 164 | 240k|  23k| 2.700000e+01 | 3.400000e+01 |  25.93%
1657.36/1658.07	c  1568s|370000 |  7815 |  4632k|  12.5 |  36M|  68 | 114 | 391 |3495 | 391 | 428 | 164 | 245k|  23k| 2.700000e+01 | 3.400000e+01 |  25.93%
1700.24/1700.91	c  1609s|380000 |  6434 |  4756k|  12.5 |  32M|  68 |   - | 391 |3561 | 391 | 428 | 164 | 251k|  24k| 2.800000e+01 | 3.400000e+01 |  21.43%
1741.93/1742.64	c  1649s|390000 |  5025 |  4873k|  12.5 |  28M|  68 |   - | 391 |3457 | 391 | 428 | 164 | 256k|  24k| 2.800000e+01 | 3.400000e+01 |  21.43%
1784.62/1785.37	c  1689s|400000 |  3403 |  5002k|  12.5 |  23M|  68 |  64 | 391 |3315 | 391 | 428 | 164 | 261k|  25k| 2.900000e+01 | 3.400000e+01 |  17.24%
1800.02/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.71	c 
1800.02/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.71	c Solving Time (sec) : 1703.34
1800.02/1800.71	c Solving Nodes      : 403488
1800.02/1800.71	c Primal Bound       : +3.40000000000000e+01 (13 solutions)
1800.02/1800.71	c Dual Bound         : +2.90000000000000e+01
1800.02/1800.71	c Gap                : 17.24 %
1800.02/1800.71	s SATISFIABLE
1800.02/1800.71	v x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 
1800.02/1800.71	v x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 -x111 x112 x113 x114 x115 
1800.02/1800.71	v x116 x117 x118 x119 x120 x121 -x122 x123 x124 x125 x126 -x127 -x128 x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 
1800.02/1800.71	v x139 x140 x141 x142 x143 x144 -x145 -x146 x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 x161 
1800.02/1800.71	v x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 x178 x179 x180 -x181 -x182 -x183 
1800.02/1800.71	v -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 
1800.02/1800.71	v x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 -x217 x218 x219 x220 x221 x222 -x223 x224 x225 x226 x227 -x228 -x229 x230 
1800.02/1800.71	v x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 x240 x241 -x242 -x243 x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 
1800.02/1800.71	v -x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 x272 -x273 -x274 
1800.02/1800.71	v -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x288 x289 
1800.02/1800.71	v x290 x291 x292 -x293 x294 x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 x305 x306 -x307 -x308 -x309 -x310 -x311 
1800.02/1800.71	v -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 
1800.02/1800.71	v -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x14 -x13 -x12 -x11 -x10 x9 -x8 -x343 x344 x345 x346 -x347 x348 
1800.02/1800.71	v x349 -x350 -x351 -x352 -x353 x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 
1800.02/1800.71	v -x370 -x371 -x372 -x28 -x27 -x26 x25 x24 -x23 -x22 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 
1800.02/1800.71	v -x386 -x35 -x34 x33 -x32 -x31 x30 x29 -x387 -x388 -x389 -x390 -x391 -x42 -x41 x40 x39 -x38 -x37 x36 -x392 -x56 x55 -x54 -x53 
1800.02/1800.71	v -x52 -x51 x50 -x49 -x48 x47 x46 x45 x44 -x43 -x7 x6 -x5 -x4 -x3 x2 -x1 
1800.02/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.71	c Solving Time       :    1703.34
1800.02/1800.71	c Original Problem   :
1800.02/1800.71	c   Problem name     : HOME/instance-2666181-1276588966.opb
1800.02/1800.71	c   Variables        : 392 (392 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.71	c   Constraints      : 679 initial, 679 maximal
1800.02/1800.71	c Presolved Problem  :
1800.02/1800.71	c   Problem name     : t_HOME/instance-2666181-1276588966.opb
1800.02/1800.71	c   Variables        : 391 (391 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.71	c   Constraints      : 371 initial, 5283 maximal
1800.02/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.72	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.72	c   probing          :       0.24          1          0          0          0          0          0          0          0
1800.02/1800.72	c   knapsack         :       0.02          0          0          0          0          0          0         21         67
1800.02/1800.72	c   linear           :       0.02          0          0          0          0          0        308         56         56
1800.02/1800.72	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.72	c   root node        :          -         13          -          -         13          -          -          -          -
1800.02/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.72	c   integral         :          0          0          0     226571          0        458      18199          0          0     441178
1800.02/1800.72	c   knapsack         :         63          6    1969064          2          0       4904     514520        382          0          0
1800.02/1800.72	c   linear           :        308          6    1964158          1          0      38990    2340745          0          0          0
1800.02/1800.72	c   logicor          :          0+         0    1483415          0          0       2738    3155005          0          0          0
1800.02/1800.72	c   countsols        :          0          0          0          2          0          0          0          0          0          0
1800.02/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.72	c   integral         :      72.13       0.00       0.00      72.13       0.00
1800.02/1800.72	c   knapsack         :      37.72       0.02      37.70       0.00       0.00
1800.02/1800.72	c   linear           :     443.12       0.00     443.12       0.00       0.00
1800.02/1800.72	c   logicor          :      97.70       0.00      97.70       0.00       0.00
1800.02/1800.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.72	c   vbounds          :       1.36          2          0          0
1800.02/1800.72	c   rootredcost      :       1.01         11          0          2
1800.02/1800.72	c   pseudoobj        :       4.06    1968941        187      37715
1800.02/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.72	c   propagation      :       5.58      46818      46781     366161       25.0       1149       12.6          -
1800.02/1800.72	c   infeasible LP    :       9.43      48925      48911     104792       13.6       2741       12.8          0
1800.02/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.72	c   pseudo solution  :       0.00          2          2          2        1.5          0        0.0          -
1800.02/1800.72	c   applied globally :          -          -          -     263582       18.4          -          -          -
1800.02/1800.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.72	c   cut pool         :       0.00          5          -          -       1046          -    (maximal pool size: 2542)
1800.02/1800.72	c   redcost          :       5.54     251938          0      38959          0          0
1800.02/1800.72	c   impliedbounds    :       0.00          6          0          0         23          0
1800.02/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.72	c   gomory           :       0.01          6          0          0        115          0
1800.02/1800.72	c   strongcg         :       0.02          6          0          0        138          0
1800.02/1800.72	c   cmir             :       0.29          6          0          0       1428          0
1800.02/1800.72	c   flowcover        :       0.24          6          0          0       1201          0
1800.02/1800.72	c   clique           :       0.00          1          0          0          0          0
1800.02/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.72	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.72	c   rapidlearning    :       0.04          1          0          0          0          0
1800.02/1800.72	c Pricers            :       Time      Calls       Vars
1800.02/1800.72	c   problem variables:       0.00          0          0
1800.02/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.72	c   relpscost        :      71.53     226569        458      18199          0          0     441178
1800.02/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   inference        :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.72	c   LP solutions     :       0.07          -          2
1800.02/1800.72	c   pseudo solutions :       0.00          -          0
1800.02/1800.72	c   intshifting      :       0.04          0          0
1800.02/1800.72	c   oneopt           :       0.31         11          0
1800.02/1800.72	c   crossover        :       1.05         12          1
1800.02/1800.72	c   rootsoldiving    :       7.18        326          2
1800.02/1800.72	c   guideddiving     :      11.02        818          0
1800.02/1800.72	c   linesearchdiving :      19.60        818          2
1800.02/1800.72	c   fracdiving       :       7.04        818          0
1800.02/1800.72	c   coefdiving       :       8.69        819          3
1800.02/1800.72	c   pscostdiving     :      22.73        819          1
1800.02/1800.72	c   veclendiving     :      24.89        819          1
1800.02/1800.72	c   objpscostdiving  :       3.50        410          0
1800.02/1800.72	c   trivial          :       0.01          2          0
1800.02/1800.72	c   simplerounding   :       0.38          0          0
1800.02/1800.72	c   zirounding       :       0.30       1000          1
1800.02/1800.72	c   rounding         :       1.56       6882          0
1800.02/1800.72	c   shifting         :      13.10       2117          0
1800.02/1800.72	c   twoopt           :       0.00          0          0
1800.02/1800.72	c   fixandinfer      :       0.00          0          0
1800.02/1800.72	c   feaspump         :       0.13         14          0
1800.02/1800.72	c   intdiving        :       0.00          0          0
1800.02/1800.72	c   actconsdiving    :       0.00          0          0
1800.02/1800.72	c   octane           :       0.00          0          0
1800.02/1800.72	c   rens             :       0.00          0          0
1800.02/1800.72	c   rins             :       0.00          0          0
1800.02/1800.72	c   localbranching   :       0.00          0          0
1800.02/1800.72	c   mutation         :       0.00          0          0
1800.02/1800.72	c   dins             :       0.00          0          0
1800.02/1800.72	c   undercover       :       0.00          0          0
1800.02/1800.72	c   nlp              :       0.22          0          0
1800.02/1800.72	c   trysol           :       0.43          0          0
1800.02/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.72	c   dual LP          :     698.25     385064    4618174      11.99    6613.93
1800.02/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.72	c   diving/probing LP:      65.49      36094     431780      11.96    6593.07
1800.02/1800.72	c   strong branching :      59.34      25554     384985      15.07    6487.78
1800.02/1800.72	c     (at root node) :          -         43       8159     189.74          -
1800.02/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.72	c B&B Tree           :
1800.02/1800.72	c   number of runs   :          1
1800.02/1800.72	c   nodes            :     403488
1800.02/1800.72	c   nodes (total)    :     403488
1800.02/1800.72	c   nodes left       :       2884
1800.02/1800.72	c   max depth        :         68
1800.02/1800.72	c   max depth (total):         68
1800.02/1800.72	c   backtracks       :      80316 (19.9%)
1800.02/1800.72	c   delayed cutoffs  :      18092
1800.02/1800.72	c   repropagations   :     327614 (1174580 domain reductions, 8959 cutoffs)
1800.02/1800.72	c   avg switch length:       7.68
1800.02/1800.72	c   switching time   :     145.38
1800.02/1800.72	c Solution           :
1800.02/1800.72	c   Solutions found  :         13 (11 improvements)
1800.02/1800.72	c   First Solution   : +1.15000000000000e+02   (in run 1, after 14 nodes, 7.24 seconds, depth 12, found by <zirounding>)
1800.02/1800.72	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 139801 nodes, 668.32 seconds, depth 36, found by <relaxation>)
1800.02/1800.72	c   Dual Bound       : +2.90000000000000e+01
1800.02/1800.72	c   Gap              :      17.24 %
1800.02/1800.72	c   Root Dual Bound  : +7.00000000000001e+00
1800.02/1800.72	c   Root Iterations  :        823
1800.02/1800.79	c Time complete: 1800.1.

Verifier Data

OK	34

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2666181-1276588966/watcher-2666181-1276588966 -o /tmp/evaluation-result-2666181-1276588966/solver-2666181-1276588966 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666181-1276588966.opb -t 1800 -m 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.58 1.16 1.05 3/106 3709
/proc/meminfo: memFree=1835528/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=8260 CPUtime=0
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 1023 0 0 0 0 0 0 0 18 0 1 0 32552975 8458240 943 1992294400 4194304 9819077 140733646408080 18446744073709551615 5960099 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3709/statm: 2322 953 371 1374 0 943 0

[startup+0.09034 s]
/proc/loadavg: 1.58 1.16 1.05 3/106 3709
/proc/meminfo: memFree=1835528/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=18692 CPUtime=0.08
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 4324 0 0 0 7 1 0 0 20 0 1 0 32552975 19140608 3376 1992294400 4194304 9819077 140733646408080 18446744073709551615 4333616 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 4673 3376 500 1374 0 3294 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18692

[startup+0.101343 s]
/proc/loadavg: 1.58 1.16 1.05 3/106 3709
/proc/meminfo: memFree=1835528/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=17800 CPUtime=0.1
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 4624 0 0 0 8 2 0 0 20 0 1 0 32552975 18227200 3162 1992294400 4194304 9819077 140733646408080 18446744073709551615 4979691 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 4450 3162 512 1374 0 3071 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17800

[startup+0.300379 s]
/proc/loadavg: 1.58 1.16 1.05 3/106 3709
/proc/meminfo: memFree=1835528/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=17940 CPUtime=0.29
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 4657 0 0 0 27 2 0 0 20 0 1 0 32552975 18370560 3195 1992294400 4194304 9819077 140733646408080 18446744073709551615 4978973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 4485 3195 512 1374 0 3106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17940

[startup+0.700454 s]
/proc/loadavg: 1.58 1.16 1.05 3/106 3709
/proc/meminfo: memFree=1835528/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=24120 CPUtime=0.69
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 10646 0 0 0 64 5 0 0 21 0 1 0 32552975 24698880 4481 1992294400 4194304 9819077 140733646408080 18446744073709551615 5722746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6030 4481 692 1374 0 4651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24120

[startup+1.5006 s]
/proc/loadavg: 1.58 1.16 1.05 2/107 3710
/proc/meminfo: memFree=1819276/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=27812 CPUtime=1.49
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 15009 0 0 0 142 7 0 0 23 0 1 0 32552975 28479488 4852 1992294400 4194304 9819077 140733646408080 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6953 4852 698 1374 0 5574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27812

[startup+3.1019 s]
/proc/loadavg: 1.53 1.16 1.05 2/107 3710
/proc/meminfo: memFree=1817788/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=27828 CPUtime=3.09
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 34013 0 0 0 294 15 0 0 25 0 1 0 32552975 28495872 4841 1992294400 4194304 9819077 140733646408080 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6957 4841 702 1374 0 5578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27828

[startup+6.3015 s]
/proc/loadavg: 1.53 1.16 1.05 2/107 3710
/proc/meminfo: memFree=1817912/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=25104 CPUtime=6.29
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 77129 0 0 0 597 32 0 0 25 0 1 0 32552975 25706496 4797 1992294400 4194304 9819077 140733646408080 18446744073709551615 7816457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6276 4797 702 1374 0 4897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25104

[startup+12.7017 s]
/proc/loadavg: 1.45 1.15 1.05 2/107 3710
/proc/meminfo: memFree=1817920/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=25324 CPUtime=12.68
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 214973 0 0 0 1180 88 0 0 25 0 1 0 32552975 25931776 4807 1992294400 4194304 9819077 140733646408080 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6331 4807 708 1374 0 4952 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25324

[startup+25.5011 s]
/proc/loadavg: 1.38 1.14 1.05 2/107 3710
/proc/meminfo: memFree=1815812/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=27632 CPUtime=25.48
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 361021 0 0 0 2381 167 0 0 25 0 1 0 32552975 28295168 5426 1992294400 4194304 9819077 140733646408080 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 6882 5427 708 1374 0 5503 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27632

[startup+51.1009 s]
/proc/loadavg: 1.25 1.13 1.05 2/107 3712
/proc/meminfo: memFree=1813580/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=28996 CPUtime=51.06
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 592514 0 0 0 4792 314 0 0 25 0 1 0 32552975 29691904 5836 1992294400 4194304 9819077 140733646408080 18446744073709551615 4981165 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 7249 5836 728 1374 0 5870 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28996

[startup+102.308 s]
/proc/loadavg: 1.10 1.11 1.04 2/107 3712
/proc/meminfo: memFree=1806884/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=35952 CPUtime=102.26
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 989040 0 0 0 9645 581 0 0 25 0 1 0 32552975 36814848 7601 1992294400 4194304 9819077 140733646408080 18446744073709551615 4983306 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 8988 7601 728 1374 0 7609 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35952

[startup+162.301 s]
/proc/loadavg: 1.04 1.09 1.03 2/107 3714
/proc/meminfo: memFree=1801304/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=41896 CPUtime=162.23
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 1408658 0 0 0 15345 878 0 0 25 0 1 0 32552975 42901504 9024 1992294400 4194304 9819077 140733646408080 18446744073709551615 6372759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 10474 9024 731 1374 0 9095 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41896

[startup+222.302 s]
/proc/loadavg: 1.01 1.07 1.03 2/107 3716
/proc/meminfo: memFree=1796096/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=46168 CPUtime=222.2
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 1829054 0 0 0 21035 1185 0 0 25 0 1 0 32552975 47276032 10173 1992294400 4194304 9819077 140733646408080 18446744073709551615 4979601 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 11542 10173 731 1374 0 10163 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 46168

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/107 3718
/proc/meminfo: memFree=1792004/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=51012 CPUtime=282.18
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 2278356 0 0 0 26705 1513 0 0 25 0 1 0 32552975 52236288 11297 1992294400 4194304 9819077 140733646408080 18446744073709551615 6361848 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 12753 11297 732 1374 0 11374 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 51012

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/107 3720
/proc/meminfo: memFree=1785308/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=57496 CPUtime=342.15
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 2687773 0 0 0 32373 1842 0 0 25 0 1 0 32552975 58875904 12945 1992294400 4194304 9819077 140733646408080 18446744073709551615 4979703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 14374 12945 732 1374 0 12995 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 57496

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/107 3720
/proc/meminfo: memFree=1780596/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=61944 CPUtime=402.13
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 3127481 0 0 0 38042 2171 0 0 25 0 1 0 32552975 63430656 14114 1992294400 4194304 9819077 140733646408080 18446744073709551615 6667167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 15486 14114 732 1374 0 14107 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 61944

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 3722
/proc/meminfo: memFree=1774768/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=67944 CPUtime=462.11
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 3555941 0 0 0 43715 2496 0 0 25 0 1 0 32552975 69574656 15552 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 16986 15552 732 1374 0 15607 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 67944

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 3724
/proc/meminfo: memFree=1766584/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=75864 CPUtime=522.09
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 3990614 0 0 0 49369 2840 0 0 25 0 1 0 32552975 77684736 17589 1992294400 4194304 9819077 140733646408080 18446744073709551615 6361805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 18966 17589 732 1374 0 17587 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 75864

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 3726
/proc/meminfo: memFree=1759764/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=82664 CPUtime=582.07
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 4412135 0 0 0 55041 3166 0 0 25 0 1 0 32552975 84647936 19293 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 20666 19293 732 1374 0 19287 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 82664

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 3728
/proc/meminfo: memFree=1753812/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=88172 CPUtime=642.05
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 4810093 0 0 0 60712 3493 0 0 25 0 1 0 32552975 90288128 20646 1992294400 4194304 9819077 140733646408080 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22043 20646 732 1374 0 20664 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 88172

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3734
/proc/meminfo: memFree=1752944/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=88600 CPUtime=881.95
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 6361038 0 0 0 83418 4777 0 0 25 0 1 0 32552975 90726400 20840 1992294400 4194304 9819077 140733646408080 18446744073709551615 4982757 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22150 20840 732 1374 0 20771 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 88600

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3736
/proc/meminfo: memFree=1752696/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=88736 CPUtime=941.93
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 6740654 0 0 0 89098 5095 0 0 25 0 1 0 32552975 90865664 20873 1992294400 4194304 9819077 140733646408080 18446744073709551615 4979093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22184 20873 732 1374 0 20805 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 88736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3736
/proc/meminfo: memFree=1752696/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=89148 CPUtime=1001.9
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 7122252 0 0 0 94774 5416 0 0 25 0 1 0 32552975 91287552 20970 1992294400 4194304 9819077 140733646408080 18446744073709551615 4948105 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22287 20970 732 1374 0 20908 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 89148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3738
/proc/meminfo: memFree=1752448/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=89428 CPUtime=1061.88
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 7506074 0 0 0 100439 5749 0 0 25 0 1 0 32552975 91574272 21020 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22357 21020 732 1374 0 20978 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 89428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3740
/proc/meminfo: memFree=1751952/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=89792 CPUtime=1121.86
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 7902062 0 0 0 106114 6072 0 0 25 0 1 0 32552975 91947008 21131 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22448 21131 732 1374 0 21069 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 89792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3742
/proc/meminfo: memFree=1751456/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=90004 CPUtime=1181.84
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 8270508 0 0 0 111800 6384 0 0 25 0 1 0 32552975 92164096 21166 1992294400 4194304 9819077 140733646408080 18446744073709551615 4925962 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22501 21166 732 1374 0 21122 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 90004

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3744
/proc/meminfo: memFree=1751208/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91492 CPUtime=1241.82
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 8633262 0 0 0 117486 6696 0 0 25 0 1 0 32552975 93687808 21268 1992294400 4194304 9819077 140733646408080 18446744073709551615 7286958 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22873 21268 732 1374 0 21494 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 91492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3744
/proc/meminfo: memFree=1751084/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=90608 CPUtime=1301.8
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 8977980 0 0 0 123185 6995 0 0 25 0 1 0 32552975 92782592 21330 1992294400 4194304 9819077 140733646408080 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22652 21330 732 1374 0 21273 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 90608

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3746
/proc/meminfo: memFree=1750588/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91112 CPUtime=1361.76
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 9357785 0 0 0 128858 7318 0 0 25 0 1 0 32552975 93298688 21388 1992294400 4194304 9819077 140733646408080 18446744073709551615 7302705 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22778 21388 732 1374 0 21399 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 91112

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3748
/proc/meminfo: memFree=1750340/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91124 CPUtime=1421.75
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 9722964 0 0 0 134539 7636 0 0 25 0 1 0 32552975 93310976 21447 1992294400 4194304 9819077 140733646408080 18446744073709551615 4978431 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22781 21447 732 1374 0 21402 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 91124

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3750
/proc/meminfo: memFree=1750340/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91100 CPUtime=1481.72
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 10108278 0 0 0 140207 7965 0 0 25 0 1 0 32552975 93286400 21447 1992294400 4194304 9819077 140733646408080 18446744073709551615 4978086 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22775 21447 732 1374 0 21396 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 91100

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3752
/proc/meminfo: memFree=1750216/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91124 CPUtime=1541.7
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 10489581 0 0 0 145889 8281 0 0 25 0 1 0 32552975 93310976 21450 1992294400 4194304 9819077 140733646408080 18446744073709551615 6367477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22781 21450 732 1374 0 21402 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 91124

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3752
/proc/meminfo: memFree=1749720/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91368 CPUtime=1601.68
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 10857703 0 0 0 151567 8601 0 0 25 0 1 0 32552975 93560832 21470 1992294400 4194304 9819077 140733646408080 18446744073709551615 7816431 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22842 21470 732 1374 0 21463 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 91368

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3754
/proc/meminfo: memFree=1749720/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91424 CPUtime=1661.66
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 11232382 0 0 0 157245 8921 0 0 25 0 1 0 32552975 93618176 21474 1992294400 4194304 9819077 140733646408080 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22856 21474 732 1374 0 21477 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 91424

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3756
/proc/meminfo: memFree=1749720/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91100 CPUtime=1721.63
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 11611031 0 0 0 162931 9232 0 0 25 0 1 0 32552975 93286400 21467 1992294400 4194304 9819077 140733646408080 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22775 21467 732 1374 0 21396 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 91100

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3758
/proc/meminfo: memFree=1749596/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91100 CPUtime=1781.61
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 11990710 0 0 0 168594 9567 0 0 25 0 1 0 32552975 93286400 21469 1992294400 4194304 9819077 140733646408080 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22775 21469 732 1374 0 21396 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 91100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3758
/proc/meminfo: memFree=1749596/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91076 CPUtime=1800.02
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 12113529 0 0 0 170338 9664 0 0 25 0 1 0 32552975 93261824 21467 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22769 21467 732 1374 0 21390 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 91076

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3758
/proc/meminfo: memFree=1749596/2059040 swapFree=4140396/4192956
[pid=3709] ppid=3707 vsize=91076 CPUtime=1800.02
/proc/3709/stat : 3709 (pbscip.linux.x8) R 3707 3709 3377 0 -1 4202496 12113529 0 0 0 170338 9664 0 0 25 0 1 0 32552975 93261824 21467 1992294400 4194304 9819077 140733646408080 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3709/statm: 22769 21467 732 1374 0 21390 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 91076

Child status: 0
Real time (s): 1800.8
CPU time (s): 1800.11
CPU user time (s): 1703.45
CPU system time (s): 96.6563
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 97364

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

runsolver used 2.87356 second user time and 8.60869 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-15 10:02:47
IDJOB=2666181
IDBENCH=2642
IDSOLVER=1168
FILE ID=node019/2666181-1276588966
PBS_JOBID= 11173540
Free space on /tmp= 62416 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666181-1276588966/watcher-2666181-1276588966 -o /tmp/evaluation-result-2666181-1276588966/solver-2666181-1276588966 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666181-1276588966.opb -t 1800 -m 1800

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=861464646

node019.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1835932 kB
Buffers:         18356 kB
Cached:         116036 kB
SwapCached:       5704 kB
Active:          84464 kB
Inactive:        62952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1835932 kB
SwapTotal:     4192956 kB
SwapFree:      4140396 kB
Dirty:            6380 kB
Writeback:           0 kB
AnonPages:       11456 kB
Mapped:          13088 kB
Slab:            53944 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62408 MiB
End job on node019 at 2010-06-15 10:32:49