Trace number 3731313

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT425 1789.74 1790.04

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.74
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-3731313-1338684279.opb>
0.04/0.05	c original problem has 1372 variables (1372 bin, 0 int, 0 impl, 0 cont) and 4944 constraints
0.04/0.05	c problem read
0.04/0.05	c presolving settings loaded
0.04/0.06	o 1372
0.04/0.06	c feasible solution found by trivial heuristic, objective value  1.372000e+03
0.04/0.06	c presolving:
0.04/0.07	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.04/0.07	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.04/0.07	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.04/0.08	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.09/0.10	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.09/0.11	c    (0.1s) probing: 101/1176 (8.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.11	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.11	c presolving (6 rounds):
0.09/0.11	c  196 deleted vars, 277 deleted constraints, 117 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.11	c  570 implications, 0 cliques
0.09/0.11	c presolved problem has 1176 variables (1176 bin, 0 int, 0 impl, 0 cont) and 4667 constraints
0.09/0.11	c     229 constraints of type <setppc>
0.09/0.11	c    4438 constraints of type <logicor>
0.09/0.11	c transformed objective value is always integral (scale: 1)
0.09/0.11	c Presolving Time: 0.05
0.09/0.11	c - non default parameters ----------------------------------------------------------------------
0.09/0.11	c # SCIP version 1.2.1.3
0.09/0.11	c 
0.09/0.11	c # frequency for displaying node information lines
0.09/0.11	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.11	c display/freq = 10000
0.09/0.11	c 
0.09/0.11	c # maximal time in seconds to run
0.09/0.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.11	c limits/time = 1789.95
0.09/0.11	c 
0.09/0.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.11	c limits/memory = 13950
0.09/0.11	c 
0.09/0.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.11	c # [type: int, range: [1,2], default: 1]
0.09/0.11	c timing/clocktype = 2
0.09/0.11	c 
0.09/0.11	c # should presolving try to simplify inequalities
0.09/0.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.11	c constraints/linear/simplifyinequalities = TRUE
0.09/0.11	c 
0.09/0.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.11	c constraints/indicator/addCouplingCons = TRUE
0.09/0.11	c 
0.09/0.11	c # should presolving try to simplify knapsacks
0.09/0.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.11	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.11	c 
0.09/0.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.11	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.11	c separating/rapidlearning/freq = 0
0.09/0.11	c 
0.09/0.11	c -----------------------------------------------------------------------------------------------
0.09/0.11	c start solving
0.09/0.11	c 
0.09/0.11	o 1331
0.09/0.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.11	c t 0.1s|     1 |     0 |     0 |     - |6508k|   0 |   - |1176 |4667 |   0 |   0 |   0 |   0 |   0 |      --      | 1.331000e+03 |    Inf 
0.09/0.13	o 480
0.09/0.13	c b 0.1s|     1 |     0 |     0 |     - |9766k|   0 |   - |1176 |4667 |1176 |4667 |   0 |   0 |   0 |      --      | 4.800000e+02 |    Inf 
1.48/1.54	c   1.5s|     1 |     0 |  3886 |     - |9749k|   0 | 555 |1176 |4667 |1176 |4667 |   0 |   0 |   0 | 4.038465e+02 | 4.800000e+02 |  18.86%
3.19/3.22	c   3.2s|     1 |     0 |  5047 |     - |  17M|   0 | 520 |1176 |4667 |1176 |4678 |  11 |   0 |   0 | 4.061019e+02 | 4.800000e+02 |  18.20%
4.19/4.24	c   4.2s|     1 |     0 |  5344 |     - |  24M|   0 | 506 |1176 |4667 |1176 |4684 |  17 |   0 |   0 | 4.069924e+02 | 4.800000e+02 |  17.94%
5.69/5.78	c   5.7s|     1 |     0 |  6254 |     - |  32M|   0 | 506 |1176 |4667 |1176 |4688 |  21 |   0 |   0 | 4.076483e+02 | 4.800000e+02 |  17.75%
6.99/7.06	c   7.0s|     1 |     0 |  6487 |     - |  39M|   0 | 502 |1176 |4667 |1176 |4691 |  24 |   0 |   0 | 4.076999e+02 | 4.800000e+02 |  17.73%
8.18/8.27	c   8.2s|     1 |     0 |  6676 |     - |  47M|   0 | 513 |1176 |4667 |1176 |4692 |  25 |   0 |   0 | 4.077103e+02 | 4.800000e+02 |  17.73%
9.68/9.76	c   9.7s|     1 |     0 |  7013 |     - |  55M|   0 | 512 |1176 |4667 |1176 |4693 |  26 |   0 |   0 | 4.077382e+02 | 4.800000e+02 |  17.72%
11.49/11.59	c  11.5s|     1 |     0 |  7481 |     - |  63M|   0 | 501 |1176 |4667 |1176 |4695 |  28 |   0 |   0 | 4.078112e+02 | 4.800000e+02 |  17.70%
13.19/13.21	c  13.2s|     1 |     0 |  7713 |     - |  70M|   0 | 497 |1176 |4667 |1176 |4696 |  29 |   0 |   0 | 4.078335e+02 | 4.800000e+02 |  17.70%
15.09/15.17	c  15.1s|     1 |     0 |  7875 |     - |  74M|   0 | 491 |1176 |4667 |1176 |4697 |  30 |   0 |   0 | 4.078397e+02 | 4.800000e+02 |  17.69%
17.09/17.12	c  17.1s|     1 |     0 |  8114 |     - |  77M|   0 | 499 |1176 |4667 |1176 |4698 |  31 |   0 |   0 | 4.078461e+02 | 4.800000e+02 |  17.69%
30.28/30.34	c  30.3s|     1 |     2 |  8114 |     - |  77M|   0 | 499 |1176 |4667 |1176 |4698 |  31 |   0 |  20 | 4.078461e+02 | 4.800000e+02 |  17.69%
80.46/80.57	o 480
80.46/80.57	c c80.5s|    15 |    16 | 30248 |1581.0 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.800000e+02 |  17.65%
80.46/80.58	o 478
80.46/80.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.46/80.58	c c80.5s|    15 |    16 | 30250 |1581.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.780000e+02 |  17.16%
80.46/80.59	o 470
80.46/80.59	c c80.5s|    15 |    16 | 30304 |1585.0 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.700000e+02 |  15.20%
80.56/80.60	o 468
80.56/80.60	c c80.6s|    15 |    16 | 30313 |1585.6 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.680000e+02 |  14.71%
80.56/80.64	o 455
80.56/80.64	c c80.6s|    15 |    16 | 30441 |1594.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.550000e+02 |  11.52%
80.66/80.77	o 455
80.66/80.77	c c80.7s|    15 |    16 | 30743 |1616.4 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.550000e+02 |  11.52%
80.66/80.78	o 454
80.66/80.78	c c80.7s|    15 |    16 | 30753 |1617.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.540000e+02 |  11.28%
80.76/80.81	o 445
80.76/80.81	c c80.8s|    15 |    16 | 30821 |1621.9 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.450000e+02 |   9.07%
80.76/80.82	o 444
80.76/80.82	c c80.8s|    15 |    16 | 30839 |1623.2 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.440000e+02 |   8.82%
80.76/80.83	o 443
80.76/80.83	c c80.8s|    15 |    16 | 30845 |1623.6 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.079963e+02 | 4.430000e+02 |   8.58%
86.36/86.45	o 442
86.36/86.45	c p86.4s|    27 |    28 | 45211 |1426.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.420000e+02 |   8.28%
86.36/86.47	o 441
86.36/86.47	c p86.4s|    27 |    28 | 45274 |1429.2 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.410000e+02 |   8.04%
86.36/86.47	o 440
86.36/86.47	c p86.4s|    27 |    28 | 45275 |1429.3 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 198 | 4.081830e+02 | 4.400000e+02 |   7.79%
99.66/99.72	o 439
99.66/99.72	c v99.7s|    51 |    52 | 74569 |1329.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.390000e+02 |   7.55%
99.66/99.72	o 438
99.66/99.72	c v99.7s|    51 |    52 | 74571 |1329.1 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.380000e+02 |   7.30%
99.66/99.73	o 437
99.66/99.73	c v99.7s|    51 |    52 | 74604 |1329.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.370000e+02 |   7.06%
99.66/99.73	o 434
99.66/99.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
99.66/99.73	c v99.7s|    51 |    52 | 74606 |1329.8 |  79M|  14 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.340000e+02 |   6.32%
99.66/99.74	o 433
99.66/99.74	c b99.7s|    51 |    52 | 74606 |1329.8 |  79M|  14 | 450 |1176 |4667 |1176 |4691 |  31 |   0 | 213 | 4.081830e+02 | 4.330000e+02 |   6.08%
150.75/150.82	o 432
150.75/150.82	c v 151s|   130 |   131 |174014 |1286.0 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 281 | 4.081830e+02 | 4.320000e+02 |   5.83%
174.94/175.09	o 430
174.94/175.09	c v 175s|   148 |   149 |234318 |1538.8 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 294 | 4.086709e+02 | 4.300000e+02 |   5.22%
237.24/237.32	o 429
237.24/237.32	c v 237s|   190 |   191 |388161 |2010.8 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 331 | 4.090557e+02 | 4.290000e+02 |   4.88%
252.63/252.72	o 428
252.63/252.72	c v 253s|   202 |   203 |422953 |2063.9 |  79M|  21 |   - |1176 |4667 |1176 |4691 |  31 |   0 | 354 | 4.090609e+02 | 4.280000e+02 |   4.63%
252.94/253.01	o 427
252.94/253.01	c b 253s|   203 |   202 |423731 |2057.5 |  79M|  21 | 479 |1176 |4667 |1176 |4691 |  31 |   0 | 354 | 4.090609e+02 | 4.270000e+02 |   4.39%
460.90/461.00	o 425
460.90/461.00	c C 461s|   403 |   388 |919833 |2268.0 |  79M|  21 | 481 |1176 |4667 |1176 |4691 |  31 |   0 | 618 | 4.098296e+02 | 4.250000e+02 |   3.70%
1789.69/1790.01	c 
1789.69/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.01	c Solving Time (sec) : 1789.96
1789.69/1790.01	c Solving Nodes      : 4963
1789.69/1790.01	c Primal Bound       : +4.25000000000000e+02 (519 solutions)
1789.69/1790.01	c Dual Bound         : +4.11692311015764e+02
1789.69/1790.01	c Gap                : 3.23 %
1789.69/1790.01	s SATISFIABLE
1789.69/1790.01	v -x416 -x415 -x414 -x412 -x411 x410 x409 x408 x407 -x406 -x405 -x404 -x403 -x401 -x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 
1789.69/1790.01	v x392 x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x379 -x378 x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x368 
1789.69/1790.01	v -x367 -x366 -x365 -x364 x363 -x362 -x361 -x360 -x359 -x357 -x356 -x355 -x354 x353 -x352 -x351 x350 -x349 -x348 -x346 x345 
1789.69/1790.01	v -x344 -x343 -x342 x341 -x340 -x339 x338 -x337 -x334 -x333 -x332 -x331 -x330 -x329 -x328 x327 x326 -x325 x323 -x322 -x321 -x320 
1789.69/1790.01	v -x319 -x318 -x317 -x316 -x315 -x314 -x312 x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x301 -x300 -x299 -x298 -x297 
1789.69/1790.01	v -x296 -x295 -x294 -x293 -x292 x290 -x289 -x288 x287 -x286 -x285 -x284 -x283 -x282 -x281 -x279 -x278 -x277 -x276 x275 -x274 
1789.69/1790.01	v -x273 -x272 -x271 -x270 -x268 -x267 -x266 -x265 -x264 x263 -x262 -x261 -x260 x259 -x257 x256 x255 -x254 -x253 -x252 -x251 -x250 
1789.69/1790.01	v x249 -x248 -x246 -x245 -x244 x243 -x242 -x241 -x240 -x239 -x238 -x237 -x235 -x234 -x233 -x232 -x231 -x230 x229 -x228 x227 
1789.69/1790.01	v -x226 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x212 -x211 -x210 -x209 x208 x207 -x206 -x205 -x204 -x203 -x201 
1789.69/1790.01	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x190 -x189 -x188 -x187 x186 x185 x184 -x183 -x182 -x181 -x179 -x178 
1789.69/1790.01	v -x177 -x176 -x175 -x174 -x173 -x172 -x171 x170 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x157 -x156 x155 
1789.69/1790.01	v -x154 -x153 -x152 x151 x150 x149 -x148 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x135 -x134 x133 -x132 -x131 
1789.69/1790.01	v -x130 -x129 x128 -x127 -x126 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x112 -x111 -x110 -x109 -x108 x107 
1789.69/1790.01	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.69/1790.01	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.69/1790.01	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.69/1790.01	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.69/1790.01	v -x1365 -x1364 -x1363 -x1361 -x1360 -x1359 x1358 x1357 -x1356 -x1355 -x1354 -x1353 x1352 x1350 -x1349 -x1348 x1347 -x1346 -x1345 
1789.69/1790.01	v x1344 x1343 -x1342 -x1341 x1339 -x1338 -x1337 -x1336 -x1335 -x1334 -x1333 x1332 -x1331 -x1330 x1328 -x1327 -x1326 -x1325 
1789.69/1790.01	v -x1324 -x1323 -x1322 -x1321 -x1320 -x1319 -x1317 -x1316 -x1315 -x1314 x1313 -x1312 -x1311 x1310 -x1309 -x1308 x1306 -x1305 x1304 
1789.69/1790.01	v -x1303 -x1302 -x1301 -x1300 x1299 -x1298 -x1297 -x1295 x1294 x1293 -x1292 x1291 x1290 -x1289 -x1288 -x1287 -x1286 -x1284 
1789.69/1790.01	v -x1283 -x1282 x1281 -x1280 x1279 -x1278 -x1277 -x1276 -x1275 -x1273 -x1272 x1271 -x1270 -x1269 -x1268 x1267 -x1266 -x1265 -x1264 
1789.69/1790.01	v -x1261 x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 x1253 -x1252 -x1250 -x1249 -x1248 x1247 -x1246 -x1245 -x1244 -x1243 
1789.69/1790.01	v -x1242 -x1241 -x1239 -x1238 -x1237 x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1228 -x1227 -x1226 x1225 -x1224 -x1223 
1789.69/1790.01	v -x1222 -x1221 -x1220 -x1219 -x1217 x1216 -x1215 -x1214 x1213 -x1212 -x1211 -x1210 -x1209 x1208 -x1206 -x1205 -x1204 -x1203 
1789.69/1790.01	v -x1202 -x1201 -x1200 -x1199 -x1198 x1197 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 x1186 -x1184 -x1183 -x1182 
1789.69/1790.01	v -x1181 x1180 -x1179 -x1178 -x1177 -x1176 -x1175 x1173 -x1172 x1171 -x1170 -x1169 x1168 x1167 -x1166 -x1165 x1164 x1162 
1789.69/1790.01	v -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 x1150 -x1149 x1148 -x1147 -x1146 -x1145 -x1144 x1143 -x1142 -x1141 
1789.69/1790.01	v -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 x1131 -x1130 x1128 -x1127 -x1126 x1125 -x1124 -x1123 -x1122 x1121 
1789.69/1790.01	v -x1120 -x1119 x1117 x1116 x1115 x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1106 x1105 -x1104 -x1103 -x1102 -x1101 -x1100 
1789.69/1790.01	v -x1099 -x1098 x1097 -x1095 x1094 x1093 x1092 -x1091 -x1090 -x1089 x1088 -x1087 x1086 x1084 -x1083 -x1082 -x1081 -x1080 -x1079 
1789.69/1790.01	v x1078 -x1077 -x1076 x1075 x1073 -x1072 x1071 -x1070 -x1069 x1068 -x1067 x1066 -x1065 -x1064 -x1062 -x1061 x1060 -x1059 
1789.69/1790.01	v -x1058 -x1057 x1056 x1055 -x1054 x1053 -x1051 -x1050 -x1049 x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1039 x1038 -x1037 
1789.69/1790.01	v -x1036 -x1035 -x1034 -x1033 x1032 -x1031 -x1030 x1028 -x1027 x1026 x1025 -x1024 x1023 -x1022 x1021 -x1020 x1019 -x1017 -x1016 
1789.69/1790.01	v x1015 -x1014 -x1013 -x1012 -x1011 x1010 -x1009 x1008 -x1006 x1005 -x1004 x1003 -x1002 -x1001 x1000 -x999 x998 -x997 -x995 
1789.69/1790.01	v -x994 x993 -x992 -x991 -x990 x989 -x988 -x987 x986 -x984 x983 x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x973 -x972 -x971 
1789.69/1790.01	v -x970 -x969 -x968 -x967 x966 -x965 -x964 -x962 -x961 -x960 -x959 -x958 -x957 x956 -x955 -x954 -x953 -x951 -x950 -x949 -x948 
1789.69/1790.01	v -x947 x946 -x945 x944 x943 x942 -x940 -x939 -x938 -x937 -x936 -x935 x934 -x933 -x932 x931 -x928 -x927 -x926 -x925 x924 -x923 
1789.69/1790.01	v -x922 -x921 -x920 x919 -x917 x916 -x915 -x914 -x913 x912 -x911 x910 -x909 -x908 -x906 -x905 x904 -x903 -x902 x901 x900 -x899 
1789.69/1790.01	v x898 -x897 -x895 x894 x893 -x892 x891 x890 x889 -x888 -x887 x886 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 x875 
1789.69/1790.01	v x873 x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x864 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x851 x850 
1789.69/1790.01	v -x849 -x848 -x847 x846 -x845 -x844 x843 x842 x840 x839 x838 x837 -x836 x835 -x834 -x833 -x832 -x831 x829 -x828 -x827 -x826 
1789.69/1790.01	v -x825 -x824 -x823 x822 x821 -x820 x817 -x816 -x815 -x814 -x813 x812 -x811 x810 -x809 x808 -x806 -x805 x804 x803 -x802 x801 
1789.69/1790.01	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.69/1790.01	v -x775 -x773 x772 -x771 -x770 -x769 x768 x767 x766 x765 -x764 -x762 -x761 -x760 -x759 -x758 x757 -x756 x755 x754 -x753 x751 
1789.69/1790.01	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.69/1790.01	v -x725 -x724 x723 -x722 -x721 -x720 -x718 -x717 -x716 -x715 -x714 x713 -x712 -x711 -x710 x709 -x706 -x705 x704 -x703 -x702 
1789.69/1790.01	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.69/1790.01	v -x676 x675 -x673 -x672 -x671 x670 -x669 -x668 -x667 -x666 -x665 -x664 x662 x661 x660 x659 x658 -x657 -x656 -x655 x654 -x653 
1789.69/1790.01	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.69/1790.01	v x626 -x625 x624 -x623 x622 -x621 x620 -x618 x617 x616 x615 -x614 -x613 -x612 x611 -x610 -x609 x607 x606 -x605 x604 -x603 
1789.69/1790.01	v -x602 -x601 -x600 -x599 x598 -x595 -x594 -x593 -x592 -x591 x590 x589 x588 -x587 x586 x584 -x583 x582 -x581 x580 -x579 -x578 
1789.69/1790.01	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.69/1790.01	v -x551 x550 -x549 -x548 x547 x546 -x545 x544 -x543 x542 -x540 -x539 x538 -x537 x536 -x535 x534 -x533 -x532 -x531 x529 -x528 
1789.69/1790.01	v -x527 x526 x525 x524 -x523 x522 -x521 -x520 x518 x517 x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 x507 -x506 -x505 -x504 
1789.69/1790.01	v x503 -x502 -x501 x500 -x499 -x498 -x496 -x495 -x494 -x493 x492 x491 x490 x489 x488 -x487 -x484 -x483 -x482 -x481 -x480 x479 
1789.69/1790.01	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.69/1790.01	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.69/1790.01	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.69/1790.01	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.69/1790.01	v x3 x1362 x1351 -x1340 x1329 x1318 x1307 -x1296 x1285 x1274 x1263 x1251 x1240 x1229 x1218 x1207 -x1196 x1185 x1174 -x1163 x1152 
1789.69/1790.01	v -x1140 -x1129 -x1118 x1107 -x1096 -x1085 -x1074 x1063 x1052 -x1041 x1029 x1018 -x1007 x996 -x985 x974 x963 x952 -x941 -x930 
1789.69/1790.01	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.69/1790.01	v x652 -x641 x630 x619 -x608 -x597 -x585 x574 -x563 x552 -x541 x530 x519 -x508 -x497 -x486 x474 -x463 -x452 x441 -x430 -x419 
1789.69/1790.01	v x335 -x224 x113 -x2 x1262 x1151 x1040 x929 -x818 x707 x596 -x485 x1 
1789.69/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.01	c Solving Time       :    1789.96
1789.69/1790.01	c Original Problem   :
1789.69/1790.01	c   Problem name     : HOME/instance-3731313-1338684279.opb
1789.69/1790.01	c   Variables        : 1372 (1372 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.01	c   Constraints      : 4944 initial, 4944 maximal
1789.69/1790.01	c Presolved Problem  :
1789.69/1790.01	c   Problem name     : t_HOME/instance-3731313-1338684279.opb
1789.69/1790.01	c   Variables        : 1176 (1176 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.01	c   Constraints      : 4667 initial, 4667 maximal
1789.69/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.69/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.01	c   dualfix          :       0.00         37          0          0          0          0          0          0          0
1789.69/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
1789.69/1790.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.01	c   linear           :       0.02        117         42          0        117          0        277          0          0
1789.69/1790.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1789.69/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.69/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.01	c   integral         :          0          0          0       3655          0         10        316          0          0       6966
1789.69/1790.01	c   setppc           :        229         11      56362          0          1          0       2668          0          0          0
1789.69/1790.01	c   logicor          :       4438         11      22381          0          1          0       2451          0          0          0
1789.69/1790.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.69/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.69/1790.01	c   integral         :     245.61       0.00       0.00     245.61       0.00
1789.69/1790.01	c   setppc           :       0.40       0.00       0.40       0.00       0.00
1789.69/1790.01	c   logicor          :       0.33       0.00       0.33       0.00       0.00
1789.69/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.69/1790.01	c   vbounds          :       0.02          2          0          0
1789.69/1790.01	c   rootredcost      :       0.02         21          0          0
1789.69/1790.01	c   pseudoobj        :       1.03      56306          0          0
1789.69/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.69/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.69/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.69/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.69/1790.01	c   cut pool         :       0.07         10          -          -         43          -    (maximal pool size: 3443)
1789.69/1790.01	c   redcost          :       0.25       5080          0     107057          0          0
1789.69/1790.01	c   impliedbounds    :       0.00         11          0          0          0          0
1789.69/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.69/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.69/1790.01	c   gomory           :       9.39         11          0          0        278          0
1789.69/1790.01	c   strongcg         :       4.19         11          0          0       4378          0
1789.69/1790.01	c   cmir             :       0.15         10          0          0          0          0
1789.69/1790.01	c   flowcover        :       0.18         10          0          0          0          0
1789.69/1790.01	c   clique           :       0.00         11          0          0          8          0
1789.69/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.69/1790.01	c   mcf              :       0.00          1          0          0          0          0
1789.69/1790.01	c   rapidlearning    :       0.10          1          0          0          0          0
1789.69/1790.01	c Pricers            :       Time      Calls       Vars
1789.69/1790.01	c   problem variables:       0.00          0          0
1789.69/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.01	c   relpscost        :     245.60       3655         10        316          0          0       6966
1789.69/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.69/1790.01	c   inference        :       0.00          1          0          0          0          0          2
1789.69/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.69/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.69/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.69/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.69/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.69/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.69/1790.01	c   LP solutions     :       0.00          -          0
1789.69/1790.01	c   pseudo solutions :       0.00          -          0
1789.69/1790.01	c   oneopt           :       0.03         12          3
1789.69/1790.01	c   objpscostdiving  :     110.60          8         96
1789.69/1790.01	c   fracdiving       :      47.18         21          0
1789.69/1790.01	c   linesearchdiving :      57.12         28          4
1789.69/1790.01	c   rootsoldiving    :      12.39         23          0
1789.69/1790.01	c   pscostdiving     :     176.21         72         61
1789.69/1790.01	c   veclendiving     :     210.77         97         75
1789.69/1790.01	c   coefdiving       :     256.92         98        232
1789.69/1790.01	c   trivial          :       0.00          2          3
1789.69/1790.01	c   simplerounding   :       0.17       3665         25
1789.69/1790.01	c   zirounding       :       0.95       1000         14
1789.69/1790.01	c   rounding         :       2.82        814          0
1789.69/1790.01	c   shifting         :       0.91        210          0
1789.69/1790.01	c   intshifting      :       0.00          0          0
1789.69/1790.01	c   twoopt           :       0.00          0          0
1789.69/1790.01	c   fixandinfer      :       0.00          0          0
1789.69/1790.01	c   feaspump         :       0.00          0          0
1789.69/1790.01	c   intdiving        :       0.00          0          0
1789.69/1790.01	c   actconsdiving    :       0.00          0          0
1789.69/1790.01	c   guideddiving     :      48.47         21          0
1789.69/1790.01	c   octane           :       0.00          0          0
1789.69/1790.01	c   rens             :       5.57          1          1
1789.69/1790.01	c   rins             :       0.00          0          0
1789.69/1790.01	c   localbranching   :       0.00          0          0
1789.69/1790.01	c   mutation         :       0.00          0          0
1789.69/1790.01	c   crossover        :       0.42          5          5
1789.69/1790.01	c   dins             :       0.00          0          0
1789.69/1790.01	c   undercover       :       0.00          0          0
1789.69/1790.01	c   nlp              :       0.00          0          0
1789.69/1790.01	c   trysol           :       0.00          0          0
1789.69/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.69/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1789.69/1790.01	c   dual LP          :     595.16       5135    1657961     322.87    2785.73
1789.69/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.69/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.69/1790.01	c   diving/probing LP:     896.94      41939    2329866      55.55    2597.56
1789.69/1790.01	c   strong branching :     245.22       3178     675194     212.46    2753.48
1789.69/1790.01	c     (at root node) :          -         20      17098     854.90          -
1789.69/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.69/1790.01	c B&B Tree           :
1789.69/1790.01	c   number of runs   :          1
1789.69/1790.01	c   nodes            :       4963
1789.69/1790.01	c   nodes (total)    :       4963
1789.69/1790.01	c   nodes left       :       1990
1789.69/1790.01	c   max depth        :         52
1789.69/1790.01	c   max depth (total):         52
1789.69/1790.01	c   backtracks       :       1186 (23.9%)
1789.69/1790.01	c   delayed cutoffs  :          0
1789.69/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.69/1790.01	c   avg switch length:       5.31
1789.69/1790.01	c   switching time   :       0.49
1789.69/1790.01	c Solution           :
1789.69/1790.01	c   Solutions found  :        519 (27 improvements)
1789.69/1790.01	c   First Solution   : +1.37200000000000e+03   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1789.69/1790.01	c   Primal Bound     : +4.25000000000000e+02   (in run 1, after 403 nodes, 460.95 seconds, depth 7, found by <crossover>)
1789.69/1790.01	c   Dual Bound       : +4.11692311015764e+02
1789.69/1790.01	c   Gap              :       3.23 %
1789.69/1790.01	c   Root Dual Bound  : +4.07846137931616e+02
1789.69/1790.01	c   Root Iterations  :       8114
1789.69/1790.03	c Time complete: 1789.73.

Verifier Data

OK	425

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.98 3/176 14752
/proc/meminfo: memFree=27044348/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 1773 0 0 0 0 0 0 0 20 0 1 0 334553649 10211328 1720 33554432000 4194304 8395647 140733336670688 140733336666968 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 2507 1721 375 1026 0 1477 0

[startup+0.0502129 s]
/proc/loadavg: 1.92 1.98 1.98 3/176 14752
/proc/meminfo: memFree=27044348/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=14272 CPUtime=0.04 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 2812 0 0 0 4 0 0 0 20 0 1 0 334553649 14614528 2758 33554432000 4194304 8395647 140733336670688 140733336666968 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 3568 2758 393 1026 0 2538 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14272

[startup+0.100236 s]
/proc/loadavg: 1.92 1.98 1.98 3/176 14752
/proc/meminfo: memFree=27044348/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=26576 CPUtime=0.09 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 6002 0 0 0 9 0 0 0 20 0 1 0 334553649 27213824 5594 33554432000 4194304 8395647 140733336670688 140733336666968 5093770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 6644 5594 492 1026 0 5614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26576

[startup+0.300156 s]
/proc/loadavg: 1.92 1.98 1.98 3/176 14752
/proc/meminfo: memFree=27044348/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=39388 CPUtime=0.29 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 9386 0 0 0 29 0 0 0 20 0 1 0 334553649 40333312 8659 33554432000 4194304 8395647 140733336670688 140733336666152 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 9847 8659 575 1026 0 8817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39388

[startup+0.700186 s]
/proc/loadavg: 1.92 1.98 1.98 3/176 14752
/proc/meminfo: memFree=27044348/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=40348 CPUtime=0.69 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 9710 0 0 0 69 0 0 0 20 0 1 0 334553649 41316352 8980 33554432000 4194304 8395647 140733336670688 140733336666152 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 10087 8980 575 1026 0 9057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40348

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 14753
/proc/meminfo: memFree=27010340/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=41340 CPUtime=1.48 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 10046 0 0 0 148 0 0 0 20 0 1 0 334553649 42332160 9277 33554432000 4194304 8395647 140733336670688 140733336666152 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 10335 9277 575 1026 0 9305 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41340

[startup+3.10018 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 14753
/proc/meminfo: memFree=27009472/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=51672 CPUtime=3.09 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 17486 0 0 0 306 3 0 0 20 0 1 0 334553649 52912128 11813 33554432000 4194304 8395647 140733336670688 140733336665928 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 12918 11813 620 1026 0 11888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51672

[startup+6.3001 s]
/proc/loadavg: 1.93 1.98 1.98 3/177 14753
/proc/meminfo: memFree=26981432/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=70820 CPUtime=6.29 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 22311 0 0 0 624 5 0 0 20 0 1 0 334553649 72519680 16638 33554432000 4194304 8395647 140733336670688 140733336665928 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 17705 16638 621 1026 0 16675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70820

[startup+12.7001 s]
/proc/loadavg: 1.93 1.98 1.98 3/177 14753
/proc/meminfo: memFree=26947132/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=104232 CPUtime=12.69 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 30288 0 0 0 1260 9 0 0 20 0 1 0 334553649 106733568 24615 33554432000 4194304 8395647 140733336670688 140733336665928 6152762 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 26058 24616 621 1026 0 25028 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104232

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.98 3/177 14753
/proc/meminfo: memFree=26928672/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=123460 CPUtime=25.49 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 41902 0 0 0 2530 19 0 0 20 0 1 0 334553649 126423040 29483 33554432000 4194304 8395647 140733336670688 140733336665896 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30865 29483 636 1026 0 29835 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123460

[startup+51.1001 s]
/proc/loadavg: 1.96 1.98 1.98 3/177 14753
/proc/meminfo: memFree=26926416/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=51.07 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43190 0 0 0 5079 28 0 0 20 0 1 0 334553649 125341696 29866 33554432000 4194304 8395647 140733336670688 140733336665560 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29866 636 1026 0 29571 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 122404

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.98 3/177 14753
/proc/meminfo: memFree=26925408/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=102.27 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 10178 49 0 0 20 0 1 0 334553649 125341696 29976 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29976 636 1026 0 29571 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 122404

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14754
/proc/meminfo: memFree=26926124/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=162.25 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 16157 68 0 0 20 0 1 0 334553649 125341696 29978 33554432000 4194304 8395647 140733336670688 140733336665912 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29978 636 1026 0 29571 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 122404

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14754
/proc/meminfo: memFree=26926248/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=222.23 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 22134 89 0 0 20 0 1 0 334553649 125341696 29978 33554432000 4194304 8395647 140733336670688 140733336666296 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29978 636 1026 0 29571 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 122404

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14754
/proc/meminfo: memFree=26926376/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=282.23 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 28111 112 0 0 20 0 1 0 334553649 125341696 29978 33554432000 4194304 8395647 140733336670688 140733336665912 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29978 636 1026 0 29571 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 122404

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/178 14757
/proc/meminfo: memFree=26926164/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=342.22 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 34091 131 0 0 20 0 1 0 334553649 125341696 29978 33554432000 4194304 8395647 140733336670688 140733336665928 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29978 636 1026 0 29571 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 122404

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14757
/proc/meminfo: memFree=26926296/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=122404 CPUtime=402.21 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 43201 0 0 0 40067 154 0 0 20 0 1 0 334553649 125341696 29978 33554432000 4194304 8395647 140733336670688 140733336665944 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30601 29978 636 1026 0 29571 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 122404

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14758
/proc/meminfo: memFree=26926356/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=121384 CPUtime=462.2 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 47945 0 0 0 46044 176 0 0 20 0 1 0 334553649 124297216 29749 33554432000 4194304 8395647 140733336670688 140733336666232 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30346 29749 637 1026 0 29316 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 121384

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/177 14758
/proc/meminfo: memFree=26925800/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=123264 CPUtime=522.19 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 48285 0 0 0 52023 196 0 0 20 0 1 0 334553649 126222336 30089 33554432000 4194304 8395647 140733336670688 140733336666232 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30816 30089 637 1026 0 29786 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 123264

[startup+582.3 s]
/proc/loadavg: 2.05 2.00 1.98 3/177 14758
/proc/meminfo: memFree=26925056/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=123260 CPUtime=582.18 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 48967 0 0 0 57999 219 0 0 20 0 1 0 334553649 126218240 30183 33554432000 4194304 8395647 140733336670688 140733336666264 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30815 30183 637 1026 0 29785 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 123260

[startup+642.3 s]

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

/proc/meminfo: memFree=26921812/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=123244 CPUtime=1062.11 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 54679 0 0 0 105825 386 0 0 20 0 1 0 334553649 126201856 30218 33554432000 4194304 8395647 140733336670688 140733336666168 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30811 30218 637 1026 0 29781 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 123244

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 14786
/proc/meminfo: memFree=26921576/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=124180 CPUtime=1122.1 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 62318 0 0 0 111802 408 0 0 20 0 1 0 334553649 127160320 30377 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31045 30377 637 1026 0 30015 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 124180

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 14786
/proc/meminfo: memFree=26921456/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=123796 CPUtime=1182.09 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 63439 0 0 0 117778 431 0 0 20 0 1 0 334553649 126767104 30357 33554432000 4194304 8395647 140733336670688 140733336665640 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 30949 30357 637 1026 0 29919 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 123796

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 14786
/proc/meminfo: memFree=26920712/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=125040 CPUtime=1242.08 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 65068 0 0 0 123755 453 0 0 20 0 1 0 334553649 128040960 30520 33554432000 4194304 8395647 140733336670688 140733336666200 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31260 30520 637 1026 0 30230 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 125040

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14786
/proc/meminfo: memFree=26921208/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=124168 CPUtime=1302.08 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 75304 0 0 0 129728 480 0 0 20 0 1 0 334553649 127148032 30321 33554432000 4194304 8395647 140733336670688 140733336665912 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31042 30321 637 1026 0 30012 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 124168

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14787
/proc/meminfo: memFree=26918852/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=126456 CPUtime=1362.06 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 81999 0 0 0 135704 502 0 0 20 0 1 0 334553649 129490944 30928 33554432000 4194304 8395647 140733336670688 140733336665544 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31614 30928 637 1026 0 30584 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 126456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14787
/proc/meminfo: memFree=26918928/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=124480 CPUtime=1422.07 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 86415 0 0 0 141683 524 0 0 20 0 1 0 334553649 127467520 30530 33554432000 4194304 8395647 140733336670688 140733336665816 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31120 30530 637 1026 0 30090 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 124480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14825
/proc/meminfo: memFree=27087380/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127272 CPUtime=1482.04 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 89732 0 0 0 147663 541 0 0 20 0 1 0 334553649 130326528 31148 33554432000 4194304 8395647 140733336670688 140733336665096 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31818 31148 637 1026 0 30788 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 127272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14828
/proc/meminfo: memFree=27086508/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127872 CPUtime=1542.03 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 96465 0 0 0 153641 562 0 0 20 0 1 0 334553649 130940928 31175 33554432000 4194304 8395647 140733336670688 140733336665912 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31968 31175 637 1026 0 30938 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 127872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14828
/proc/meminfo: memFree=27088056/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=126416 CPUtime=1602.02 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 112948 0 0 0 159613 589 0 0 20 0 1 0 334553649 129449984 30848 33554432000 4194304 8395647 140733336670688 140733336666248 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31604 30848 637 1026 0 30574 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 126416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27084960/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127192 CPUtime=1662.02 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 119458 0 0 0 165590 612 0 0 20 0 1 0 334553649 130244608 31158 33554432000 4194304 8395647 140733336670688 140733336665624 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31798 31158 637 1026 0 30768 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 127192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27085768/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127216 CPUtime=1722.01 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 134309 0 0 0 171564 637 0 0 20 0 1 0 334553649 130269184 31048 33554432000 4194304 8395647 140733336670688 140733336666008 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31804 31048 637 1026 0 30774 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 127216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27083664/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=128880 CPUtime=1782 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 140823 0 0 0 177539 661 0 0 20 0 1 0 334553649 131973120 31507 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 32220 31507 637 1026 0 31190 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 128880

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27084780/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127992 CPUtime=1785.2 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141162 0 0 0 177858 662 0 0 20 0 1 0 334553649 131063808 31250 33554432000 4194304 8395647 140733336670688 140733336666376 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31998 31250 637 1026 0 30968 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 127992

[startup+1787.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27084656/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127992 CPUtime=1786.8 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141162 0 0 0 178017 663 0 0 20 0 1 0 334553649 131063808 31250 33554432000 4194304 8395647 140733336670688 140733336666232 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31998 31250 637 1026 0 30968 0
Current children cumulated CPU time (s) 1786.8
Current children cumulated vsize (KiB) 127992

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27086020/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=126016 CPUtime=1788.39 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141216 0 0 0 178176 663 0 0 20 0 1 0 334553649 129040384 30815 33554432000 4194304 8395647 140733336670688 140733336666152 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31504 30815 637 1026 0 30474 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 126016

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27086020/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127944 CPUtime=1789.2 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141685 0 0 0 178256 664 0 0 20 0 1 0 334553649 131014656 31167 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31986 31167 637 1026 0 30956 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 127944

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27085152/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127944 CPUtime=1789.59 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141706 0 0 0 178295 664 0 0 20 0 1 0 334553649 131014656 31188 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31986 31188 637 1026 0 30956 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (KiB) 127944

[startup+1790 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14829
/proc/meminfo: memFree=27085152/32873660 swapFree=7120/7120
[pid=14752] ppid=14750 vsize=127944 CPUtime=1789.69 cores=0,2,4,6
/proc/14752/stat : 14752 (pbscip.linux.x8) R 14750 14752 13836 0 -1 4202496 141706 0 0 0 178305 664 0 0 20 0 1 0 334553649 131014656 31188 33554432000 4194304 8395647 140733336670688 140733336665816 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14752/statm: 31986 31188 637 1026 0 30956 0
Current children cumulated CPU time (s) 1789.69
Current children cumulated vsize (KiB) 127944

Child status: 0
Real time (s): 1790.04
CPU time (s): 1789.74
CPU user time (s): 1783.09
CPU system time (s): 6.64999
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 147988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.09
system time used= 6.64999
maximum resident set size= 140452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141711
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= 24
involuntary context switches= 1841

runsolver used 3.43048 second user time and 8.16876 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 02:44:39
IDJOB=3731313
IDBENCH=1873
IDSOLVER=2326
FILE ID=node117/3731313-1338684279
RUNJOBID= node117-1338678620-13855
PBS_JOBID= 14636696
Free space on /tmp= 69112 MiB

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

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=1425522851

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27045332 kB
Buffers:          604220 kB
Cached:          4112972 kB
SwapCached:          776 kB
Active:          2482692 kB
Inactive:        2429068 kB
Active(anon):     180644 kB
Inactive(anon):     9984 kB
Active(file):    2302048 kB
Inactive(file):  2419084 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             10940 kB
Writeback:             0 kB
AnonPages:        199168 kB
Mapped:            14844 kB
Shmem:                80 kB
Slab:             776208 kB
SReclaimable:     220372 kB
SUnreclaim:       555836 kB
KernelStack:        1472 kB
PageTables:         4104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     310232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69100 MiB
End job on node117 at 2012-06-03 03:14:29