Trace number 1869243

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-38 1795.77 1796.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-39
Best CPU time to get the best result obtained on this benchmark1795.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
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.69/0.78	c SCIP version 1.1.0.7
0.69/0.78	c LP-Solver Clp 1.8.2
0.69/0.78	c user parameter file <scip.set> not found - using default parameters
0.69/0.78	c read problem <HOME/instance-1869243-1245166106.opb>
0.69/0.78	c original problem has 945 variables (945 bin, 0 int, 0 impl, 0 cont) and 59186 constraints
0.89/0.91	c start presolving problem
0.89/0.91	c presolving:
1.59/1.60	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 59186 upgd conss, 118372 impls, 0 clqs
2.99/3.04	c    (2.1s) probing: 101/945 (10.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.99/3.04	c    (2.1s) probing aborted: 100/100 successive totally useless probings
2.99/3.04	c presolving (2 rounds):
2.99/3.04	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.99/3.04	c  118372 implications, 0 cliques
2.99/3.04	c presolved problem has 945 variables (945 bin, 0 int, 0 impl, 0 cont) and 59186 constraints
2.99/3.04	c   59186 constraints of type <logicor>
2.99/3.04	c transformed objective value is always integral (scale: 1)
2.99/3.04	c Presolving Time: 1.96
2.99/3.04	c strange?!, PURESAT with obj
2.99/3.04	c -----------------------------------------------------------------------------------------------
2.99/3.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.99/3.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.99/3.04	c limits/memory = c 1620
2.99/3.04	c # maximal time in seconds to run
2.99/3.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.99/3.04	c limits/time = c 1791
2.99/3.04	c # frequency for displaying node information lines
2.99/3.04	c # [type: int, range: [-1,2147483647], default: 100]
2.99/3.04	c display/freq = c 10000
2.99/3.04	c -----------------------------------------------------------------------------------------------
2.99/3.04	c start solving problem
2.99/3.04	c 
4.39/4.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.39/4.41	c   3.4s|     1 |     0 |   951 |  66M|   0 | 945 | 945 |  59k|  59k| 945 |  59k|   0 |   0 |   0 |-4.725000e+02 |      --      |    Inf 
4.39/4.42	o 0
4.39/4.42	c r 3.4s|     1 |     0 |   951 |  66M|   0 | 945 | 945 |  59k|  59k| 945 |  59k|   0 |   0 |   0 |-4.725000e+02 | 0.000000e+00 | 100.00%
4.48/4.53	o -1
4.48/4.53	c R 3.5s|     1 |     0 |   951 |  66M|   0 | 945 | 945 |  59k|  59k| 945 |  59k|   0 |   0 |   0 |-4.725000e+02 |-1.000000e+00 |  99.79%
11.98/12.01	c  10.9s|     1 |     0 |  1386 |  66M|   0 | 887 | 945 |  59k|  59k| 945 |  59k|   8 |   0 |   0 |-4.435000e+02 |-1.000000e+00 |  99.77%
16.38/16.48	c  15.3s|     1 |     0 |  1494 |  66M|   0 | 867 | 945 |  59k|  59k| 945 |  59k|  12 |   0 |   0 |-4.335000e+02 |-1.000000e+00 |  99.77%
22.87/22.91	c  21.8s|     1 |     0 |  1736 |  66M|   0 | 827 | 945 |  59k|  59k| 945 |  59k|  21 |   0 |   0 |-4.135000e+02 |-1.000000e+00 |  99.76%
31.67/31.78	c  30.6s|     1 |     0 |  2089 |  66M|   0 | 789 | 945 |  59k|  59k| 945 |  59k|  28 |   0 |   0 |-3.937500e+02 |-1.000000e+00 |  99.75%
40.87/40.94	c  39.8s|     1 |     0 |  2425 |  66M|   0 | 749 | 945 |  59k|  59k| 945 |  59k|  35 |   0 |   0 |-3.745000e+02 |-1.000000e+00 |  99.73%
49.48/49.55	c  48.4s|     1 |     0 |  2735 |  66M|   0 | 708 | 945 |  59k|  59k| 945 |  59k|  42 |   0 |   0 |-3.540000e+02 |-1.000000e+00 |  99.72%
62.27/62.37	c  61.2s|     1 |     0 |  3238 |  66M|   0 | 669 | 945 |  59k|  59k| 945 |  59k|  46 |   0 |   0 |-3.345000e+02 |-1.000000e+00 |  99.70%
76.16/76.20	c  75.0s|     1 |     0 |  3776 |  66M|   0 | 630 | 945 |  59k|  59k| 945 |  59k|  51 |   0 |   0 |-3.150000e+02 |-1.000000e+00 |  99.68%
85.56/85.63	c  84.4s|     1 |     0 |  4128 |  66M|   0 | 592 | 945 |  59k|  59k| 945 |  59k|  58 |   0 |   0 |-2.960000e+02 |-1.000000e+00 |  99.66%
96.86/96.97	c  95.8s|     1 |     0 |  4576 |  66M|   0 | 553 | 945 |  59k|  59k| 945 |  59k|  63 |   0 |   0 |-2.765000e+02 |-1.000000e+00 |  99.64%
104.85/104.90	c   104s|     1 |     0 |  5151 |  66M|   0 | 509 | 945 |  59k|  59k| 945 |  59k|  78 |   0 |   0 |-2.545000e+02 |-1.000000e+00 |  99.61%
111.06/111.20	c   110s|     1 |     0 |  5602 |  66M|   0 | 474 | 945 |  59k|  59k| 945 |  59k|  90 |   0 |   0 |-2.370000e+02 |-1.000000e+00 |  99.58%
118.54/118.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.54/118.68	c   117s|     1 |     0 |  6193 |  66M|   0 | 435 | 945 |  59k|  59k| 945 |  59k|  98 |   0 |   0 |-2.175000e+02 |-1.000000e+00 |  99.54%
126.35/126.44	c   125s|     1 |     0 |  6818 |  66M|   0 | 398 | 945 |  59k|  59k| 945 |  59k| 106 |   0 |   0 |-1.980000e+02 |-1.000000e+00 |  99.49%
133.05/133.18	c   132s|     1 |     0 |  7357 |  66M|   0 | 360 | 945 |  59k|  59k| 945 |  59k| 114 |   0 |   0 |-1.800000e+02 |-1.000000e+00 |  99.44%
140.15/140.28	c   139s|     1 |     0 |  8092 |  66M|   0 | 306 | 945 |  59k|  59k| 945 |  59k| 122 |   0 |   0 |-1.530000e+02 |-1.000000e+00 |  99.35%
146.64/146.72	c   145s|     1 |     0 |  8654 |  66M|   0 | 286 | 945 |  59k|  59k| 945 |  59k| 131 |   0 |   0 |-1.430000e+02 |-1.000000e+00 |  99.30%
152.34/152.42	c   151s|     1 |     0 |  9261 |  66M|   0 | 271 | 945 |  59k|  59k| 945 |  59k| 138 |   0 |   0 |-1.320000e+02 |-1.000000e+00 |  99.24%
157.54/157.63	c   156s|     1 |     0 |  9851 |  66M|   0 | 247 | 945 |  59k|  59k| 945 |  59k| 143 |   0 |   0 |-1.235000e+02 |-1.000000e+00 |  99.19%
159.94/160.01	c   159s|     1 |     0 | 10100 |  66M|   0 | 225 | 945 |  59k|  59k| 945 |  59k| 149 |   0 |   0 |-1.125000e+02 |-1.000000e+00 |  99.11%
162.74/162.82	c   162s|     1 |     0 | 10550 |  66M|   0 | 195 | 945 |  59k|  59k| 945 |  59k| 157 |   0 |   0 |-9.350000e+01 |-1.000000e+00 |  98.93%
166.44/166.54	c   165s|     1 |     0 | 11080 |  66M|   0 | 176 | 945 |  59k|  59k| 945 |  59k| 166 |   0 |   0 |-8.450000e+01 |-1.000000e+00 |  98.82%
169.83/169.91	c   169s|     1 |     0 | 11619 |  66M|   0 | 172 | 945 |  59k|  59k| 945 |  59k| 171 |   0 |   0 |-7.700000e+01 |-1.000000e+00 |  98.70%
169.83/169.92	o -1
169.83/169.92	c r 169s|     1 |     0 | 11619 |  66M|   0 | 172 | 945 |  59k|  59k| 945 |  59k| 171 |   0 |   0 |-7.700000e+01 |-1.000000e+00 |  98.70%
169.83/169.94	o -2
169.83/169.94	c R 169s|     1 |     0 | 11619 |  66M|   0 | 172 | 945 |  59k|  59k| 945 |  59k| 171 |   0 |   0 |-7.700000e+01 |-2.000000e+00 |  97.40%
171.73/171.83	c   171s|     1 |     0 | 11998 |  66M|   0 | 139 | 945 |  59k|  59k| 945 |  59k| 181 |   0 |   0 |-5.950000e+01 |-2.000000e+00 |  96.64%
171.73/171.87	o -2
171.73/171.87	c s 171s|     1 |     0 | 11998 |  66M|   0 | 139 | 945 |  59k|  59k| 945 |  59k| 181 |   0 |   0 |-5.950000e+01 |-2.000000e+00 |  96.64%
173.63/173.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
173.63/173.75	c   172s|     1 |     0 | 12304 |  66M|   0 | 126 | 945 |  59k|  59k| 945 |  59k| 187 |   0 |   0 |-4.500000e+01 |-2.000000e+00 |  95.56%
173.63/173.78	o -3
173.63/173.78	c R 172s|     1 |     0 | 12304 |  66M|   0 | 126 | 945 |  59k|  59k| 945 |  59k| 187 |   0 |   0 |-4.500000e+01 |-3.000000e+00 |  93.33%
173.73/173.81	o -4
173.73/173.81	c s 172s|     1 |     0 | 12304 |  66M|   0 | 126 | 945 |  59k|  59k| 945 |  59k| 187 |   0 |   0 |-4.500000e+01 |-4.000000e+00 |  91.11%
174.74/174.87	c   174s|     1 |     0 | 12403 |  66M|   0 | 132 | 945 |  59k|  59k| 945 |  59k| 201 |   0 |   0 |-4.500000e+01 |-4.000000e+00 |  91.11%
174.74/174.90	o -5
174.74/174.90	c R 174s|     1 |     0 | 12403 |  66M|   0 | 132 | 945 |  59k|  59k| 945 |  59k| 201 |   0 |   0 |-4.500000e+01 |-5.000000e+00 |  88.89%
176.33/176.46	c   175s|     1 |     0 | 12538 |  66M|   0 | 135 | 945 |  59k|  59k| 945 |  59k| 217 |   0 |   0 |-4.500000e+01 |-5.000000e+00 |  88.89%
177.73/177.88	c   177s|     1 |     0 | 12694 |  66M|   0 | 132 | 945 |  59k|  59k| 945 |  59k| 232 |   0 |   0 |-4.500000e+01 |-5.000000e+00 |  88.89%
177.83/177.91	o -6
177.83/177.91	c R 177s|     1 |     0 | 12694 |  66M|   0 | 132 | 945 |  59k|  59k| 945 |  59k| 232 |   0 |   0 |-4.500000e+01 |-6.000000e+00 |  86.67%
185.43/185.50	c   184s|     1 |     0 | 12880 |  67M|   0 | 167 | 945 |  59k|  59k| 945 |  59k| 246 |   0 |   0 |-4.500000e+01 |-6.000000e+00 |  86.67%
185.43/185.55	o -6
185.43/185.55	c s 184s|     1 |     0 | 12880 |  67M|   0 | 167 | 945 |  59k|  59k| 945 |  59k| 246 |   0 |   0 |-4.500000e+01 |-6.000000e+00 |  86.67%
192.83/192.93	c   192s|     1 |     0 | 13346 |  67M|   0 | 232 | 945 |  59k|  59k| 945 |  59k| 258 |   0 |   0 |-4.500000e+01 |-6.000000e+00 |  86.67%
192.93/193.02	o -32
192.93/193.02	c k 192s|     1 |     0 | 13346 |  67M|   0 | 232 | 945 |  59k|  59k| 945 |  59k| 258 |   0 |   0 |-4.500000e+01 |-3.200000e+01 |  28.89%
196.92/197.00	c   195s|     1 |     0 | 13346 |  67M|   0 | 232 | 945 |  59k|  59k| 945 |  59k| 258 |   0 |   0 |-4.500000e+01 |-3.200000e+01 |  28.89%
239.81/239.93	c   238s|     1 |     0 | 13996 |  67M|   0 | 296 | 945 |  59k|  59k| 945 |  59k| 272 |   0 |   0 |-4.500000e+01 |-3.200000e+01 |  28.89%
497.74/497.98	c   496s|     1 |     2 | 13996 |  67M|   0 | 296 | 945 |  59k|  59k| 945 |  59k| 272 |   0 |  33 |-4.500000e+01 |-3.200000e+01 |  28.89%
1233.02/1233.43	o -33
1233.02/1233.43	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1233.02/1233.43	c c1230s|    15 |    16 | 17523 |  68M|  14 |   - | 945 |  59k|  56k| 945 |  59k| 272 |   0 | 287 |-4.500000e+01 |-3.300000e+01 |  26.67%
1241.52/1241.92	o -34
1241.52/1241.92	c p1239s|    27 |    28 | 18726 |  68M|  17 |   - | 945 |  59k|  30k| 945 |  59k| 272 |   0 | 298 |-4.500000e+01 |-3.400000e+01 |  24.44%
1333.70/1334.12	o -37
1333.70/1334.12	c v1331s|    53 |    54 | 26472 |  70M|  17 |   - | 945 |  59k|  56k| 945 |  59k| 272 |   0 | 310 |-4.500000e+01 |-3.700000e+01 |  17.78%
1333.70/1334.19	o -38
1333.70/1334.19	c k1331s|    53 |    52 | 26472 |  69M|  17 |  61 | 945 |  59k|  56k| 945 |  59k| 272 |   0 | 310 |-4.500000e+01 |-3.800000e+01 |  15.56%
1795.46/1796.02	c 
1795.46/1796.02	c SCIP Status        : solving was interrupted [time limit reached]
1795.46/1796.02	c Solving Time (sec) : 1791.00
1795.46/1796.02	c Solving Nodes      : 818
1795.46/1796.02	c Primal Bound       : -3.80000000000000e+01 (310 solutions)
1795.46/1796.02	c Dual Bound         : -4.49999999999637e+01
1795.46/1796.02	c Gap                : 15.56 %
1795.46/1796.05	c NODE         818
1795.46/1796.05	c DUAL BOUND   -45
1795.46/1796.05	c PRIMAL BOUND -38
1795.46/1796.05	c GAP          0.155556
1795.46/1796.05	s SATISFIABLE
1795.46/1796.05	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 
1795.46/1796.05	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 
1795.46/1796.05	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 
1795.46/1796.05	v -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
1795.46/1796.05	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 
1795.46/1796.05	v -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1795.46/1796.05	v -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1795.46/1796.05	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1795.46/1796.05	v -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1795.46/1796.05	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 
1795.46/1796.05	v -x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 
1795.46/1796.05	v -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 
1795.46/1796.05	v -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 
1795.46/1796.05	v -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 
1795.46/1796.05	v -x313 -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 
1795.46/1796.05	v -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 
1795.46/1796.05	v -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 
1795.46/1796.05	v -x376 -x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 x395 -x396 
1795.46/1796.05	v -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 
1795.46/1796.05	v x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 
1795.46/1796.05	v -x439 -x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 
1795.46/1796.05	v -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 
1795.46/1796.05	v -x481 -x482 -x483 x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 
1795.46/1796.05	v -x502 -x503 -x504 -x505 -x506 x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 
1795.46/1796.05	v -x523 -x524 -x525 -x526 -x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 
1795.46/1796.05	v -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 
1795.46/1796.05	v -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 
1795.46/1796.05	v -x586 x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 
1795.46/1796.05	v -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 
1795.46/1796.05	v -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 
1795.46/1796.05	v -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 x667 -x668 -x669 
1795.46/1796.05	v -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 
1795.46/1796.05	v -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 
1795.46/1796.05	v -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 
1795.46/1796.05	v -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 
1795.46/1796.05	v -x754 x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 x771 -x772 -x773 -x774 
1795.46/1796.05	v -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 x790 -x791 -x792 -x793 -x794 -x795 
1795.46/1796.05	v -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 x813 -x814 -x815 -x816 
1795.46/1796.05	v -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 
1795.46/1796.05	v -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 
1795.46/1796.05	v -x859 -x860 -x861 -x862 x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 
1795.46/1796.05	v -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 
1795.46/1796.05	v -x901 -x902 -x903 -x904 -x905 x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 
1795.46/1796.05	v -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 x937 -x938 -x939 -x940 -x941 -x942 
1795.46/1796.05	v -x943 -x944 -x945 
1795.46/1796.05	c SCIP Status        : solving was interrupted [time limit reached]
1795.46/1796.05	c Solving Time       :    1791.00
1795.46/1796.05	c Original Problem   :
1795.46/1796.05	c   Problem name     : HOME/instance-1869243-1245166106.opb
1795.46/1796.05	c   Variables        : 945 (945 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.46/1796.05	c   Constraints      : 59186 initial, 59186 maximal
1795.46/1796.05	c Presolved Problem  :
1795.46/1796.05	c   Problem name     : t_HOME/instance-1869243-1245166106.opb
1795.46/1796.05	c   Variables        : 945 (945 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.46/1796.05	c   Constraints      : 59186 initial, 59186 maximal
1795.46/1796.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.46/1796.05	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.46/1796.05	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.46/1796.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.46/1796.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.46/1796.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.46/1796.05	c   probing          :       1.34          0          0          0          0          0          0          0          0
1795.46/1796.05	c   logicor          :       0.17          0          0          0          0          0          0          0          0
1795.46/1796.05	c   root node        :          -          0          -          -          0          -          -          -          -
1795.46/1796.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.46/1796.05	c   integral         :          0          0          0        777          0          0          6          0          0       1550
1795.46/1796.05	c   logicor          :      59186         31       1540          0          0          0      24871          0          0          0
1795.46/1796.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.46/1796.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.46/1796.05	c   integral         :    1122.23       0.00       0.00    1122.23       0.00
1795.46/1796.05	c   logicor          :       2.40       0.31       2.09       0.00       0.00
1795.46/1796.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.46/1796.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.46/1796.05	c   rootredcost      :       0.01          3          0          0
1795.46/1796.05	c   pseudoobj        :       0.17       2717          0          0
1795.46/1796.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.46/1796.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.46/1796.05	c   infeasible LP    :       0.05        261          0          0        0.0          0        0.0          0
1795.46/1796.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.46/1796.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.46/1796.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.46/1796.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.46/1796.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.46/1796.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.46/1796.05	c   cut pool         :       0.00         30          -          -         92          -    (maximal pool size: 634)
1795.46/1796.05	c   redcost          :       0.08        807          0          0          0          0
1795.46/1796.05	c   impliedbounds    :       0.04         31          0          0          0          0
1795.46/1796.05	c   intobj           :       0.00          0          0          0          0          0
1795.46/1796.05	c   gomory           :      64.64         31          0          0      15237          0
1795.46/1796.05	c   strongcg         :      11.99         20          0          0      10000          0
1795.46/1796.05	c   cmir             :      17.00         10          0          0          0          0
1795.46/1796.05	c   flowcover        :      18.50         10          0          0          0          0
1795.46/1796.05	c   clique           :       1.46         31          0          0        282          0
1795.46/1796.05	c   zerohalf         :       0.00          0          0          0          0          0
1795.46/1796.05	c   mcf              :       0.10          1          0          0          0          0
1795.46/1796.05	c Pricers            :       Time      Calls       Vars
1795.46/1796.05	c   problem variables:       0.00          0          0
1795.46/1796.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.46/1796.05	c   relpscost        :    1122.22        777          0          6          0          0       1550
1795.46/1796.05	c   pscost           :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   inference        :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   mostinf          :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   leastinf         :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.46/1796.05	c   random           :       0.00          0          0          0          0          0          0
1795.46/1796.05	c Primal Heuristics  :       Time      Calls      Found
1795.46/1796.05	c   LP solutions     :       0.00          -          0
1795.46/1796.05	c   pseudo solutions :       0.00          -          0
1795.46/1796.05	c   oneopt           :       0.10          4          2
1795.46/1796.05	c   crossover        :       0.71          2          0
1795.46/1796.05	c   veclendiving     :      23.56          7         17
1795.46/1796.05	c   guideddiving     :      23.75          7          4
1795.46/1796.05	c   rootsoldiving    :       7.37          4         23
1795.46/1796.05	c   objpscostdiving  :       7.73          4         33
1795.46/1796.05	c   coefdiving       :      16.29          8         25
1795.46/1796.05	c   pscostdiving     :      12.03          8         23
1795.46/1796.05	c   simplerounding   :       0.82        808        130
1795.46/1796.05	c   rounding         :       7.50        808          5
1795.46/1796.05	c   shifting         :       2.50        114          6
1795.46/1796.05	c   intshifting      :       0.00          0          0
1795.46/1796.05	c   fixandinfer      :       0.00          0          0
1795.46/1796.05	c   feaspump         :       0.00          0          0
1795.46/1796.05	c   fracdiving       :      19.77          8         19
1795.46/1796.05	c   intdiving        :       0.00          0          0
1795.46/1796.05	c   actconsdiving    :       0.00          0          0
1795.46/1796.05	c   linesearchdiving :      12.30          7         22
1795.46/1796.05	c   octane           :       0.00          0          0
1795.46/1796.05	c   rens             :       3.81          1          1
1795.46/1796.05	c   rins             :       0.00          0          0
1795.46/1796.05	c   localbranching   :       0.00          0          0
1795.46/1796.05	c   mutation         :       0.00          0          0
1795.46/1796.05	c   dins             :       0.00          0          0
1795.46/1796.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.46/1796.05	c   primal LP        :       1.77          0          0       0.00       0.00
1795.46/1796.05	c   dual LP          :     397.66        851     122051     143.42     306.92
1795.46/1796.05	c   barrier LP       :       0.00          0          0       0.00          -
1795.46/1796.05	c   diving/probing LP:     113.97        938      30185      32.18     264.85
1795.46/1796.05	c   strong branching :    1122.15        581     188336     324.16     167.83
1795.46/1796.05	c     (at root node) :          -         33      26984     817.70          -
1795.46/1796.05	c   conflict analysis:       0.00          0          0       0.00          -
1795.46/1796.05	c B&B Tree           :
1795.46/1796.05	c   number of runs   :          1
1795.46/1796.05	c   nodes            :        818
1795.46/1796.05	c   nodes (total)    :        818
1795.46/1796.05	c   nodes left       :        731
1795.46/1796.05	c   max depth        :         45
1795.46/1796.05	c   max depth (total):         45
1795.46/1796.05	c   backtracks       :         69 (8.4%)
1795.46/1796.05	c   delayed cutoffs  :          0
1795.46/1796.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.46/1796.05	c   avg switch length:       2.48
1795.46/1796.05	c   switching time   :       1.75
1795.46/1796.05	c Solution           :
1795.46/1796.05	c   Solutions found  :        310 (15 improvements)
1795.46/1796.05	c   Primal Bound     : -3.80000000000000e+01   (in run 1, after 53 nodes, 1330.68 seconds, depth 13, found by <oneopt>)
1795.46/1796.05	c   Dual Bound       : -4.49999999999637e+01
1795.46/1796.05	c   Gap              :      15.56 %
1795.46/1796.05	c   Root Dual Bound  : -4.50000000000000e+01
1795.66/1796.29	c Time complete: 1795.76.

Verifier Data

OK	-38

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 5345
/proc/meminfo: memFree=1874096/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=9740 CPUtime=0
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 1446 0 0 0 0 0 0 0 18 0 1 0 184210567 9973760 1430 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 2435 1430 363 1256 0 1174 0

[startup+0.0720371 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 5345
/proc/meminfo: memFree=1874096/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=12768 CPUtime=0.06
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 2157 0 0 0 6 0 0 0 18 0 1 0 184210567 13074432 2141 1992294400 4194304 9342243 548682068736 18446744073709551615 8247758 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 3192 2141 378 1256 0 1931 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12768

[startup+0.101039 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 5345
/proc/meminfo: memFree=1874096/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=14204 CPUtime=0.09
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 2519 0 0 0 8 1 0 0 18 0 1 0 184210567 14544896 2503 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 3551 2503 378 1256 0 2290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14204

[startup+0.301061 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 5345
/proc/meminfo: memFree=1874096/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=19720 CPUtime=0.29
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 3917 0 0 0 27 2 0 0 19 0 1 0 184210567 20193280 3901 1992294400 4194304 9342243 548682068736 18446744073709551615 4529872 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 4930 3901 378 1256 0 3669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19720

[startup+0.701106 s]
/proc/loadavg: 1.00 1.00 1.00 4/64 5345
/proc/meminfo: memFree=1874096/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=29588 CPUtime=0.69
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 6389 0 0 0 66 3 0 0 22 0 1 0 184210567 30298112 6373 1992294400 4194304 9342243 548682068736 18446744073709551615 8247732 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 7397 6373 378 1256 0 6136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29588

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1813160/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=88228 CPUtime=1.49
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 22749 0 0 0 131 18 0 0 25 0 1 0 184210567 90345472 20774 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 22057 20774 465 1256 0 20796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88228

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1786856/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=94644 CPUtime=3.09
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 24414 0 0 0 286 23 0 0 25 0 1 0 184210567 96915456 22439 1992294400 4194304 9342243 548682068736 18446744073709551615 4348602 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 23661 22439 519 1256 0 22400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94644

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1735528/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=176420 CPUtime=6.28
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 37576 0 0 0 593 35 0 0 25 0 1 0 184210567 180654080 35374 1992294400 4194304 9342243 548682068736 18446744073709551615 5562322 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 44105 35374 633 1256 0 42844 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 176420

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1727400/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=179128 CPUtime=12.68
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 39592 0 0 0 1232 36 0 0 25 0 1 0 184210567 183427072 37390 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 44782 37390 644 1256 0 43521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179128

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1720040/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=179764 CPUtime=25.48
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 41435 0 0 0 2509 39 0 0 25 0 1 0 184210567 184078336 39233 1992294400 4194304 9342243 548682068736 18446744073709551615 5575803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 44941 39233 644 1256 0 43680 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179764

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1716968/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=180580 CPUtime=51.07
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 42213 0 0 0 5066 41 0 0 25 0 1 0 184210567 184913920 40011 1992294400 4194304 9342243 548682068736 18446744073709551615 5575803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 45145 40011 646 1256 0 43884 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 180580

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1714600/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=179272 CPUtime=102.26
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 43755 0 0 0 10182 44 0 0 25 0 1 0 184210567 183574528 40605 1992294400 4194304 9342243 548682068736 18446744073709551615 5874707 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 44818 40605 646 1256 0 43557 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 179272

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1707368/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=181284 CPUtime=162.24
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 45554 0 0 0 16174 50 0 0 25 0 1 0 184210567 185634816 42404 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 45321 42404 661 1256 0 44060 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 181284

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1709288/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=177716 CPUtime=222.22
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 59089 0 0 0 22146 76 0 0 25 0 1 0 184210567 181981184 41876 1992294400 4194304 9342243 548682068736 18446744073709551615 4338420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 44429 41876 689 1256 0 43168 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 177716

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708136/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=210720 CPUtime=282.2
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 62190 0 0 0 28138 82 0 0 25 0 1 0 184210567 215777280 42205 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52680 42205 693 1256 0 51419 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 210720

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708072/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=210720 CPUtime=342.18
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 63702 0 0 0 34134 84 0 0 25 0 1 0 184210567 215777280 42205 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52680 42205 693 1256 0 51419 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 210720

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708008/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=210720 CPUtime=402.16
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 65225 0 0 0 40129 87 0 0 25 0 1 0 184210567 215777280 42216 1992294400 4194304 9342243 548682068736 18446744073709551615 6960333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52680 42216 693 1256 0 51419 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 210720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1707944/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=210720 CPUtime=462.15
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 66953 0 0 0 46126 89 0 0 25 0 1 0 184210567 215777280 42216 1992294400 4194304 9342243 548682068736 18446744073709551615 6960307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52680 42216 693 1256 0 51419 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 210720

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708776/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=208516 CPUtime=522.13
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 69902 0 0 0 52121 92 0 0 25 0 1 0 184210567 213520384 42011 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52129 42011 693 1256 0 50868 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 208516

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708456/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=208516 CPUtime=582.11
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 72691 0 0 0 58115 96 0 0 25 0 1 0 184210567 213520384 42073 1992294400 4194304 9342243 548682068736 18446744073709551615 6960752 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52129 42073 693 1256 0 50868 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 208516

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1708392/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=208516 CPUtime=642.1
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 75394 0 0 0 64109 101 0 0 25 0 1 0 184210567 213520384 42076 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52129 42076 693 1256 0 50868 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 208516

[startup+702.302 s]

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

/proc/meminfo: memFree=1707112/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=202364 CPUtime=1121.96
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 103998 0 0 0 112057 139 0 0 25 0 1 0 184210567 207220736 42267 1992294400 4194304 9342243 548682068736 18446744073709551615 7008420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 50591 42267 693 1256 0 49330 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 202364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1706408/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=200304 CPUtime=1181.94
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 142510 0 0 0 118031 163 0 0 25 0 1 0 184210567 205111296 42496 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 50076 42496 693 1256 0 48815 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 200304

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1710056/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=181640 CPUtime=1241.92
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 257826 0 0 0 123971 221 0 0 25 0 1 0 184210567 185999360 41608 1992294400 4194304 9342243 548682068736 18446744073709551615 6960250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 45410 41608 694 1256 0 44149 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 181640

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1707560/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=208712 CPUtime=1301.91
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 264255 0 0 0 129964 227 0 0 25 0 1 0 184210567 213721088 42186 1992294400 4194304 9342243 548682068736 18446744073709551615 6960738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 52178 42186 697 1256 0 50917 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 208712

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1706536/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=184812 CPUtime=1361.89
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 266704 0 0 0 135956 233 0 0 25 0 1 0 184210567 189247488 42446 1992294400 4194304 9342243 548682068736 18446744073709551615 4253576 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 46203 42446 697 1256 0 44942 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 184812

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5346
/proc/meminfo: memFree=1705512/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=205016 CPUtime=1421.88
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 280725 0 0 0 141943 245 0 0 25 0 1 0 184210567 209936384 42677 1992294400 4194304 9342243 548682068736 18446744073709551615 6018115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 51254 42677 697 1256 0 49993 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 205016

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1705384/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=207896 CPUtime=1481.86
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 322170 0 0 0 147912 274 0 0 25 0 1 0 184210567 212885504 42695 1992294400 4194304 9342243 548682068736 18446744073709551615 6960228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 51974 42695 702 1256 0 50713 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 207896

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1708392/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=184716 CPUtime=1541.84
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 344103 0 0 0 153891 293 0 0 25 0 1 0 184210567 189149184 41452 1992294400 4194304 9342243 548682068736 18446744073709551615 6240183 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 46179 41452 702 1256 0 44918 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 184716

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1710312/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=184732 CPUtime=1601.81
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 362022 0 0 0 159872 309 0 0 25 0 1 0 184210567 189165568 41512 1992294400 4194304 9342243 548682068736 18446744073709551615 6039087 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 46183 41512 702 1256 0 44922 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 184732

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1708648/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=188536 CPUtime=1661.8
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 401985 0 0 0 165840 340 0 0 25 0 1 0 184210567 193060864 41597 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 47134 41597 702 1256 0 45873 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 188536

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1706216/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192688 CPUtime=1721.78
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 427746 0 0 0 171816 362 0 0 25 0 1 0 184210567 197312512 42509 1992294400 4194304 9342243 548682068736 18446744073709551615 5868521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48172 42509 702 1256 0 46911 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 192688

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701736/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192904 CPUtime=1781.77
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 435496 0 0 0 177805 372 0 0 25 0 1 0 184210567 197533696 43611 1992294400 4194304 9342243 548682068736 18446744073709551615 6348955 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48226 43611 702 1256 0 46965 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 192904

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1784.96
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437886 0 0 0 178123 373 0 0 25 0 1 0 184210567 196968448 43505 1992294400 4194304 9342243 548682068736 18446744073709551615 6959741 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43505 702 1256 0 46827 0
Current children cumulated CPU time (s) 1784.96
Current children cumulated vsize (KiB) 192352

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1791.37
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437917 0 0 0 178763 374 0 0 25 0 1 0 184210567 196968448 43536 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43536 702 1256 0 46827 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 192352

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1792.96
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437919 0 0 0 178922 374 0 0 25 0 1 0 184210567 196968448 43538 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43538 702 1256 0 46827 0
Current children cumulated CPU time (s) 1792.96
Current children cumulated vsize (KiB) 192352

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1794.57
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437920 0 0 0 179083 374 0 0 25 0 1 0 184210567 196968448 43539 1992294400 4194304 9342243 548682068736 18446744073709551615 6939133 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43539 702 1256 0 46827 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 192352

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1795.36
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437923 0 0 0 179162 374 0 0 25 0 1 0 184210567 196968448 43542 1992294400 4194304 9342243 548682068736 18446744073709551615 6890779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43542 702 1256 0 46827 0
Current children cumulated CPU time (s) 1795.36
Current children cumulated vsize (KiB) 192352

[startup+1796.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1795.56
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437924 0 0 0 179182 374 0 0 17 0 1 0 184210567 196968448 43543 1992294400 4194304 9342243 548682068736 18446744073709551615 5911863 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43543 703 1256 0 46827 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (KiB) 192352

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5348
/proc/meminfo: memFree=1701992/2055920 swapFree=4182468/4192956
[pid=5345] ppid=5343 vsize=192352 CPUtime=1795.66
/proc/5345/stat : 5345 (pbscip.linux.x8) R 5343 5345 5157 0 -1 4194304 437924 0 0 0 179192 374 0 0 18 0 1 0 184210567 196968448 43543 1992294400 4194304 9342243 548682068736 18446744073709551615 5854303 0 0 4096 0 0 0 0 17 1 0 0
/proc/5345/statm: 48088 43543 703 1256 0 46827 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (KiB) 192352

Child status: 0
Real time (s): 1796.3
CPU time (s): 1795.77
CPU user time (s): 1792
CPU system time (s): 3.77443
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 234688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792
system time used= 3.77443
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 437927
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= 9
involuntary context switches= 1736

runsolver used 1.78473 second user time and 4.06938 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-16 17:28:26
IDJOB=1869243
IDBENCH=2252
IDSOLVER=684
FILE ID=node23/1869243-1245166106
PBS_JOBID= 9363852
Free space on /tmp= 66268 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.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-1869243-1245166106/watcher-1869243-1245166106 -o /tmp/evaluation-result-1869243-1245166106/solver-1869243-1245166106 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869243-1245166106.opb

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=81743487

node23.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.236
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.236
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:       1875344 kB
Buffers:         33140 kB
Cached:          85228 kB
SwapCached:       4304 kB
Active:          66872 kB
Inactive:        59408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875344 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:           13112 kB
Writeback:           0 kB
Mapped:          14576 kB
Slab:            40332 kB
Committed_AS:   163332 kB
PageTables:       1392 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= 66256 MiB
End job on node23 at 2009-06-16 17:58:23