Trace number 1868724

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1796.48 1796.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mzzv11.opb
MD5SUMa74bcf40291587dc368e3a23fd278be9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-10664
Best CPU time to get the best result obtained on this benchmark1801.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -10639
Optimality of the best value was proved NO
Number of variables11247
Total number of constraints9744
Number of constraints which are clauses77
Number of constraints which are cardinality constraints (but not clauses)5755
Number of constraints which are nor clauses,nor cardinality constraints3912
Minimum length of a constraint2
Maximum length of a constraint68
Number of terms in the objective function 773
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 76861
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1999
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 76861
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.34	c SCIP version 1.1.0.7
0.29/0.34	c LP-Solver SoPlex 1.4.1
0.29/0.34	c user parameter file <scip.set> not found - using default parameters
0.29/0.34	c read problem <HOME/instance-1868724-1245135007.opb>
0.29/0.34	c original problem has 11247 variables (11247 bin, 0 int, 0 impl, 0 cont) and 9744 constraints
0.49/0.50	c start presolving problem
0.49/0.50	c presolving:
0.59/0.64	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 416 chg sides, 483 chg coeffs, 0 upgd conss, 138 impls, 6828 clqs
0.69/0.79	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 416 chg sides, 483 chg coeffs, 7431 upgd conss, 138 impls, 6828 clqs
0.89/0.92	c (round 3) 35 del vars, 8 del conss, 8 chg bounds, 961 chg sides, 1653 chg coeffs, 7431 upgd conss, 1466 impls, 7106 clqs
1.00/1.00	c (round 4) 42 del vars, 116 del conss, 8 chg bounds, 1215 chg sides, 1996 chg coeffs, 7445 upgd conss, 1520 impls, 7121 clqs
1.00/1.06	c (round 5) 42 del vars, 139 del conss, 8 chg bounds, 1274 chg sides, 2099 chg coeffs, 7445 upgd conss, 1550 impls, 7138 clqs
1.09/1.11	c (round 6) 42 del vars, 237 del conss, 8 chg bounds, 1274 chg sides, 2100 chg coeffs, 7445 upgd conss, 1550 impls, 7138 clqs
6.59/6.64	c (round 7) 97 del vars, 237 del conss, 8 chg bounds, 1274 chg sides, 2100 chg coeffs, 7445 upgd conss, 250218 impls, 7121 clqs
6.59/6.68	c (round 8) 101 del vars, 255 del conss, 8 chg bounds, 1274 chg sides, 2122 chg coeffs, 7445 upgd conss, 250328 impls, 7128 clqs
6.69/6.73	c (round 9) 101 del vars, 256 del conss, 8 chg bounds, 1274 chg sides, 2128 chg coeffs, 7452 upgd conss, 250328 impls, 7128 clqs
16.58/16.64	c    (16.1s) probing: 1000/11205 (8.9%) - 82 fixings, 3 aggregations, 281720 implications, 0 bound changes
29.88/29.96	c    (29.3s) probing: 2000/11205 (17.8%) - 97 fixings, 5 aggregations, 492987 implications, 0 bound changes
30.48/30.55	c (round 10) 151 del vars, 256 del conss, 8 chg bounds, 1274 chg sides, 2133 chg coeffs, 7452 upgd conss, 1038442 impls, 7119 clqs
30.58/30.63	c (round 11) 152 del vars, 267 del conss, 8 chg bounds, 1274 chg sides, 2215 chg coeffs, 7463 upgd conss, 1038448 impls, 7136 clqs
30.69/30.70	c (round 12) 152 del vars, 268 del conss, 8 chg bounds, 1275 chg sides, 2263 chg coeffs, 7463 upgd conss, 1038468 impls, 7205 clqs
46.68/46.71	c    (46.0s) probing: 3000/11205 (26.8%) - 125 fixings, 6 aggregations, 761456 implications, 0 bound changes
51.07/51.16	c (round 13) 205 del vars, 268 del conss, 8 chg bounds, 1275 chg sides, 2299 chg coeffs, 7463 upgd conss, 1687316 impls, 7307 clqs
51.17/51.25	c (round 14) 206 del vars, 289 del conss, 8 chg bounds, 1291 chg sides, 2434 chg coeffs, 7463 upgd conss, 1687480 impls, 7446 clqs
51.27/51.33	c (round 15) 206 del vars, 293 del conss, 8 chg bounds, 1291 chg sides, 2491 chg coeffs, 7474 upgd conss, 1687480 impls, 7567 clqs
60.17/60.25	c (round 16) 257 del vars, 293 del conss, 8 chg bounds, 1291 chg sides, 2533 chg coeffs, 7474 upgd conss, 1905204 impls, 7670 clqs
60.27/60.34	c (round 17) 262 del vars, 313 del conss, 8 chg bounds, 1294 chg sides, 2601 chg coeffs, 7474 upgd conss, 1905640 impls, 7796 clqs
60.37/60.44	c (round 18) 262 del vars, 321 del conss, 8 chg bounds, 1299 chg sides, 2658 chg coeffs, 7479 upgd conss, 1905640 impls, 7902 clqs
60.67/60.71	c    (59.9s) probing: 4000/11205 (35.7%) - 199 fixings, 14 aggregations, 913122 implications, 0 bound changes
68.07/68.15	c (round 19) 312 del vars, 322 del conss, 8 chg bounds, 1299 chg sides, 2689 chg coeffs, 7479 upgd conss, 2074585 impls, 7950 clqs
68.17/68.27	c (round 20) 317 del vars, 351 del conss, 8 chg bounds, 1311 chg sides, 2781 chg coeffs, 7479 upgd conss, 2075309 impls, 8028 clqs
68.26/68.37	c (round 21) 319 del vars, 360 del conss, 8 chg bounds, 1318 chg sides, 2872 chg coeffs, 7484 upgd conss, 2075309 impls, 8097 clqs
68.36/68.45	c (round 22) 319 del vars, 362 del conss, 8 chg bounds, 1318 chg sides, 2890 chg coeffs, 7484 upgd conss, 2075309 impls, 8164 clqs
68.46/68.53	c (round 23) 319 del vars, 378 del conss, 8 chg bounds, 1318 chg sides, 2904 chg coeffs, 7484 upgd conss, 2075309 impls, 8190 clqs
68.57/68.60	c (round 24) 319 del vars, 385 del conss, 8 chg bounds, 1318 chg sides, 2910 chg coeffs, 7484 upgd conss, 2075309 impls, 8215 clqs
73.26/73.36	c    (72.5s) probing: 5000/11205 (44.6%) - 280 fixings, 23 aggregations, 1031489 implications, 0 bound changes
75.07/75.16	c (round 25) 369 del vars, 385 del conss, 8 chg bounds, 1318 chg sides, 2914 chg coeffs, 7484 upgd conss, 2190685 impls, 8213 clqs
75.17/75.27	c (round 26) 370 del vars, 401 del conss, 8 chg bounds, 1321 chg sides, 2956 chg coeffs, 7484 upgd conss, 2192493 impls, 8220 clqs
75.26/75.35	c (round 27) 371 del vars, 404 del conss, 8 chg bounds, 1324 chg sides, 2969 chg coeffs, 7489 upgd conss, 2192493 impls, 8265 clqs
75.37/75.41	c (round 28) 372 del vars, 408 del conss, 8 chg bounds, 1325 chg sides, 2974 chg coeffs, 7489 upgd conss, 2192493 impls, 8270 clqs
83.56/83.62	c (round 29) 422 del vars, 408 del conss, 8 chg bounds, 1325 chg sides, 2977 chg coeffs, 7489 upgd conss, 2347555 impls, 8259 clqs
83.67/83.74	c (round 30) 424 del vars, 436 del conss, 8 chg bounds, 1335 chg sides, 3028 chg coeffs, 7489 upgd conss, 2347757 impls, 8266 clqs
83.77/83.82	c (round 31) 426 del vars, 445 del conss, 8 chg bounds, 1335 chg sides, 3039 chg coeffs, 7495 upgd conss, 2347773 impls, 8313 clqs
84.87/84.98	c    (84.0s) probing: 6000/11205 (53.5%) - 325 fixings, 35 aggregations, 1134802 implications, 0 bound changes
96.16/96.25	c    (95.2s) probing: 7000/11205 (62.5%) - 363 fixings, 38 aggregations, 1240733 implications, 0 bound changes
101.66/101.79	c (round 32) 477 del vars, 445 del conss, 8 chg bounds, 1335 chg sides, 3048 chg coeffs, 7495 upgd conss, 2722823 impls, 8301 clqs
101.86/101.92	c (round 33) 480 del vars, 463 del conss, 8 chg bounds, 1348 chg sides, 3192 chg coeffs, 7495 upgd conss, 2722937 impls, 8319 clqs
101.96/102.00	c (round 34) 480 del vars, 469 del conss, 8 chg bounds, 1349 chg sides, 3254 chg coeffs, 7503 upgd conss, 2722963 impls, 8329 clqs
101.96/102.07	c (round 35) 480 del vars, 475 del conss, 8 chg bounds, 1349 chg sides, 3288 chg coeffs, 7503 upgd conss, 2722963 impls, 8340 clqs
107.16/107.24	c    (106.1s) probing: 8000/11205 (71.4%) - 383 fixings, 45 aggregations, 1349423 implications, 0 bound changes
116.25/116.31	c    (115.2s) probing: 9000/11205 (80.3%) - 400 fixings, 49 aggregations, 1422197 implications, 0 bound changes
118.15/118.28	c (round 36) 530 del vars, 475 del conss, 8 chg bounds, 1349 chg sides, 3303 chg coeffs, 7503 upgd conss, 3022817 impls, 8353 clqs
118.36/118.43	c (round 37) 534 del vars, 504 del conss, 8 chg bounds, 1382 chg sides, 3590 chg coeffs, 7503 upgd conss, 3023231 impls, 8398 clqs
118.45/118.55	c (round 38) 536 del vars, 523 del conss, 8 chg bounds, 1393 chg sides, 3707 chg coeffs, 7514 upgd conss, 3023255 impls, 8410 clqs
118.55/118.62	c (round 39) 536 del vars, 524 del conss, 8 chg bounds, 1393 chg sides, 3750 chg coeffs, 7514 upgd conss, 3023255 impls, 8421 clqs
118.55/118.69	c (round 40) 536 del vars, 527 del conss, 8 chg bounds, 1393 chg sides, 3779 chg coeffs, 7514 upgd conss, 3023255 impls, 8432 clqs
121.26/121.35	c (round 41) 586 del vars, 527 del conss, 8 chg bounds, 1393 chg sides, 3798 chg coeffs, 7514 upgd conss, 3078551 impls, 8416 clqs
121.36/121.48	c (round 42) 596 del vars, 554 del conss, 13 chg bounds, 1397 chg sides, 3864 chg coeffs, 7514 upgd conss, 3079457 impls, 8422 clqs
121.45/121.58	c (round 43) 603 del vars, 562 del conss, 19 chg bounds, 1410 chg sides, 3907 chg coeffs, 7514 upgd conss, 3079585 impls, 8422 clqs
121.55/121.65	c (round 44) 605 del vars, 565 del conss, 19 chg bounds, 1410 chg sides, 3922 chg coeffs, 7520 upgd conss, 3080017 impls, 8422 clqs
121.65/121.70	c (round 45) 605 del vars, 569 del conss, 19 chg bounds, 1410 chg sides, 3932 chg coeffs, 7520 upgd conss, 3080017 impls, 8426 clqs
125.26/125.39	c (round 46) 655 del vars, 569 del conss, 19 chg bounds, 1410 chg sides, 3939 chg coeffs, 7520 upgd conss, 3154728 impls, 8410 clqs
125.46/125.51	c (round 47) 657 del vars, 588 del conss, 19 chg bounds, 1432 chg sides, 4112 chg coeffs, 7520 upgd conss, 3154856 impls, 8427 clqs
125.46/125.58	c (round 48) 657 del vars, 595 del conss, 19 chg bounds, 1433 chg sides, 4165 chg coeffs, 7524 upgd conss, 3154864 impls, 8457 clqs
125.55/125.65	c (round 49) 657 del vars, 614 del conss, 19 chg bounds, 1433 chg sides, 4194 chg coeffs, 7524 upgd conss, 3154864 impls, 8467 clqs
125.66/125.71	c (round 50) 657 del vars, 616 del conss, 19 chg bounds, 1433 chg sides, 4205 chg coeffs, 7524 upgd conss, 3154864 impls, 8478 clqs
125.66/125.75	c (round 51) 657 del vars, 616 del conss, 19 chg bounds, 1435 chg sides, 4231 chg coeffs, 7524 upgd conss, 3154864 impls, 8492 clqs
125.66/125.79	c (round 52) 657 del vars, 621 del conss, 19 chg bounds, 1435 chg sides, 4234 chg coeffs, 7524 upgd conss, 3154864 impls, 8494 clqs
125.75/125.83	c (round 53) 657 del vars, 623 del conss, 19 chg bounds, 1435 chg sides, 4236 chg coeffs, 7524 upgd conss, 3154864 impls, 8496 clqs
126.75/126.83	c    (125.5s) probing: 10000/11205 (89.2%) - 527 fixings, 60 aggregations, 1499761 implications, 0 bound changes
128.05/128.14	c (round 54) 707 del vars, 623 del conss, 19 chg bounds, 1435 chg sides, 4237 chg coeffs, 7524 upgd conss, 3185915 impls, 8465 clqs
128.15/128.25	c (round 55) 710 del vars, 643 del conss, 19 chg bounds, 1452 chg sides, 4366 chg coeffs, 7524 upgd conss, 3186217 impls, 8499 clqs
128.25/128.33	c (round 56) 710 del vars, 647 del conss, 19 chg bounds, 1457 chg sides, 4414 chg coeffs, 7534 upgd conss, 3186219 impls, 8512 clqs
128.25/128.38	c (round 57) 710 del vars, 648 del conss, 19 chg bounds, 1460 chg sides, 4465 chg coeffs, 7534 upgd conss, 3186219 impls, 8515 clqs
128.35/128.42	c (round 58) 710 del vars, 649 del conss, 19 chg bounds, 1460 chg sides, 4484 chg coeffs, 7534 upgd conss, 3186219 impls, 8523 clqs
133.55/133.67	c    (132.3s) probing: 11000/11205 (98.2%) - 574 fixings, 73 aggregations, 1519015 implications, 0 bound changes
133.55/133.68	c    (132.3s) probing: 11001/11205 (98.2%) - 574 fixings, 73 aggregations, 1519015 implications, 0 bound changes
133.55/133.68	c    (132.3s) probing aborted: 100/100 successive totally useless probings
133.55/133.68	c (round 59) 747 del vars, 649 del conss, 19 chg bounds, 1460 chg sides, 4496 chg coeffs, 7534 upgd conss, 3219017 impls, 8503 clqs
133.75/133.81	c (round 60) 754 del vars, 661 del conss, 20 chg bounds, 1512 chg sides, 4720 chg coeffs, 7534 upgd conss, 3219449 impls, 8538 clqs
133.75/133.89	c (round 61) 754 del vars, 667 del conss, 20 chg bounds, 1518 chg sides, 4791 chg coeffs, 7537 upgd conss, 3219449 impls, 8541 clqs
133.86/133.95	c (round 62) 754 del vars, 680 del conss, 20 chg bounds, 1518 chg sides, 4822 chg coeffs, 7537 upgd conss, 3219449 impls, 8544 clqs
133.96/134.04	c    (132.7s) probing: 11011/11205 (98.3%) - 574 fixings, 73 aggregations, 1519015 implications, 0 bound changes
133.96/134.04	c    (132.7s) probing aborted: 100/100 successive totally useless probings
133.96/134.04	c presolving (63 rounds):
133.96/134.04	c  754 deleted vars, 680 deleted constraints, 20 tightened bounds, 0 added holes, 1518 changed sides, 4843 changed coefficients
133.96/134.04	c  3219449 implications, 8545 cliques
133.96/134.04	c presolved problem has 10493 variables (10493 bin, 0 int, 0 impl, 0 cont) and 9830 constraints
133.96/134.04	c     340 constraints of type <knapsack>
133.96/134.04	c    7191 constraints of type <setppc>
133.96/134.04	c    2172 constraints of type <linear>
133.96/134.04	c     127 constraints of type <logicor>
133.96/134.04	c transformed objective value is always integral (scale: 1)
133.96/134.04	c Presolving Time: 132.61
133.96/134.05	c OPT-LIN
133.96/134.05	c -----------------------------------------------------------------------------------------------
133.96/134.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
133.96/134.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
133.96/134.05	c limits/memory = c 1620
133.96/134.05	c # maximal time in seconds to run
133.96/134.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
133.96/134.05	c limits/time = c 1791
133.96/134.05	c # frequency for displaying node information lines
133.96/134.05	c # [type: int, range: [-1,2147483647], default: 100]
133.96/134.05	c display/freq = c 10000
133.96/134.05	c -----------------------------------------------------------------------------------------------
133.96/134.05	c start solving problem
133.96/134.05	c 
704.11/704.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
704.11/704.37	c   702s|     1 |     0 |129979 | 134M|   0 | 675 |  10k|9830 |9830 |  10k|9796 |   0 |   0 |   0 |-1.121477e+04 |      --      |    Inf 
1284.79/1285.15	c  1282s|     1 |     0 |228784 | 142M|   0 | 953 |  10k|9830 |9830 |  10k|  10k| 555 |   0 |   0 |-1.099648e+04 |      --      |    Inf 
1316.27/1316.65	c  1313s|     1 |     0 |236513 | 150M|   0 |1060 |  10k|9830 |9830 |  10k|  10k| 909 |   0 |   0 |-1.094663e+04 |      --      |    Inf 
1343.87/1344.21	c  1340s|     1 |     0 |243782 | 150M|   0 |1098 |  10k|9830 |9830 |  10k|  10k|1018 |   0 |   0 |-1.092872e+04 |      --      |    Inf 
1358.86/1359.21	c  1355s|     1 |     0 |247143 | 150M|   0 |1027 |  10k|9830 |9830 |  10k|  10k|1156 |   0 |   0 |-1.092162e+04 |      --      |    Inf 
1371.96/1372.34	c  1369s|     1 |     0 |250534 | 151M|   0 |1136 |  10k|9830 |9830 |  10k|  11k|1213 |   0 |   0 |-1.091579e+04 |      --      |    Inf 
1379.45/1379.86	c  1376s|     1 |     0 |252085 | 151M|   0 |1136 |  10k|9830 |9830 |  10k|  11k|1253 |   0 |   0 |-1.091570e+04 |      --      |    Inf 
1389.65/1390.06	c  1386s|     1 |     0 |254481 | 151M|   0 |1031 |  10k|9830 |9830 |  10k|  11k|1264 |   0 |   0 |-1.091383e+04 |      --      |    Inf 
1400.96/1401.31	c  1397s|     1 |     0 |257253 | 151M|   0 | 581 |  10k|9830 |9830 |  10k|  11k|1285 |   0 |   0 |-1.090501e+04 |      --      |    Inf 
1419.04/1419.48	c  1416s|     1 |     0 |260748 | 152M|   0 |1093 |  10k|9830 |9830 |  10k|  11k|1341 |   0 |   0 |-1.090325e+04 |      --      |    Inf 
1426.94/1427.37	c  1423s|     1 |     0 |262343 | 152M|   0 |1085 |  10k|9830 |9830 |  10k|  11k|1355 |   0 |   0 |-1.090228e+04 |      --      |    Inf 
1435.14/1435.51	c  1432s|     1 |     0 |264020 | 152M|   0 | 928 |  10k|9830 |9830 |  10k|  11k|1364 |   0 |   0 |-1.090224e+04 |      --      |    Inf 
1444.15/1444.54	c  1441s|     1 |     0 |266065 | 152M|   0 | 956 |  10k|9830 |9830 |  10k|  11k|1386 |   0 |   0 |-1.090177e+04 |      --      |    Inf 
1448.64/1449.07	c  1445s|     1 |     0 |266759 | 152M|   0 |1008 |  10k|9830 |9830 |  10k|  11k|1394 |   0 |   0 |-1.090167e+04 |      --      |    Inf 
1453.14/1453.54	c  1450s|     1 |     0 |267439 | 152M|   0 |1001 |  10k|9830 |9830 |  10k|  11k|1399 |   0 |   0 |-1.090141e+04 |      --      |    Inf 
1460.34/1460.74	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1460.34/1460.74	c  1457s|     1 |     0 |268194 | 152M|   0 | 937 |  10k|9830 |9830 |  10k|  11k|1406 |   0 |   0 |-1.090124e+04 |      --      |    Inf 
1466.54/1466.90	c  1463s|     1 |     0 |269364 | 152M|   0 | 910 |  10k|9830 |9830 |  10k|  10k|1409 |   0 |   0 |-1.090119e+04 |      --      |    Inf 
1484.23/1484.62	c  1480s|     1 |     0 |273046 | 152M|   0 | 919 |  10k|9830 |9830 |  10k|  10k|1414 |   0 |   0 |-1.090039e+04 |      --      |    Inf 
1487.13/1487.58	c  1483s|     1 |     0 |273377 | 152M|   0 | 915 |  10k|9830 |9830 |  10k|  10k|1418 |   0 |   0 |-1.090039e+04 |      --      |    Inf 
1489.14/1489.59	c  1485s|     1 |     0 |273438 | 152M|   0 | 908 |  10k|9830 |9830 |  10k|  10k|1429 |   0 |   0 |-1.090039e+04 |      --      |    Inf 
1491.53/1491.96	c  1488s|     1 |     0 |273600 | 152M|   0 | 891 |  10k|9830 |9830 |  10k|  10k|1432 |   0 |   0 |-1.089996e+04 |      --      |    Inf 
1494.53/1494.98	c  1491s|     1 |     0 |274114 | 152M|   0 | 905 |  10k|9830 |9830 |  10k|  10k|1436 |   0 |   0 |-1.089981e+04 |      --      |    Inf 
1500.52/1500.97	c  1497s|     1 |     0 |275512 | 152M|   0 | 450 |  10k|9830 |9830 |  10k|  10k|1441 |   0 |   0 |-1.089957e+04 |      --      |    Inf 
1504.63/1505.01	c  1501s|     1 |     0 |276502 | 152M|   0 | 794 |  10k|9830 |9830 |  10k|  10k|1444 |   0 |   0 |-1.089943e+04 |      --      |    Inf 
1507.43/1507.81	c  1504s|     1 |     0 |277021 | 152M|   0 | 883 |  10k|9830 |9830 |  10k|  10k|1468 |   0 |   0 |-1.089943e+04 |      --      |    Inf 
1510.94/1511.34	c  1507s|     1 |     0 |277773 | 152M|   0 |1002 |  10k|9830 |9830 |  10k|  10k|1477 |   0 |   0 |-1.089941e+04 |      --      |    Inf 
1514.92/1515.30	c  1511s|     1 |     0 |278634 | 152M|   0 |1021 |  10k|9830 |9830 |  10k|  10k|1480 |   0 |   0 |-1.089929e+04 |      --      |    Inf 
1516.43/1516.80	c  1513s|     1 |     0 |278716 | 152M|   0 |1013 |  10k|9830 |9830 |  10k|  10k|1485 |   0 |   0 |-1.089927e+04 |      --      |    Inf 
1601.51/1601.93	c  1597s|     1 |     2 |278716 | 152M|   0 |1013 |  10k|9830 |9830 |  10k|  10k|1485 |   0 |  29 |-1.089927e+04 |      --      |    Inf 
1796.16/1796.62	c 
1796.16/1796.62	c SCIP Status        : solving was interrupted [time limit reached]
1796.16/1796.62	c Solving Time (sec) : 1791.81
1796.16/1796.62	c Solving Nodes      : 4
1796.16/1796.62	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.16/1796.62	c Dual Bound         : -1.08992660459729e+04
1796.16/1796.62	c Gap                : infinite
1796.16/1796.62	c NODE         4
1796.16/1796.62	c DUAL BOUND   -10899.3
1796.16/1796.62	c PRIMAL BOUND 1e+20
1796.16/1796.62	c GAP          1e+20
1796.16/1796.62	s UNKNOWN
1796.16/1796.62	c SCIP Status        : solving was interrupted [time limit reached]
1796.16/1796.62	c Solving Time       :    1791.81
1796.16/1796.62	c Original Problem   :
1796.16/1796.62	c   Problem name     : HOME/instance-1868724-1245135007.opb
1796.16/1796.62	c   Variables        : 11247 (11247 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.16/1796.62	c   Constraints      : 9744 initial, 9744 maximal
1796.16/1796.62	c Presolved Problem  :
1796.16/1796.62	c   Problem name     : t_HOME/instance-1868724-1245135007.opb
1796.16/1796.62	c   Variables        : 10493 (10493 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.16/1796.62	c   Constraints      : 9830 initial, 9830 maximal
1796.16/1796.62	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.16/1796.62	c   trivial          :       0.14          1          0          0          0          0          0          0          0
1796.16/1796.62	c   dualfix          :       0.14          8          0          0          0          0          0          0          0
1796.16/1796.62	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.16/1796.62	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.16/1796.62	c   implics          :       0.21          0         33          0          0          0          0          0          0
1796.16/1796.62	c   probing          :     127.98        574         73          0          0          0          0          0          0
1796.16/1796.62	c   knapsack         :       2.03          2          0          0          8          0        137       1101       4360
1796.16/1796.62	c   setppc           :       0.87          0         32          0          0          0        495          1          0
1796.16/1796.62	c   linear           :       0.71         20         11          0         12          0         35        416        483
1796.16/1796.62	c   logicor          :       0.02          0          0          0          0          0         13          0          0
1796.16/1796.62	c   root node        :          -          0          -          -          0          -          -          -          -
1796.16/1796.62	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.16/1796.62	c   integral         :          0          0          0          4          0          0          0          0          0          8
1796.16/1796.62	c   knapsack         :        340         27      69080          0          0         33          0        235          0          0
1796.16/1796.62	c   setppc           :       7191         27      69047          0          0         47        177          0          0          0
1796.16/1796.62	c   linear           :       2172         27      69000          0          0        146        624         64          0          0
1796.16/1796.62	c   logicor          :        127         27       8106          0          0          5          0          0          0          0
1796.16/1796.62	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1796.16/1796.62	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.16/1796.62	c   integral         :     261.42       0.00       0.00     261.42       0.00
1796.16/1796.62	c   knapsack         :       2.81       0.03       2.78       0.00       0.00
1796.16/1796.62	c   setppc           :      52.39       0.04      52.35       0.00       0.00
1796.16/1796.62	c   linear           :      33.18       9.88      23.30       0.00       0.00
1796.16/1796.62	c   logicor          :       0.08       0.00       0.08       0.00       0.00
1796.16/1796.62	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.16/1796.62	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.16/1796.62	c   rootredcost      :       0.05          0          0          0
1796.16/1796.62	c   pseudoobj        :       0.02         45          0          0
1796.16/1796.62	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.16/1796.62	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.16/1796.62	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.16/1796.62	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.16/1796.62	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.16/1796.62	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.16/1796.62	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.16/1796.62	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.16/1796.62	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.16/1796.62	c   cut pool         :       0.14         26          -          -         91          -    (maximal pool size: 2801)
1796.16/1796.62	c   redcost          :       0.08         30          0          0          0          0
1796.16/1796.62	c   impliedbounds    :       0.39         27          0          0       1330          0
1796.16/1796.62	c   intobj           :       0.00          0          0          0          0          0
1796.16/1796.62	c   gomory           :      29.38         27          0          0       1207          0
1796.16/1796.62	c   strongcg         :      22.39         20          0          0       1275          0
1796.16/1796.62	c   cmir             :       3.89         10          0          0         58          0
1796.16/1796.62	c   flowcover        :       3.39         10          0          0        234          0
1796.16/1796.62	c   clique           :      15.09         27          0          0        200          0
1796.16/1796.62	c   zerohalf         :       0.00          0          0          0          0          0
1796.16/1796.62	c   mcf              :       0.04          1          0          0          0          0
1796.16/1796.62	c Pricers            :       Time      Calls       Vars
1796.16/1796.62	c   problem variables:       0.00          0          0
1796.16/1796.62	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.16/1796.62	c   relpscost        :     261.42          4          0          0          0          0          8
1796.16/1796.62	c   pscost           :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   inference        :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   mostinf          :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   leastinf         :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.16/1796.62	c   random           :       0.00          0          0          0          0          0          0
1796.16/1796.62	c Primal Heuristics  :       Time      Calls      Found
1796.16/1796.62	c   LP solutions     :       0.00          -          0
1796.16/1796.62	c   pseudo solutions :       0.00          -          0
1796.16/1796.62	c   oneopt           :       0.00          0          0
1796.16/1796.62	c   coefdiving       :       0.00          0          0
1796.16/1796.62	c   pscostdiving     :       0.00          0          0
1796.16/1796.62	c   fracdiving       :       0.00          0          0
1796.16/1796.62	c   simplerounding   :       0.00          0          0
1796.16/1796.62	c   rounding         :       0.09         31          0
1796.16/1796.62	c   shifting         :       0.78         28          0
1796.16/1796.62	c   intshifting      :       0.00          0          0
1796.16/1796.62	c   fixandinfer      :       0.00          0          0
1796.16/1796.62	c   feaspump         :     511.44          1          0
1796.16/1796.62	c   veclendiving     :       0.00          0          0
1796.16/1796.62	c   intdiving        :       0.00          0          0
1796.16/1796.62	c   actconsdiving    :       0.00          0          0
1796.16/1796.62	c   objpscostdiving  :       0.00          0          0
1796.16/1796.62	c   rootsoldiving    :       0.00          0          0
1796.16/1796.62	c   linesearchdiving :       0.00          0          0
1796.16/1796.62	c   guideddiving     :       0.00          0          0
1796.16/1796.62	c   octane           :       0.00          0          0
1796.16/1796.62	c   rens             :       0.34          1          0
1796.16/1796.62	c   rins             :       0.00          0          0
1796.16/1796.62	c   localbranching   :       0.00          0          0
1796.16/1796.62	c   mutation         :       0.00          0          0
1796.16/1796.62	c   crossover        :       0.00          0          0
1796.16/1796.62	c   dins             :       0.00          0          0
1796.16/1796.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.16/1796.62	c   primal LP        :       0.07          0          0       0.00       0.00
1796.16/1796.62	c   dual LP          :     799.35         31     200858    6479.29     251.28
1796.16/1796.62	c   barrier LP       :       0.00          0          0       0.00          -
1796.16/1796.62	c   diving/probing LP:     511.04         31      83309    2687.39     163.02
1796.16/1796.62	c   strong branching :     261.41         93      76888     826.75     294.13
1796.16/1796.62	c     (at root node) :          -         29      24033     828.72          -
1796.16/1796.62	c   conflict analysis:       0.00          0          0       0.00          -
1796.16/1796.62	c B&B Tree           :
1796.16/1796.62	c   number of runs   :          1
1796.16/1796.62	c   nodes            :          4
1796.16/1796.62	c   nodes (total)    :          4
1796.16/1796.62	c   nodes left       :          5
1796.16/1796.62	c   max depth        :          3
1796.16/1796.62	c   max depth (total):          3
1796.16/1796.62	c   backtracks       :          0 (0.0%)
1796.16/1796.62	c   delayed cutoffs  :          0
1796.16/1796.62	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.16/1796.62	c   avg switch length:       1.00
1796.16/1796.62	c   switching time   :       0.03
1796.16/1796.62	c Solution           :
1796.16/1796.62	c   Solutions found  :          0 (0 improvements)
1796.16/1796.62	c   Primal Bound     :          -
1796.16/1796.62	c   Dual Bound       : -1.08992660459729e+04
1796.16/1796.62	c   Gap              :   infinite
1796.16/1796.62	c   Root Dual Bound  : -1.08992660459729e+04
1796.46/1796.91	c Time complete: 1796.47.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868724-1245135007/watcher-1868724-1245135007 -o /tmp/evaluation-result-1868724-1245135007/solver-1868724-1245135007 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868724-1245135007.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/64 32518
/proc/meminfo: memFree=1768624/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=4488 CPUtime=0
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 489 0 0 0 0 0 0 0 18 0 1 0 181101699 4595712 473 1992294400 4194304 7823515 548682068736 18446744073709551615 6962474 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 1162 484 317 886 0 272 0

[startup+0.0946649 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32518
/proc/meminfo: memFree=1768624/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=17456 CPUtime=0.08
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 3677 0 0 0 7 1 0 0 18 0 1 0 181101699 17874944 3659 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 4364 3659 354 886 0 3474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17456

[startup+0.101664 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32518
/proc/meminfo: memFree=1768624/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=17456 CPUtime=0.09
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 3697 0 0 0 8 1 0 0 18 0 1 0 181101699 17874944 3679 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 4364 3679 354 886 0 3474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17456

[startup+0.301681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32518
/proc/meminfo: memFree=1768624/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=23716 CPUtime=0.29
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 5119 0 0 0 27 2 0 0 19 0 1 0 181101699 24285184 5101 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 5929 5110 354 886 0 5039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23716

[startup+0.701713 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32518
/proc/meminfo: memFree=1768624/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=62244 CPUtime=0.69
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 14918 0 0 0 61 8 0 0 22 0 1 0 181101699 63737856 14546 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 15561 14554 429 886 0 14671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62244

[startup+1.50278 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32519
/proc/meminfo: memFree=1701352/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=72464 CPUtime=1.49
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 17763 0 0 0 136 13 0 0 25 0 1 0 181101699 74203136 17306 1992294400 4194304 7823515 548682068736 18446744073709551615 4243078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 18116 17306 460 886 0 17226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72464

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32519
/proc/meminfo: memFree=1698152/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=77452 CPUtime=3.09
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 18947 0 0 0 295 14 0 0 25 0 1 0 181101699 79310848 18490 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 19363 18490 460 886 0 18473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77452

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32519
/proc/meminfo: memFree=1693480/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=80568 CPUtime=6.29
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 19703 0 0 0 613 16 0 0 25 0 1 0 181101699 82501632 19246 1992294400 4194304 7823515 548682068736 18446744073709551615 4243103 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 20142 19246 461 886 0 19252 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80568

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32519
/proc/meminfo: memFree=1685416/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=89036 CPUtime=12.69
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 21717 0 0 0 1247 22 0 0 25 0 1 0 181101699 91172864 21260 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 22259 21260 461 886 0 21369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89036

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1668136/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=107856 CPUtime=25.48
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 26191 0 0 0 2521 27 0 0 25 0 1 0 181101699 110444544 25734 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 26964 25734 466 886 0 26074 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107856

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1639208/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=135372 CPUtime=51.07
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 33165 0 0 0 5068 39 0 0 25 0 1 0 181101699 138620928 32708 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 33843 32708 466 886 0 32953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 135372

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1612776/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=162136 CPUtime=102.26
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 39739 0 0 0 10154 72 0 0 25 0 1 0 181101699 166027264 39282 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 40534 39282 466 886 0 39644 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 162136

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1573672/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=205276 CPUtime=162.24
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 51116 0 0 0 16118 106 0 0 25 0 1 0 181101699 210202624 49079 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51319 49079 531 886 0 50429 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 205276

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1570600/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=222.23
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 51888 0 0 0 22108 115 0 0 25 0 1 0 181101699 212795392 49845 1992294400 4194304 7823515 548682068736 18446744073709551615 6211224 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 49845 532 886 0 51062 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 207808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569768/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=282.22
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 28101 121 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 207808

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569768/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=342.2
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 34094 126 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6211711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 207808

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569704/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=402.19
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 40086 133 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 207808

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569640/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=462.18
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 46079 139 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 207808

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569640/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=522.16
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 52070 146 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 207808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569640/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=582.14
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 58062 152 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6180650 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 207808

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32521
/proc/meminfo: memFree=1569640/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=207808 CPUtime=642.14
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52113 0 0 0 64055 159 0 0 25 0 1 0 181101699 212795392 50057 1992294400 4194304 7823515 548682068736 18446744073709551615 6180638 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 51952 50057 532 886 0 51062 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 207808

[startup+702.302 s]

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

/proc/meminfo: memFree=1566248/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=211708 CPUtime=1062.03
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52929 0 0 0 106003 200 0 0 25 0 1 0 181101699 216788992 50873 1992294400 4194304 7823515 548682068736 18446744073709551615 6208558 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 52927 50873 542 886 0 52037 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 211708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1566056/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=211708 CPUtime=1122.02
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52962 0 0 0 111997 205 0 0 25 0 1 0 181101699 216788992 50906 1992294400 4194304 7823515 548682068736 18446744073709551615 6208646 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 52927 50906 542 886 0 52037 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 211708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1565992/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=211708 CPUtime=1182.01
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 52976 0 0 0 117990 211 0 0 25 0 1 0 181101699 216788992 50920 1992294400 4194304 7823515 548682068736 18446744073709551615 6180619 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 52927 50920 542 886 0 52037 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 211708

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1536104/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=243440 CPUtime=1241.99
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 60477 0 0 0 123909 290 0 0 25 0 1 0 181101699 249282560 58379 1992294400 4194304 7823515 548682068736 18446744073709551615 6908057 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 60860 58379 572 886 0 59970 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 243440

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1521000/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=257436 CPUtime=1301.98
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 64233 0 0 0 129898 300 0 0 25 0 1 0 181101699 263614464 62122 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 64359 62122 572 886 0 63469 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 257436

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1516264/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=263652 CPUtime=1361.96
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 65415 0 0 0 135882 314 0 0 25 0 1 0 181101699 269979648 63304 1992294400 4194304 7823515 548682068736 18446744073709551615 5566738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 65913 63304 572 886 0 65023 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 263652

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1510952/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=268288 CPUtime=1421.95
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 66731 0 0 0 141868 327 0 0 25 0 1 0 181101699 274726912 64618 1992294400 4194304 7823515 548682068736 18446744073709551615 5727373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 67072 64618 572 886 0 66182 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 268288

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1518248/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=260680 CPUtime=1481.93
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 67505 0 0 0 147848 345 0 0 25 0 1 0 181101699 266936320 62773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 65170 62773 572 886 0 64280 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 260680

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1517160/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=262120 CPUtime=1541.92
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 79786 0 0 0 153826 366 0 0 25 0 1 0 181101699 268410880 63007 1992294400 4194304 7823515 548682068736 18446744073709551615 6211478 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 65530 63007 578 886 0 64640 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 262120

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514280/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1601.91
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80515 0 0 0 159816 375 0 0 25 0 1 0 181101699 272273408 63736 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63736 578 886 0 65583 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 265892

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514152/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1661.89
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80541 0 0 0 165804 385 0 0 25 0 1 0 181101699 272273408 63762 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63762 578 886 0 65583 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 265892

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514088/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1721.88
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 171796 392 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 265892

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1781.86
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 177784 402 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 265892

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1785.07
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 178104 403 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1785.07
Current children cumulated vsize (KiB) 265892

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1791.47
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 178743 404 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6206177 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 265892

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1794.67
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 179062 405 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 265892

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=265892 CPUtime=1795.46
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80542 0 0 0 179141 405 0 0 25 0 1 0 181101699 272273408 63763 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32518/statm: 66473 63763 578 886 0 65583 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (KiB) 265892

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=254180 CPUtime=1796.26
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80544 0 0 0 179221 405 0 0 25 0 1 0 181101699 260280320 60961 1992294400 4194304 7823515 548682068736 18446744073709551615 5875900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 63545 60961 580 886 0 62655 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 254180

[startup+1796.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32527
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=32518] ppid=32516 vsize=203376 CPUtime=1796.46
/proc/32518/stat : 32518 (pbscip.linux.x8) R 32516 32518 32098 0 -1 4194304 80544 0 0 0 179238 408 0 0 25 0 1 0 181101699 208257024 49836 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 1 0 0
/proc/32518/statm: 50844 49836 34988 886 0 49954 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (KiB) 203376

Child status: 0
Real time (s): 1796.91
CPU time (s): 1796.48
CPU user time (s): 1792.39
CPU system time (s): 4.09638
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 309924

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

runsolver used 1.44678 second user time and 3.87241 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-16 08:50:07
IDJOB=1868724
IDBENCH=1875
IDSOLVER=683
FILE ID=node3/1868724-1245135007
PBS_JOBID= 9363696
Free space on /tmp= 66316 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mzzv11.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868724-1245135007/watcher-1868724-1245135007 -o /tmp/evaluation-result-1868724-1245135007/solver-1868724-1245135007 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868724-1245135007.opb

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

MD5SUM BENCH= a74bcf40291587dc368e3a23fd278be9
RANDOM SEED=702455616

node3.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.236
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.236
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:       1769040 kB
Buffers:         23448 kB
Cached:         192192 kB
SwapCached:        260 kB
Active:          56260 kB
Inactive:       172688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769040 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11140 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            43960 kB
Committed_AS:   150376 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node3 at 2009-06-16 09:20:04