Trace number 2703944

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT425 1789.68 1790.07

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-seymour.opb
MD5SUM97ebaccbda37d5c570b4e2ec3cd7f8f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425
Best CPU time to get the best result obtained on this benchmark1789.68
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 425
Optimality of the best value was proved NO
Number of variables1372
Total number of constraints4944
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 1372
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 1372
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1372
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2703944-1278551744.opb>
0.09/0.12	c original problem has 1372 variables (1372 bin, 0 int, 0 impl, 0 cont) and 4944 constraints
0.09/0.12	c problem read
0.09/0.12	c presolving settings loaded
0.09/0.15	o 1372
0.09/0.15	c feasible solution found by trivial heuristic, objective value  1.372000e+03
0.09/0.15	c presolving:
0.09/0.18	c (round 1) 156 del vars, 156 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 570 impls, 0 clqs
0.09/0.18	c (round 2) 190 del vars, 270 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 570 impls, 0 clqs
0.09/0.18	c (round 3) 193 del vars, 273 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 570 impls, 0 clqs
0.09/0.19	c (round 4) 194 del vars, 277 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 570 impls, 0 clqs
0.19/0.24	c (round 5) 196 del vars, 277 del conss, 117 chg bounds, 0 chg sides, 0 chg coeffs, 4667 upgd conss, 570 impls, 0 clqs
0.19/0.28	c    (0.2s) probing: 101/1176 (8.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.28	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.28	c presolving (6 rounds):
0.19/0.28	c  196 deleted vars, 277 deleted constraints, 117 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.28	c  570 implications, 0 cliques
0.19/0.28	c presolved problem has 1176 variables (1176 bin, 0 int, 0 impl, 0 cont) and 4667 constraints
0.19/0.28	c     229 constraints of type <setppc>
0.19/0.28	c    4438 constraints of type <logicor>
0.19/0.28	c transformed objective value is always integral (scale: 1)
0.19/0.28	c Presolving Time: 0.13
0.19/0.28	c - non default parameters ----------------------------------------------------------------------
0.19/0.28	c # SCIP version 1.2.1.3
0.19/0.28	c 
0.19/0.28	c # frequency for displaying node information lines
0.19/0.28	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.28	c display/freq = 10000
0.19/0.28	c 
0.19/0.28	c # maximal time in seconds to run
0.19/0.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.28	c limits/time = 1789.89
0.19/0.28	c 
0.19/0.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.28	c limits/memory = 1620
0.19/0.28	c 
0.19/0.28	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.28	c # [type: int, range: [1,2], default: 1]
0.19/0.28	c timing/clocktype = 2
0.19/0.28	c 
0.19/0.28	c # should presolving try to simplify inequalities
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/linear/simplifyinequalities = TRUE
0.19/0.28	c 
0.19/0.28	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/indicator/addCouplingCons = TRUE
0.19/0.28	c 
0.19/0.28	c # should presolving try to simplify knapsacks
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.28	c 
0.19/0.28	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.28	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.28	c separating/rapidlearning/freq = 0
0.19/0.28	c 
0.19/0.28	c -----------------------------------------------------------------------------------------------
0.19/0.28	c start solving
0.19/0.28	c 
0.19/0.28	o 1331
0.19/0.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c t 0.2s|     1 |     0 |     0 |     - |6508k|   0 |   - |1176 |4667 |   0 |   0 |   0 |   0 |   0 |      --      | 1.331000e+03 |    Inf 
0.29/0.32	o 480
0.29/0.32	c b 0.2s|     1 |     0 |     0 |     - |9766k|   0 |   - |1176 |4667 |1176 |4667 |   0 |   0 |   0 |      --      | 4.800000e+02 |    Inf 
4.09/4.13	c   4.0s|     1 |     0 |  3886 |     - |9749k|   0 | 555 |1176 |4667 |1176 |4667 |   0 |   0 |   0 | 4.038465e+02 | 4.800000e+02 |  18.86%
8.09/8.19	c   8.1s|     1 |     0 |  5047 |     - |  17M|   0 | 520 |1176 |4667 |1176 |4678 |  11 |   0 |   0 | 4.061019e+02 | 4.800000e+02 |  18.20%
10.59/10.62	c  10.5s|     1 |     0 |  5344 |     - |  24M|   0 | 506 |1176 |4667 |1176 |4684 |  17 |   0 |   0 | 4.069924e+02 | 4.800000e+02 |  17.94%
14.40/14.43	c  14.3s|     1 |     0 |  6254 |     - |  32M|   0 | 506 |1176 |4667 |1176 |4688 |  21 |   0 |   0 | 4.076483e+02 | 4.800000e+02 |  17.75%
17.38/17.43	c  17.3s|     1 |     0 |  6487 |     - |  39M|   0 | 502 |1176 |4667 |1176 |4691 |  24 |   0 |   0 | 4.076999e+02 | 4.800000e+02 |  17.73%
20.19/20.26	c  20.1s|     1 |     0 |  6676 |     - |  47M|   0 | 513 |1176 |4667 |1176 |4692 |  25 |   0 |   0 | 4.077103e+02 | 4.800000e+02 |  17.73%
23.89/23.93	c  23.8s|     1 |     0 |  7013 |     - |  55M|   0 | 512 |1176 |4667 |1176 |4693 |  26 |   0 |   0 | 4.077382e+02 | 4.800000e+02 |  17.72%
28.59/28.69	c  28.6s|     1 |     0 |  7481 |     - |  63M|   0 | 501 |1176 |4667 |1176 |4695 |  28 |   0 |   0 | 4.078112e+02 | 4.800000e+02 |  17.70%
32.79/32.83	c  32.7s|     1 |     0 |  7713 |     - |  70M|   0 | 497 |1176 |4667 |1176 |4696 |  29 |   0 |   0 | 4.078335e+02 | 4.800000e+02 |  17.70%
37.98/38.04	c  37.9s|     1 |     0 |  7875 |     - |  74M|   0 | 491 |1176 |4667 |1176 |4697 |  30 |   0 |   0 | 4.078397e+02 | 4.800000e+02 |  17.69%
43.18/43.28	c  43.2s|     1 |     0 |  8114 |     - |  77M|   0 | 499 |1176 |4667 |1176 |4698 |  31 |   0 |   0 | 4.078461e+02 | 4.800000e+02 |  17.69%
78.18/78.25	c  78.1s|     1 |     2 |  8114 |     - |  77M|   0 | 499 |1176 |4667 |1176 |4698 |  31 |   0 |  20 | 4.078461e+02 | 4.800000e+02 |  17.69%
218.25/218.31	o 480
218.25/218.31	c c 218s|    15 |    16 | 30248 |1581.0 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.800000e+02 |  17.65%
218.25/218.32	o 478
218.25/218.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
218.25/218.32	c c 218s|    15 |    16 | 30250 |1581.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.780000e+02 |  17.16%
218.25/218.36	o 470
218.25/218.36	c c 218s|    15 |    16 | 30304 |1585.0 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.700000e+02 |  15.20%
218.25/218.38	o 468
218.25/218.38	c c 218s|    15 |    16 | 30313 |1585.6 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.680000e+02 |  14.71%
218.35/218.49	o 455
218.35/218.49	c c 218s|    15 |    16 | 30441 |1594.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.550000e+02 |  11.52%
218.75/218.81	o 455
218.75/218.81	c c 219s|    15 |    16 | 30743 |1616.4 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.550000e+02 |  11.52%
218.75/218.83	o 454
218.75/218.83	c c 219s|    15 |    16 | 30753 |1617.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.540000e+02 |  11.28%
218.85/218.92	o 445
218.85/218.92	c c 219s|    15 |    16 | 30821 |1621.9 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.450000e+02 |   9.07%
218.85/218.95	o 444
218.85/218.95	c c 219s|    15 |    16 | 30839 |1623.2 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.440000e+02 |   8.82%
218.85/218.97	o 443
218.85/218.97	c c 219s|    15 |    16 | 30845 |1623.6 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.430000e+02 |   8.58%
233.84/233.99	o 442
233.84/233.99	c p 234s|    27 |    28 | 45211 |1426.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.420000e+02 |   8.28%
233.93/234.04	o 441
233.93/234.04	c p 234s|    27 |    28 | 45274 |1429.2 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.410000e+02 |   8.04%
233.93/234.04	o 440
233.93/234.04	c p 234s|    27 |    28 | 45275 |1429.3 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.400000e+02 |   7.79%
270.03/270.16	o 439
270.03/270.16	c v 270s|    51 |    52 | 74569 |1329.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.390000e+02 |   7.55%
270.03/270.17	o 438
270.03/270.17	c v 270s|    51 |    52 | 74571 |1329.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.380000e+02 |   7.30%
270.13/270.20	o 437
270.13/270.20	c v 270s|    51 |    52 | 74604 |1329.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.370000e+02 |   7.06%
270.13/270.20	o 434
270.13/270.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
270.13/270.20	c v 270s|    51 |    52 | 74606 |1329.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.340000e+02 |   6.32%
270.13/270.22	o 433
270.13/270.22	c b 270s|    51 |    52 | 74606 |1329.8 |  79M|  14 | 450 |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.330000e+02 |   6.08%
409.21/409.37	o 432
409.21/409.37	c v 409s|   130 |   131 |174014 |1286.0 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 281 | 4.081830e+02 | 4.320000e+02 |   5.83%
474.99/475.14	o 430
474.99/475.14	c v 475s|   148 |   149 |234318 |1538.8 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 294 | 4.086709e+02 | 4.300000e+02 |   5.22%
643.85/644.05	o 429
643.85/644.05	c v 644s|   190 |   191 |388161 |2010.8 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 331 | 4.090557e+02 | 4.290000e+02 |   4.88%
686.04/686.20	o 428
686.04/686.20	c v 686s|   202 |   203 |422953 |2063.9 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 354 | 4.090609e+02 | 4.280000e+02 |   4.63%
686.84/687.03	o 427
686.84/687.03	c b 687s|   203 |   202 |423731 |2057.5 |  79M|  21 | 479 |1176 |4667 |1176 |4691 |  31 |   0 | 354 | 4.090609e+02 | 4.270000e+02 |   4.39%
1255.81/1256.11	o 425
1255.81/1256.11	c C1256s|   403 |   388 |919833 |2268.0 |  79M|  21 | 481 |1176 |4667 |1176 |4691 |  31 |   0 | 618 | 4.098296e+02 | 4.250000e+02 |   3.70%
1789.60/1790.01	c 
1789.60/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.60/1790.01	c Solving Time (sec) : 1789.89
1789.60/1790.01	c Solving Nodes      : 689
1789.60/1790.01	c Primal Bound       : +4.25000000000000e+02 (433 solutions)
1789.60/1790.01	c Dual Bound         : +4.10253095449351e+02
1789.60/1790.01	c Gap                : 3.59 %
1789.60/1790.02	s SATISFIABLE
1789.60/1790.02	v -x416 -x415 -x414 -x412 -x411 x410 x409 x408 x407 -x406 -x405 -x404 -x403 -x401 -x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 
1789.60/1790.02	v x392 x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x379 -x378 x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x368 
1789.60/1790.02	v -x367 -x366 -x365 -x364 x363 -x362 -x361 -x360 -x359 -x357 -x356 -x355 -x354 x353 -x352 -x351 x350 -x349 -x348 -x346 x345 
1789.60/1790.02	v -x344 -x343 -x342 x341 -x340 -x339 x338 -x337 -x334 -x333 -x332 -x331 -x330 -x329 -x328 x327 x326 -x325 x323 -x322 -x321 -x320 
1789.60/1790.02	v -x319 -x318 -x317 -x316 -x315 -x314 -x312 x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x301 -x300 -x299 -x298 -x297 
1789.60/1790.02	v -x296 -x295 -x294 -x293 -x292 x290 -x289 -x288 x287 -x286 -x285 -x284 -x283 -x282 -x281 -x279 -x278 -x277 -x276 x275 -x274 
1789.60/1790.02	v -x273 -x272 -x271 -x270 -x268 -x267 -x266 -x265 -x264 x263 -x262 -x261 -x260 x259 -x257 x256 x255 -x254 -x253 -x252 -x251 -x250 
1789.60/1790.02	v x249 -x248 -x246 -x245 -x244 x243 -x242 -x241 -x240 -x239 -x238 -x237 -x235 -x234 -x233 -x232 -x231 -x230 x229 -x228 x227 
1789.60/1790.02	v -x226 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x212 -x211 -x210 -x209 x208 x207 -x206 -x205 -x204 -x203 -x201 
1789.60/1790.02	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x190 -x189 -x188 -x187 x186 x185 x184 -x183 -x182 -x181 -x179 -x178 
1789.60/1790.02	v -x177 -x176 -x175 -x174 -x173 -x172 -x171 x170 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x157 -x156 x155 
1789.60/1790.02	v -x154 -x153 -x152 x151 x150 x149 -x148 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x135 -x134 x133 -x132 -x131 
1789.60/1790.02	v -x130 -x129 x128 -x127 -x126 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x112 -x111 -x110 -x109 -x108 x107 
1789.60/1790.02	v -x106 x105 -x104 -x103 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x90 x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x79 
1789.60/1790.02	v -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x68 -x67 x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x57 -x56 -x55 -x54 -x53 x52 -x51 
1789.60/1790.02	v -x50 -x49 -x48 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x35 x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x24 -x23 
1789.60/1790.02	v -x22 -x21 -x20 x19 x18 x17 x16 -x15 -x13 -x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 x4 -x1372 x1371 -x1370 x1369 -x1368 x1367 -x1366 
1789.60/1790.02	v -x1365 -x1364 -x1363 -x1361 -x1360 -x1359 x1358 x1357 -x1356 -x1355 -x1354 -x1353 x1352 x1350 -x1349 -x1348 x1347 -x1346 -x1345 
1789.60/1790.02	v x1344 x1343 -x1342 -x1341 x1339 -x1338 -x1337 -x1336 -x1335 -x1334 -x1333 x1332 -x1331 -x1330 x1328 -x1327 -x1326 -x1325 
1789.60/1790.02	v -x1324 -x1323 -x1322 -x1321 -x1320 -x1319 -x1317 -x1316 -x1315 -x1314 x1313 -x1312 -x1311 x1310 -x1309 -x1308 x1306 -x1305 x1304 
1789.60/1790.02	v -x1303 -x1302 -x1301 -x1300 x1299 -x1298 -x1297 -x1295 x1294 x1293 -x1292 x1291 x1290 -x1289 -x1288 -x1287 -x1286 -x1284 
1789.60/1790.02	v -x1283 -x1282 x1281 -x1280 x1279 -x1278 -x1277 -x1276 -x1275 -x1273 -x1272 x1271 -x1270 -x1269 -x1268 x1267 -x1266 -x1265 -x1264 
1789.60/1790.02	v -x1261 x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 x1253 -x1252 -x1250 -x1249 -x1248 x1247 -x1246 -x1245 -x1244 -x1243 
1789.60/1790.02	v -x1242 -x1241 -x1239 -x1238 -x1237 x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1228 -x1227 -x1226 x1225 -x1224 -x1223 
1789.60/1790.02	v -x1222 -x1221 -x1220 -x1219 -x1217 x1216 -x1215 -x1214 x1213 -x1212 -x1211 -x1210 -x1209 x1208 -x1206 -x1205 -x1204 -x1203 
1789.60/1790.02	v -x1202 -x1201 -x1200 -x1199 -x1198 x1197 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 x1186 -x1184 -x1183 -x1182 
1789.60/1790.02	v -x1181 x1180 -x1179 -x1178 -x1177 -x1176 -x1175 x1173 -x1172 x1171 -x1170 -x1169 x1168 x1167 -x1166 -x1165 x1164 x1162 
1789.60/1790.02	v -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 x1150 -x1149 x1148 -x1147 -x1146 -x1145 -x1144 x1143 -x1142 -x1141 
1789.60/1790.02	v -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 x1131 -x1130 x1128 -x1127 -x1126 x1125 -x1124 -x1123 -x1122 x1121 
1789.60/1790.02	v -x1120 -x1119 x1117 x1116 x1115 x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1106 x1105 -x1104 -x1103 -x1102 -x1101 -x1100 
1789.60/1790.02	v -x1099 -x1098 x1097 -x1095 x1094 x1093 x1092 -x1091 -x1090 -x1089 x1088 -x1087 x1086 x1084 -x1083 -x1082 -x1081 -x1080 -x1079 
1789.60/1790.02	v x1078 -x1077 -x1076 x1075 x1073 -x1072 x1071 -x1070 -x1069 x1068 -x1067 x1066 -x1065 -x1064 -x1062 -x1061 x1060 -x1059 
1789.60/1790.02	v -x1058 -x1057 x1056 x1055 -x1054 x1053 -x1051 -x1050 -x1049 x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1039 x1038 -x1037 
1789.60/1790.02	v -x1036 -x1035 -x1034 -x1033 x1032 -x1031 -x1030 x1028 -x1027 x1026 x1025 -x1024 x1023 -x1022 x1021 -x1020 x1019 -x1017 -x1016 
1789.60/1790.02	v x1015 -x1014 -x1013 -x1012 -x1011 x1010 -x1009 x1008 -x1006 x1005 -x1004 x1003 -x1002 -x1001 x1000 -x999 x998 -x997 -x995 
1789.60/1790.02	v -x994 x993 -x992 -x991 -x990 x989 -x988 -x987 x986 -x984 x983 x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x973 -x972 -x971 
1789.60/1790.02	v -x970 -x969 -x968 -x967 x966 -x965 -x964 -x962 -x961 -x960 -x959 -x958 -x957 x956 -x955 -x954 -x953 -x951 -x950 -x949 -x948 
1789.60/1790.02	v -x947 x946 -x945 x944 x943 x942 -x940 -x939 -x938 -x937 -x936 -x935 x934 -x933 -x932 x931 -x928 -x927 -x926 -x925 x924 -x923 
1789.60/1790.02	v -x922 -x921 -x920 x919 -x917 x916 -x915 -x914 -x913 x912 -x911 x910 -x909 -x908 -x906 -x905 x904 -x903 -x902 x901 x900 -x899 
1789.60/1790.02	v x898 -x897 -x895 x894 x893 -x892 x891 x890 x889 -x888 -x887 x886 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 x875 
1789.60/1790.02	v x873 x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x864 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x851 x850 
1789.60/1790.02	v -x849 -x848 -x847 x846 -x845 -x844 x843 x842 x840 x839 x838 x837 -x836 x835 -x834 -x833 -x832 -x831 x829 -x828 -x827 -x826 
1789.60/1790.02	v -x825 -x824 -x823 x822 x821 -x820 x817 -x816 -x815 -x814 -x813 x812 -x811 x810 -x809 x808 -x806 -x805 x804 x803 -x802 x801 
1789.60/1790.02	v -x800 -x799 -x798 x797 x795 -x794 x793 x792 -x791 -x790 -x789 x788 -x787 x786 -x784 x783 -x782 -x781 -x780 -x779 x778 x777 x776 
1789.60/1790.02	v -x775 -x773 x772 -x771 -x770 -x769 x768 x767 x766 x765 -x764 -x762 -x761 -x760 -x759 -x758 x757 -x756 x755 x754 -x753 x751 
1789.60/1790.02	v x750 x749 -x748 -x747 -x746 x745 x744 x743 -x742 -x740 x739 x738 x737 x736 x735 -x734 -x733 -x732 -x731 -x729 -x728 x727 -x726 
1789.60/1790.02	v -x725 -x724 x723 -x722 -x721 -x720 -x718 -x717 -x716 -x715 -x714 x713 -x712 -x711 -x710 x709 -x706 -x705 x704 -x703 -x702 
1789.60/1790.02	v -x701 x700 -x699 x698 -x697 x695 -x694 x693 -x692 -x691 x690 -x689 x688 -x687 -x686 x684 -x683 x682 x681 x680 x679 x678 -x677 
1789.60/1790.02	v -x676 x675 -x673 -x672 -x671 x670 -x669 -x668 -x667 -x666 -x665 -x664 x662 x661 x660 x659 x658 -x657 -x656 -x655 x654 -x653 
1789.60/1790.02	v -x651 x650 x649 -x648 -x647 x646 x645 -x644 x643 -x642 -x640 x639 -x638 -x637 x636 -x635 x634 -x633 -x632 -x631 -x629 -x628 -x627 
1789.60/1790.02	v x626 -x625 x624 -x623 x622 -x621 x620 -x618 x617 x616 x615 -x614 -x613 -x612 x611 -x610 -x609 x607 x606 -x605 x604 -x603 
1789.60/1790.02	v -x602 -x601 -x600 -x599 x598 -x595 -x594 -x593 -x592 -x591 x590 x589 x588 -x587 x586 x584 -x583 x582 -x581 x580 -x579 -x578 
1789.60/1790.02	v -x577 -x576 -x575 x573 -x572 x571 -x570 -x569 -x568 x567 -x566 x565 -x564 x562 -x561 x560 -x559 -x558 x557 -x556 x555 -x554 x553 
1789.60/1790.02	v -x551 x550 -x549 -x548 x547 x546 -x545 x544 -x543 x542 -x540 -x539 x538 -x537 x536 -x535 x534 -x533 -x532 -x531 x529 -x528 
1789.60/1790.02	v -x527 x526 x525 x524 -x523 x522 -x521 -x520 x518 x517 x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 x507 -x506 -x505 -x504 
1789.60/1790.02	v x503 -x502 -x501 x500 -x499 -x498 -x496 -x495 -x494 -x493 x492 x491 x490 x489 x488 -x487 -x484 -x483 -x482 -x481 -x480 x479 
1789.60/1790.02	v x478 -x477 -x476 -x475 -x473 -x472 -x471 x470 x469 -x468 x467 x466 -x465 x464 x462 x461 -x460 -x459 -x458 x457 -x456 -x455 x454 
1789.60/1790.02	v x453 -x451 x450 -x449 x448 x447 x446 x445 -x444 x443 -x442 x440 x439 x438 -x437 -x436 x435 x434 x433 -x432 x431 -x429 -x428 
1789.60/1790.02	v -x427 -x426 x425 x424 x423 x422 x421 -x420 -x418 -x417 -x413 x402 -x391 -x380 -x369 x358 x347 x336 -x324 -x313 x302 x291 -x280 
1789.60/1790.02	v x269 x258 -x247 x236 x225 x213 -x202 x191 -x180 -x169 -x158 x147 x136 x125 -x114 x102 -x91 x80 -x69 x58 x47 x36 x25 -x14 
1789.60/1790.02	v x3 x1362 x1351 -x1340 x1329 x1318 x1307 -x1296 x1285 x1274 x1263 x1251 x1240 x1229 x1218 x1207 -x1196 x1185 x1174 -x1163 x1152 
1789.60/1790.02	v -x1140 -x1129 -x1118 x1107 -x1096 -x1085 -x1074 x1063 x1052 -x1041 x1029 x1018 -x1007 x996 -x985 x974 x963 x952 -x941 -x930 
1789.60/1790.02	v x918 -x907 x896 x885 x874 -x863 -x852 x841 x830 -x819 -x807 -x796 x785 x774 x763 -x752 x741 x730 x719 x708 -x696 x685 x674 x663 
1789.60/1790.02	v x652 -x641 x630 x619 -x608 -x597 -x585 x574 -x563 x552 -x541 x530 x519 -x508 -x497 -x486 x474 -x463 -x452 x441 -x430 -x419 
1789.60/1790.02	v x335 -x224 x113 -x2 x1262 x1151 x1040 x929 -x818 x707 x596 -x485 x1 
1789.60/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.60/1790.02	c Solving Time       :    1789.89
1789.60/1790.02	c Original Problem   :
1789.60/1790.02	c   Problem name     : HOME/instance-2703944-1278551744.opb
1789.60/1790.02	c   Variables        : 1372 (1372 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.60/1790.02	c   Constraints      : 4944 initial, 4944 maximal
1789.60/1790.02	c Presolved Problem  :
1789.60/1790.02	c   Problem name     : t_HOME/instance-2703944-1278551744.opb
1789.60/1790.02	c   Variables        : 1176 (1176 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.60/1790.02	c   Constraints      : 4667 initial, 4667 maximal
1789.60/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.60/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.02	c   dualfix          :       0.00         37          0          0          0          0          0          0          0
1789.60/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.02	c   probing          :       0.02          0          0          0          0          0          0          0          0
1789.60/1790.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1789.60/1790.02	c   linear           :       0.06        117         42          0        117          0        277          0          0
1789.60/1790.02	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1789.60/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.60/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.60/1790.02	c   integral         :          0          0          0        676          0          0          0          0          0       1352
1789.60/1790.02	c   setppc           :        229         11      21884          0          1          0        745          0          0          0
1789.60/1790.02	c   logicor          :       4438         11       8723          0          1          0         84          0          0          0
1789.60/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.60/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.60/1790.02	c   integral         :     338.13       0.00       0.00     338.13       0.00
1789.60/1790.02	c   setppc           :       0.70       0.00       0.70       0.00       0.00
1789.60/1790.02	c   logicor          :       0.22       0.01       0.21       0.00       0.00
1789.60/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.60/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.60/1790.02	c   vbounds          :       0.02          2          0          0
1789.60/1790.02	c   rootredcost      :       0.02         21          0          0
1789.60/1790.02	c   pseudoobj        :       1.19      21715          0          0
1789.60/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.60/1790.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.60/1790.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.60/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.60/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.60/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.60/1790.02	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.60/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.60/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.60/1790.02	c   cut pool         :       0.12         10          -          -         43          -    (maximal pool size: 3443)
1789.60/1790.02	c   redcost          :       0.07        695          0       1208          0          0
1789.60/1790.02	c   impliedbounds    :       0.00         11          0          0          0          0
1789.60/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.60/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.60/1790.02	c   gomory           :      23.14         11          0          0        278          0
1789.60/1790.02	c   strongcg         :      10.70         11          0          0       4378          0
1789.60/1790.02	c   cmir             :       0.37         10          0          0          0          0
1789.60/1790.02	c   flowcover        :       0.41         10          0          0          0          0
1789.60/1790.02	c   clique           :       0.00         11          0          0          8          0
1789.60/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.60/1790.02	c   mcf              :       0.01          1          0          0          0          0
1789.60/1790.02	c   rapidlearning    :       0.24          1          0          0          0          0
1789.60/1790.02	c Pricers            :       Time      Calls       Vars
1789.60/1790.02	c   problem variables:       0.00          0          0
1789.60/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.60/1790.02	c   relpscost        :     338.13        676          0          0          0          0       1352
1789.60/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.60/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.60/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.60/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.60/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.60/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.60/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.60/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.60/1790.02	c   LP solutions     :       0.00          -          0
1789.60/1790.02	c   pseudo solutions :       0.00          -          0
1789.60/1790.02	c   oneopt           :       0.07         12          3
1789.60/1790.02	c   guideddiving     :      56.54          8          0
1789.60/1790.02	c   linesearchdiving :      72.28          9          4
1789.60/1790.02	c   trivial          :       0.01          2          3
1789.60/1790.02	c   simplerounding   :       0.10        686         25
1789.60/1790.02	c   zirounding       :       2.19        676         14
1789.60/1790.02	c   rounding         :       2.97        320          0
1789.60/1790.02	c   shifting         :       0.72         67          0
1789.60/1790.02	c   intshifting      :       0.00          0          0
1789.60/1790.02	c   twoopt           :       0.00          0          0
1789.60/1790.02	c   fixandinfer      :       0.00          0          0
1789.60/1790.02	c   feaspump         :       0.00          0          0
1789.60/1790.02	c   coefdiving       :     255.25         31        232
1789.60/1790.02	c   pscostdiving     :     219.58         31         61
1789.60/1790.02	c   fracdiving       :      47.57          7          0
1789.60/1790.02	c   veclendiving     :     255.07         39         75
1789.60/1790.02	c   intdiving        :       0.00          0          0
1789.60/1790.02	c   actconsdiving    :       0.00          0          0
1789.60/1790.02	c   objpscostdiving  :      30.94          2         14
1789.60/1790.02	c   rootsoldiving    :      12.20          8          0
1789.60/1790.02	c   octane           :       0.00          0          0
1789.60/1790.02	c   rens             :      13.25          1          1
1789.60/1790.02	c   rins             :       0.00          0          0
1789.60/1790.02	c   localbranching   :       0.00          0          0
1789.60/1790.02	c   mutation         :       0.00          0          0
1789.60/1790.02	c   crossover        :       0.20          1          1
1789.60/1790.02	c   dins             :       0.00          0          0
1789.60/1790.02	c   undercover       :       0.00          0          0
1789.60/1790.02	c   nlp              :       0.00          0          0
1789.60/1790.02	c   trysol           :       0.00          0          0
1789.60/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.60/1790.02	c   primal LP        :       0.01          0          0       0.00          -
1789.60/1790.02	c   dual LP          :     445.76        699     433239     619.80     971.91
1789.60/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.60/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.60/1790.02	c   diving/probing LP:     915.52      17812     927318      52.06    1012.88
1789.60/1790.02	c   strong branching :     337.92       1076     333733     310.16     987.60
1789.60/1790.02	c     (at root node) :          -         20      17098     854.90          -
1789.60/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.60/1790.02	c B&B Tree           :
1789.60/1790.02	c   number of runs   :          1
1789.60/1790.02	c   nodes            :        689
1789.60/1790.02	c   nodes (total)    :        689
1789.60/1790.02	c   nodes left       :        650
1789.60/1790.02	c   max depth        :         22
1789.60/1790.02	c   max depth (total):         22
1789.60/1790.02	c   backtracks       :        199 (28.9%)
1789.60/1790.02	c   delayed cutoffs  :          0
1789.60/1790.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.60/1790.02	c   avg switch length:       5.34
1789.60/1790.02	c   switching time   :       0.15
1789.60/1790.02	c Solution           :
1789.60/1790.02	c   Solutions found  :        433 (27 improvements)
1789.60/1790.02	c   First Solution   : +1.37200000000000e+03   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
1789.60/1790.02	c   Primal Bound     : +4.25000000000000e+02   (in run 1, after 403 nodes, 1255.99 seconds, depth 7, found by <crossover>)
1789.60/1790.02	c   Dual Bound       : +4.10253095449351e+02
1789.60/1790.02	c   Gap              :       3.59 %
1789.60/1790.02	c   Root Dual Bound  : +4.07846137931616e+02
1789.60/1790.02	c   Root Iterations  :       8114
1789.60/1790.07	c Time complete: 1789.67.

Verifier Data

OK	425

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2703944-1278551744/watcher-2703944-1278551744 -o /tmp/evaluation-result-2703944-1278551744/solver-2703944-1278551744 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703944-1278551744.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.08 1.02 0.92 3/106 29434
/proc/meminfo: memFree=1691448/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=7904 CPUtime=0
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 1066 0 0 0 0 0 0 0 19 0 1 0 23385914 8093696 978 1992294400 4194304 8395647 140734544296320 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29434/statm: 1976 986 365 1026 0 946 0

[startup+0.103065 s]
/proc/loadavg: 1.08 1.02 0.92 3/106 29434
/proc/meminfo: memFree=1691448/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=13656 CPUtime=0.09
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 2704 0 0 0 9 0 0 0 21 0 1 0 23385914 13983744 2615 1992294400 4194304 8395647 140734544296320 18446744073709551615 5758038 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29434/statm: 3414 2615 393 1026 0 2384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13656

[startup+0.201072 s]
/proc/loadavg: 1.08 1.02 0.92 3/106 29434
/proc/meminfo: memFree=1691448/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=24432 CPUtime=0.19
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 5498 0 0 0 18 1 0 0 21 0 1 0 23385914 25018368 5055 1992294400 4194304 8395647 140734544296320 18446744073709551615 4982375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 6108 5055 484 1026 0 5078 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24432

[startup+0.301079 s]
/proc/loadavg: 1.08 1.02 0.92 3/106 29434
/proc/meminfo: memFree=1691448/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=29792 CPUtime=0.29
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 6897 0 0 0 27 2 0 0 21 0 1 0 23385914 30507008 6452 1992294400 4194304 8395647 140734544296320 18446744073709551615 6163948 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 7448 6452 533 1026 0 6418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29792

[startup+0.701104 s]
/proc/loadavg: 1.08 1.02 0.92 3/106 29434
/proc/meminfo: memFree=1691448/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=39376 CPUtime=0.69
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 9422 0 0 0 66 3 0 0 22 0 1 0 23385914 40321024 8742 1992294400 4194304 8395647 140734544296320 18446744073709551615 6700739 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 9844 8742 657 1026 0 8814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39376

[startup+1.50115 s]
/proc/loadavg: 1.08 1.02 0.92 2/107 29435
/proc/meminfo: memFree=1658580/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=40336 CPUtime=1.49
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 9614 0 0 0 146 3 0 0 25 0 1 0 23385914 41304064 8854 1992294400 4194304 8395647 140734544296320 18446744073709551615 6670339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 10084 8854 580 1026 0 9054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40336

[startup+3.10026 s]
/proc/loadavg: 1.08 1.02 0.92 2/107 29435
/proc/meminfo: memFree=1656596/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=41328 CPUtime=3.08
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 10081 0 0 0 305 3 0 0 25 0 1 0 23385914 42319872 9319 1992294400 4194304 8395647 140734544296320 18446744073709551615 6670339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 10332 9319 616 1026 0 9302 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41328

[startup+6.30147 s]
/proc/loadavg: 1.07 1.02 0.92 2/107 29435
/proc/meminfo: memFree=1655728/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=41328 CPUtime=6.29
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 10115 0 0 0 624 5 0 0 25 0 1 0 23385914 42319872 9352 1992294400 4194304 8395647 140734544296320 18446744073709551615 6123253 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 10332 9352 624 1026 0 9302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41328

[startup+12.7009 s]
/proc/loadavg: 1.07 1.02 0.92 2/107 29435
/proc/meminfo: memFree=1638368/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=58708 CPUtime=12.69
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 19397 0 0 0 1258 11 0 0 25 0 1 0 23385914 60116992 13690 1992294400 4194304 8395647 140734544296320 18446744073709551615 6197932 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 14677 13690 621 1026 0 13647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58708

[startup+25.5017 s]
/proc/loadavg: 1.05 1.01 0.92 2/107 29436
/proc/meminfo: memFree=1603276/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=95360 CPUtime=25.48
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 28167 0 0 0 2530 18 0 0 25 0 1 0 23385914 97648640 22460 1992294400 4194304 8395647 140734544296320 18446744073709551615 4719923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 23840 22460 621 1026 0 22810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95360

[startup+51.1014 s]
/proc/loadavg: 1.03 1.01 0.92 2/107 29437
/proc/meminfo: memFree=1554420/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=145940 CPUtime=51.08
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 41478 0 0 0 5070 38 0 0 25 0 1 0 23385914 149442560 34653 1992294400 4194304 8395647 140734544296320 18446744073709551615 6724609 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 36485 34653 636 1026 0 35455 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 145940

[startup+102.302 s]
/proc/loadavg: 1.01 1.01 0.92 2/107 29438
/proc/meminfo: memFree=1575128/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=102.27
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43216 0 0 0 10164 63 0 0 25 0 1 0 23385914 125329408 29503 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29503 636 1026 0 29568 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 122392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 29439
/proc/meminfo: memFree=1575004/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=162.26
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43216 0 0 0 16138 88 0 0 25 0 1 0 23385914 125329408 29503 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29503 636 1026 0 29568 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 122392

[startup+222.308 s]
/proc/loadavg: 1.06 1.01 0.93 2/107 29444
/proc/meminfo: memFree=1574508/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=222.25
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43216 0 0 0 22115 110 0 0 25 0 1 0 23385914 125329408 29503 1992294400 4194304 8395647 140734544296320 18446744073709551615 6586913 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29503 636 1026 0 29568 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 122392

[startup+282.301 s]
/proc/loadavg: 1.02 1.01 0.93 2/107 29446
/proc/meminfo: memFree=1574508/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=282.23
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43216 0 0 0 28088 135 0 0 25 0 1 0 23385914 125329408 29503 1992294400 4194304 8395647 140734544296320 18446744073709551615 6697250 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29503 636 1026 0 29568 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 122392

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29448
/proc/meminfo: memFree=1574508/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=342.22
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43223 0 0 0 34066 156 0 0 25 0 1 0 23385914 125329408 29510 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29510 636 1026 0 29568 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 122392

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29449
/proc/meminfo: memFree=1574384/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=402.2
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43224 0 0 0 40039 181 0 0 25 0 1 0 23385914 125329408 29511 1992294400 4194304 8395647 140734544296320 18446744073709551615 6698724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29511 636 1026 0 29568 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 122392

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29450
/proc/meminfo: memFree=1574384/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=462.19
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43224 0 0 0 46014 205 0 0 25 0 1 0 23385914 125329408 29511 1992294400 4194304 8395647 140734544296320 18446744073709551615 6697266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29511 636 1026 0 29568 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 122392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29452
/proc/meminfo: memFree=1574384/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=522.17
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43224 0 0 0 51988 229 0 0 25 0 1 0 23385914 125329408 29511 1992294400 4194304 8395647 140734544296320 18446744073709551615 6636342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29511 636 1026 0 29568 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 122392

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29454
/proc/meminfo: memFree=1574260/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=582.16
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43224 0 0 0 57963 253 0 0 25 0 1 0 23385914 125329408 29511 1992294400 4194304 8395647 140734544296320 18446744073709551615 6697338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29511 636 1026 0 29568 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 122392

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29456
/proc/meminfo: memFree=1574260/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=642.15
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43224 0 0 0 63934 281 0 0 25 0 1 0 23385914 125329408 29511 1992294400 4194304 8395647 140734544296320 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29511 636 1026 0 29568 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 122392

[startup+702.301 s]

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

/proc/meminfo: memFree=1574136/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=1002.07
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43226 0 0 0 99779 428 0 0 25 0 1 0 23385914 125329408 29513 1992294400 4194304 8395647 140734544296320 18446744073709551615 6697351 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29513 636 1026 0 29568 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 122392

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 0.94 2/107 29466
/proc/meminfo: memFree=1574012/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=1062.06
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43226 0 0 0 105753 453 0 0 25 0 1 0 23385914 125329408 29513 1992294400 4194304 8395647 140734544296320 18446744073709551615 6390464 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29513 636 1026 0 29568 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 122392

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 0.94 2/107 29468
/proc/meminfo: memFree=1574012/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122392 CPUtime=1122.05
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43226 0 0 0 111725 480 0 0 25 0 1 0 23385914 125329408 29513 1992294400 4194304 8395647 140734544296320 18446744073709551615 7382041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30598 29513 636 1026 0 29568 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 122392

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 0.94 2/107 29470
/proc/meminfo: memFree=1574384/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1182.03
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 43564 0 0 0 117699 504 0 0 25 0 1 0 23385914 124284928 29284 1992294400 4194304 8395647 140734544296320 18446744073709551615 6721238 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29284 636 1026 0 29313 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 121372

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/107 29472
/proc/meminfo: memFree=1574384/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122280 CPUtime=1242.02
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 44131 0 0 0 123674 528 0 0 25 0 1 0 23385914 125214720 29372 1992294400 4194304 8395647 140734544296320 18446744073709551615 6390518 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30570 29372 636 1026 0 29540 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 122280

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/107 29473
/proc/meminfo: memFree=1574260/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1302.01
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 47970 0 0 0 129644 557 0 0 25 0 1 0 23385914 124284928 29285 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29285 637 1026 0 29313 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 121372

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29474
/proc/meminfo: memFree=1574012/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=122284 CPUtime=1361.99
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48171 0 0 0 135619 580 0 0 25 0 1 0 23385914 125218816 29486 1992294400 4194304 8395647 140734544296320 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30571 29486 637 1026 0 29541 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 122284

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29476
/proc/meminfo: memFree=1573392/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123252 CPUtime=1421.99
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48310 0 0 0 141592 607 0 0 25 0 1 0 23385914 126210048 29625 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30813 29625 637 1026 0 29783 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 123252

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29478
/proc/meminfo: memFree=1573392/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123252 CPUtime=1481.96
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48310 0 0 0 147566 630 0 0 25 0 1 0 23385914 126210048 29625 1992294400 4194304 8395647 140734544296320 18446744073709551615 6698719 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30813 29625 637 1026 0 29783 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 123252

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29480
/proc/meminfo: memFree=1573020/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123248 CPUtime=1541.96
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48992 0 0 0 153541 655 0 0 25 0 1 0 23385914 126205952 29719 1992294400 4194304 8395647 140734544296320 18446744073709551615 6697367 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30812 29719 637 1026 0 29782 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 123248

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29481
/proc/meminfo: memFree=1572896/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123248 CPUtime=1601.94
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48992 0 0 0 159515 679 0 0 25 0 1 0 23385914 126205952 29719 1992294400 4194304 8395647 140734544296320 18446744073709551615 6667522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30812 29719 637 1026 0 29782 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 123248

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29482
/proc/meminfo: memFree=1572896/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123248 CPUtime=1661.93
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48992 0 0 0 165489 704 0 0 25 0 1 0 23385914 126205952 29719 1992294400 4194304 8395647 140734544296320 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30812 29719 637 1026 0 29782 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 123248

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29484
/proc/meminfo: memFree=1572772/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=123248 CPUtime=1721.92
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 48992 0 0 0 171464 728 0 0 25 0 1 0 23385914 126205952 29719 1992294400 4194304 8395647 140734544296320 18446744073709551615 6390525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30812 29719 637 1026 0 29782 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 123248

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1781.9
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 177438 752 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 6635679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 121372

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1785.2
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 177766 754 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 121372

[startup+1787.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1786.8
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 177926 754 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 6698059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1786.8
Current children cumulated vsize (KiB) 121372

[startup+1788.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1788.4
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 178086 754 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 121372

[startup+1789.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1789.19
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 178165 754 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 121372

[startup+1790 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 29486
/proc/meminfo: memFree=1573888/2059040 swapFree=4162804/4192956
[pid=29434] ppid=29432 vsize=121372 CPUtime=1789.6
/proc/29434/stat : 29434 (pbscip.linux.x8) R 29432 29434 28747 0 -1 4202496 49798 0 0 0 178205 755 0 0 25 0 1 0 23385914 124284928 29286 1992294400 4194304 8395647 140734544296320 18446744073709551615 6636339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29434/statm: 30343 29286 637 1026 0 29313 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 121372

Child status: 0
Real time (s): 1790.07
CPU time (s): 1789.68
CPU user time (s): 1782.11
CPU system time (s): 7.56585
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 147976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.11
system time used= 7.56585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49803
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= 1
involuntary context switches= 2773

runsolver used 2.75758 second user time and 8.65168 second system time

The end

Launcher Data

Begin job on node030 at 2010-07-08 03:15:44
IDJOB=2703944
IDBENCH=1873
IDSOLVER=1213
FILE ID=node030/2703944-1278551744
PBS_JOBID= 11239508
Free space on /tmp= 62504 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-seymour.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703944-1278551744/watcher-2703944-1278551744 -o /tmp/evaluation-result-2703944-1278551744/solver-2703944-1278551744 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703944-1278551744.opb -t 1800 -m 1800

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=1897837526

node030.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.217
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.43
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.217
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:       1691976 kB
Buffers:         52604 kB
Cached:         207364 kB
SwapCached:       1692 kB
Active:         143416 kB
Inactive:       148204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1691976 kB
SwapTotal:     4192956 kB
SwapFree:      4162804 kB
Dirty:           10696 kB
Writeback:           8 kB
AnonPages:       30016 kB
Mapped:          13116 kB
Slab:            53540 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179756 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= 62496 MiB
End job on node030 at 2010-07-08 03:45:35