Trace number 1870429

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT (TO)-52 1800.32 1801.35

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_4.opb
MD5SUM69a7dda5c80f9dda65f29fb6eb76eed7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -53
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2524
Sum of products size (including duplicates)5048
Number of different products1262
Sum of products size2524

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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1870429-1245203420.opb>
0.00/0.02	c original problem has 1462 variables (1462 bin, 0 int, 0 impl, 0 cont) and 1462 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.16	c (round 1) 1262 del vars, 200 del conss, 1262 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5048 impls, 0 clqs
0.29/0.30	c    (0.1s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.30	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.29/0.30	c presolving (2 rounds):
0.29/0.30	c  1262 deleted vars, 200 deleted constraints, 1262 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.30	c  7572 implications, 0 cliques
0.29/0.30	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1262 constraints
0.29/0.30	c    1262 constraints of type <and>
0.29/0.30	c transformed objective value is always integral (scale: 1)
0.29/0.30	c Presolving Time: 0.12
0.29/0.30	c OPT-NLC
0.29/0.30	c -----------------------------------------------------------------------------------------------
0.29/0.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.30	c limits/memory = c 1620
0.29/0.30	c # maximal time in seconds to run
0.29/0.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.30	c limits/time = c 1791
0.29/0.30	c # frequency for displaying node information lines
0.29/0.30	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.30	c display/freq = c 10000
0.29/0.30	c -----------------------------------------------------------------------------------------------
0.29/0.30	c start solving problem
0.29/0.30	c 
0.29/0.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.32	c   0.1s|     1 |     0 |   219 |5161k|   0 | 200 | 200 |1262 |1262 | 200 |1262 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.32	o -36
0.29/0.32	c R 0.1s|     1 |     0 |   219 |5167k|   0 | 200 | 200 |1262 |1262 | 200 |1262 |   0 |   0 |   0 |-1.000000e+02 |-3.600000e+01 |  64.00%
0.29/0.37	c   0.2s|     1 |     0 |   297 |5176k|   0 | 190 | 200 |1262 |1262 | 200 |1272 |  10 |   0 |   0 |-9.500000e+01 |-3.600000e+01 |  62.11%
0.38/0.43	c   0.2s|     1 |     0 |   334 |5182k|   0 | 187 | 200 |1262 |1262 | 200 |1279 |  17 |   0 |   0 |-9.350000e+01 |-3.600000e+01 |  61.50%
0.38/0.48	c   0.3s|     1 |     0 |   397 |5185k|   0 | 182 | 200 |1262 |1262 | 200 |1287 |  25 |   0 |   0 |-9.100000e+01 |-3.600000e+01 |  60.44%
0.49/0.55	c   0.4s|     1 |     0 |   430 |5192k|   0 | 179 | 200 |1262 |1262 | 200 |1295 |  33 |   0 |   0 |-8.950000e+01 |-3.600000e+01 |  59.78%
0.59/0.63	c   0.4s|     1 |     0 |   538 |5196k|   0 | 175 | 200 |1262 |1262 | 200 |1303 |  41 |   0 |   0 |-8.750000e+01 |-3.600000e+01 |  58.86%
0.69/0.72	c   0.5s|     1 |     0 |   618 |5201k|   0 | 172 | 200 |1262 |1262 | 200 |1310 |  48 |   0 |   0 |-8.600000e+01 |-3.600000e+01 |  58.14%
0.79/0.82	c   0.6s|     1 |     0 |   792 |5207k|   0 | 170 | 200 |1262 |1262 | 200 |1318 |  56 |   0 |   0 |-8.500000e+01 |-3.600000e+01 |  57.65%
0.89/0.97	c   0.8s|     1 |     0 |  1066 |5218k|   0 | 166 | 200 |1262 |1262 | 200 |1327 |  65 |   0 |   0 |-8.300000e+01 |-3.600000e+01 |  56.63%
1.09/1.14	c   0.9s|     1 |     0 |  1387 |5254k|   0 | 176 | 200 |1262 |1262 | 200 |1334 |  72 |   0 |   0 |-8.200000e+01 |-3.600000e+01 |  56.10%
1.19/1.27	c   1.1s|     1 |     0 |  1514 |5275k|   0 | 171 | 200 |1262 |1262 | 200 |1340 |  78 |   0 |   0 |-8.200000e+01 |-3.600000e+01 |  56.10%
1.39/1.42	c   1.2s|     1 |     0 |  1756 |5309k|   0 | 169 | 200 |1262 |1262 | 200 | 364 |  85 |   0 |   0 |-8.100000e+01 |-3.600000e+01 |  55.56%
1.39/1.46	c   1.2s|     1 |     0 |  1888 |5362k|   0 | 180 | 200 |1262 |1262 | 200 | 375 |  96 |   0 |   0 |-8.050000e+01 |-3.600000e+01 |  55.28%
1.49/1.55	c   1.3s|     1 |     0 |  2101 |5747k|   0 | 149 | 200 |1262 |1262 | 200 | 482 | 203 |   0 |   0 |-7.950000e+01 |-3.600000e+01 |  54.72%
1.59/1.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.62	c   1.4s|     1 |     0 |  2375 |5792k|   0 | 179 | 200 |1262 |1262 | 200 | 520 | 241 |   0 |   0 |-7.828571e+01 |-3.600000e+01 |  54.01%
1.69/1.74	c   1.5s|     1 |     0 |  2572 |6152k|   0 | 154 | 200 |1262 |1262 | 200 | 620 | 341 |   0 |   0 |-7.700000e+01 |-3.600000e+01 |  53.25%
1.79/1.83	c   1.6s|     1 |     0 |  2750 |6350k|   0 | 186 | 200 |1262 |1262 | 200 | 629 | 350 |   0 |   0 |-7.655556e+01 |-3.600000e+01 |  52.98%
1.89/1.99	c   1.8s|     1 |     0 |  3042 |6640k|   0 | 188 | 200 |1262 |1262 | 200 | 515 | 390 |   0 |   0 |-7.576667e+01 |-3.600000e+01 |  52.49%
2.10/2.14	c   1.9s|     1 |     0 |  3365 |6876k|   0 | 187 | 200 |1262 |1262 | 200 | 548 | 423 |   0 |   0 |-7.500000e+01 |-3.600000e+01 |  52.00%
2.29/2.39	c   2.2s|     1 |     0 |  3789 |8088k|   0 | 186 | 200 |1262 |1262 | 200 | 603 | 478 |   0 |   0 |-7.441667e+01 |-3.600000e+01 |  51.62%
2.49/2.53	c   2.3s|     1 |     0 |  3990 |8942k|   0 | 191 | 200 |1262 |1262 | 200 | 621 | 496 |   0 |   0 |-7.370652e+01 |-3.600000e+01 |  51.16%
2.59/2.66	c   2.4s|     1 |     0 |  4312 |9240k|   0 | 197 | 200 |1262 |1262 | 200 | 648 | 523 |   0 |   0 |-7.285556e+01 |-3.600000e+01 |  50.59%
2.69/2.77	c   2.5s|     1 |     0 |  4403 |9666k|   0 | 200 | 200 |1262 |1262 | 200 | 663 | 538 |   0 |   0 |-7.268215e+01 |-3.600000e+01 |  50.47%
2.89/2.90	c   2.7s|     1 |     0 |  4661 |9731k|   0 | 197 | 200 |1262 |1262 | 200 | 570 | 547 |   0 |   0 |-7.228154e+01 |-3.600000e+01 |  50.19%
2.99/3.00	c   2.8s|     1 |     0 |  4795 |  10M|   0 | 198 | 200 |1262 |1262 | 200 | 589 | 566 |   0 |   0 |-7.201927e+01 |-3.600000e+01 |  50.01%
3.09/3.10	c   2.9s|     1 |     0 |  4950 |  10M|   0 | 192 | 200 |1262 |1262 | 200 | 604 | 581 |   0 |   0 |-7.168642e+01 |-3.600000e+01 |  49.78%
3.20/3.21	c   3.0s|     1 |     0 |  5126 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 619 | 596 |   0 |   0 |-7.138384e+01 |-3.600000e+01 |  49.57%
3.30/3.30	c   3.1s|     1 |     0 |  5188 |  10M|   0 | 198 | 200 |1262 |1262 | 200 | 636 | 613 |   0 |   0 |-7.130578e+01 |-3.600000e+01 |  49.51%
3.39/3.40	c   3.2s|     1 |     0 |  5292 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 644 | 621 |   0 |   0 |-7.106566e+01 |-3.600000e+01 |  49.34%
3.49/3.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.49/3.51	c   3.3s|     1 |     0 |  5394 |  10M|   0 | 198 | 200 |1262 |1262 | 200 | 426 | 629 |   0 |   0 |-7.091835e+01 |-3.600000e+01 |  49.24%
3.49/3.58	c   3.4s|     1 |     0 |  5452 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 436 | 639 |   0 |   0 |-7.088396e+01 |-3.600000e+01 |  49.21%
3.59/3.65	c   3.4s|     1 |     0 |  5559 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 446 | 649 |   0 |   0 |-7.073503e+01 |-3.600000e+01 |  49.11%
3.69/3.71	c   3.5s|     1 |     0 |  5618 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 455 | 658 |   0 |   0 |-7.070649e+01 |-3.600000e+01 |  49.09%
3.69/3.78	c   3.5s|     1 |     0 |  5646 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 460 | 663 |   0 |   0 |-7.069636e+01 |-3.600000e+01 |  49.08%
3.79/3.84	c   3.6s|     1 |     0 |  5650 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 461 | 664 |   0 |   0 |-7.069613e+01 |-3.600000e+01 |  49.08%
3.89/3.92	c   3.7s|     1 |     0 |  5652 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 339 | 666 |   0 |   0 |-7.069606e+01 |-3.600000e+01 |  49.08%
4.38/4.48	c   4.2s|     1 |     2 |  5652 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 339 | 666 |   0 |  25 |-7.069606e+01 |-3.600000e+01 |  49.08%
10.18/10.21	o -44
10.18/10.21	c v 9.9s|    55 |    50 | 10911 |  10M|  19 |   - | 200 |1262 | 104 | 200 | 419 |2484 |   0 | 931 |-6.994719e+01 |-4.400000e+01 |  37.10%
13.38/13.45	o -45
13.38/13.45	c *13.1s|   301 |   177 | 22658 |  11M|  25 |   - | 200 |1262 | 116 | 200 | 413 |5580 |   0 |1213 |-6.945918e+01 |-4.500000e+01 |  35.21%
16.68/16.77	o -46
16.68/16.77	c *16.4s|   717 |   337 | 42194 |  11M|  26 |   - | 200 |1262 | 118 | 200 | 378 |  11k|   0 |1241 |-6.860699e+01 |-4.600000e+01 |  32.95%
32.57/32.62	o -47
32.57/32.62	c *32.1s|  1746 |   957 |147978 |  12M|  26 |   - | 200 |1262 | 156 | 200 | 405 |  28k|   0 |1324 |-6.669231e+01 |-4.700000e+01 |  29.53%
49.86/49.91	o -48
49.86/49.91	c R49.3s|  2961 |  1587 |269368 |  13M|  26 |   - | 200 |1262 | 153 | 200 | 441 |  48k|   0 |1364 |-6.570000e+01 |-4.800000e+01 |  26.94%
61.16/61.27	o -49
61.16/61.27	c *60.6s|  4018 |  1864 |348135 |  14M|  26 |   - | 200 |1262 | 223 | 200 | 434 |  60k|   0 |1364 |-6.526667e+01 |-4.900000e+01 |  24.92%
69.26/69.36	o -50
69.26/69.36	c *68.6s|  5010 |  1919 |404146 |  14M|  30 |   - | 200 |1262 | 215 | 200 | 438 |  69k|   0 |1364 |-6.509091e+01 |-5.000000e+01 |  23.18%
106.24/106.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.24/106.36	c   105s| 10000 |  2923 |666089 |  16M|  30 |  97 | 200 |1262 | 290 | 200 | 372 | 107k|   0 |1582 |-6.433333e+01 |-5.000000e+01 |  22.28%
162.72/162.85	c   161s| 20000 |  4067 |  1049k|  18M|  42 |  81 | 200 |1262 | 281 | 200 | 433 | 158k|   0 |2203 |-6.357143e+01 |-5.000000e+01 |  21.35%
215.50/215.66	c   214s| 30000 |  5179 |  1411k|  21M|  48 |  85 | 200 |1262 | 301 | 200 | 408 | 204k|   0 |2708 |-6.325000e+01 |-5.000000e+01 |  20.95%
244.29/244.48	o -51
244.29/244.48	c * 242s| 35214 |  4954 |  1614k|  20M|  48 |   - | 200 |1262 | 222 | 200 | 374 | 229k|   0 |2964 |-6.300000e+01 |-5.100000e+01 |  19.05%
269.89/270.07	c   267s| 40000 |  5456 |  1799k|  22M|  48 |  95 | 200 |1262 | 444 | 200 | 424 | 251k|   0 |3222 |-6.300000e+01 |-5.100000e+01 |  19.05%
307.16/307.36	o -52
307.16/307.36	c * 304s| 46778 |  5212 |  2071k|  21M|  48 |   - | 200 |1262 | 265 | 200 | 409 | 282k|   0 |3514 |-6.275000e+01 |-5.200000e+01 |  17.13%
324.66/324.84	c   322s| 50000 |  5452 |  2200k|  22M|  48 |   - | 200 |1262 | 340 | 200 | 401 | 295k|   0 |3669 |-6.260000e+01 |-5.200000e+01 |  16.93%
380.54/380.73	c   377s| 60000 |  6392 |  2614k|  24M|  48 |   - | 200 |1262 | 361 | 200 | 389 | 343k|   0 |4092 |-6.250000e+01 |-5.200000e+01 |  16.80%
437.22/437.41	c   433s| 70000 |  7290 |  3035k|  27M|  48 |   - | 200 |1262 | 371 | 200 | 425 | 388k|   0 |4551 |-6.225000e+01 |-5.200000e+01 |  16.47%
495.81/496.08	c   491s| 80000 |  8230 |  3466k|  29M|  48 |   - | 200 |1262 | 368 | 200 | 414 | 435k|   0 |4883 |-6.200000e+01 |-5.200000e+01 |  16.13%
552.38/552.65	c   547s| 90000 |  9086 |  3887k|  31M|  48 |   - | 200 |1262 | 344 | 200 | 396 | 483k|   0 |5276 |-6.200000e+01 |-5.200000e+01 |  16.13%
608.16/608.48	c   603s|100000 |  9974 |  4303k|  33M|  48 |   - | 200 |1262 | 282 | 200 | 428 | 526k|   0 |5592 |-6.172727e+01 |-5.200000e+01 |  15.76%
664.04/664.37	c   658s|110000 | 10788 |  4722k|  35M|  48 |   - | 200 |1262 | 300 | 200 | 385 | 566k|   0 |5908 |-6.150000e+01 |-5.200000e+01 |  15.45%
718.46/719.12	c   712s|120000 | 11666 |  5134k|  38M|  48 |   - | 200 |1262 | 389 | 200 | 374 | 613k|   0 |6199 |-6.150000e+01 |-5.200000e+01 |  15.45%
774.32/775.06	c   767s|130000 | 12440 |  5552k|  40M|  48 |   - | 200 |1262 | 308 | 200 | 450 | 650k|   0 |6495 |-6.125000e+01 |-5.200000e+01 |  15.10%
830.20/830.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.20/830.92	c   823s|140000 | 13202 |  5967k|  42M|  48 |   - | 200 |1262 | 384 | 200 | 440 | 687k|   0 |6756 |-6.108621e+01 |-5.200000e+01 |  14.87%
884.48/885.21	c   876s|150000 | 13924 |  6377k|  43M|  48 |  89 | 200 |1262 | 260 | 200 | 457 | 727k|   0 |7005 |-6.100000e+01 |-5.200000e+01 |  14.75%
938.86/939.69	c   930s|160000 | 14626 |  6785k|  45M|  48 |   - | 200 |1262 | 266 | 200 | 393 | 767k|   0 |7318 |-6.100000e+01 |-5.200000e+01 |  14.75%
992.34/993.15	c   983s|170000 | 15318 |  7186k|  47M|  48 |   - | 200 |1262 | 397 | 200 | 464 | 810k|   0 |7527 |-6.098305e+01 |-5.200000e+01 |  14.73%
1047.63/1048.45	c  1038s|180000 | 16038 |  7592k|  49M|  49 | 112 | 200 |1262 | 449 | 200 | 429 | 847k|   0 |7762 |-6.075000e+01 |-5.200000e+01 |  14.40%
1101.10/1101.92	c  1091s|190000 | 16540 |  7993k|  50M|  50 | 105 | 200 |1262 | 344 | 200 | 425 | 880k|   0 |8052 |-6.058333e+01 |-5.200000e+01 |  14.17%
1152.09/1152.94	c  1142s|200000 | 17066 |  8379k|  52M|  50 |  93 | 200 |1262 | 315 | 200 | 460 | 915k|   0 |8254 |-6.050000e+01 |-5.200000e+01 |  14.05%
1202.86/1203.72	c  1192s|210000 | 17540 |  8765k|  53M|  50 |   - | 200 |1262 | 349 | 200 | 404 | 956k|   0 |8442 |-6.050000e+01 |-5.200000e+01 |  14.05%
1253.85/1254.76	c  1243s|220000 | 17972 |  9153k|  54M|  50 |  97 | 200 |1262 | 410 | 200 | 410 | 996k|   0 |8705 |-6.050000e+01 |-5.200000e+01 |  14.05%
1305.64/1306.53	c  1294s|230000 | 18446 |  9547k|  56M|  50 |  87 | 200 |1262 | 362 | 200 | 415 |1034k|   0 |8859 |-6.050000e+01 |-5.200000e+01 |  14.05%
1359.31/1360.25	c  1347s|240000 | 19014 |  9957k|  57M|  50 | 100 | 200 |1262 | 402 | 200 | 450 |1069k|   0 |9099 |-6.039286e+01 |-5.200000e+01 |  13.90%
1414.10/1415.01	c  1401s|250000 | 19488 | 10365k|  58M|  51 |  88 | 200 |1262 | 383 | 200 | 350 |1099k|   0 |9326 |-6.025000e+01 |-5.200000e+01 |  13.69%
1467.78/1468.71	c  1455s|260000 | 19978 | 10766k|  60M|  51 | 108 | 200 |1262 | 416 | 200 | 428 |1131k|   0 |9492 |-6.016667e+01 |-5.200000e+01 |  13.57%
1521.65/1522.60	c  1508s|270000 | 20476 | 11174k|  61M|  51 |  96 | 200 |1262 | 456 | 200 | 425 |1160k|   0 |9705 |-6.005455e+01 |-5.200000e+01 |  13.41%
1571.54/1572.55	c  1558s|280000 | 20928 | 11553k|  62M|  51 |   - | 200 |1262 | 343 | 200 | 419 |1194k|   0 |9895 |-6.000000e+01 |-5.200000e+01 |  13.33%
1622.53/1623.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1622.53/1623.54	c  1608s|290000 | 21310 | 11942k|  64M|  51 |   - | 200 |1262 | 358 | 200 | 423 |1229k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
1675.70/1676.76	c  1661s|300000 | 21734 | 12347k|  65M|  51 |  92 | 200 |1262 | 277 | 200 | 404 |1268k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
1725.69/1726.77	c  1710s|310000 | 22154 | 12731k|  66M|  51 |   - | 200 |1262 | 368 | 200 | 456 |1306k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
1776.26/1777.32	c  1760s|320000 | 22626 | 13121k|  67M|  51 |   - | 200 |1262 | 356 | 200 | 379 |1348k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
1800.06/1801.10	c 
1800.06/1801.10	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1801.10	c Solving Time (sec) : 1783.91
1800.06/1801.10	c Solving Nodes      : 324621
1800.06/1801.10	c Primal Bound       : -5.20000000000000e+01 (13 solutions)
1800.06/1801.10	c Dual Bound         : -6.00000000000000e+01
1800.06/1801.10	c Gap                : 13.33 %
1800.06/1801.10	c NODE         324621
1800.06/1801.10	c DUAL BOUND   -60
1800.06/1801.10	c PRIMAL BOUND -52
1800.06/1801.10	c GAP          0.133333
1800.06/1801.10	s SATISFIABLE
1800.06/1801.10	v -x200 x199 -x198 x197 -x196 x195 x194 x193 -x192 -x191 -x190 -x189 -x188 -x187 x186 -x185 x184 -x183 -x182 -x181 -x180 x179 -x178 
1800.06/1801.10	v -x177 -x176 x175 -x174 -x173 -x172 x171 x170 -x169 -x168 -x167 -x166 -x165 -x164 x163 -x162 x161 -x160 -x159 x158 x157 -x156 
1800.06/1801.10	v -x155 x154 -x153 -x152 x151 -x150 -x149 x148 x147 x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 
1800.06/1801.10	v -x133 x132 -x131 x130 -x129 x128 x127 -x126 -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 
1800.06/1801.10	v x111 -x110 x109 -x108 x107 x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 
1800.06/1801.10	v -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 x78 -x77 -x76 x75 x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 
1800.06/1801.10	v -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 x46 -x45 -x44 x43 -x42 -x41 x40 -x39 -x38 -x37 
1800.06/1801.10	v -x36 -x35 x34 -x33 -x32 -x31 x30 -x29 -x28 x27 -x26 -x25 x24 x23 -x22 -x21 -x20 -x19 -x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 
1800.06/1801.10	v -x9 -x8 -x7 -x6 -x5 -x4 x3 x2 -x1 
1800.06/1801.10	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1801.10	c Solving Time       :    1783.91
1800.06/1801.10	c Original Problem   :
1800.06/1801.10	c   Problem name     : HOME/instance-1870429-1245203420.opb
1800.06/1801.10	c   Variables        : 1462 (1462 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1801.10	c   Constraints      : 1462 initial, 1462 maximal
1800.06/1801.10	c Presolved Problem  :
1800.06/1801.10	c   Problem name     : t_HOME/instance-1870429-1245203420.opb
1800.06/1801.10	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1801.10	c   Constraints      : 1262 initial, 1262 maximal
1800.06/1801.10	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1801.10	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.10	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.10	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.10	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.10	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.10	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.06/1801.10	c   and              :       0.09          0          0          0          0          0          0          0          0
1800.06/1801.10	c   linear           :       0.01       1262          0          0       1262          0        200          0          0
1800.06/1801.10	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1801.10	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1801.10	c   integral         :          0          0          0     175629          0        210       1099          0          0     350180
1800.06/1801.10	c   and              :       1262     338473     550464          7          0          1    1580953    1366362          0          0
1800.06/1801.10	c   countsols        :          0          0          0          7          0          0          0          0          0          0
1800.06/1801.10	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1801.10	c   integral         :      56.81       0.00       0.00      56.81       0.00
1800.06/1801.10	c   and              :      96.84      74.54      22.30       0.00       0.00
1800.06/1801.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1801.10	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1801.10	c   rootredcost      :       0.30          9          0          0
1800.06/1801.10	c   pseudoobj        :       7.06     551040          0          0
1800.06/1801.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1801.10	c   propagation      :       0.00          1          0          0        0.0          0        0.0          -
1800.06/1801.10	c   infeasible LP    :       2.36     153223          0          0        0.0          0        0.0          0
1800.06/1801.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1801.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1801.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1801.10	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.06/1801.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1801.10	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1801.10	c   cut pool         :       0.02         35          -          -         92          -    (maximal pool size: 1985)
1800.06/1801.10	c   redcost          :       3.35     348693          0      38446          0          0
1800.06/1801.10	c   impliedbounds    :       0.02         36          0          0        773          0
1800.06/1801.10	c   intobj           :       0.00          0          0          0          0          0
1800.06/1801.10	c   gomory           :       1.53         36          0          0       9593          0
1800.06/1801.10	c   strongcg         :       0.52         20          0          0       7876          0
1800.06/1801.10	c   cmir             :       0.08         10          0          0          0          0
1800.06/1801.10	c   flowcover        :       0.06         10          0          0          0          0
1800.06/1801.10	c   clique           :       0.04         36          0          0        239          0
1800.06/1801.10	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1801.10	c   mcf              :       0.01          1          0          0          0          0
1800.06/1801.10	c Pricers            :       Time      Calls       Vars
1800.06/1801.10	c   problem variables:       0.00          0          0
1800.06/1801.10	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1801.10	c   relpscost        :      56.47     175622        210       1099          0          0     350180
1800.06/1801.10	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1801.10	c   random           :       0.00          0          0          0          0          0          0
1800.06/1801.10	c Primal Heuristics  :       Time      Calls      Found
1800.06/1801.10	c   LP solutions     :       0.01          -          7
1800.06/1801.10	c   pseudo solutions :       0.00          -          0
1800.06/1801.10	c   feaspump         :       0.02          0          0
1800.06/1801.10	c   intshifting      :       0.00          0          0
1800.06/1801.10	c   oneopt           :       0.36         10          0
1800.06/1801.10	c   crossover        :       0.38          6          0
1800.06/1801.10	c   fracdiving       :       4.85        315          0
1800.06/1801.10	c   guideddiving     :       4.69        315          0
1800.06/1801.10	c   objpscostdiving  :       6.08        158          0
1800.06/1801.10	c   rootsoldiving    :       2.51        158          1
1800.06/1801.10	c   linesearchdiving :       4.30        316          0
1800.06/1801.10	c   coefdiving       :       4.39        316          0
1800.06/1801.10	c   pscostdiving     :       5.18        316          0
1800.06/1801.10	c   veclendiving     :       4.91        316          1
1800.06/1801.10	c   simplerounding   :       0.24          0          0
1800.06/1801.10	c   rounding         :      12.09      38200          2
1800.06/1801.10	c   shifting         :       1.80       4391          2
1800.06/1801.10	c   fixandinfer      :       0.00          0          0
1800.06/1801.10	c   intdiving        :       0.00          0          0
1800.06/1801.10	c   actconsdiving    :       0.00          0          0
1800.06/1801.10	c   octane           :       0.00          0          0
1800.06/1801.10	c   rens             :       0.01          0          0
1800.06/1801.10	c   rins             :       0.00          0          0
1800.06/1801.10	c   localbranching   :       0.00          0          0
1800.06/1801.10	c   mutation         :       0.00          0          0
1800.06/1801.10	c   dins             :       0.00          0          0
1800.06/1801.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1801.10	c   primal LP        :     184.79          0          0       0.00       0.00
1800.06/1801.10	c   dual LP          :    1275.20     488084   13007615      26.65   10200.45
1800.06/1801.10	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1801.10	c   diving/probing LP:      33.70      22189     296378      13.36    8794.60
1800.06/1801.10	c   strong branching :      45.41      10789     568673      52.71   12523.08
1800.06/1801.10	c     (at root node) :          -         25       4580     183.20          -
1800.06/1801.10	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1801.10	c B&B Tree           :
1800.06/1801.10	c   number of runs   :          1
1800.06/1801.11	c   nodes            :     324621
1800.06/1801.11	c   nodes (total)    :     324621
1800.06/1801.11	c   nodes left       :      22811
1800.06/1801.11	c   max depth        :         51
1800.06/1801.11	c   max depth (total):         51
1800.06/1801.11	c   backtracks       :      44123 (13.6%)
1800.06/1801.11	c   delayed cutoffs  :          0
1800.06/1801.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1801.11	c   avg switch length:       4.40
1800.06/1801.11	c   switching time   :     206.92
1800.06/1801.11	c Solution           :
1800.06/1801.11	c   Solutions found  :         13 (10 improvements)
1800.06/1801.11	c   Primal Bound     : -5.20000000000000e+01   (in run 1, after 46778 nodes, 304.42 seconds, depth 31, found by <relaxation>)
1800.06/1801.11	c   Dual Bound       : -6.00000000000000e+01
1800.06/1801.11	c   Gap              :      13.33 %
1800.06/1801.11	c   Root Dual Bound  : -7.06960629860504e+01
1800.26/1801.34	c Time complete: 1800.3.

Verifier Data

OK	-52

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20020
/proc/meminfo: memFree=1816864/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=8648 CPUtime=0
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 960 0 0 0 0 0 0 0 20 0 1 0 187940747 8855552 944 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/20020/statm: 2162 952 362 1256 0 901 0

[startup+0.011013 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20020
/proc/meminfo: memFree=1816864/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=10384 CPUtime=0
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 1565 0 0 0 0 0 0 0 20 0 1 0 187940747 10633216 1549 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/20020/statm: 2596 1549 378 1256 0 1335 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10384

[startup+0.10307 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20020
/proc/meminfo: memFree=1816864/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=17708 CPUtime=0.09
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 3559 0 0 0 5 4 0 0 20 0 1 0 187940747 18132992 3189 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 4427 3189 446 1256 0 3166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17708

[startup+0.302068 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20020
/proc/meminfo: memFree=1816864/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=17708 CPUtime=0.29
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 3594 0 0 0 13 16 0 0 22 0 1 0 187940747 18132992 3224 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 4427 3224 475 1256 0 3166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17708

[startup+0.701146 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20020
/proc/meminfo: memFree=1816864/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=25936 CPUtime=0.69
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 5467 0 0 0 51 18 0 0 25 0 1 0 187940747 26558464 5096 1992294400 4194304 9342243 548682068736 18446744073709551615 6039558 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 6484 5096 642 1256 0 5223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25936

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20021
/proc/meminfo: memFree=1797528/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=30820 CPUtime=1.49
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 6665 0 0 0 130 19 0 0 25 0 1 0 187940747 31559680 6292 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 7705 6292 659 1256 0 6444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30820

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20021
/proc/meminfo: memFree=1791768/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=36308 CPUtime=3.09
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 8247 0 0 0 288 21 0 0 25 0 1 0 187940747 37179392 7874 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 9077 7874 659 1256 0 7816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36308

[startup+6.30124 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 20021
/proc/meminfo: memFree=1784280/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=38828 CPUtime=6.28
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 9040 0 0 0 605 23 0 0 25 0 1 0 187940747 39759872 8667 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 9707 8667 670 1256 0 8446 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38828

[startup+12.7015 s]
/proc/loadavg: 1.31 1.07 1.02 2/66 20021
/proc/meminfo: memFree=1784224/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=38828 CPUtime=12.67
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 9051 0 0 0 1239 28 0 0 25 0 1 0 187940747 39759872 8678 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 9707 8678 680 1256 0 8446 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38828

[startup+25.503 s]
/proc/loadavg: 1.53 1.13 1.04 2/66 20021
/proc/meminfo: memFree=1783776/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=39208 CPUtime=25.47
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 10108 0 0 0 2509 38 0 0 25 0 1 0 187940747 40148992 8835 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 9802 8835 692 1256 0 8541 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39208

[startup+51.102 s]
/proc/loadavg: 1.35 1.12 1.04 2/66 20021
/proc/meminfo: memFree=1782880/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=40476 CPUtime=51.06
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 11316 0 0 0 5049 57 0 0 25 0 1 0 187940747 41447424 9150 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 10119 9150 693 1256 0 8858 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40476

[startup+102.305 s]
/proc/loadavg: 1.15 1.10 1.03 2/66 20021
/proc/meminfo: memFree=1781216/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=42248 CPUtime=102.25
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 17212 0 0 0 10124 101 0 0 25 0 1 0 187940747 43261952 9588 1992294400 4194304 9342243 548682068736 18446744073709551615 6240193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 10562 9588 706 1256 0 9301 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42248

[startup+162.302 s]
/proc/loadavg: 1.05 1.08 1.03 2/66 20023
/proc/meminfo: memFree=1779360/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=45176 CPUtime=162.22
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 17644 0 0 0 16071 151 0 0 25 0 1 0 187940747 46260224 10020 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 11294 10020 706 1256 0 10033 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 45176

[startup+222.302 s]
/proc/loadavg: 1.02 1.06 1.02 2/66 20023
/proc/meminfo: memFree=1773792/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=49556 CPUtime=222.2
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 19014 0 0 0 22016 204 0 0 25 0 1 0 187940747 50745344 11390 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 12389 11390 707 1256 0 11128 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 49556

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 20023
/proc/meminfo: memFree=1772000/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=51380 CPUtime=282.17
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 21327 0 0 0 27960 257 0 0 25 0 1 0 187940747 52613120 11787 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 12845 11787 707 1256 0 11584 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 51380

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 20023
/proc/meminfo: memFree=1770400/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=52756 CPUtime=342.16
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 21769 0 0 0 33908 308 0 0 25 0 1 0 187940747 54022144 12229 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 13189 12229 707 1256 0 11928 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 52756

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 20023
/proc/meminfo: memFree=1769888/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=53088 CPUtime=402.14
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 21894 0 0 0 39852 362 0 0 25 0 1 0 187940747 54362112 12354 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 13272 12354 707 1256 0 12011 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 53088

[startup+462.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20023
/proc/meminfo: memFree=1767904/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=56864 CPUtime=462.11
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 22374 0 0 0 45797 414 0 0 25 0 1 0 187940747 58228736 12834 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 14216 12834 707 1256 0 12955 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 56864

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20023
/proc/meminfo: memFree=1765216/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=58828 CPUtime=522.09
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 23092 0 0 0 51744 465 0 0 25 0 1 0 187940747 60239872 13552 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 14707 13552 707 1256 0 13446 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 58828

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20023
/proc/meminfo: memFree=1761888/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=62696 CPUtime=582.07
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 23888 0 0 0 57687 520 0 0 25 0 1 0 187940747 64200704 14348 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 15674 14348 707 1256 0 14413 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 62696

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20029
/proc/meminfo: memFree=1761552/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=62908 CPUtime=642.05
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 23941 0 0 0 63627 578 0 0 25 0 1 0 187940747 64417792 14401 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 15727 14401 707 1256 0 14466 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 62908

[startup+702.302 s]

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

[startup+942.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/66 20525
/proc/meminfo: memFree=1720848/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=74548 CPUtime=941.56
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 26863 0 0 0 93302 854 0 0 25 0 1 0 187940747 76337152 17323 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 18637 17323 707 1256 0 17376 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 74548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 20525
/proc/meminfo: memFree=1718480/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=76924 CPUtime=1001.54
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 27460 0 0 0 99249 905 0 0 25 0 1 0 187940747 78770176 17920 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 19231 17920 707 1256 0 17970 0
Current children cumulated CPU time (s) 1001.54
Current children cumulated vsize (KiB) 76924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20525
/proc/meminfo: memFree=1714720/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=80984 CPUtime=1061.52
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 28382 0 0 0 105197 955 0 0 25 0 1 0 187940747 82927616 18842 1992294400 4194304 9342243 548682068736 18446744073709551615 6953047 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 20246 18842 707 1256 0 18985 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 80984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20525
/proc/meminfo: memFree=1714016/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=81396 CPUtime=1121.5
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 28545 0 0 0 111142 1008 0 0 25 0 1 0 187940747 83349504 19005 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 20349 19005 707 1256 0 19088 0
Current children cumulated CPU time (s) 1121.5
Current children cumulated vsize (KiB) 81396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20525
/proc/meminfo: memFree=1711648/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=83432 CPUtime=1181.47
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 29141 0 0 0 117086 1061 0 0 25 0 1 0 187940747 85434368 19601 1992294400 4194304 9342243 548682068736 18446744073709551615 6220799 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 20858 19601 707 1256 0 19597 0
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (KiB) 83432

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1710304/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=84732 CPUtime=1241.45
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 29458 0 0 0 123032 1113 0 0 25 0 1 0 187940747 86765568 19918 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 21183 19918 707 1256 0 19922 0
Current children cumulated CPU time (s) 1241.45
Current children cumulated vsize (KiB) 84732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1708256/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=87160 CPUtime=1301.44
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 29967 0 0 0 128978 1166 0 0 25 0 1 0 187940747 89251840 20427 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 21790 20427 707 1256 0 20529 0
Current children cumulated CPU time (s) 1301.44
Current children cumulated vsize (KiB) 87160

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1705056/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=89716 CPUtime=1361.41
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 30775 0 0 0 134923 1218 0 0 25 0 1 0 187940747 91869184 21235 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 22429 21235 707 1256 0 21168 0
Current children cumulated CPU time (s) 1361.41
Current children cumulated vsize (KiB) 89716

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1703392/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=91472 CPUtime=1421.39
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 31170 0 0 0 140869 1270 0 0 25 0 1 0 187940747 93667328 21630 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 22868 21630 707 1256 0 21607 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 91472

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1700832/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=92852 CPUtime=1481.37
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 31788 0 0 0 146819 1318 0 0 25 0 1 0 187940747 95080448 22248 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 23213 22248 707 1256 0 21952 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 92852

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1700768/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=93064 CPUtime=1541.35
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 31811 0 0 0 152763 1372 0 0 25 0 1 0 187940747 95297536 22271 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 23266 22271 707 1256 0 22005 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 93064

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1700640/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=93276 CPUtime=1601.33
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 31835 0 0 0 158707 1426 0 0 25 0 1 0 187940747 95514624 22295 1992294400 4194304 9342243 548682068736 18446744073709551615 6960644 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 23319 22295 707 1256 0 22058 0
Current children cumulated CPU time (s) 1601.33
Current children cumulated vsize (KiB) 93276

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1699488/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=95184 CPUtime=1661.31
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32124 0 0 0 164644 1487 0 0 25 0 1 0 187940747 97468416 22584 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 23796 22584 707 1256 0 22535 0
Current children cumulated CPU time (s) 1661.31
Current children cumulated vsize (KiB) 95184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1698976/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=95364 CPUtime=1721.29
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32238 0 0 0 170586 1543 0 0 25 0 1 0 187940747 97652736 22698 1992294400 4194304 9342243 548682068736 18446744073709551615 4289509 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 23841 22698 707 1256 0 22580 0
Current children cumulated CPU time (s) 1721.29
Current children cumulated vsize (KiB) 95364

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1697824/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=96728 CPUtime=1781.27
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32513 0 0 0 176531 1596 0 0 25 0 1 0 187940747 99049472 22973 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 24182 22973 707 1256 0 22921 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 96728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1697248/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=96996 CPUtime=1800.06
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32659 0 0 0 178392 1614 0 0 25 0 1 0 187940747 99323904 23119 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20020/statm: 24249 23119 707 1256 0 22988 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 96996

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

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

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1697248/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=96996 CPUtime=1800.16
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32660 0 0 0 178402 1614 0 0 25 0 1 0 187940747 99323904 23120 1992294400 4194304 9342243 548682068736 18446744073709551615 4211754 0 0 4096 0 0 0 0 17 1 0 0
/proc/20020/statm: 24249 23120 708 1256 0 22988 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 96996

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20525
/proc/meminfo: memFree=1697248/2055920 swapFree=4192812/4192956
[pid=20020] ppid=20018 vsize=96996 CPUtime=1800.26
/proc/20020/stat : 20020 (pbscip.linux.x8) R 20018 20020 19521 0 -1 4194304 32660 0 0 0 178412 1614 0 0 25 0 1 0 187940747 99323904 23120 1992294400 4194304 9342243 548682068736 18446744073709551615 4211754 0 0 4096 0 0 0 0 17 1 0 0
/proc/20020/statm: 24249 23120 708 1256 0 22988 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 96996

Child status: 0
Real time (s): 1801.35
CPU time (s): 1800.32
CPU user time (s): 1784.16
CPU system time (s): 16.1605
CPU usage (%): 99.9427
Max. virtual memory (cumulated for all children) (KiB): 96996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.16
system time used= 16.1605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32663
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= 3
involuntary context switches= 2379

runsolver used 2.01969 second user time and 4.46332 second system time

The end

Launcher Data

Begin job on node77 at 2009-06-17 03:50:20
IDJOB=1870429
IDBENCH=48213
IDSOLVER=684
FILE ID=node77/1870429-1245203420
PBS_JOBID= 9368334
Free space on /tmp= 66320 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870429-1245203420/watcher-1870429-1245203420 -o /tmp/evaluation-result-1870429-1245203420/solver-1870429-1245203420 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870429-1245203420.opb

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

MD5SUM BENCH= 69a7dda5c80f9dda65f29fb6eb76eed7
RANDOM SEED=440223533

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1817408 kB
Buffers:         34192 kB
Cached:         129212 kB
SwapCached:          0 kB
Active:          63568 kB
Inactive:       113120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11760 kB
Writeback:           0 kB
Mapped:          23096 kB
Slab:            47764 kB
Committed_AS:   126364 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node77 at 2009-06-17 04:20:24