Trace number 1869137

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.2? (TO) 1800.14 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-hanoi4.opb
MD5SUM021af4766a0acbaabce7af3e32b61bf4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark718
Best CPU time to get the best result obtained on this benchmark0.541917
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 718
Optimality of the best value was proved YES
Number of variables1436
Total number of constraints5652
Number of constraints which are clauses5652
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint7
Number of terms in the objective function 1436
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 1436
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1436
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.09	c SCIP version 1.1.0.7
0.08/0.09	c LP-Solver Clp 1.8.2
0.08/0.09	c user parameter file <scip.set> not found - using default parameters
0.08/0.09	c read problem <HOME/instance-1869137-1245160626.opb>
0.08/0.09	c original problem has 1436 variables (1436 bin, 0 int, 0 impl, 0 cont) and 5652 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.09/0.14	c (round 1) 244 del vars, 250 del conss, 244 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12820 impls, 0 clqs
0.09/0.15	c (round 2) 277 del vars, 782 del conss, 265 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 15766 impls, 0 clqs
0.09/0.16	c (round 3) 306 del vars, 940 del conss, 294 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 15972 impls, 0 clqs
0.09/0.16	c (round 4) 352 del vars, 1090 del conss, 326 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 17213 impls, 0 clqs
0.09/0.17	c (round 5) 399 del vars, 1336 del conss, 358 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 17986 impls, 0 clqs
0.09/0.18	c (round 6) 413 del vars, 1416 del conss, 372 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 18376 impls, 0 clqs
0.09/0.18	c (round 7) 418 del vars, 1445 del conss, 377 chg bounds, 8 chg sides, 14 chg coeffs, 0 upgd conss, 18815 impls, 0 clqs
0.09/0.19	c (round 8) 424 del vars, 1459 del conss, 383 chg bounds, 11 chg sides, 20 chg coeffs, 0 upgd conss, 18909 impls, 0 clqs
0.09/0.19	c (round 9) 424 del vars, 1474 del conss, 383 chg bounds, 11 chg sides, 20 chg coeffs, 0 upgd conss, 19131 impls, 0 clqs
0.19/0.27	c (round 10) 424 del vars, 2314 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3314 upgd conss, 19131 impls, 0 clqs
0.19/0.29	c (round 11) 424 del vars, 2314 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 19131 impls, 0 clqs
0.29/0.32	c (round 12) 474 del vars, 2314 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 22179 impls, 0 clqs
0.29/0.33	c (round 13) 474 del vars, 2377 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 22519 impls, 0 clqs
0.29/0.36	c (round 14) 474 del vars, 2380 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 22519 impls, 0 clqs
0.29/0.39	c (round 15) 524 del vars, 2380 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23281 impls, 0 clqs
0.29/0.39	c (round 16) 532 del vars, 2569 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23799 impls, 0 clqs
0.39/0.40	c (round 17) 535 del vars, 2577 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23799 impls, 0 clqs
0.39/0.40	c (round 18) 539 del vars, 2580 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23907 impls, 0 clqs
0.39/0.45	c (round 19) 539 del vars, 2585 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23907 impls, 0 clqs
0.39/0.48	c (round 20) 589 del vars, 2585 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 25421 impls, 0 clqs
0.39/0.48	c (round 21) 600 del vars, 2741 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 25691 impls, 0 clqs
0.49/0.53	c (round 22) 650 del vars, 2741 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28115 impls, 0 clqs
0.49/0.54	c (round 23) 650 del vars, 2843 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28115 impls, 0 clqs
0.49/0.57	c (round 24) 700 del vars, 2843 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28757 impls, 0 clqs
0.49/0.58	c (round 25) 700 del vars, 2872 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28757 impls, 0 clqs
0.59/0.60	c (round 26) 700 del vars, 2873 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28757 impls, 0 clqs
0.59/0.64	c (round 27) 750 del vars, 2873 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29201 impls, 0 clqs
0.59/0.64	c (round 28) 750 del vars, 2884 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29201 impls, 0 clqs
0.69/0.74	c    (0.6s) probing: 903/1012 (89.2%) - 87 fixings, 232 aggregations, 2166 implications, 0 bound changes
0.69/0.74	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.74	c (round 29) 769 del vars, 2884 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29549 impls, 0 clqs
0.69/0.76	c    (0.6s) probing: 913/1012 (90.2%) - 87 fixings, 232 aggregations, 2166 implications, 0 bound changes
0.69/0.76	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.76	c presolving (30 rounds):
0.69/0.76	c  769 deleted vars, 2884 deleted constraints, 383 tightened bounds, 0 added holes, 23 changed sides, 20 changed coefficients
0.69/0.76	c  29549 implications, 0 cliques
0.69/0.76	c presolved problem has 667 variables (667 bin, 0 int, 0 impl, 0 cont) and 2768 constraints
0.69/0.76	c    2768 constraints of type <logicor>
0.69/0.76	c transformed objective value is always integral (scale: 1)
0.69/0.76	c Presolving Time: 0.57
0.69/0.76	c strange?!, PURESAT with obj
0.69/0.76	c -----------------------------------------------------------------------------------------------
0.69/0.76	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.76	c limits/memory = c 1620
0.69/0.76	c # maximal time in seconds to run
0.69/0.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.76	c limits/time = c 1791
0.69/0.76	c # frequency for displaying node information lines
0.69/0.76	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.76	c display/freq = c 10000
0.69/0.76	c -----------------------------------------------------------------------------------------------
0.69/0.76	c start solving problem
0.69/0.76	c 
0.79/0.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.87	c   0.7s|     1 |     0 |   770 |7967k|   0 | 441 | 667 |2768 |2768 | 667 |2537 |   0 |   0 |   0 | 6.206667e+02 |      --      |    Inf 
2.09/2.16	c   2.0s|     1 |     0 |  4698 |8133k|   0 | 412 | 667 |2768 |2768 | 667 |2633 |  96 |   0 |   0 | 6.360000e+02 |      --      |    Inf 
2.59/2.69	c   2.5s|     1 |     0 |  5563 |9026k|   0 | 431 | 667 |2768 |2768 | 667 |2674 | 137 |   0 |   0 | 6.453611e+02 |      --      |    Inf 
3.39/3.41	c   3.2s|     1 |     0 |  6874 |9326k|   0 | 516 | 667 |2768 |2768 | 667 |2701 | 164 |   0 |   0 | 6.604349e+02 |      --      |    Inf 
4.09/4.11	c   3.9s|     1 |     0 |  8131 |9981k|   0 | 526 | 667 |2768 |2768 | 667 |2736 | 199 |   0 |   0 | 6.698030e+02 |      --      |    Inf 
4.69/4.72	c   4.5s|     1 |     0 |  8790 |  10M|   0 | 542 | 667 |2768 |2768 | 667 |2765 | 228 |   0 |   0 | 6.728664e+02 |      --      |    Inf 
5.19/5.27	c   5.1s|     1 |     0 |  9399 |  12M|   0 | 534 | 667 |2768 |2768 | 667 |2784 | 247 |   0 |   0 | 6.738186e+02 |      --      |    Inf 
6.39/6.41	c   6.2s|     1 |     0 | 10094 |  13M|   0 | 571 | 667 |2768 |2768 | 667 |2798 | 261 |   0 |   0 | 6.750528e+02 |      --      |    Inf 
7.38/7.48	c   7.3s|     1 |     0 | 10792 |  15M|   0 | 581 | 667 |2768 |2768 | 667 |2808 | 271 |   0 |   0 | 6.760262e+02 |      --      |    Inf 
8.79/8.81	c   8.6s|     1 |     0 | 11983 |  17M|   0 | 548 | 667 |2768 |2768 | 667 |2823 | 286 |   0 |   0 | 6.778127e+02 |      --      |    Inf 
9.69/9.79	c   9.6s|     1 |     0 | 13012 |  19M|   0 | 556 | 667 |2768 |2768 | 667 |2842 | 305 |   0 |   0 | 6.791175e+02 |      --      |    Inf 
11.28/11.38	c  11.2s|     1 |     0 | 13630 |  21M|   0 | 553 | 667 |2768 |2768 | 667 |2859 | 322 |   0 |   0 | 6.795635e+02 |      --      |    Inf 
13.19/13.25	c  13.0s|     1 |     0 | 14101 |  24M|   0 | 568 | 667 |2768 |2768 | 667 |2792 | 329 |   0 |   0 | 6.798444e+02 |      --      |    Inf 
14.49/14.59	c  14.3s|     1 |     0 | 14857 |  26M|   0 | 561 | 667 |2768 |2768 | 667 |2805 | 342 |   0 |   0 | 6.805110e+02 |      --      |    Inf 
15.79/15.81	c  15.6s|     1 |     0 | 15535 |  29M|   0 | 559 | 667 |2768 |2768 | 667 |2816 | 353 |   0 |   0 | 6.809904e+02 |      --      |    Inf 
17.08/17.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.08/17.19	c  16.9s|     1 |     0 | 16180 |  29M|   0 | 540 | 667 |2768 |2768 | 667 |2827 | 364 |   0 |   0 | 6.813421e+02 |      --      |    Inf 
18.68/18.71	c  18.4s|     1 |     0 | 16746 |  29M|   0 | 546 | 667 |2768 |2768 | 667 |2835 | 372 |   0 |   0 | 6.817184e+02 |      --      |    Inf 
20.28/20.38	c  20.1s|     1 |     0 | 17273 |  32M|   0 | 557 | 667 |2768 |2768 | 667 |2846 | 383 |   0 |   0 | 6.819460e+02 |      --      |    Inf 
22.29/22.34	c  22.1s|     1 |     0 | 17789 |  34M|   0 | 547 | 667 |2768 |2768 | 667 |2766 | 391 |   0 |   0 | 6.822333e+02 |      --      |    Inf 
23.98/24.05	c  23.8s|     1 |     0 | 18336 |  34M|   0 | 566 | 667 |2768 |2768 | 667 |2775 | 400 |   0 |   0 | 6.824503e+02 |      --      |    Inf 
25.38/25.41	c  25.1s|     1 |     0 | 18887 |  36M|   0 | 556 | 667 |2768 |2768 | 667 |2784 | 409 |   0 |   0 | 6.827830e+02 |      --      |    Inf 
26.49/26.52	c  26.2s|     1 |     0 | 19525 |  36M|   0 | 561 | 667 |2768 |2768 | 667 |2794 | 419 |   0 |   0 | 6.830903e+02 |      --      |    Inf 
27.39/27.46	c  27.2s|     1 |     0 | 19749 |  36M|   0 | 553 | 667 |2768 |2768 | 667 |2804 | 429 |   0 |   0 | 6.831277e+02 |      --      |    Inf 
28.28/28.35	c  28.1s|     1 |     0 | 19840 |  36M|   0 | 556 | 667 |2768 |2768 | 667 |2809 | 434 |   0 |   0 | 6.831333e+02 |      --      |    Inf 
29.38/29.47	c  29.2s|     1 |     0 | 19991 |  36M|   0 | 553 | 667 |2768 |2768 | 667 |2763 | 438 |   0 |   0 | 6.831692e+02 |      --      |    Inf 
30.38/30.43	c  30.1s|     1 |     0 | 20189 |  36M|   0 | 561 | 667 |2768 |2768 | 667 |2770 | 445 |   0 |   0 | 6.832389e+02 |      --      |    Inf 
31.39/31.40	c  31.1s|     1 |     0 | 20301 |  36M|   0 | 564 | 667 |2768 |2768 | 667 |2778 | 453 |   0 |   0 | 6.832730e+02 |      --      |    Inf 
32.28/32.37	c  32.1s|     1 |     0 | 20437 |  36M|   0 | 548 | 667 |2768 |2768 | 667 |2785 | 460 |   0 |   0 | 6.833476e+02 |      --      |    Inf 
33.28/33.38	c  33.1s|     1 |     0 | 20585 |  36M|   0 | 559 | 667 |2768 |2768 | 667 |2791 | 466 |   0 |   0 | 6.834111e+02 |      --      |    Inf 
34.28/34.34	c  34.0s|     1 |     0 | 20959 |  36M|   0 | 551 | 667 |2768 |2768 | 667 |2799 | 474 |   0 |   0 | 6.838035e+02 |      --      |    Inf 
35.48/35.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.48/35.58	c  35.3s|     1 |     0 | 21541 |  36M|   0 | 538 | 667 |2768 |2768 | 667 |2765 | 483 |   0 |   0 | 6.842613e+02 |      --      |    Inf 
36.58/36.60	c  36.3s|     1 |     0 | 21780 |  36M|   0 | 537 | 667 |2768 |2768 | 667 |2770 | 488 |   0 |   0 | 6.843916e+02 |      --      |    Inf 
37.58/37.67	c  37.4s|     1 |     0 | 22189 |  36M|   0 | 546 | 667 |2768 |2768 | 667 |2777 | 495 |   0 |   0 | 6.849177e+02 |      --      |    Inf 
38.58/38.60	c  38.3s|     1 |     0 | 22246 |  36M|   0 | 548 | 667 |2768 |2768 | 667 |2781 | 499 |   0 |   0 | 6.849200e+02 |      --      |    Inf 
39.49/39.53	c  39.2s|     1 |     0 | 22291 |  36M|   0 | 543 | 667 |2768 |2768 | 667 |2785 | 503 |   0 |   0 | 6.849203e+02 |      --      |    Inf 
40.38/40.45	c  40.1s|     1 |     0 | 22304 |  36M|   0 | 540 | 667 |2768 |2768 | 667 |2786 | 504 |   0 |   0 | 6.849204e+02 |      --      |    Inf 
45.97/46.09	c  45.8s|     1 |     2 | 22304 |  36M|   0 | 540 | 667 |2768 |2768 | 667 |2786 | 504 |   0 |  39 | 6.849204e+02 |      --      |    Inf 
959.41/959.73	c   955s| 10000 |  1150 |  2005k|  41M|  35 |   - | 667 |4995 | 822 |   0 |   0 | 504 |  15k|3256 | 6.912648e+02 |      --      |    Inf 
1517.13/1517.63	c  1509s| 20000 |   912 |  3481k|  42M|  35 | 222 | 667 |6844 |2094 | 667 |2711 | 504 |  32k|4439 | 6.935378e+02 |      --      |    Inf 
1800.06/1800.61	c 
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time (sec) : 1790.97
1800.06/1800.61	c Solving Nodes      : 25510
1800.06/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.61	c Dual Bound         : +6.95030507780508e+02
1800.06/1800.61	c Gap                : infinite
1800.06/1800.61	c NODE         25510
1800.06/1800.61	c DUAL BOUND   695.031
1800.06/1800.61	c PRIMAL BOUND 1e+20
1800.06/1800.61	c GAP          1e+20
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time       :    1790.97
1800.06/1800.61	c Original Problem   :
1800.06/1800.61	c   Problem name     : HOME/instance-1869137-1245160626.opb
1800.06/1800.61	c   Variables        : 1436 (1436 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 5652 initial, 5652 maximal
1800.06/1800.61	c Presolved Problem  :
1800.06/1800.61	c   Problem name     : t_HOME/instance-1869137-1245160626.opb
1800.06/1800.61	c   Variables        : 667 (667 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 2768 initial, 7424 maximal
1800.06/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.61	c   trivial          :       0.02          1          0          0          0          0          0          0          0
1800.06/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   implics          :       0.01          0         59          0          0          0          0          0          0
1800.06/1800.61	c   probing          :       0.18         87        232          0          0          0          0          0          0
1800.06/1800.61	c   linear           :       0.11        382          1          0        383          0       2314         23         20
1800.06/1800.61	c   logicor          :       0.24          7          0          0          0          0        570          0          0
1800.06/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   integral         :          0          0          0      17009          0         32        313          0          0      33598
1800.06/1800.61	c   logicor          :       2768+        36     400371          0          0      14685    1962924          0          0          0
1800.06/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.61	c   integral         :     344.65       0.00       0.00     344.65       0.00
1800.06/1800.61	c   logicor          :      27.59       0.00      27.59       0.00       0.00
1800.06/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.61	c   rootredcost      :       0.17          0          0          0
1800.06/1800.61	c   pseudoobj        :      10.05     409566          0          0
1800.06/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.61	c   propagation      :       3.56      14643      14302     118327       27.4       2036       12.7          -
1800.06/1800.61	c   infeasible LP    :       0.14       1270          0          0        0.0          0        0.0          0
1800.06/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.61	c   applied globally :          -          -          -      41606       20.8          -          -          -
1800.06/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.61	c   cut pool         :       0.30         35          -          -        134          -    (maximal pool size: 4951)
1800.06/1800.61	c   redcost          :       0.49      17044          0          0          0          0
1800.06/1800.61	c   impliedbounds    :       0.03         36          0          0        272          0
1800.06/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.61	c   gomory           :      23.54         36          0          0       5335          0
1800.06/1800.61	c   strongcg         :       6.04         20          0          0       8271          0
1800.06/1800.61	c   cmir             :       0.21         10          0          0          0          0
1800.06/1800.61	c   flowcover        :       0.18         10          0          0          0          0
1800.06/1800.61	c   clique           :       0.10         36          0          0        236          0
1800.06/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.61	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.61	c Pricers            :       Time      Calls       Vars
1800.06/1800.61	c   problem variables:       0.00          0          0
1800.06/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   relpscost        :     344.64      17009         32        313          0          0      33598
1800.06/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.61	c   LP solutions     :       0.00          -          0
1800.06/1800.61	c   pseudo solutions :       0.00          -          0
1800.06/1800.61	c   oneopt           :       0.02          0          0
1800.06/1800.61	c   crossover        :       0.01          0          0
1800.06/1800.61	c   guideddiving     :       0.00          0          0
1800.06/1800.61	c   intshifting      :       0.00          0          0
1800.06/1800.61	c   feaspump         :      20.49         40          0
1800.06/1800.61	c   veclendiving     :      24.71        112          0
1800.06/1800.61	c   pscostdiving     :      36.06        112          0
1800.06/1800.61	c   linesearchdiving :      31.98        112          0
1800.06/1800.61	c   coefdiving       :      42.90        112          0
1800.06/1800.61	c   fracdiving       :      40.69        113          0
1800.06/1800.61	c   simplerounding   :       0.04          0          0
1800.06/1800.61	c   rounding         :       0.96       1811          0
1800.06/1800.61	c   shifting         :       0.81        522          0
1800.06/1800.61	c   fixandinfer      :       0.00          0          0
1800.06/1800.61	c   intdiving        :       0.00          0          0
1800.06/1800.61	c   actconsdiving    :       0.00          0          0
1800.06/1800.61	c   objpscostdiving  :      21.89         24          0
1800.06/1800.61	c   rootsoldiving    :      16.43         45          0
1800.06/1800.61	c   octane           :       0.00          0          0
1800.06/1800.61	c   rens             :       0.00          0          0
1800.06/1800.61	c   rins             :       0.00          0          0
1800.06/1800.61	c   localbranching   :       0.00          0          0
1800.06/1800.61	c   mutation         :       0.00          0          0
1800.06/1800.61	c   dins             :       0.00          0          0
1800.06/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.61	c   primal LP        :       0.53          0          0       0.00       0.00
1800.06/1800.61	c   dual LP          :    1106.66      18118    3668538     202.48    3314.96
1800.06/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.61	c   diving/probing LP:     216.89      17220     576531      33.48    2658.17
1800.06/1800.61	c   strong branching :     341.95       4974     871753     175.26    2549.36
1800.06/1800.61	c     (at root node) :          -         39       8740     224.10          -
1800.06/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.61	c B&B Tree           :
1800.06/1800.61	c   number of runs   :          1
1800.06/1800.61	c   nodes            :      25510
1800.06/1800.61	c   nodes (total)    :      25510
1800.06/1800.61	c   nodes left       :        816
1800.06/1800.61	c   max depth        :         35
1800.06/1800.61	c   max depth (total):         35
1800.06/1800.61	c   backtracks       :       7953 (31.2%)
1800.06/1800.61	c   delayed cutoffs  :       7273
1800.06/1800.61	c   repropagations   :      20060 (703891 domain reductions, 5787 cutoffs)
1800.06/1800.61	c   avg switch length:       6.00
1800.06/1800.61	c   switching time   :      14.57
1800.06/1800.61	c Solution           :
1800.06/1800.61	c   Solutions found  :          0 (0 improvements)
1800.06/1800.61	c   Primal Bound     :          -
1800.06/1800.61	c   Dual Bound       : +6.95030507780508e+02
1800.06/1800.61	c   Gap              :   infinite
1800.06/1800.61	c   Root Dual Bound  : +6.84920367592859e+02
1800.06/1800.67	c Time complete: 1800.13.

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-1869137-1245160626/watcher-1869137-1245160626 -o /tmp/evaluation-result-1869137-1245160626/solver-1869137-1245160626 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869137-1245160626.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 4329
/proc/meminfo: memFree=1852456/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=5812 CPUtime=0
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 183659645 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4329/statm: 1453 501 332 1256 0 192 0

[startup+0.08405 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4329
/proc/meminfo: memFree=1852456/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=13608 CPUtime=0.08
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 2369 0 0 0 7 1 0 0 18 0 1 0 183659645 13934592 2353 1992294400 4194304 9342243 548682068736 18446744073709551615 8236113 0 0 4096 0 0 0 0 17 1 0 0
/proc/4329/statm: 3402 2353 378 1256 0 2141 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13608

[startup+0.101053 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4329
/proc/meminfo: memFree=1852456/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=16108 CPUtime=0.09
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 3380 0 0 0 8 1 0 0 18 0 1 0 183659645 16494592 3010 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 4027 3010 408 1256 0 2766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16108

[startup+0.301081 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4329
/proc/meminfo: memFree=1852456/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=26060 CPUtime=0.29
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 5685 0 0 0 24 5 0 0 19 0 1 0 183659645 26685440 5315 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 6515 5315 479 1256 0 5254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26060

[startup+0.701138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4329
/proc/meminfo: memFree=1852456/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=26444 CPUtime=0.69
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 5799 0 0 0 61 8 0 0 22 0 1 0 183659645 27078656 5429 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 6611 5429 490 1256 0 5350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26444

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4330
/proc/meminfo: memFree=1827744/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=33196 CPUtime=1.49
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 7339 0 0 0 140 9 0 0 25 0 1 0 183659645 33992704 6969 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 8299 6969 644 1256 0 7038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33196

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4330
/proc/meminfo: memFree=1826592/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=37760 CPUtime=3.09
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 8406 0 0 0 298 11 0 0 25 0 1 0 183659645 38666240 8034 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 9440 8034 675 1256 0 8179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37760

[startup+6.30194 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 4330
/proc/meminfo: memFree=1817376/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=48124 CPUtime=6.29
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 10756 0 0 0 617 12 0 0 25 0 1 0 183659645 49278976 10384 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 12031 10384 675 1256 0 10770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48124

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4330
/proc/meminfo: memFree=1800168/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=63820 CPUtime=12.68
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 14557 0 0 0 1253 15 0 0 25 0 1 0 183659645 65351680 14185 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 15955 14185 675 1256 0 14694 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63820

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 4330
/proc/meminfo: memFree=1784296/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=77336 CPUtime=25.48
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 18021 0 0 0 2529 19 0 0 25 0 1 0 183659645 79192064 17648 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19334 17648 678 1256 0 18073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77336

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 4330
/proc/meminfo: memFree=1781288/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=78204 CPUtime=51.07
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 18788 0 0 0 5082 25 0 0 25 0 1 0 183659645 80080896 18415 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19551 18415 685 1256 0 18290 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78204

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 4330
/proc/meminfo: memFree=1781096/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=78204 CPUtime=102.27
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 18853 0 0 0 10192 35 0 0 25 0 1 0 183659645 80080896 18480 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19551 18480 692 1256 0 18290 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78204

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4330
/proc/meminfo: memFree=1780840/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=78788 CPUtime=162.25
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 18911 0 0 0 16175 50 0 0 25 0 1 0 183659645 80678912 18538 1992294400 4194304 9342243 548682068736 18446744073709551615 6941157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19697 18538 692 1256 0 18436 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78788

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4330
/proc/meminfo: memFree=1780264/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=79840 CPUtime=222.22
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 19042 0 0 0 22155 67 0 0 25 0 1 0 183659645 81756160 18669 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19960 18669 692 1256 0 18699 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 79840

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1781152/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=78004 CPUtime=282.2
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 22108 0 0 0 28134 86 0 0 25 0 1 0 183659645 79876096 18396 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19501 18396 692 1256 0 18240 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 78004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1780576/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=78408 CPUtime=342.19
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 25648 0 0 0 34116 103 0 0 25 0 1 0 183659645 80289792 18524 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19602 18524 692 1256 0 18341 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 78408

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1780448/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=79208 CPUtime=402.17
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 29754 0 0 0 40093 124 0 0 25 0 1 0 183659645 81108992 18551 1992294400 4194304 9342243 548682068736 18446744073709551615 6960255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19802 18551 692 1256 0 18541 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 79208

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1780000/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=79680 CPUtime=462.15
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 35759 0 0 0 46069 146 0 0 25 0 1 0 183659645 81592320 18657 1992294400 4194304 9342243 548682068736 18446744073709551615 6959593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 19920 18657 692 1256 0 18659 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 79680

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1781024/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=80088 CPUtime=522.13
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 89886 0 0 0 52025 188 0 0 25 0 1 0 183659645 82010112 18422 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20022 18422 692 1256 0 18761 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 80088

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1780968/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=82736 CPUtime=582.11
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 163346 0 0 0 57971 240 0 0 25 0 1 0 183659645 84721664 18461 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20684 18461 692 1256 0 19423 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 82736

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1779368/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=80696 CPUtime=642.09
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 244161 0 0 0 63916 293 0 0 25 0 1 0 183659645 82632704 18824 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20174 18824 692 1256 0 18913 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 80696

[startup+702.302 s]

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

[startup+822.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 4336
/proc/meminfo: memFree=1778728/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=82572 CPUtime=822.04
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 280086 0 0 0 81841 363 0 0 25 0 1 0 183659645 84553728 18958 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20643 18958 692 1256 0 19382 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 82572

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1777768/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=82836 CPUtime=882.02
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 388147 0 0 0 87769 433 0 0 25 0 1 0 183659645 84824064 19212 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20709 19212 692 1256 0 19448 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 82836

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1776168/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=83616 CPUtime=942.01
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 393702 0 0 0 93746 455 0 0 25 0 1 0 183659645 85622784 19576 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 20904 19576 692 1256 0 19643 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 83616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774888/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=84856 CPUtime=1001.99
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 397930 0 0 0 99722 477 0 0 25 0 1 0 183659645 86892544 19907 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21214 19907 692 1256 0 19953 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 84856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774248/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=85664 CPUtime=1061.97
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 400432 0 0 0 105699 498 0 0 25 0 1 0 183659645 87719936 20055 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21416 20055 692 1256 0 20155 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 85664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1773992/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=85844 CPUtime=1121.95
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 405399 0 0 0 111676 519 0 0 25 0 1 0 183659645 87904256 20123 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21461 20123 692 1256 0 20200 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 85844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1773416/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=86036 CPUtime=1181.94
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 412411 0 0 0 117652 542 0 0 25 0 1 0 183659645 88100864 20265 1992294400 4194304 9342243 548682068736 18446744073709551615 6890339 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21509 20265 692 1256 0 20248 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 86036

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774568/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=86308 CPUtime=1241.91
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 436091 0 0 0 123616 575 0 0 25 0 1 0 183659645 88379392 20011 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21577 20011 692 1256 0 20316 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 86308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774248/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=86312 CPUtime=1301.91
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 501440 0 0 0 129567 624 0 0 25 0 1 0 183659645 88383488 20060 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21578 20060 692 1256 0 20317 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 86312

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774312/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=86304 CPUtime=1361.88
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 579653 0 0 0 135509 679 0 0 25 0 1 0 183659645 88375296 20053 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21576 20053 692 1256 0 20315 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 86304

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1774248/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=86492 CPUtime=1421.86
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 682247 0 0 0 141439 747 0 0 25 0 1 0 183659645 88567808 20008 1992294400 4194304 9342243 548682068736 18446744073709551615 6238485 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21623 20008 692 1256 0 20362 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 86492

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1772520/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=87256 CPUtime=1481.85
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 711570 0 0 0 147401 784 0 0 25 0 1 0 183659645 89350144 20465 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 21814 20465 692 1256 0 20553 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 87256

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1771304/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=88640 CPUtime=1541.83
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 711961 0 0 0 153374 809 0 0 25 0 1 0 183659645 90767360 20762 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22160 20762 692 1256 0 20899 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 88640

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1770984/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=88828 CPUtime=1601.81
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 714575 0 0 0 159350 831 0 0 25 0 1 0 183659645 90959872 20832 1992294400 4194304 9342243 548682068736 18446744073709551615 6889037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22207 20832 692 1256 0 20946 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 88828

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1770408/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=89056 CPUtime=1661.79
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 719048 0 0 0 165328 851 0 0 25 0 1 0 183659645 91193344 20950 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22264 20950 692 1256 0 21003 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 89056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1770344/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=91980 CPUtime=1721.78
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 725081 0 0 0 171304 874 0 0 25 0 1 0 183659645 94187520 20970 1992294400 4194304 9342243 548682068736 18446744073709551615 6978048 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22995 20970 692 1256 0 21734 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 91980

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1770088/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=89304 CPUtime=1781.76
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 727785 0 0 0 177281 895 0 0 25 0 1 0 183659645 91447296 21001 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22326 21001 692 1256 0 21065 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 89304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4336
/proc/meminfo: memFree=1770024/2055920 swapFree=4182572/4192956
[pid=4329] ppid=4327 vsize=89268 CPUtime=1800.06
/proc/4329/stat : 4329 (pbscip.linux.x8) R 4327 4329 4230 0 -1 4194304 728008 0 0 0 179104 902 0 0 25 0 1 0 183659645 91410432 21044 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4329/statm: 22317 21044 692 1256 0 21056 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 89268

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

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

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.14
CPU user time (s): 1791.09
CPU system time (s): 9.04363
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 92008

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

runsolver used 1.65175 second user time and 3.3095 second system time

The end

Launcher Data

Begin job on node39 at 2009-06-16 15:57:06
IDJOB=1869137
IDBENCH=2194
IDSOLVER=684
FILE ID=node39/1869137-1245160626
PBS_JOBID= 9363828
Free space on /tmp= 66128 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-hanoi4.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-1869137-1245160626/watcher-1869137-1245160626 -o /tmp/evaluation-result-1869137-1245160626/solver-1869137-1245160626 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869137-1245160626.opb

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

MD5SUM BENCH= 021af4766a0acbaabce7af3e32b61bf4
RANDOM SEED=533077533

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1852936 kB
Buffers:         37916 kB
Cached:          96928 kB
SwapCached:       4216 kB
Active:          48236 kB
Inactive:        94520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852936 kB
SwapTotal:     4192956 kB
SwapFree:      4182572 kB
Dirty:           11892 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            46228 kB
Committed_AS:   136232 kB
PageTables:       1384 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= 66120 MiB
End job on node39 at 2009-06-16 16:27:08