Trace number 1870373

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.27 1800.75

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_2.opb
MD5SUM5255c8da63867fe6fe080ca048384827
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-52
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 -48
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 constraint19
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)2492
Sum of products size (including duplicates)4984
Number of different products1246
Sum of products size2492

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-1870373-1245200489.opb>
0.00/0.02	c original problem has 1446 variables (1446 bin, 0 int, 0 impl, 0 cont) and 1446 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.16	c (round 1) 1246 del vars, 200 del conss, 1246 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4984 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  1246 deleted vars, 200 deleted constraints, 1246 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.30	c  7476 implications, 0 cliques
0.29/0.30	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1246 constraints
0.29/0.30	c    1246 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.13
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 |   211 |5105k|   0 | 200 | 200 |1246 |1246 | 200 |1246 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.32	o -33
0.29/0.32	c R 0.1s|     1 |     0 |   211 |5110k|   0 | 200 | 200 |1246 |1246 | 200 |1246 |   0 |   0 |   0 |-1.000000e+02 |-3.300000e+01 |  67.00%
0.29/0.37	c   0.2s|     1 |     0 |   289 |5118k|   0 | 191 | 200 |1246 |1246 | 200 |1256 |  10 |   0 |   0 |-9.550000e+01 |-3.300000e+01 |  65.45%
0.39/0.42	c   0.2s|     1 |     0 |   366 |5122k|   0 | 185 | 200 |1246 |1246 | 200 |1264 |  18 |   0 |   0 |-9.250000e+01 |-3.300000e+01 |  64.32%
0.39/0.48	c   0.3s|     1 |     0 |   431 |5126k|   0 | 181 | 200 |1246 |1246 | 200 |1271 |  25 |   0 |   0 |-9.050000e+01 |-3.300000e+01 |  63.54%
0.49/0.55	c   0.4s|     1 |     0 |   480 |5133k|   0 | 178 | 200 |1246 |1246 | 200 |1278 |  32 |   0 |   0 |-8.900000e+01 |-3.300000e+01 |  62.92%
0.59/0.61	c   0.4s|     1 |     0 |   538 |5137k|   0 | 174 | 200 |1246 |1246 | 200 |1285 |  39 |   0 |   0 |-8.700000e+01 |-3.300000e+01 |  62.07%
0.59/0.67	c   0.5s|     1 |     0 |   574 |5140k|   0 | 173 | 200 |1246 |1246 | 200 |1292 |  46 |   0 |   0 |-8.650000e+01 |-3.300000e+01 |  61.85%
0.69/0.77	c   0.6s|     1 |     0 |   723 |5145k|   0 | 170 | 200 |1246 |1246 | 200 |1300 |  54 |   0 |   0 |-8.500000e+01 |-3.300000e+01 |  61.18%
0.79/0.87	c   0.7s|     1 |     0 |   914 |5148k|   0 | 167 | 200 |1246 |1246 | 200 |1306 |  60 |   0 |   0 |-8.350000e+01 |-3.300000e+01 |  60.48%
0.89/0.95	c   0.8s|     1 |     0 |   995 |5152k|   0 | 165 | 200 |1246 |1246 | 200 |1313 |  67 |   0 |   0 |-8.250000e+01 |-3.300000e+01 |  60.00%
0.99/1.07	c   0.9s|     1 |     0 |  1152 |5161k|   0 | 162 | 200 |1246 |1246 | 200 |1322 |  76 |   0 |   0 |-8.100000e+01 |-3.300000e+01 |  59.26%
1.09/1.19	c   1.0s|     1 |     0 |  1261 |5171k|   0 | 161 | 200 |1246 |1246 | 200 | 362 |  84 |   0 |   0 |-8.050000e+01 |-3.300000e+01 |  59.01%
1.19/1.24	c   1.1s|     1 |     0 |  1408 |5202k|   0 | 169 | 200 |1246 |1246 | 200 | 370 |  92 |   0 |   0 |-7.950000e+01 |-3.300000e+01 |  58.49%
1.29/1.34	c   1.1s|     1 |     0 |  1671 |5802k|   0 | 178 | 200 |1246 |1246 | 200 | 478 | 200 |   0 |   0 |-7.857143e+01 |-3.300000e+01 |  58.00%
1.39/1.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.39/1.41	c   1.2s|     1 |     0 |  1732 |5892k|   0 | 157 | 200 |1246 |1246 | 200 | 550 | 272 |   0 |   0 |-7.850000e+01 |-3.300000e+01 |  57.96%
1.39/1.48	c   1.3s|     1 |     0 |  1965 |5933k|   0 | 174 | 200 |1246 |1246 | 200 | 557 | 279 |   0 |   0 |-7.800000e+01 |-3.300000e+01 |  57.69%
1.49/1.58	c   1.4s|     1 |     0 |  2253 |6193k|   0 | 151 | 200 |1246 |1246 | 200 | 591 | 313 |   0 |   0 |-7.675000e+01 |-3.300000e+01 |  57.00%
1.58/1.68	c   1.5s|     1 |     0 |  2544 |6269k|   0 | 173 | 200 |1246 |1246 | 200 | 472 | 331 |   0 |   0 |-7.627778e+01 |-3.300000e+01 |  56.74%
1.69/1.77	c   1.6s|     1 |     0 |  2750 |6582k|   0 | 186 | 200 |1246 |1246 | 200 | 496 | 355 |   0 |   0 |-7.588372e+01 |-3.300000e+01 |  56.51%
1.79/1.88	c   1.7s|     1 |     0 |  2911 |7263k|   0 | 187 | 200 |1246 |1246 | 200 | 543 | 402 |   0 |   0 |-7.539881e+01 |-3.300000e+01 |  56.23%
1.99/2.02	c   1.8s|     1 |     0 |  3127 |7785k|   0 | 186 | 200 |1246 |1246 | 200 | 570 | 429 |   0 |   0 |-7.502632e+01 |-3.300000e+01 |  56.02%
2.09/2.13	c   1.9s|     1 |     0 |  3343 |8213k|   0 | 185 | 200 |1246 |1246 | 200 | 601 | 460 |   0 |   0 |-7.393976e+01 |-3.300000e+01 |  55.37%
2.19/2.28	c   2.1s|     1 |     0 |  3729 |8610k|   0 | 196 | 200 |1246 |1246 | 200 | 633 | 492 |   0 |   0 |-7.300000e+01 |-3.300000e+01 |  54.79%
2.39/2.47	c   2.3s|     1 |     0 |  4189 |8697k|   0 | 197 | 200 |1246 |1246 | 200 | 523 | 512 |   0 |   0 |-7.229849e+01 |-3.300000e+01 |  54.36%
2.49/2.57	c   2.4s|     1 |     0 |  4384 |8927k|   0 | 196 | 200 |1246 |1246 | 200 | 548 | 537 |   0 |   0 |-7.160000e+01 |-3.300000e+01 |  53.91%
2.69/2.71	c   2.5s|     1 |     0 |  4568 |9906k|   0 | 199 | 200 |1246 |1246 | 200 | 573 | 562 |   0 |   0 |-7.104326e+01 |-3.300000e+01 |  53.55%
2.79/2.83	c   2.6s|     1 |     0 |  4732 |  10M|   0 | 196 | 200 |1246 |1246 | 200 | 583 | 572 |   0 |   0 |-7.066071e+01 |-3.300000e+01 |  53.30%
2.89/2.94	c   2.7s|     1 |     0 |  4885 |  10M|   0 | 198 | 200 |1246 |1246 | 200 | 603 | 592 |   0 |   0 |-7.017065e+01 |-3.300000e+01 |  52.97%
2.99/3.03	c   2.8s|     1 |     0 |  4965 |  10M|   0 | 199 | 200 |1246 |1246 | 200 | 611 | 600 |   0 |   0 |-7.009262e+01 |-3.300000e+01 |  52.92%
3.09/3.15	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.09/3.15	c   2.9s|     1 |     0 |  5108 |  10M|   0 | 199 | 200 |1246 |1246 | 200 | 473 | 608 |   0 |   0 |-6.998172e+01 |-3.300000e+01 |  52.84%
3.19/3.22	c   3.0s|     1 |     0 |  5140 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 481 | 616 |   0 |   0 |-6.996661e+01 |-3.300000e+01 |  52.83%
3.19/3.29	c   3.1s|     1 |     0 |  5165 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 484 | 619 |   0 |   0 |-6.996253e+01 |-3.300000e+01 |  52.83%
3.30/3.36	c   3.1s|     1 |     0 |  5171 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 485 | 620 |   0 |   0 |-6.996202e+01 |-3.300000e+01 |  52.83%
3.39/3.43	c   3.2s|     1 |     0 |  5174 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 486 | 621 |   0 |   0 |-6.996186e+01 |-3.300000e+01 |  52.83%
4.89/4.95	c   4.7s|     1 |     2 |  5741 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 486 | 621 |   0 |  47 |-6.996186e+01 |-3.300000e+01 |  52.83%
11.48/11.50	o -43
11.48/11.50	c *11.2s|    63 |    57 | 12307 |  10M|  20 |   - | 200 |1246 |  76 | 200 | 408 |2697 |   0 | 951 |-6.901110e+01 |-4.300000e+01 |  37.69%
13.98/14.01	o -44
13.98/14.01	c *13.7s|   166 |   129 | 20071 |  10M|  20 |   - | 200 |1246 | 100 | 200 | 418 |4865 |   0 |1155 |-6.884854e+01 |-4.400000e+01 |  36.09%
16.39/16.43	o -45
16.39/16.43	c *16.1s|   393 |   239 | 34784 |  10M|  22 |   - | 200 |1246 | 118 | 200 | 404 |8826 |   0 |1160 |-6.859848e+01 |-4.500000e+01 |  34.40%
16.88/16.91	o -46
16.88/16.91	c *16.6s|   479 |   233 | 37451 |  10M|  22 |   - | 200 |1246 | 129 | 200 | 397 |9347 |   0 |1160 |-6.859848e+01 |-4.600000e+01 |  32.94%
23.38/23.48	o -47
23.38/23.48	c *23.1s|  1207 |   470 | 80641 |  11M|  32 |   - | 200 |1246 | 135 | 200 | 402 |  17k|   0 |1199 |-6.745688e+01 |-4.700000e+01 |  30.33%
33.87/33.99	o -48
33.87/33.99	c *33.5s|  2016 |   756 |148859 |  11M|  32 |   - | 200 |1246 | 135 | 200 | 378 |  28k|   0 |1324 |-6.662810e+01 |-4.800000e+01 |  27.96%
33.98/34.00	o -49
33.98/34.00	c *33.5s|  2020 |   675 |148882 |  11M|  32 |   - | 200 |1246 | 131 | 200 | 375 |  28k|   0 |1324 |-6.662810e+01 |-4.900000e+01 |  26.46%
50.27/50.39	o -50
50.27/50.39	c *49.8s|  3352 |  1090 |264586 |  12M|  32 |   - | 200 |1246 | 177 | 200 | 385 |  48k|   0 |1390 |-6.603604e+01 |-5.000000e+01 |  24.28%
51.47/51.50	o -51
51.47/51.50	c *50.9s|  3421 |  1004 |272658 |  12M|  32 |   - | 200 |1246 | 199 | 200 | 385 |  49k|   0 |1390 |-6.600000e+01 |-5.100000e+01 |  22.73%
107.85/107.97	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
107.85/107.97	c   107s| 10000 |  2551 |675252 |  15M|  33 |   - | 200 |1246 | 266 | 200 | 406 | 104k|   0 |1616 |-6.461993e+01 |-5.100000e+01 |  21.08%
188.44/188.55	c   187s| 20000 |  4655 |  1244k|  19M|  45 |   - | 200 |1246 | 277 | 200 | 399 | 174k|   0 |2347 |-6.357407e+01 |-5.100000e+01 |  19.78%
256.12/256.23	c   254s| 30000 |  6091 |  1725k|  22M|  45 |  90 | 200 |1246 | 298 | 200 | 395 | 228k|   0 |2867 |-6.304167e+01 |-5.100000e+01 |  19.10%
317.40/317.56	c   315s| 40000 |  7247 |  2164k|  25M|  45 |  88 | 200 |1246 | 352 | 200 | 365 | 272k|   0 |3320 |-6.279167e+01 |-5.100000e+01 |  18.78%
379.98/380.18	c   377s| 50000 |  8329 |  2620k|  27M|  45 |  86 | 200 |1246 | 334 | 200 | 427 | 320k|   0 |3756 |-6.250000e+01 |-5.100000e+01 |  18.40%
438.77/438.96	c   435s| 60000 |  9427 |  3042k|  29M|  45 |  99 | 200 |1246 | 336 | 200 | 413 | 364k|   0 |4081 |-6.226667e+01 |-5.100000e+01 |  18.09%
501.65/501.88	c   497s| 70000 | 10485 |  3500k|  32M|  45 |   - | 200 |1246 | 270 | 200 | 362 | 415k|   0 |4494 |-6.203846e+01 |-5.100000e+01 |  17.79%
560.74/560.92	c   556s| 80000 | 11571 |  3937k|  34M|  45 |   - | 200 |1246 | 322 | 200 | 378 | 462k|   0 |4869 |-6.200000e+01 |-5.100000e+01 |  17.74%
620.22/620.43	c   615s| 90000 | 12573 |  4373k|  36M|  45 |  89 | 200 |1246 | 348 | 200 | 408 | 503k|   0 |5163 |-6.175000e+01 |-5.100000e+01 |  17.41%
682.40/682.65	c   677s|100000 | 13593 |  4832k|  39M|  45 | 104 | 200 |1246 | 567 | 200 | 399 | 547k|   0 |5444 |-6.150000e+01 |-5.100000e+01 |  17.07%
728.29/728.56	o -52
728.29/728.56	c * 722s|107573 | 11208 |  5174k|  34M|  45 |   - | 200 |1246 | 242 | 200 | 392 | 583k|   0 |5635 |-6.150000e+01 |-5.200000e+01 |  15.45%
743.99/744.20	c   738s|110000 | 11445 |  5292k|  35M|  45 |  88 | 200 |1246 | 286 | 200 | 404 | 595k|   0 |5719 |-6.150000e+01 |-5.200000e+01 |  15.45%
804.27/804.54	c   797s|120000 | 12267 |  5748k|  37M|  45 |  90 | 200 |1246 | 367 | 200 | 389 | 637k|   0 |6013 |-6.140000e+01 |-5.200000e+01 |  15.31%
867.85/868.15	c   860s|130000 | 12997 |  6227k|  39M|  45 | 112 | 200 |1246 | 424 | 200 | 398 | 680k|   0 |6315 |-6.125000e+01 |-5.200000e+01 |  15.10%
933.74/934.02	c   926s|140000 | 13885 |  6719k|  41M|  45 | 120 | 200 |1246 | 467 | 200 | 383 | 722k|   0 |6595 |-6.100000e+01 |-5.200000e+01 |  14.75%
996.12/996.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
996.12/996.48	c   988s|150000 | 14703 |  7196k|  43M|  45 |   - | 200 |1246 | 316 | 200 | 414 | 763k|   0 |6836 |-6.100000e+01 |-5.200000e+01 |  14.75%
1057.11/1057.43	c  1048s|160000 | 15433 |  7658k|  44M|  45 |  88 | 200 |1246 | 294 | 200 | 398 | 806k|   0 |7073 |-6.100000e+01 |-5.200000e+01 |  14.75%
1122.79/1123.13	c  1113s|170000 | 16385 |  8144k|  47M|  45 |  93 | 200 |1246 | 504 | 200 | 418 | 846k|   0 |7341 |-6.078571e+01 |-5.200000e+01 |  14.45%
1184.17/1184.54	c  1174s|180000 | 17117 |  8609k|  48M|  46 |  94 | 200 |1246 | 365 | 200 | 367 | 888k|   0 |7547 |-6.067910e+01 |-5.200000e+01 |  14.30%
1248.76/1249.14	c  1238s|190000 | 17833 |  9088k|  50M|  46 |   - | 200 |1246 | 328 | 200 | 408 | 926k|   0 |7806 |-6.055556e+01 |-5.200000e+01 |  14.13%
1309.74/1310.12	c  1299s|200000 | 18581 |  9550k|  52M|  46 |  91 | 200 |1246 | 354 | 200 | 371 | 967k|   0 |7996 |-6.050000e+01 |-5.200000e+01 |  14.05%
1367.03/1367.43	c  1355s|210000 | 19255 |  9984k|  54M|  46 | 108 | 200 |1246 | 436 | 200 | 378 |1010k|   0 |8245 |-6.050000e+01 |-5.200000e+01 |  14.05%
1425.31/1425.76	c  1413s|220000 | 19885 | 10425k|  55M|  46 | 132 | 200 |1246 | 626 | 200 | 378 |1050k|   0 |8387 |-6.050000e+01 |-5.200000e+01 |  14.05%
1487.90/1488.38	c  1475s|230000 | 20629 | 10894k|  57M|  47 |   - | 200 |1246 | 297 | 200 | 406 |1087k|   0 |8615 |-6.033333e+01 |-5.200000e+01 |  13.81%
1547.18/1547.67	c  1534s|240000 | 21249 | 11344k|  58M|  47 |   - | 200 |1246 | 384 | 200 | 416 |1124k|   0 |8817 |-6.025000e+01 |-5.200000e+01 |  13.69%
1608.76/1609.25	c  1595s|250000 | 21903 | 11807k|  60M|  54 |   - | 200 |1246 | 363 | 200 | 442 |1162k|   0 |8965 |-6.015873e+01 |-5.200000e+01 |  13.56%
1671.35/1671.80	c  1657s|260000 | 22457 | 12277k|  61M|  54 |   - | 200 |1246 | 387 | 200 | 413 |1198k|   0 |9182 |-6.005000e+01 |-5.200000e+01 |  13.41%
1730.53/1731.06	c  1716s|270000 | 22925 | 12726k|  63M|  54 | 100 | 200 |1246 | 399 | 200 | 350 |1234k|   0 |9390 |-6.000000e+01 |-5.200000e+01 |  13.33%
1786.82/1787.36	c  1772s|280000 | 23319 | 13153k|  64M|  54 |  90 | 200 |1246 | 437 | 200 | 436 |1271k|   0 |9600 |-6.000000e+01 |-5.200000e+01 |  13.33%
1800.02/1800.50	c 
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time (sec) : 1784.90
1800.02/1800.50	c Solving Nodes      : 282293
1800.02/1800.50	c Primal Bound       : -5.20000000000000e+01 (13 solutions)
1800.02/1800.50	c Dual Bound         : -6.00000000000000e+01
1800.02/1800.50	c Gap                : 13.33 %
1800.02/1800.50	c NODE         282293
1800.02/1800.50	c DUAL BOUND   -60
1800.02/1800.50	c PRIMAL BOUND -52
1800.02/1800.50	c GAP          0.133333
1800.02/1800.50	s SATISFIABLE
1800.02/1800.50	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.02/1800.50	v -x177 -x176 x175 x174 -x173 x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 x157 -x156 
1800.02/1800.50	v -x155 x154 -x153 x152 -x151 -x150 -x149 -x148 x147 -x146 -x145 -x144 x143 x142 x141 -x140 x139 -x138 x137 -x136 -x135 -x134 
1800.02/1800.50	v -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 x113 -x112 
1800.02/1800.50	v -x111 x110 -x109 -x108 x107 -x106 -x105 -x104 x103 -x102 x101 x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 x90 -x89 -x88 
1800.02/1800.50	v 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 -x62 
1800.02/1800.50	v 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.02/1800.50	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.02/1800.51	v -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time       :    1784.90
1800.02/1800.51	c Original Problem   :
1800.02/1800.51	c   Problem name     : HOME/instance-1870373-1245200489.opb
1800.02/1800.51	c   Variables        : 1446 (1446 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 1446 initial, 1446 maximal
1800.02/1800.51	c Presolved Problem  :
1800.02/1800.51	c   Problem name     : t_HOME/instance-1870373-1245200489.opb
1800.02/1800.51	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 1246 initial, 1246 maximal
1800.02/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.02/1800.51	c   and              :       0.11          0          0          0          0          0          0          0          0
1800.02/1800.51	c   linear           :       0.00       1246          0          0       1246          0        200          0          0
1800.02/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   integral         :          0          0          0     155259          0        157        874          0          0     309642
1800.02/1800.51	c   and              :       1246     304911     483227         10          0          0    1330679    1280356          0          0
1800.02/1800.51	c   countsols        :          0          0          0         10          0          0          0          0          0          0
1800.02/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.51	c   integral         :      60.01       0.00       0.00      60.01       0.00
1800.02/1800.51	c   and              :      88.07      68.77      19.30       0.00       0.00
1800.02/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.51	c   rootredcost      :       0.19         10          0          0
1800.02/1800.51	c   pseudoobj        :       6.98     484180          0          0
1800.02/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.51	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.51	c   infeasible LP    :       2.06     132214          0          0        0.0          0        0.0          0
1800.02/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.02/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.51	c   cut pool         :       0.02         33          -          -         77          -    (maximal pool size: 1708)
1800.02/1800.51	c   redcost          :       2.72     314221          0      34601          0          0
1800.02/1800.51	c   impliedbounds    :       0.00         34          0          0        771          0
1800.02/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.51	c   gomory           :       1.33         34          0          0       8877          0
1800.02/1800.51	c   strongcg         :       0.43         20          0          0       7458          0
1800.02/1800.51	c   cmir             :       0.09         10          0          0          0          0
1800.02/1800.51	c   flowcover        :       0.06         10          0          0          0          0
1800.02/1800.51	c   clique           :       0.05         34          0          0        220          0
1800.02/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.51	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.51	c Pricers            :       Time      Calls       Vars
1800.02/1800.51	c   problem variables:       0.00          0          0
1800.02/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   relpscost        :      59.71     155249        157        874          0          0     309642
1800.02/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   inference        :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.51	c   LP solutions     :       0.03          -         10
1800.02/1800.51	c   pseudo solutions :       0.00          -          0
1800.02/1800.51	c   oneopt           :       0.20         11          0
1800.02/1800.51	c   feaspump         :       0.13          1          0
1800.02/1800.51	c   crossover        :       0.31          2          0
1800.02/1800.51	c   objpscostdiving  :       7.12        176          0
1800.02/1800.51	c   rootsoldiving    :       2.85        176          1
1800.02/1800.51	c   coefdiving       :       4.75        352          0
1800.02/1800.51	c   linesearchdiving :       6.07        352          0
1800.02/1800.51	c   pscostdiving     :       5.28        352          0
1800.02/1800.51	c   guideddiving     :       5.13        352          0
1800.02/1800.51	c   veclendiving     :       5.11        352          0
1800.02/1800.51	c   simplerounding   :       0.28          0          0
1800.02/1800.51	c   rounding         :       9.22      26294          1
1800.02/1800.51	c   shifting         :       1.43       3439          1
1800.02/1800.51	c   intshifting      :       0.00          0          0
1800.02/1800.51	c   fixandinfer      :       0.00          0          0
1800.02/1800.51	c   fracdiving       :       5.61        352          0
1800.02/1800.51	c   intdiving        :       0.00          0          0
1800.02/1800.51	c   actconsdiving    :       0.00          0          0
1800.02/1800.51	c   octane           :       0.00          0          0
1800.02/1800.51	c   rens             :       0.00          0          0
1800.02/1800.51	c   rins             :       0.00          0          0
1800.02/1800.51	c   localbranching   :       0.00          0          0
1800.02/1800.51	c   mutation         :       0.00          0          0
1800.02/1800.51	c   dins             :       0.00          0          0
1800.02/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.51	c   primal LP        :     186.56          0          0       0.00       0.00
1800.02/1800.51	c   dual LP          :    1289.09     432728   12886791      29.78    9996.81
1800.02/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.51	c   diving/probing LP:      38.83      22148     367490      16.59    9464.07
1800.02/1800.51	c   strong branching :      50.47       9600     604650      62.98   11980.38
1800.02/1800.51	c     (at root node) :          -         47       9133     194.32          -
1800.02/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.51	c B&B Tree           :
1800.02/1800.51	c   number of runs   :          1
1800.02/1800.51	c   nodes            :     282293
1800.02/1800.51	c   nodes (total)    :     282293
1800.02/1800.51	c   nodes left       :      23464
1800.02/1800.51	c   max depth        :         54
1800.02/1800.51	c   max depth (total):         54
1800.02/1800.51	c   backtracks       :      41633 (14.7%)
1800.02/1800.51	c   delayed cutoffs  :          0
1800.02/1800.51	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1800.51	c   avg switch length:       4.56
1800.02/1800.51	c   switching time   :     207.38
1800.02/1800.51	c Solution           :
1800.02/1800.51	c   Solutions found  :         13 (11 improvements)
1800.02/1800.51	c   Primal Bound     : -5.20000000000000e+01   (in run 1, after 107573 nodes, 722.02 seconds, depth 28, found by <relaxation>)
1800.02/1800.51	c   Dual Bound       : -6.00000000000000e+01
1800.02/1800.51	c   Gap              :      13.33 %
1800.02/1800.51	c   Root Dual Bound  : -6.99618606589915e+01
1800.22/1800.74	c Time complete: 1800.25.

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-1870373-1245200489/watcher-1870373-1245200489 -o /tmp/evaluation-result-1870373-1245200489/solver-1870373-1245200489 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870373-1245200489.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 12764
/proc/meminfo: memFree=1797040/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=7616 CPUtime=0
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 595 0 0 0 0 0 0 0 20 0 1 0 187646886 7798784 580 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 1904 591 354 1256 0 643 0

[startup+0.0818939 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12764
/proc/meminfo: memFree=1797040/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=17704 CPUtime=0.07
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 3558 0 0 0 4 3 0 0 20 0 1 0 187646886 18128896 3188 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 4426 3188 446 1256 0 3165 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17704

[startup+0.101895 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12764
/proc/meminfo: memFree=1797040/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=17704 CPUtime=0.09
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 3558 0 0 0 5 4 0 0 20 0 1 0 187646886 18128896 3188 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 4426 3188 446 1256 0 3165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17704

[startup+0.301918 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12764
/proc/meminfo: memFree=1797040/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=17704 CPUtime=0.29
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 3591 0 0 0 14 15 0 0 22 0 1 0 187646886 18128896 3221 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 4426 3221 475 1256 0 3165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17704

[startup+0.701963 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12764
/proc/meminfo: memFree=1797040/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=24112 CPUtime=0.69
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 5028 0 0 0 53 16 0 0 25 0 1 0 187646886 24690688 4658 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 6028 4658 642 1256 0 4767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24112

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1779752/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=30140 CPUtime=1.49
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 6562 0 0 0 132 17 0 0 25 0 1 0 187646886 30863360 6191 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 7535 6191 659 1256 0 6274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30140

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1767976/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=40536 CPUtime=3.09
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 9141 0 0 0 290 19 0 0 25 0 1 0 187646886 41508864 8770 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 10134 8770 660 1256 0 8873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40536

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1761640/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=42080 CPUtime=6.28
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 9722 0 0 0 606 22 0 0 25 0 1 0 187646886 43089920 9351 1992294400 4194304 9342243 548682068736 18446744073709551615 6341845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 10520 9351 676 1256 0 9259 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42080

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1761960/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=42080 CPUtime=12.68
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 9732 0 0 0 1241 27 0 0 25 0 1 0 187646886 43089920 9361 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 10520 9361 680 1256 0 9259 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42080

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1761512/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=42080 CPUtime=25.48
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 9843 0 0 0 2512 36 0 0 25 0 1 0 187646886 43089920 9472 1992294400 4194304 9342243 548682068736 18446744073709551615 6960484 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 10520 9472 680 1256 0 9259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42080

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1760808/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=42648 CPUtime=51.07
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 10034 0 0 0 5052 55 0 0 25 0 1 0 187646886 43671552 9663 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 10662 9663 680 1256 0 9401 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42648

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1758632/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=45452 CPUtime=102.26
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 11553 0 0 0 10131 95 0 0 25 0 1 0 187646886 46542848 10225 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 11363 10225 705 1256 0 10102 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45452

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 12765
/proc/meminfo: memFree=1752872/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=50564 CPUtime=162.24
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 12991 0 0 0 16079 145 0 0 25 0 1 0 187646886 51777536 11663 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 12641 11663 705 1256 0 11380 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50564

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 12765
/proc/meminfo: memFree=1750696/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=54264 CPUtime=222.22
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 13536 0 0 0 22031 191 0 0 25 0 1 0 187646886 55566336 12208 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 13566 12208 705 1256 0 12305 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54264

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1749736/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=55072 CPUtime=282.21
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 14359 0 0 0 27977 244 0 0 25 0 1 0 187646886 56393728 12429 1992294400 4194304 9342243 548682068736 18446744073709551615 6399297 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 13768 12429 705 1256 0 12507 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 55072

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1745840/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=59052 CPUtime=342.19
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 15332 0 0 0 33927 292 0 0 25 0 1 0 187646886 60469248 13402 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 14763 13402 705 1256 0 13502 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59052

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1744560/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=59884 CPUtime=402.18
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 15651 0 0 0 39872 346 0 0 25 0 1 0 187646886 61321216 13721 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 14971 13721 705 1256 0 13710 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 59884

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1740912/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=63792 CPUtime=462.16
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 16550 0 0 0 45818 398 0 0 25 0 1 0 187646886 65323008 14620 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 15948 14620 705 1256 0 14687 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 63792

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1738992/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=65516 CPUtime=522.15
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 17031 0 0 0 51771 444 0 0 25 0 1 0 187646886 67088384 15101 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 16379 15101 705 1256 0 15118 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65516

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1738224/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=65920 CPUtime=582.13
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 17226 0 0 0 57713 500 0 0 25 0 1 0 187646886 67502080 15296 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 16480 15296 705 1256 0 15219 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 65920

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1735216/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=68972 CPUtime=642.12
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 17963 0 0 0 63660 552 0 0 25 0 1 0 187646886 70627328 16033 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 17243 16033 705 1256 0 15982 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 68972

[startup+702.302 s]

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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1726576/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=76388 CPUtime=942.04
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 21429 0 0 0 93400 804 0 0 25 0 1 0 187646886 78221312 18143 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 19097 18143 705 1256 0 17836 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 76388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1726576/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=76388 CPUtime=1002.02
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 21431 0 0 0 99347 855 0 0 25 0 1 0 187646886 78221312 18145 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 19097 18145 705 1256 0 17836 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 76388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1725296/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=77480 CPUtime=1062
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 21740 0 0 0 105298 902 0 0 25 0 1 0 187646886 79339520 18454 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 19370 18454 705 1256 0 18109 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 77480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1721904/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=82368 CPUtime=1121.98
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 22585 0 0 0 111248 950 0 0 25 0 1 0 187646886 84344832 19299 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 20592 19299 705 1256 0 19331 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 82368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1719664/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=84840 CPUtime=1181.98
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 23130 0 0 0 117198 1000 0 0 25 0 1 0 187646886 86876160 19844 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 21210 19844 705 1256 0 19949 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 84840

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1718576/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=85860 CPUtime=1241.96
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 23405 0 0 0 123144 1052 0 0 25 0 1 0 187646886 87920640 20119 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 21465 20119 705 1256 0 20204 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 85860

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1716016/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=87848 CPUtime=1301.95
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 24025 0 0 0 129091 1104 0 0 25 0 1 0 187646886 89956352 20739 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 21962 20739 705 1256 0 20701 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 87848

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1715056/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=88748 CPUtime=1361.93
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 24265 0 0 0 135040 1153 0 0 25 0 1 0 187646886 90877952 20979 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 22187 20979 705 1256 0 20926 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 88748

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1713456/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=89980 CPUtime=1421.91
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 24648 0 0 0 140990 1201 0 0 25 0 1 0 187646886 92139520 21362 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 22495 21362 705 1256 0 21234 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 89980

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1713200/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=90200 CPUtime=1481.89
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 24711 0 0 0 146938 1251 0 0 25 0 1 0 187646886 92364800 21425 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 22550 21425 705 1256 0 21289 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 90200

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1713008/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=90580 CPUtime=1541.87
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 24751 0 0 0 152885 1302 0 0 25 0 1 0 187646886 92753920 21465 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 22645 21465 705 1256 0 21384 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 90580

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1711088/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=92072 CPUtime=1601.86
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 25224 0 0 0 158837 1349 0 0 25 0 1 0 187646886 94281728 21938 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 23018 21938 705 1256 0 21757 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 92072

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1708400/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=95352 CPUtime=1661.84
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 25907 0 0 0 164788 1396 0 0 25 0 1 0 187646886 97640448 22621 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 23838 22621 705 1256 0 22577 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 95352

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1707056/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=96956 CPUtime=1721.83
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 26259 0 0 0 170737 1446 0 0 25 0 1 0 187646886 99282944 22973 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 24239 22973 705 1256 0 22978 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 96956

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1705520/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=98544 CPUtime=1781.81
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 26605 0 0 0 176687 1494 0 0 25 0 1 0 187646886 100909056 23318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 24636 23318 705 1256 0 23375 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 98544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12765
/proc/meminfo: memFree=1705456/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=98544 CPUtime=1800.02
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 26629 0 0 0 178491 1511 0 0 25 0 1 0 187646886 100909056 23342 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12764/statm: 24636 23342 705 1256 0 23375 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 98544

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12766
/proc/meminfo: memFree=1705448/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=98544 CPUtime=1800.12
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 26630 0 0 0 178501 1511 0 0 25 0 1 0 187646886 100909056 23343 1992294400 4194304 9342243 548682068736 18446744073709551615 4212027 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 24636 23343 706 1256 0 23375 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 98544

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12766
/proc/meminfo: memFree=1705448/2055920 swapFree=4180892/4192956
[pid=12764] ppid=12762 vsize=98544 CPUtime=1800.22
/proc/12764/stat : 12764 (pbscip.linux.x8) R 12762 12764 11274 0 -1 4194304 26630 0 0 0 178511 1511 0 0 25 0 1 0 187646886 100909056 23343 1992294400 4194304 9342243 548682068736 18446744073709551615 4745372 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 24636 23343 706 1256 0 23375 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 98544

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.27
CPU user time (s): 1785.14
CPU system time (s): 15.1287
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 98544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.14
system time used= 15.1287
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26633
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2321

runsolver used 1.9997 second user time and 4.23935 second system time

The end

Launcher Data

Begin job on node87 at 2009-06-17 03:01:29
IDJOB=1870373
IDBENCH=48185
IDSOLVER=684
FILE ID=node87/1870373-1245200489
PBS_JOBID= 9368302
Free space on /tmp= 66540 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_2.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-1870373-1245200489/watcher-1870373-1245200489 -o /tmp/evaluation-result-1870373-1245200489/solver-1870373-1245200489 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870373-1245200489.opb

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

MD5SUM BENCH= 5255c8da63867fe6fe080ca048384827
RANDOM SEED=1861130381

node87.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.235
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.235
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:       1797456 kB
Buffers:         55240 kB
Cached:         136872 kB
SwapCached:       6176 kB
Active:          85788 kB
Inactive:       114984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797456 kB
SwapTotal:     4192956 kB
SwapFree:      4180892 kB
Dirty:           11872 kB
Writeback:           0 kB
Mapped:          14440 kB
Slab:            43556 kB
Committed_AS:    99100 kB
PageTables:       1468 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= 66528 MiB
End job on node87 at 2009-06-17 03:31:32