Trace number 1870425

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.25 1800.94

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
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 -52
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 constraint22
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)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.01/0.02	c SCIP version 1.1.0.7
0.01/0.02	c LP-Solver Clp 1.8.2
0.01/0.02	c user parameter file <scip.set> not found - using default parameters
0.01/0.02	c read problem <HOME/instance-1870425-1245203133.opb>
0.01/0.02	c original problem has 1464 variables (1464 bin, 0 int, 0 impl, 0 cont) and 1464 constraints
0.01/0.03	c start presolving problem
0.01/0.03	c presolving:
0.09/0.17	c (round 1) 1264 del vars, 200 del conss, 1264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5056 impls, 0 clqs
0.29/0.32	c    (0.1s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.32	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.29/0.32	c presolving (2 rounds):
0.29/0.32	c  1264 deleted vars, 200 deleted constraints, 1264 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.32	c  7584 implications, 0 cliques
0.29/0.32	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1264 constraints
0.29/0.32	c    1264 constraints of type <and>
0.29/0.32	c transformed objective value is always integral (scale: 1)
0.29/0.32	c Presolving Time: 0.13
0.29/0.32	c OPT-NLC
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/memory = c 1620
0.29/0.32	c # maximal time in seconds to run
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/time = c 1791
0.29/0.32	c # frequency for displaying node information lines
0.29/0.32	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.32	c display/freq = c 10000
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c start solving problem
0.29/0.32	c 
0.29/0.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.34	c   0.2s|     1 |     0 |   215 |5166k|   0 | 200 | 200 |1264 |1264 | 200 |1264 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.35	o -32
0.29/0.35	c R 0.2s|     1 |     0 |   215 |5171k|   0 | 200 | 200 |1264 |1264 | 200 |1264 |   0 |   0 |   0 |-1.000000e+02 |-3.200000e+01 |  68.00%
0.29/0.40	c   0.2s|     1 |     0 |   261 |5177k|   0 | 196 | 200 |1264 |1264 | 200 |1269 |   5 |   0 |   0 |-9.800000e+01 |-3.200000e+01 |  67.35%
0.39/0.45	c   0.3s|     1 |     0 |   328 |5183k|   0 | 191 | 200 |1264 |1264 | 200 |1276 |  12 |   0 |   0 |-9.550000e+01 |-3.200000e+01 |  66.49%
0.49/0.50	c   0.3s|     1 |     0 |   365 |5186k|   0 | 188 | 200 |1264 |1264 | 200 |1282 |  18 |   0 |   0 |-9.400000e+01 |-3.200000e+01 |  65.96%
0.49/0.58	c   0.4s|     1 |     0 |   467 |5194k|   0 | 184 | 200 |1264 |1264 | 200 |1291 |  27 |   0 |   0 |-9.200000e+01 |-3.200000e+01 |  65.22%
0.59/0.66	c   0.5s|     1 |     0 |   548 |5197k|   0 | 181 | 200 |1264 |1264 | 200 |1297 |  33 |   0 |   0 |-9.050000e+01 |-3.200000e+01 |  64.64%
0.79/0.80	c   0.6s|     1 |     0 |   695 |5286k|   0 | 175 | 200 |1264 |1264 | 200 |1306 |  42 |   0 |   0 |-8.750000e+01 |-3.200000e+01 |  63.43%
0.89/0.92	c   0.7s|     1 |     0 |   867 |5290k|   0 | 171 | 200 |1264 |1264 | 200 |1313 |  49 |   0 |   0 |-8.550000e+01 |-3.200000e+01 |  62.57%
0.99/1.01	c   0.8s|     1 |     0 |   958 |5296k|   0 | 169 | 200 |1264 |1264 | 200 |1320 |  56 |   0 |   0 |-8.450000e+01 |-3.200000e+01 |  62.13%
1.09/1.14	c   0.9s|     1 |     0 |  1161 |5304k|   0 | 173 | 200 |1264 |1264 | 200 |1328 |  64 |   0 |   0 |-8.400000e+01 |-3.200000e+01 |  61.90%
1.29/1.31	c   1.1s|     1 |     0 |  1428 |5325k|   0 | 178 | 200 |1264 |1264 | 200 |1336 |  72 |   0 |   0 |-8.375000e+01 |-3.200000e+01 |  61.79%
1.49/1.51	c   1.3s|     1 |     0 |  1853 |5332k|   0 | 181 | 200 |1264 |1264 | 200 | 399 |  79 |   0 |   0 |-8.200000e+01 |-3.200000e+01 |  60.98%
1.49/1.59	c   1.4s|     1 |     0 |  2082 |5550k|   0 | 177 | 200 |1264 |1264 | 200 | 407 |  87 |   0 |   0 |-8.125000e+01 |-3.200000e+01 |  60.62%
1.59/1.65	c   1.4s|     1 |     0 |  2269 |5657k|   0 | 184 | 200 |1264 |1264 | 200 | 443 | 123 |   0 |   0 |-7.961111e+01 |-3.200000e+01 |  59.80%
1.69/1.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.69/1.75	c   1.5s|     1 |     0 |  2438 |5867k|   0 | 193 | 200 |1264 |1264 | 200 | 539 | 219 |   0 |   0 |-7.854902e+01 |-3.200000e+01 |  59.26%
1.79/1.88	c   1.7s|     1 |     0 |  2654 |6162k|   0 | 163 | 200 |1264 |1264 | 200 | 586 | 266 |   0 |   0 |-7.700000e+01 |-3.200000e+01 |  58.44%
1.88/1.98	c   1.8s|     1 |     0 |  2821 |6323k|   0 | 192 | 200 |1264 |1264 | 200 | 599 | 279 |   0 |   0 |-7.671795e+01 |-3.200000e+01 |  58.29%
2.09/2.20	c   2.0s|     1 |     0 |  3017 |7505k|   0 | 192 | 200 |1264 |1264 | 200 | 477 | 324 |   0 |   0 |-7.554054e+01 |-3.200000e+01 |  57.64%
2.29/2.32	c   2.1s|     1 |     0 |  3275 |7807k|   0 | 184 | 200 |1264 |1264 | 200 | 505 | 352 |   0 |   0 |-7.486667e+01 |-3.200000e+01 |  57.26%
2.39/2.45	c   2.2s|     1 |     0 |  3498 |8265k|   0 | 195 | 200 |1264 |1264 | 200 | 530 | 377 |   0 |   0 |-7.424009e+01 |-3.200000e+01 |  56.90%
2.59/2.61	c   2.4s|     1 |     0 |  3678 |9254k|   0 | 196 | 200 |1264 |1264 | 200 | 570 | 417 |   0 |   0 |-7.371212e+01 |-3.200000e+01 |  56.59%
2.69/2.73	c   2.5s|     1 |     0 |  3871 |9734k|   0 | 198 | 200 |1264 |1264 | 200 | 589 | 436 |   0 |   0 |-7.325233e+01 |-3.200000e+01 |  56.32%
2.79/2.85	c   2.6s|     1 |     0 |  4053 |9748k|   0 | 197 | 200 |1264 |1264 | 200 | 604 | 451 |   0 |   0 |-7.279755e+01 |-3.200000e+01 |  56.04%
2.89/2.98	c   2.7s|     1 |     0 |  4223 |  10M|   0 | 195 | 200 |1264 |1264 | 200 | 544 | 463 |   0 |   0 |-7.248303e+01 |-3.200000e+01 |  55.85%
2.99/3.09	c   2.9s|     1 |     0 |  4435 |  10M|   0 | 199 | 200 |1264 |1264 | 200 | 567 | 486 |   0 |   0 |-7.203939e+01 |-3.200000e+01 |  55.58%
3.09/3.19	c   3.0s|     1 |     0 |  4541 |  10M|   0 | 198 | 200 |1264 |1264 | 200 | 585 | 504 |   0 |   0 |-7.182893e+01 |-3.200000e+01 |  55.45%
3.29/3.30	c   3.1s|     1 |     0 |  4748 |  10M|   0 | 200 | 200 |1264 |1264 | 200 | 596 | 515 |   0 |   0 |-7.132858e+01 |-3.200000e+01 |  55.14%
3.39/3.41	c   3.2s|     1 |     0 |  4901 |  10M|   0 | 199 | 200 |1264 |1264 | 200 | 611 | 530 |   0 |   0 |-7.117831e+01 |-3.200000e+01 |  55.04%
3.49/3.52	c   3.3s|     1 |     0 |  5008 |  10M|   0 | 198 | 200 |1264 |1264 | 200 | 619 | 538 |   0 |   0 |-7.103887e+01 |-3.200000e+01 |  54.95%
3.59/3.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.62	c   3.4s|     1 |     0 |  5038 |  10M|   0 | 196 | 200 |1264 |1264 | 200 | 431 | 544 |   0 |   0 |-7.102327e+01 |-3.200000e+01 |  54.94%
3.59/3.68	c   3.4s|     1 |     0 |  5055 |  10M|   0 | 197 | 200 |1264 |1264 | 200 | 433 | 546 |   0 |   0 |-7.101861e+01 |-3.200000e+01 |  54.94%
3.69/3.75	c   3.5s|     1 |     0 |  5072 |  10M|   0 | 197 | 200 |1264 |1264 | 200 | 439 | 552 |   0 |   0 |-7.101409e+01 |-3.200000e+01 |  54.94%
3.79/3.81	c   3.6s|     1 |     0 |  5073 |  10M|   0 | 197 | 200 |1264 |1264 | 200 | 440 | 553 |   0 |   0 |-7.101409e+01 |-3.200000e+01 |  54.94%
4.29/4.34	c   4.1s|     1 |     2 |  5073 |  10M|   0 | 197 | 200 |1264 |1264 | 200 | 440 | 553 |   0 |  17 |-7.101409e+01 |-3.200000e+01 |  54.94%
7.09/7.16	o -41
7.09/7.16	c R 6.9s|    16 |    15 |  6781 |  10M|  15 |  26 | 200 |1264 | 138 | 200 | 400 |1157 |   0 | 292 |-7.002778e+01 |-4.100000e+01 |  41.45%
7.09/7.17	o -42
7.09/7.17	c R 6.9s|    17 |    16 |  6782 |  10M|  16 |  14 | 200 |1264 | 119 | 200 | 397 |1157 |   0 | 303 |-7.002778e+01 |-4.200000e+01 |  40.02%
7.09/7.18	o -43
7.09/7.18	c * 6.9s|    17 |    15 |  6783 |  10M|  16 |   - | 200 |1264 | 103 | 200 | 397 |1157 |   0 | 317 |-7.002778e+01 |-4.300000e+01 |  38.60%
10.28/10.31	o -44
10.28/10.31	c *10.0s|    43 |    35 |  9748 |  10M|  17 |   - | 200 |1264 | 129 | 200 | 418 |2059 |   0 | 733 |-7.002778e+01 |-4.400000e+01 |  37.17%
10.28/10.34	o -45
10.28/10.34	c *10.0s|    44 |    34 |  9756 |  10M|  17 |   - | 200 |1264 | 175 | 200 | 415 |2060 |   0 | 750 |-7.002778e+01 |-4.500000e+01 |  35.74%
11.49/11.55	o -46
11.49/11.55	c R11.2s|    56 |    41 | 11098 |  10M|  18 |   - | 200 |1264 | 159 | 200 | 428 |2334 |   0 | 919 |-7.002778e+01 |-4.600000e+01 |  34.31%
17.29/17.39	o -48
17.29/17.39	c *17.0s|   500 |   191 | 35713 |  11M|  23 |   - | 200 |1264 | 188 | 200 | 424 |8898 |   0 |1116 |-6.900000e+01 |-4.800000e+01 |  30.43%
77.85/77.90	o -49
77.85/77.90	c f77.1s|  4501 |  2331 |422738 |  14M|  25 |   - | 200 |1264 | 191 | 200 | 431 |  70k|   0 |1311 |-6.550000e+01 |-4.900000e+01 |  25.19%
93.35/93.41	o -50
93.35/93.41	c l92.4s|  5886 |  2524 |528124 |  15M|  28 |   - | 200 |1264 | 209 | 200 | 385 |  83k|   0 |1311 |-6.500000e+01 |-5.000000e+01 |  23.08%
100.74/100.89	o -51
100.74/100.89	c *99.8s|  6493 |  2449 |581656 |  15M|  28 |   - | 200 |1264 | 277 | 200 | 395 |  90k|   0 |1311 |-6.500000e+01 |-5.100000e+01 |  21.54%
101.34/101.44	o -52
101.34/101.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
101.34/101.44	c l 100s|  6544 |  2156 |585524 |  15M|  28 |   - | 200 |1264 | 221 | 200 | 391 |  91k|   0 |1311 |-6.500000e+01 |-5.200000e+01 |  20.00%
136.73/136.81	c   135s| 10000 |  3120 |822070 |  17M|  31 | 105 | 200 |1264 | 374 | 200 | 395 | 121k|   0 |1540 |-6.450000e+01 |-5.200000e+01 |  19.38%
202.90/203.05	c   201s| 20000 |  4160 |  1261k|  19M|  38 |  92 | 200 |1264 | 352 | 200 | 395 | 172k|   0 |2139 |-6.375000e+01 |-5.200000e+01 |  18.43%
268.29/268.46	c   266s| 30000 |  5268 |  1704k|  21M|  44 |  88 | 200 |1264 | 334 | 200 | 425 | 220k|   0 |2678 |-6.320833e+01 |-5.200000e+01 |  17.73%
331.86/332.00	c   329s| 40000 |  6148 |  2139k|  23M|  44 |  97 | 200 |1264 | 480 | 200 | 380 | 267k|   0 |3194 |-6.287500e+01 |-5.200000e+01 |  17.30%
395.33/395.59	c   392s| 50000 |  7022 |  2577k|  26M|  44 |  94 | 200 |1264 | 407 | 200 | 371 | 311k|   0 |3597 |-6.250000e+01 |-5.200000e+01 |  16.80%
456.72/456.92	c   453s| 60000 |  7904 |  3004k|  28M|  49 |   - | 200 |1264 | 398 | 200 | 464 | 354k|   0 |3986 |-6.228641e+01 |-5.200000e+01 |  16.51%
518.70/518.96	c   514s| 70000 |  8658 |  3433k|  30M|  49 |   - | 200 |1264 | 324 | 200 | 436 | 399k|   0 |4325 |-6.200000e+01 |-5.200000e+01 |  16.13%
575.08/575.34	c   570s| 80000 |  9270 |  3832k|  31M|  51 |  96 | 200 |1264 | 426 | 200 | 394 | 442k|   0 |4669 |-6.200000e+01 |-5.200000e+01 |  16.13%
634.06/634.35	c   628s| 90000 |  9890 |  4239k|  33M|  51 |   - | 200 |1264 | 345 | 200 | 424 | 482k|   0 |5024 |-6.180000e+01 |-5.200000e+01 |  15.86%
691.43/691.73	c   685s|100000 | 10448 |  4636k|  34M|  51 |   - | 200 |1264 | 365 | 200 | 419 | 520k|   0 |5324 |-6.166667e+01 |-5.200000e+01 |  15.68%
751.21/751.59	c   745s|110000 | 11146 |  5055k|  36M|  51 |   - | 200 |1264 | 328 | 200 | 391 | 558k|   0 |5620 |-6.150000e+01 |-5.200000e+01 |  15.45%
807.20/807.55	c   800s|120000 | 11736 |  5450k|  38M|  51 |   - | 200 |1264 | 386 | 200 | 358 | 598k|   0 |5900 |-6.150000e+01 |-5.200000e+01 |  15.45%
865.68/866.09	c   858s|130000 | 12298 |  5864k|  39M|  51 | 111 | 200 |1264 | 420 | 200 | 444 | 639k|   0 |6127 |-6.150000e+01 |-5.200000e+01 |  15.45%
925.05/925.46	c   917s|140000 | 12852 |  6282k|  41M|  51 |  92 | 200 |1264 | 390 | 200 | 397 | 673k|   0 |6439 |-6.125000e+01 |-5.200000e+01 |  15.10%
983.93/984.39	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
983.93/984.39	c   975s|150000 | 13430 |  6699k|  42M|  54 |   - | 200 |1264 | 323 | 200 | 369 | 708k|   0 |6695 |-6.111111e+01 |-5.200000e+01 |  14.91%
1039.77/1040.28	c  1030s|160000 | 14004 |  7097k|  44M|  54 |  99 | 200 |1264 | 419 | 200 | 453 | 744k|   0 |6927 |-6.100000e+01 |-5.200000e+01 |  14.75%
1093.84/1094.39	c  1084s|170000 | 14552 |  7484k|  45M|  54 |  86 | 200 |1264 | 338 | 200 | 427 | 779k|   0 |7177 |-6.100000e+01 |-5.200000e+01 |  14.75%
1149.13/1149.63	c  1139s|180000 | 15058 |  7879k|  47M|  54 |   - | 200 |1264 | 355 | 200 | 464 | 815k|   0 |7378 |-6.100000e+01 |-5.200000e+01 |  14.75%
1206.40/1206.92	c  1196s|190000 | 15582 |  8285k|  48M|  54 |   - | 200 |1264 | 296 | 200 | 390 | 847k|   0 |7611 |-6.077778e+01 |-5.200000e+01 |  14.44%
1264.58/1265.14	c  1253s|200000 | 16086 |  8701k|  50M|  54 |  96 | 200 |1264 | 328 | 200 | 432 | 880k|   0 |7813 |-6.075000e+01 |-5.200000e+01 |  14.40%
1321.17/1321.77	c  1309s|210000 | 16552 |  9106k|  51M|  54 |   - | 200 |1264 | 371 | 200 | 436 | 912k|   0 |8020 |-6.061538e+01 |-5.200000e+01 |  14.21%
1380.25/1380.84	c  1368s|220000 | 17100 |  9527k|  52M|  54 |  94 | 200 |1264 | 337 | 200 | 444 | 947k|   0 |8275 |-6.050000e+01 |-5.200000e+01 |  14.05%
1431.73/1432.31	c  1419s|230000 | 17564 |  9901k|  54M|  54 |  96 | 200 |1264 | 471 | 200 | 463 | 988k|   0 |8427 |-6.050000e+01 |-5.200000e+01 |  14.05%
1483.51/1484.15	c  1470s|240000 | 18020 | 10276k|  55M|  54 |  93 | 200 |1264 | 349 | 200 | 407 |1025k|   0 |8652 |-6.050000e+01 |-5.200000e+01 |  14.05%
1535.50/1536.15	c  1522s|250000 | 18368 | 10651k|  56M|  54 |   - | 200 |1264 | 365 | 200 | 404 |1060k|   0 |8903 |-6.050000e+01 |-5.200000e+01 |  14.05%
1592.27/1592.98	c  1578s|260000 | 18872 | 11054k|  58M|  54 |   - | 200 |1264 | 324 | 200 | 446 |1091k|   0 |9060 |-6.036364e+01 |-5.200000e+01 |  13.86%
1649.85/1650.50	c  1635s|270000 | 19318 | 11464k|  59M|  54 |  98 | 200 |1264 | 363 | 200 | 419 |1121k|   0 |9222 |-6.025000e+01 |-5.200000e+01 |  13.69%
1706.63/1707.35	c  1691s|280000 | 19770 | 11873k|  60M|  54 |   - | 200 |1264 | 345 | 200 | 371 |1152k|   0 |9412 |-6.016667e+01 |-5.200000e+01 |  13.57%
1765.71/1766.46	c  1750s|290000 | 20250 | 12296k|  62M|  54 |   - | 200 |1264 | 292 | 200 | 398 |1183k|   0 |9635 |-6.000000e+01 |-5.200000e+01 |  13.33%
1800.01/1800.71	c 
1800.01/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.71	c Solving Time (sec) : 1783.70
1800.01/1800.71	c Solving Nodes      : 296172
1800.01/1800.71	c Primal Bound       : -5.20000000000000e+01 (18 solutions)
1800.01/1800.71	c Dual Bound         : -6.00000000000000e+01
1800.01/1800.71	c Gap                : 13.33 %
1800.01/1800.71	c NODE         296172
1800.01/1800.71	c DUAL BOUND   -60
1800.01/1800.71	c PRIMAL BOUND -52
1800.01/1800.71	c GAP          0.133333
1800.01/1800.71	s SATISFIABLE
1800.01/1800.71	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.01/1800.71	v x177 -x176 x175 -x174 -x173 -x172 -x171 x170 x169 x168 -x167 x166 -x165 -x164 -x163 x162 x161 x160 -x159 x158 -x157 -x156 x155 
1800.01/1800.71	v x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 
1800.01/1800.71	v -x133 -x132 -x131 -x130 x129 -x128 x127 x126 -x125 -x124 x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 
1800.01/1800.71	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.01/1800.71	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.01/1800.71	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 -x36 
1800.01/1800.71	v 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.01/1800.71	v -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.01/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.71	c Solving Time       :    1783.70
1800.01/1800.71	c Original Problem   :
1800.01/1800.71	c   Problem name     : HOME/instance-1870425-1245203133.opb
1800.01/1800.71	c   Variables        : 1464 (1464 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.71	c   Constraints      : 1464 initial, 1464 maximal
1800.01/1800.71	c Presolved Problem  :
1800.01/1800.71	c   Problem name     : t_HOME/instance-1870425-1245203133.opb
1800.01/1800.71	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.71	c   Constraints      : 1264 initial, 1264 maximal
1800.01/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.71	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.71	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.01/1800.71	c   linear           :       0.01       1264          0          0       1264          0        200          0          0
1800.01/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.71	c   integral         :          0          0          0     159494          0        181       1018          0          0     318004
1800.01/1800.71	c   and              :       1264     303420     504338          6          0          0    1445687    1203650          0          0
1800.01/1800.71	c   countsols        :          0          0          0          5          0          0          0          0          0          0
1800.01/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.71	c   integral         :      60.33       0.00       0.00      60.33       0.00
1800.01/1800.71	c   and              :      94.19      72.52      21.67       0.00       0.00
1800.01/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.71	c   rootredcost      :       0.30         11          0          0
1800.01/1800.71	c   pseudoobj        :       6.86     505023          0          0
1800.01/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.71	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.71	c   infeasible LP    :       2.06     140627          0          0        0.0          0        0.0          0
1800.01/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.71	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.01/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.71	c   cut pool         :       0.03         32          -          -         87          -    (maximal pool size: 1865)
1800.01/1800.71	c   redcost          :       2.82     313316          0      36441          0          0
1800.01/1800.71	c   impliedbounds    :       0.00         33          0          0        656          0
1800.01/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.71	c   gomory           :       1.46         33          0          0       8553          0
1800.01/1800.71	c   strongcg         :       0.58         20          0          0       7702          0
1800.01/1800.71	c   cmir             :       0.07         10          0          0          0          0
1800.01/1800.71	c   flowcover        :       0.07         10          0          0          0          0
1800.01/1800.71	c   clique           :       0.07         33          0          0        210          0
1800.01/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.71	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.71	c Pricers            :       Time      Calls       Vars
1800.01/1800.71	c   problem variables:       0.00          0          0
1800.01/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.71	c   relpscost        :      59.95     159488        181       1018          0          0     318004
1800.01/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.71	c   LP solutions     :       0.00          -          5
1800.01/1800.71	c   pseudo solutions :       0.00          -          0
1800.01/1800.71	c   feaspump         :       0.02          0          0
1800.01/1800.71	c   oneopt           :       0.23         11          0
1800.01/1800.71	c   crossover        :       0.37          6          0
1800.01/1800.71	c   objpscostdiving  :       6.56        141          1
1800.01/1800.71	c   rootsoldiving    :       2.26        141          0
1800.01/1800.71	c   fracdiving       :       4.92        282          1
1800.01/1800.71	c   pscostdiving     :       6.07        282          0
1800.01/1800.71	c   linesearchdiving :       5.19        282          2
1800.01/1800.71	c   veclendiving     :       5.66        282          0
1800.01/1800.71	c   guideddiving     :       5.18        282          0
1800.01/1800.71	c   coefdiving       :       4.66        282          0
1800.01/1800.71	c   simplerounding   :       0.21          0          0
1800.01/1800.71	c   rounding         :      18.55      49710          4
1800.01/1800.71	c   shifting         :       2.34       5778          5
1800.01/1800.71	c   intshifting      :       0.01          0          0
1800.01/1800.71	c   fixandinfer      :       0.00          0          0
1800.01/1800.71	c   intdiving        :       0.00          0          0
1800.01/1800.71	c   actconsdiving    :       0.00          0          0
1800.01/1800.71	c   octane           :       0.00          0          0
1800.01/1800.71	c   rens             :       0.00          0          0
1800.01/1800.71	c   rins             :       0.00          0          0
1800.01/1800.71	c   localbranching   :       0.00          0          0
1800.01/1800.71	c   mutation         :       0.00          0          0
1800.01/1800.71	c   dins             :       0.00          0          0
1800.01/1800.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.71	c   primal LP        :     182.95          0          0       0.00       0.00
1800.01/1800.71	c   dual LP          :    1271.55     440612   12225359      27.75    9614.53
1800.01/1800.71	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.71	c   diving/probing LP:      37.02      22141     317631      14.35    8579.98
1800.01/1800.71	c   strong branching :      49.20       9715     571515      58.83   11616.16
1800.01/1800.71	c     (at root node) :          -         17       3257     191.59          -
1800.01/1800.71	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.71	c B&B Tree           :
1800.01/1800.71	c   number of runs   :          1
1800.01/1800.71	c   nodes            :     296172
1800.01/1800.71	c   nodes (total)    :     296172
1800.01/1800.71	c   nodes left       :      20506
1800.01/1800.71	c   max depth        :         54
1800.01/1800.71	c   max depth (total):         54
1800.01/1800.71	c   backtracks       :      38903 (13.1%)
1800.01/1800.71	c   delayed cutoffs  :          0
1800.01/1800.71	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.71	c   avg switch length:       4.28
1800.01/1800.71	c   switching time   :     204.27
1800.01/1800.71	c Solution           :
1800.01/1800.71	c   Solutions found  :         18 (12 improvements)
1800.01/1800.71	c   Primal Bound     : -5.20000000000000e+01   (in run 1, after 6544 nodes, 100.39 seconds, depth 17, found by <linesearchdiving>)
1800.01/1800.71	c   Dual Bound       : -6.00000000000000e+01
1800.01/1800.71	c   Gap              :      13.33 %
1800.01/1800.71	c   Root Dual Bound  : -7.10140895888059e+01
1800.20/1800.93	c Time complete: 1800.23.

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-1870425-1245203133/watcher-1870425-1245203133 -o /tmp/evaluation-result-1870425-1245203133/solver-1870425-1245203133 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870425-1245203133.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: 0.92 0.98 0.99 3/64 1723
/proc/meminfo: memFree=1824164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=5812 CPUtime=0
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 187910482 5951488 499 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/1723/statm: 1453 501 332 1256 0 192 0

[startup+0.022723 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1723
/proc/meminfo: memFree=1824164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=11832 CPUtime=0.01
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 1944 0 0 0 1 0 0 0 18 0 1 0 187910482 12115968 1928 1992294400 4194304 9342243 548682068736 18446744073709551615 4403206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1723/statm: 2958 1928 378 1256 0 1697 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11832

[startup+0.101735 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1723
/proc/meminfo: memFree=1824164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=17704 CPUtime=0.09
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 3558 0 0 0 5 4 0 0 18 0 1 0 187910482 18128896 3188 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 4426 3188 446 1256 0 3165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17704

[startup+0.301768 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1723
/proc/meminfo: memFree=1824164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=17704 CPUtime=0.29
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 3582 0 0 0 12 17 0 0 19 0 1 0 187910482 18128896 3212 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 4426 3212 467 1256 0 3165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17704

[startup+0.701837 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1723
/proc/meminfo: memFree=1824164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=25512 CPUtime=0.69
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 5467 0 0 0 50 19 0 0 23 0 1 0 187910482 26124288 5096 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 6378 5096 644 1256 0 5117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25512

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1804188/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=29056 CPUtime=1.49
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 6219 0 0 0 129 20 0 0 25 0 1 0 187910482 29753344 5848 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 7264 5848 645 1256 0 6003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29056

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1797532/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=37604 CPUtime=3.09
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 8429 0 0 0 287 22 0 0 25 0 1 0 187910482 38506496 8058 1992294400 4194304 9342243 548682068736 18446744073709551615 4290420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 9401 8058 659 1256 0 8140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37604

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1793884/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=37964 CPUtime=6.28
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 9125 0 0 0 604 24 0 0 25 0 1 0 187910482 38875136 8147 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 9491 8147 670 1256 0 8230 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37964

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1793700/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=38100 CPUtime=12.68
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 9192 0 0 0 1238 30 0 0 25 0 1 0 187910482 39014400 8214 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 9525 8214 675 1256 0 8264 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38100

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1791396/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=39036 CPUtime=25.48
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 10760 0 0 0 2508 40 0 0 25 0 1 0 187910482 39972864 8796 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 9759 8796 705 1256 0 8498 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39036

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1789732/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=40684 CPUtime=51.06
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 13895 0 0 0 5047 59 0 0 25 0 1 0 187910482 41660416 9209 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 10171 9209 705 1256 0 8910 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40684

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1788772/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=42992 CPUtime=102.24
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 18039 0 0 0 10125 99 0 0 25 0 1 0 187910482 44023808 9482 1992294400 4194304 9342243 548682068736 18446744073709551615 6064552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 10748 9482 705 1256 0 9487 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 42992

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1784804/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=45692 CPUtime=162.22
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 19931 0 0 0 16072 150 0 0 25 0 1 0 187910482 46788608 10473 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 11423 10473 706 1256 0 10162 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 45692

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1784164/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=47416 CPUtime=222.2
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 20087 0 0 0 22016 204 0 0 25 0 1 0 187910482 48553984 10629 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 11854 10629 706 1256 0 10593 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 47416

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1781860/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=50656 CPUtime=282.18
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 21083 0 0 0 27961 257 0 0 25 0 1 0 187910482 51871744 11625 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 12664 11625 706 1256 0 11403 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 50656

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1724
/proc/meminfo: memFree=1779684/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=51872 CPUtime=342.16
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 21188 0 0 0 33904 312 0 0 25 0 1 0 187910482 53116928 11730 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 12968 11730 706 1256 0 11707 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 51872

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1726
/proc/meminfo: memFree=1776804/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=55140 CPUtime=402.14
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 21904 0 0 0 39850 364 0 0 25 0 1 0 187910482 56463360 12446 1992294400 4194304 9342243 548682068736 18446744073709551615 6973410 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 13785 12446 706 1256 0 12524 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 55140

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1726
/proc/meminfo: memFree=1774628/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=55984 CPUtime=462.11
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 22430 0 0 0 45791 420 0 0 25 0 1 0 187910482 57327616 12972 1992294400 4194304 9342243 548682068736 18446744073709551615 6399351 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 13996 12972 706 1256 0 12735 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 55984

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1726
/proc/meminfo: memFree=1773156/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=58920 CPUtime=522.09
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 22799 0 0 0 51736 473 0 0 25 0 1 0 187910482 60334080 13341 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 14730 13341 706 1256 0 13469 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 58920

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1726
/proc/meminfo: memFree=1771236/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=60440 CPUtime=582.07
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 23268 0 0 0 57677 530 0 0 25 0 1 0 187910482 61890560 13810 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 15110 13810 706 1256 0 13849 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 60440

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1726
/proc/meminfo: memFree=1768420/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=63380 CPUtime=642.06
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 23970 0 0 0 63620 586 0 0 25 0 1 0 187910482 64901120 14512 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 15845 14512 706 1256 0 14584 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 63380

[startup+702.301 s]

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

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1732
/proc/meminfo: memFree=1760996/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=70524 CPUtime=941.94
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 25794 0 0 0 93346 848 0 0 25 0 1 0 187910482 72216576 16336 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 17631 16336 706 1256 0 16370 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 70524

[startup+1002.3 s]
/proc/loadavg: 1.14 1.02 1.00 2/65 2235
/proc/meminfo: memFree=1740764/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=71760 CPUtime=1001.88
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 26153 0 0 0 99285 903 0 0 25 0 1 0 187910482 73482240 16695 1992294400 4194304 9342243 548682068736 18446744073709551615 6221383 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 17940 16695 706 1256 0 16679 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 71760

[startup+1062.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 2235
/proc/meminfo: memFree=1739172/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=74088 CPUtime=1061.85
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 26637 0 0 0 105225 960 0 0 25 0 1 0 187910482 75866112 17179 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 18522 17179 706 1256 0 17261 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 74088

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1736996/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=75928 CPUtime=1121.83
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 27177 0 0 0 111168 1015 0 0 25 0 1 0 187910482 77750272 17719 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 18982 17719 706 1256 0 17721 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 75928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1733092/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=80220 CPUtime=1181.81
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 28127 0 0 0 117114 1067 0 0 25 0 1 0 187910482 82145280 18669 1992294400 4194304 9342243 548682068736 18446744073709551615 6960202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 20055 18669 706 1256 0 18794 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 80220

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1730340/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=83036 CPUtime=1241.79
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 28810 0 0 0 123060 1119 0 0 25 0 1 0 187910482 85028864 19352 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 20759 19352 706 1256 0 19498 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 83036

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1729252/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=84468 CPUtime=1301.78
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 29091 0 0 0 129006 1172 0 0 25 0 1 0 187910482 86495232 19633 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 21117 19633 706 1256 0 19856 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 84468

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1726820/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=85136 CPUtime=1361.76
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 29685 0 0 0 134947 1229 0 0 25 0 1 0 187910482 87179264 20227 1992294400 4194304 9342243 548682068736 18446744073709551615 6896977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 21284 20227 706 1256 0 20023 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 85136

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1726564/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=86076 CPUtime=1421.73
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 29743 0 0 0 140889 1284 0 0 25 0 1 0 187910482 88141824 20285 1992294400 4194304 9342243 548682068736 18446744073709551615 6896090 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 21519 20285 706 1256 0 20258 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 86076

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1725476/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=87384 CPUtime=1481.71
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 30014 0 0 0 146836 1335 0 0 25 0 1 0 187910482 89481216 20556 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 21846 20556 706 1256 0 20585 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 87384

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1722596/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=90544 CPUtime=1541.69
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 30712 0 0 0 152782 1387 0 0 25 0 1 0 187910482 92717056 21254 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 22636 21254 706 1256 0 21375 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 90544

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1721188/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=91028 CPUtime=1601.67
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 31071 0 0 0 158724 1443 0 0 25 0 1 0 187910482 93212672 21613 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 22757 21613 706 1256 0 21496 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 91028

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1719972/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=93220 CPUtime=1661.64
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 31372 0 0 0 164660 1504 0 0 25 0 1 0 187910482 95457280 21914 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 23305 21914 706 1256 0 22044 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 93220

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1717476/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=94764 CPUtime=1721.63
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 31983 0 0 0 170602 1561 0 0 25 0 1 0 187910482 97038336 22525 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 23691 22525 706 1256 0 22430 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 94764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1717220/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=95516 CPUtime=1781.6
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 32058 0 0 0 176549 1611 0 0 25 0 1 0 187910482 97808384 22600 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 23879 22600 706 1256 0 22618 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 95516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1717156/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=95516 CPUtime=1800.01
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 32062 0 0 0 178371 1630 0 0 25 0 1 0 187910482 97808384 22604 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1723/statm: 23879 22604 706 1256 0 22618 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 95516

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1717156/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=95516 CPUtime=1800.1
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 32063 0 0 0 178380 1630 0 0 25 0 1 0 187910482 97808384 22605 1992294400 4194304 9342243 548682068736 18446744073709551615 5855009 0 0 4096 0 0 0 0 17 1 0 0
/proc/1723/statm: 23879 22605 707 1256 0 22618 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 95516

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2235
/proc/meminfo: memFree=1717156/2055920 swapFree=4181368/4192956
[pid=1723] ppid=1720 vsize=95516 CPUtime=1800.2
/proc/1723/stat : 1723 (pbscip.linux.x8) R 1720 1723 1377 0 -1 4194304 32063 0 0 0 178390 1630 0 0 25 0 1 0 187910482 97808384 22605 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/1723/statm: 23879 22605 707 1256 0 22618 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 95516

Child status: 0
Real time (s): 1800.94
CPU time (s): 1800.25
CPU user time (s): 1783.93
CPU system time (s): 16.3175
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 95516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.93
system time used= 16.3175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32066
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= 4074

runsolver used 1.57876 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 03:45:33
IDJOB=1870425
IDBENCH=48211
IDSOLVER=684
FILE ID=node43/1870425-1245203133
PBS_JOBID= 9368319
Free space on /tmp= 66192 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_5.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-1870425-1245203133/watcher-1870425-1245203133 -o /tmp/evaluation-result-1870425-1245203133/solver-1870425-1245203133 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870425-1245203133.opb

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=604805581

node43.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.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1824580 kB
Buffers:         54740 kB
Cached:         115416 kB
SwapCached:       5352 kB
Active:          69204 kB
Inactive:       108832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824580 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           11760 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            39268 kB
Committed_AS:   180228 kB
PageTables:       1448 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= 66180 MiB
End job on node43 at 2009-06-17 04:15:36