Trace number 2704413

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 NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.6 1790.08

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.508922
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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2704413-1278554860.opb>
0.05/0.09	c original problem has 1436 variables (1436 bin, 0 int, 0 impl, 0 cont) and 5652 constraints
0.05/0.09	c problem read
0.05/0.09	c presolving settings loaded
0.09/0.12	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.15	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.16	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.17	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.17	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.17	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.17	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.25	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.27	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.31	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.31	c (round 13) 474 del vars, 2415 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 22519 impls, 0 clqs
0.29/0.33	c (round 14) 474 del vars, 2420 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 22519 impls, 0 clqs
0.29/0.37	c (round 15) 524 del vars, 2420 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23281 impls, 0 clqs
0.29/0.37	c (round 16) 531 del vars, 2625 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23799 impls, 0 clqs
0.29/0.37	c (round 17) 533 del vars, 2632 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23799 impls, 0 clqs
0.29/0.38	c (round 18) 535 del vars, 2637 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23799 impls, 0 clqs
0.29/0.39	c (round 19) 539 del vars, 2646 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23907 impls, 0 clqs
0.39/0.41	c (round 20) 539 del vars, 2649 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23907 impls, 0 clqs
0.39/0.42	c (round 21) 539 del vars, 2650 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 23907 impls, 0 clqs
0.39/0.45	c (round 22) 589 del vars, 2650 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 25421 impls, 0 clqs
0.39/0.46	c (round 23) 600 del vars, 2828 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 25691 impls, 0 clqs
0.39/0.48	c (round 24) 600 del vars, 2837 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 25691 impls, 0 clqs
0.49/0.53	c (round 25) 650 del vars, 2837 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28001 impls, 0 clqs
0.49/0.54	c (round 26) 650 del vars, 2956 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28001 impls, 0 clqs
0.49/0.55	c (round 27) 650 del vars, 2961 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28001 impls, 0 clqs
0.49/0.59	c (round 28) 700 del vars, 2961 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28531 impls, 0 clqs
0.49/0.59	c (round 29) 700 del vars, 3032 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28531 impls, 0 clqs
0.59/0.61	c (round 30) 700 del vars, 3039 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 28531 impls, 0 clqs
0.59/0.64	c (round 31) 750 del vars, 3039 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29215 impls, 0 clqs
0.59/0.65	c (round 32) 750 del vars, 3098 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29215 impls, 0 clqs
0.69/0.77	c    (0.7s) probing: 903/1012 (89.2%) - 87 fixings, 232 aggregations, 2140 implications, 0 bound changes
0.69/0.77	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.69/0.77	c (round 33) 769 del vars, 3098 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29555 impls, 0 clqs
0.69/0.77	c (round 34) 769 del vars, 3117 del conss, 383 chg bounds, 23 chg sides, 20 chg coeffs, 3338 upgd conss, 29555 impls, 0 clqs
0.69/0.78	c    (0.7s) probing: 913/1012 (90.2%) - 87 fixings, 232 aggregations, 2140 implications, 0 bound changes
0.69/0.78	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.69/0.78	c presolving (35 rounds):
0.69/0.78	c  769 deleted vars, 3117 deleted constraints, 383 tightened bounds, 0 added holes, 23 changed sides, 20 changed coefficients
0.69/0.78	c  29555 implications, 0 cliques
0.69/0.78	c presolved problem has 667 variables (667 bin, 0 int, 0 impl, 0 cont) and 2535 constraints
0.69/0.78	c    1217 constraints of type <setppc>
0.69/0.78	c    1318 constraints of type <logicor>
0.69/0.78	c transformed objective value is always integral (scale: 1)
0.69/0.78	c Presolving Time: 0.67
0.69/0.78	c - non default parameters ----------------------------------------------------------------------
0.69/0.78	c # SCIP version 1.2.1.3
0.69/0.78	c 
0.69/0.78	c # frequency for displaying node information lines
0.69/0.78	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.78	c display/freq = 10000
0.69/0.78	c 
0.69/0.78	c # maximal time in seconds to run
0.69/0.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.78	c limits/time = 1789.91
0.69/0.78	c 
0.69/0.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.78	c limits/memory = 1620
0.69/0.78	c 
0.69/0.78	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.78	c # [type: int, range: [1,2], default: 1]
0.69/0.78	c timing/clocktype = 2
0.69/0.78	c 
0.69/0.78	c # should presolving try to simplify inequalities
0.69/0.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.78	c constraints/linear/simplifyinequalities = TRUE
0.69/0.78	c 
0.69/0.78	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.69/0.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.78	c constraints/indicator/addCouplingCons = TRUE
0.69/0.78	c 
0.69/0.78	c # should presolving try to simplify knapsacks
0.69/0.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.78	c constraints/knapsack/simplifyinequalities = TRUE
0.69/0.78	c 
0.69/0.78	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.78	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.78	c separating/rapidlearning/freq = 0
0.69/0.78	c 
0.69/0.78	c -----------------------------------------------------------------------------------------------
0.69/0.78	c start solving
0.69/0.78	c 
0.89/1.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/1.00	c   0.9s|     1 |     0 |  1189 |     - |7783k|   0 | 436 | 667 |2535 | 667 |2524 |   0 |   0 |   0 | 6.206667e+02 |      --      |    Inf 
4.29/4.32	c   4.2s|     1 |     0 |  5513 |     - |8559k|   0 | 427 | 667 |2917 | 667 |2627 | 103 |   0 |   0 | 6.320000e+02 |      --      |    Inf 
4.99/5.02	c   4.9s|     1 |     0 |  6717 |     - |8867k|   0 | 465 | 667 |2917 | 667 |2661 | 137 |   0 |   0 | 6.554167e+02 |      --      |    Inf 
5.59/5.67	c   5.6s|     1 |     0 |  7751 |     - |9409k|   0 | 524 | 667 |2917 | 667 |2693 | 169 |   0 |   0 | 6.667978e+02 |      --      |    Inf 
6.29/6.34	c   6.2s|     1 |     0 |  8685 |     - |  10M|   0 | 515 | 667 |2917 | 667 |2767 | 243 |   0 |   0 | 6.716000e+02 |      --      |    Inf 
6.99/7.04	c   6.9s|     1 |     0 |  9532 |     - |  12M|   0 | 524 | 667 |2917 | 667 |2797 | 273 |   0 |   0 | 6.732310e+02 |      --      |    Inf 
8.19/8.27	c   8.2s|     1 |     0 | 10005 |     - |  12M|   0 | 481 | 667 |2917 | 667 |2822 | 298 |   0 |   0 | 6.750673e+02 |      --      |    Inf 
9.39/9.45	c   9.4s|     1 |     0 | 10383 |     - |  12M|   0 | 502 | 667 |2917 | 667 |2839 | 315 |   0 |   0 | 6.766258e+02 |      --      |    Inf 
10.79/10.83	c  10.7s|     1 |     0 | 10823 |     - |  12M|   0 | 530 | 667 |2917 | 667 |2856 | 332 |   0 |   0 | 6.772556e+02 |      --      |    Inf 
12.09/12.13	c  12.0s|     1 |     0 | 11798 |     - |  14M|   0 | 549 | 667 |2917 | 667 |2871 | 347 |   0 |   0 | 6.793995e+02 |      --      |    Inf 
13.49/13.56	c  13.5s|     1 |     0 | 12368 |     - |  14M|   0 | 543 | 667 |2917 | 667 |2888 | 364 |   0 |   0 | 6.796694e+02 |      --      |    Inf 
14.99/15.02	c  14.9s|     1 |     0 | 12934 |     - |  14M|   0 | 543 | 667 |2917 | 667 |2898 | 374 |   0 |   0 | 6.804822e+02 |      --      |    Inf 
16.18/16.24	c  16.1s|     1 |     0 | 13505 |     - |  16M|   0 | 553 | 667 |2917 | 667 |2911 | 387 |   0 |   0 | 6.815794e+02 |      --      |    Inf 
17.28/17.39	c  17.3s|     1 |     0 | 14046 |     - |  19M|   0 | 550 | 667 |2917 | 667 |2830 | 397 |   0 |   0 | 6.823557e+02 |      --      |    Inf 
18.28/18.31	c  18.2s|     1 |     0 | 14899 |     - |  21M|   0 | 544 | 667 |2917 | 667 |2846 | 413 |   0 |   0 | 6.826985e+02 |      --      |    Inf 
20.09/20.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.09/20.10	c  20.0s|     1 |     0 | 16241 |     - |  23M|   0 | 558 | 667 |2917 | 667 |2878 | 445 |   0 |   0 | 6.838816e+02 |      --      |    Inf 
21.49/21.50	c  21.4s|     1 |     0 | 16820 |     - |  26M|   0 | 547 | 667 |2917 | 667 |2891 | 458 |   0 |   0 | 6.839838e+02 |      --      |    Inf 
23.28/23.33	c  23.2s|     1 |     0 | 17591 |     - |  26M|   0 | 550 | 667 |2917 | 667 |2904 | 471 |   0 |   0 | 6.844200e+02 |      --      |    Inf 
25.08/25.16	c  25.1s|     1 |     0 | 18027 |     - |  28M|   0 | 537 | 667 |2917 | 667 |2912 | 479 |   0 |   0 | 6.845887e+02 |      --      |    Inf 
26.89/26.96	c  26.9s|     1 |     0 | 18504 |     - |  29M|   0 | 526 | 667 |2917 | 667 |2800 | 486 |   0 |   0 | 6.848137e+02 |      --      |    Inf 
28.68/28.72	c  28.6s|     1 |     0 | 18926 |     - |  29M|   0 | 520 | 667 |2917 | 667 |2809 | 495 |   0 |   0 | 6.851525e+02 |      --      |    Inf 
29.59/29.66	c  29.6s|     1 |     0 | 19149 |     - |  29M|   0 | 510 | 667 |2917 | 667 |2818 | 504 |   0 |   0 | 6.852217e+02 |      --      |    Inf 
30.58/30.65	c  30.6s|     1 |     0 | 19584 |     - |  29M|   0 | 526 | 667 |2917 | 667 |2824 | 510 |   0 |   0 | 6.853051e+02 |      --      |    Inf 
31.48/31.56	c  31.5s|     1 |     0 | 19779 |     - |  29M|   0 | 520 | 667 |2917 | 667 |2831 | 517 |   0 |   0 | 6.853558e+02 |      --      |    Inf 
32.58/32.65	c  32.6s|     1 |     0 | 20261 |     - |  29M|   0 | 516 | 667 |2917 | 667 |2841 | 527 |   0 |   0 | 6.855137e+02 |      --      |    Inf 
33.58/33.69	c  33.6s|     1 |     0 | 20744 |     - |  29M|   0 | 532 | 667 |2917 | 667 |2779 | 538 |   0 |   0 | 6.859531e+02 |      --      |    Inf 
34.68/34.76	c  34.7s|     1 |     0 | 21354 |     - |  29M|   0 | 540 | 667 |2917 | 667 |2789 | 548 |   0 |   0 | 6.863328e+02 |      --      |    Inf 
35.69/35.72	c  35.6s|     1 |     0 | 21922 |     - |  30M|   0 | 523 | 667 |2917 | 667 |2802 | 561 |   0 |   0 | 6.865076e+02 |      --      |    Inf 
36.78/36.83	c  36.7s|     1 |     0 | 22570 |     - |  30M|   0 | 532 | 667 |2917 | 667 |2819 | 578 |   0 |   0 | 6.866936e+02 |      --      |    Inf 
37.68/37.75	c  37.7s|     1 |     0 | 22716 |     - |  30M|   0 | 523 | 667 |2917 | 667 |2826 | 585 |   0 |   0 | 6.867013e+02 |      --      |    Inf 
38.68/38.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.68/38.70	c  38.6s|     1 |     0 | 22897 |     - |  30M|   0 | 524 | 667 |2917 | 667 |2831 | 590 |   0 |   0 | 6.867345e+02 |      --      |    Inf 
39.38/39.48	c  39.4s|     1 |     0 | 22925 |     - |  30M|   0 | 525 | 667 |2917 | 667 |2786 | 594 |   0 |   0 | 6.867362e+02 |      --      |    Inf 
40.38/40.45	c  40.4s|     1 |     0 | 23210 |     - |  30M|   0 | 519 | 667 |2917 | 667 |2791 | 599 |   0 |   0 | 6.867724e+02 |      --      |    Inf 
41.08/41.17	c  41.1s|     1 |     0 | 23270 |     - |  30M|   0 | 523 | 667 |2917 | 667 |2801 | 609 |   0 |   0 | 6.867762e+02 |      --      |    Inf 
41.98/42.00	c  41.9s|     1 |     0 | 23306 |     - |  30M|   0 | 527 | 667 |2917 | 667 |2803 | 611 |   0 |   0 | 6.867803e+02 |      --      |    Inf 
42.79/42.84	c  42.8s|     1 |     0 | 23337 |     - |  30M|   0 | 522 | 667 |2917 | 667 |2805 | 613 |   0 |   0 | 6.867818e+02 |      --      |    Inf 
43.58/43.67	c  43.6s|     1 |     0 | 23340 |     - |  30M|   0 | 522 | 667 |2917 | 667 |2806 | 614 |   0 |   0 | 6.867818e+02 |      --      |    Inf 
51.78/51.87	c  51.8s|     1 |     2 | 23340 |     - |  30M|   0 | 522 | 667 |2917 | 667 |2806 | 614 |   0 |  15 | 6.867818e+02 |      --      |    Inf 
1492.39/1492.81	c  1493s| 10000 |  2719 |  2398k| 237.5 |  42M|  28 |   - | 667 |6117 |   0 |   0 | 614 |  17k|2635 | 6.945676e+02 |      --      |    Inf 
1789.51/1790.00	c 
1789.51/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.51/1790.00	c Solving Time (sec) : 1789.91
1789.51/1790.00	c Solving Nodes      : 13350
1789.51/1790.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.51/1790.00	c Dual Bound         : +6.95205216394382e+02
1789.51/1790.00	c Gap                : infinite
1789.51/1790.00	s UNKNOWN
1789.51/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.51/1790.00	c Solving Time       :    1789.91
1789.51/1790.00	c Original Problem   :
1789.51/1790.00	c   Problem name     : HOME/instance-2704413-1278554860.opb
1789.51/1790.00	c   Variables        : 1436 (1436 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.51/1790.00	c   Constraints      : 5652 initial, 5652 maximal
1789.51/1790.00	c Presolved Problem  :
1789.51/1790.00	c   Problem name     : t_HOME/instance-2704413-1278554860.opb
1789.51/1790.00	c   Variables        : 667 (667 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.51/1790.00	c   Constraints      : 2535 initial, 6856 maximal
1789.51/1790.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.51/1790.00	c   trivial          :       0.00          1          0          0          0          0          0          0          0
1789.51/1790.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.51/1790.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.51/1790.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.51/1790.00	c   implics          :       0.01          0         59          0          0          0          0          0          0
1789.51/1790.00	c   probing          :       0.28         87        232          0          0          0          0          0          0
1789.51/1790.00	c   setppc           :       0.08          4          0          0          0          0        738          0          0
1789.51/1790.00	c   linear           :       0.10        382          1          0        383          0       2314         23         20
1789.51/1790.00	c   logicor          :       0.15          3          0          0          0          0         65          0          0
1789.51/1790.00	c   root node        :          -          0          -          -          0          -          -          -          -
1789.51/1790.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.51/1790.00	c   integral         :          0          0          0      10049          0         15        451          0          0      19588
1789.51/1790.00	c   setppc           :       1217         37     181605          0          1       2762     495040          0          0          0
1789.51/1790.00	c   linear           :          0+        37     176250          0          0        274      21127         61          0          0
1789.51/1790.00	c   logicor          :       1318+        37     148391          0          1       4451     370736          0          0          0
1789.51/1790.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.51/1790.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.51/1790.00	c   integral         :     329.90       0.00       0.00     329.90       0.00
1789.51/1790.00	c   setppc           :      10.11       0.01      10.10       0.00       0.00
1789.51/1790.00	c   linear           :       1.71       0.02       1.69       0.00       0.00
1789.51/1790.00	c   logicor          :      11.59       0.01      11.58       0.00       0.00
1789.51/1790.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.51/1790.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.51/1790.00	c   vbounds          :       0.09          2          0          0
1789.51/1790.00	c   rootredcost      :       0.09          0          0          0
1789.51/1790.00	c   pseudoobj        :       3.91     179626          0          0
1789.51/1790.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.51/1790.00	c   propagation      :       1.45       7445       7101      48683       24.4       1363       10.2          -
1789.51/1790.00	c   infeasible LP    :       0.47        594        594       4744       26.6         86        7.1          0
1789.51/1790.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.51/1790.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.51/1790.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.51/1790.00	c   applied globally :          -          -          -      24146       19.6          -          -          -
1789.51/1790.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.51/1790.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.51/1790.00	c   cut pool         :       0.20         36          -          -        347          -    (maximal pool size: 4509)
1789.51/1790.00	c   redcost          :       0.27      10085          0          0          0          0
1789.51/1790.00	c   impliedbounds    :       0.02         37          0          0        365          0
1789.51/1790.00	c   intobj           :       0.00          0          0          0          0          0
1789.51/1790.00	c   cgmip            :       0.00          0          0          0          0          0
1789.51/1790.00	c   gomory           :      22.81         37          0          0       6539          0
1789.51/1790.00	c   strongcg         :       6.75         20          0          0       7553          0
1789.51/1790.00	c   cmir             :       0.20         10          0          0          0          0
1789.51/1790.00	c   flowcover        :       0.18         10          0          0          0          0
1789.51/1790.00	c   clique           :       0.13         37          0          0        244          0
1789.51/1790.00	c   zerohalf         :       0.00          0          0          0          0          0
1789.51/1790.00	c   mcf              :       0.00          1          0          0          0          0
1789.51/1790.00	c   rapidlearning    :       1.51          1          0          0          0        382
1789.51/1790.00	c Pricers            :       Time      Calls       Vars
1789.51/1790.00	c   problem variables:       0.00          0          0
1789.51/1790.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.51/1790.00	c   relpscost        :     329.88      10049         15        451          0          0      19588
1789.51/1790.00	c   pscost           :       0.00          0          0          0          0          0          0
1789.51/1790.00	c   inference        :       0.00          1          0          0          0          0          2
1789.51/1790.00	c   mostinf          :       0.00          0          0          0          0          0          0
1789.51/1790.00	c   leastinf         :       0.00          0          0          0          0          0          0
1789.51/1790.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.51/1790.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.51/1790.00	c   random           :       0.00          0          0          0          0          0          0
1789.51/1790.00	c Primal Heuristics  :       Time      Calls      Found
1789.51/1790.00	c   LP solutions     :       0.00          -          0
1789.51/1790.00	c   pseudo solutions :       0.00          -          0
1789.51/1790.00	c   oneopt           :       0.02          0          0
1789.51/1790.00	c   crossover        :       0.01          0          0
1789.51/1790.00	c   veclendiving     :      56.04        164          0
1789.51/1790.00	c   fracdiving       :      63.78        197          0
1789.51/1790.00	c   trivial          :       0.00          2          0
1789.51/1790.00	c   simplerounding   :       0.01          0          0
1789.51/1790.00	c   zirounding       :       0.22       1000          0
1789.51/1790.00	c   rounding         :       0.90       1369          0
1789.51/1790.00	c   shifting         :       0.71        386          0
1789.51/1790.00	c   intshifting      :       0.00          0          0
1789.51/1790.00	c   twoopt           :       0.00          0          0
1789.51/1790.00	c   fixandinfer      :       0.00          0          0
1789.51/1790.00	c   feaspump         :      16.68         24          0
1789.51/1790.00	c   coefdiving       :      61.57        147          0
1789.51/1790.00	c   pscostdiving     :      55.96        150          0
1789.51/1790.00	c   intdiving        :       0.00          0          0
1789.51/1790.00	c   actconsdiving    :       0.00          0          0
1789.51/1790.00	c   objpscostdiving  :      19.67         17          0
1789.51/1790.00	c   rootsoldiving    :      15.87         31          0
1789.51/1790.00	c   linesearchdiving :      59.06        195          0
1789.51/1790.00	c   guideddiving     :       0.00          0          0
1789.51/1790.00	c   octane           :       0.00          0          0
1789.51/1790.00	c   rens             :       0.01          0          0
1789.51/1790.00	c   rins             :       0.00          0          0
1789.51/1790.00	c   localbranching   :       0.00          0          0
1789.51/1790.00	c   mutation         :       0.00          0          0
1789.51/1790.00	c   dins             :       0.00          0          0
1789.51/1790.00	c   undercover       :       0.00          0          0
1789.51/1790.00	c   nlp              :       0.01          0          0
1789.51/1790.00	c   trysol           :       0.01          0          0
1789.51/1790.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.51/1790.00	c   primal LP        :       0.02          0          0       0.00       0.00
1789.51/1790.00	c   dual LP          :    1027.36      10366    2240784     216.17    2181.11
1789.51/1790.00	c   lex dual LP      :       0.00          0          0       0.00          -
1789.51/1790.00	c   barrier LP       :       0.00          0          0       0.00          -
1789.51/1790.00	c   diving/probing LP:     317.95      24200     707334      29.23    2224.70
1789.51/1790.00	c   strong branching :     328.07       3037     725080     238.75    2210.11
1789.51/1790.00	c     (at root node) :          -         15      12708     847.20          -
1789.51/1790.00	c   conflict analysis:       0.00          0          0       0.00          -
1789.51/1790.00	c B&B Tree           :
1789.51/1790.00	c   number of runs   :          1
1789.51/1790.00	c   nodes            :      13350
1789.51/1790.00	c   nodes (total)    :      13350
1789.51/1790.00	c   nodes left       :       2637
1789.51/1790.00	c   max depth        :         28
1789.51/1790.00	c   max depth (total):         28
1789.51/1790.00	c   backtracks       :       5512 (41.3%)
1789.51/1790.00	c   delayed cutoffs  :       3604
1789.51/1790.00	c   repropagations   :       9423 (293339 domain reductions, 2366 cutoffs)
1789.51/1790.00	c   avg switch length:       9.92
1789.51/1790.00	c   switching time   :      14.23
1789.51/1790.00	c Solution           :
1789.51/1790.00	c   Solutions found  :          0 (0 improvements)
1789.51/1790.00	c   Primal Bound     :          -
1789.51/1790.00	c   Dual Bound       : +6.95205216394382e+02
1789.51/1790.00	c   Gap              :   infinite
1789.51/1790.00	c   Root Dual Bound  : +6.86781819865024e+02
1789.51/1790.00	c   Root Iterations  :      23340
1789.51/1790.07	c Time complete: 1789.59.

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-2704413-1278554860/watcher-2704413-1278554860 -o /tmp/evaluation-result-2704413-1278554860/solver-2704413-1278554860 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704413-1278554860.opb -t 1800 -m 1800 

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/105 27284
/proc/meminfo: memFree=1677660/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=7904 CPUtime=0
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 1173 0 0 0 0 0 0 0 25 0 1 0 23694494 8093696 1084 1992294400 4194304 8395647 140734053634096 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27284/statm: 1976 1093 365 1026 0 946 0

[startup+0.060238 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 27284
/proc/meminfo: memFree=1677660/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=13232 CPUtime=0.05
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 2621 0 0 0 5 0 0 0 25 0 1 0 23694494 13549568 2532 1992294400 4194304 8395647 140734053634096 18446744073709551615 7382046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27284/statm: 3308 2532 393 1026 0 2278 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13232

[startup+0.101243 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 27284
/proc/meminfo: memFree=1677660/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=17204 CPUtime=0.09
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 3906 0 0 0 8 1 0 0 25 0 1 0 23694494 17616896 3463 1992294400 4194304 8395647 140734053634096 18446744073709551615 6347101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 4301 3464 412 1026 0 3271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17204

[startup+0.300265 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 27284
/proc/meminfo: memFree=1677660/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=26352 CPUtime=0.29
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 6001 0 0 0 27 2 0 0 25 0 1 0 23694494 26984448 5558 1992294400 4194304 8395647 140734053634096 18446744073709551615 5210328 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 6588 5558 498 1026 0 5558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26352

[startup+0.70031 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 27284
/proc/meminfo: memFree=1677660/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=27488 CPUtime=0.69
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 6285 0 0 0 67 2 0 0 25 0 1 0 23694494 28147712 5842 1992294400 4194304 8395647 140734053634096 18446744073709551615 5210289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 6872 5842 498 1026 0 5842 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27488

[startup+1.5004 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27285
/proc/meminfo: memFree=1651488/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=32216 CPUtime=1.49
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 7656 0 0 0 146 3 0 0 25 0 1 0 23694494 32989184 7135 1992294400 4194304 8395647 140734053634096 18446744073709551615 6721310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 8054 7135 581 1026 0 7024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32216

[startup+3.10058 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27285
/proc/meminfo: memFree=1650744/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=49288 CPUtime=3.09
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 11655 0 0 0 298 11 0 0 25 0 1 0 23694494 50470912 11134 1992294400 4194304 8395647 140734053634096 18446744073709551615 4736175 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 12322 11134 617 1026 0 11292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49288

[startup+6.30094 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27287
/proc/meminfo: memFree=1633384/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=50524 CPUtime=6.29
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 12128 0 0 0 609 20 0 0 25 0 1 0 23694494 51736576 11577 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 12631 11577 641 1026 0 11601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50524

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27287
/proc/meminfo: memFree=1632020/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=50524 CPUtime=12.69
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 12385 0 0 0 1245 24 0 0 25 0 1 0 23694494 51736576 11822 1992294400 4194304 8395647 140734053634096 18446744073709551615 6198204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 12631 11822 629 1026 0 11601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50524

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27287
/proc/meminfo: memFree=1613544/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=69232 CPUtime=25.48
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 17137 0 0 0 2516 32 0 0 25 0 1 0 23694494 70893568 16458 1992294400 4194304 8395647 140734053634096 18446744073709551615 6153373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17308 16458 629 1026 0 16278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69232

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27287
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=51.08
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18253 0 0 0 5062 46 0 0 25 0 1 0 23694494 72318976 16838 1992294400 4194304 8395647 140734053634096 18446744073709551615 6697419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16838 657 1026 0 16626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70624

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27289
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=102.27
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18275 0 0 0 10145 82 0 0 25 0 1 0 23694494 72318976 16860 1992294400 4194304 8395647 140734053634096 18446744073709551615 6724400 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16860 659 1026 0 16626 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70624

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27291
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=162.24
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18276 0 0 0 16101 123 0 0 25 0 1 0 23694494 72318976 16861 1992294400 4194304 8395647 140734053634096 18446744073709551615 6644410 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16861 659 1026 0 16626 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70624

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27291
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=222.23
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18277 0 0 0 22058 165 0 0 25 0 1 0 23694494 72318976 16862 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16862 659 1026 0 16626 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 70624

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27293
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=282.22
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18277 0 0 0 28013 209 0 0 25 0 1 0 23694494 72318976 16862 1992294400 4194304 8395647 140734053634096 18446744073709551615 6697271 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16862 659 1026 0 16626 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 70624

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27295
/proc/meminfo: memFree=1611560/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=342.2
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18279 0 0 0 33972 248 0 0 25 0 1 0 23694494 72318976 16864 1992294400 4194304 8395647 140734053634096 18446744073709551615 6697970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16864 659 1026 0 16626 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70624

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27297
/proc/meminfo: memFree=1611436/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=70624 CPUtime=402.18
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18306 0 0 0 39926 292 0 0 25 0 1 0 23694494 72318976 16864 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17656 16864 632 1026 0 16626 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 70624

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27299
/proc/meminfo: memFree=1611064/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=71616 CPUtime=462.16
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18524 0 0 0 45882 334 0 0 25 0 1 0 23694494 73334784 17082 1992294400 4194304 8395647 140734053634096 18446744073709551615 6622266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 17904 17082 632 1026 0 16874 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 71616

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27299
/proc/meminfo: memFree=1610444/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=72268 CPUtime=522.15
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18687 0 0 0 51837 378 0 0 25 0 1 0 23694494 74002432 17245 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 18067 17245 632 1026 0 17037 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 72268

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27301
/proc/meminfo: memFree=1610072/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=72660 CPUtime=582.14
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 18749 0 0 0 57793 421 0 0 25 0 1 0 23694494 74403840 17307 1992294400 4194304 8395647 140734053634096 18446744073709551615 6667497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 18165 17307 632 1026 0 17135 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 72660

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27303
/proc/meminfo: memFree=1608708/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=74072 CPUtime=642.13
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 19126 0 0 0 63744 469 0 0 25 0 1 0 23694494 75849728 17684 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 18518 17684 632 1026 0 17488 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 74072

[startup+702.301 s]

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

/proc/meminfo: memFree=1601268/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=80944 CPUtime=1062.01
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 20820 0 0 0 105419 782 0 0 25 0 1 0 23694494 82886656 19378 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 20236 19378 632 1026 0 19206 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 80944

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/106 27318
/proc/meminfo: memFree=1601144/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=80944 CPUtime=1121.99
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 20862 0 0 0 111373 826 0 0 25 0 1 0 23694494 82886656 19420 1992294400 4194304 8395647 140734053634096 18446744073709551615 6585993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 20236 19420 632 1026 0 19206 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 80944

[startup+1182.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/106 27320
/proc/meminfo: memFree=1600772/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=81348 CPUtime=1181.98
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 20959 0 0 0 117320 878 0 0 25 0 1 0 23694494 83300352 19517 1992294400 4194304 8395647 140734053634096 18446744073709551615 6697271 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 20337 19517 632 1026 0 19307 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 81348

[startup+1242.3 s]
/proc/loadavg: 1.19 1.07 1.01 2/106 27322
/proc/meminfo: memFree=1599036/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=83132 CPUtime=1241.96
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 21371 0 0 0 123275 921 0 0 25 0 1 0 23694494 85127168 19929 1992294400 4194304 8395647 140734053634096 18446744073709551615 6695895 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 20783 19929 632 1026 0 19753 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 83132

[startup+1302.3 s]
/proc/loadavg: 1.13 1.07 1.01 2/106 27324
/proc/meminfo: memFree=1598044/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=83960 CPUtime=1301.95
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 21624 0 0 0 129228 967 0 0 25 0 1 0 23694494 85975040 20182 1992294400 4194304 8395647 140734053634096 18446744073709551615 5085638 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 20990 20182 632 1026 0 19960 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 83960

[startup+1362.3 s]
/proc/loadavg: 1.11 1.07 1.01 2/106 27326
/proc/meminfo: memFree=1596804/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=85348 CPUtime=1361.92
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 21915 0 0 0 135183 1009 0 0 25 0 1 0 23694494 87396352 20473 1992294400 4194304 8395647 140734053634096 18446744073709551615 6586859 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 21337 20473 632 1026 0 20307 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 85348

[startup+1422.31 s]
/proc/loadavg: 1.10 1.07 1.01 2/106 27326
/proc/meminfo: memFree=1595688/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=86368 CPUtime=1421.91
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 22204 0 0 0 141139 1052 0 0 25 0 1 0 23694494 88440832 20762 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 21592 20762 632 1026 0 20562 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 86368

[startup+1482.3 s]
/proc/loadavg: 1.14 1.08 1.01 2/106 27328
/proc/meminfo: memFree=1595068/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=87056 CPUtime=1481.9
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 22360 0 0 0 147092 1098 0 0 25 0 1 0 23694494 89145344 20918 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 21764 20918 632 1026 0 20734 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 87056

[startup+1542.3 s]
/proc/loadavg: 1.10 1.08 1.01 2/106 27330
/proc/meminfo: memFree=1594200/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=87708 CPUtime=1541.88
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 22536 0 0 0 153045 1143 0 0 25 0 1 0 23694494 89812992 21094 1992294400 4194304 8395647 140734053634096 18446744073709551615 4629913 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 21927 21094 632 1026 0 20897 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 87708

[startup+1602.3 s]
/proc/loadavg: 1.08 1.08 1.01 2/106 27332
/proc/meminfo: memFree=1593580/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=88440 CPUtime=1601.86
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 22709 0 0 0 158995 1191 0 0 25 0 1 0 23694494 90562560 21267 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22110 21267 632 1026 0 21080 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 88440

[startup+1662.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/106 27334
/proc/meminfo: memFree=1592340/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=89692 CPUtime=1661.85
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23028 0 0 0 164952 1233 0 0 25 0 1 0 23694494 91844608 21586 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22423 21586 632 1026 0 21393 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 89692

[startup+1722.3 s]
/proc/loadavg: 1.06 1.08 1.01 2/106 27334
/proc/meminfo: memFree=1591968/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90244 CPUtime=1721.83
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23147 0 0 0 170903 1280 0 0 25 0 1 0 23694494 92409856 21705 1992294400 4194304 8395647 140734053634096 18446744073709551615 6574388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22561 21705 632 1026 0 21531 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 90244

[startup+1782.3 s]
/proc/loadavg: 1.06 1.07 1.01 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1781.81
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 176852 1329 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 90460

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

[startup+1785.5 s]
/proc/loadavg: 1.13 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1785.02
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177170 1332 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1785.02
Current children cumulated vsize (KiB) 90460

[startup+1787.1 s]
/proc/loadavg: 1.13 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1786.61
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177329 1332 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (KiB) 90460

[startup+1788.7 s]
/proc/loadavg: 1.13 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1788.21
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177487 1334 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1788.21
Current children cumulated vsize (KiB) 90460

[startup+1789.5 s]
/proc/loadavg: 1.13 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1789.01
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177566 1335 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 6721220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1789.01
Current children cumulated vsize (KiB) 90460

[startup+1789.9 s]
/proc/loadavg: 1.12 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1789.41
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177606 1335 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 6585844 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (KiB) 90460

[startup+1790 s]
/proc/loadavg: 1.12 1.09 1.02 2/106 27336
/proc/meminfo: memFree=1591348/2059040 swapFree=4139760/4192956
[pid=27284] ppid=27282 vsize=90460 CPUtime=1789.51
/proc/27284/stat : 27284 (pbscip.linux.x8) R 27282 27284 26193 0 -1 4202496 23214 0 0 0 177616 1335 0 0 25 0 1 0 23694494 92631040 21772 1992294400 4194304 8395647 140734053634096 18446744073709551615 6574780 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27284/statm: 22615 21772 632 1026 0 21585 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (KiB) 90460

Child status: 0
Real time (s): 1790.08
CPU time (s): 1789.6
CPU user time (s): 1776.23
CPU system time (s): 13.364
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 90460

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

runsolver used 3.04554 second user time and 8.36473 second system time

The end

Launcher Data

Begin job on node085 at 2010-07-08 04:07:40
IDJOB=2704413
IDBENCH=2194
IDSOLVER=1213
FILE ID=node085/2704413-1278554860
PBS_JOBID= 11239478
Free space on /tmp= 121804 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
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.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704413-1278554860/watcher-2704413-1278554860 -o /tmp/evaluation-result-2704413-1278554860/solver-2704413-1278554860 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704413-1278554860.opb -t 1800 -m 1800

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

MD5SUM BENCH= 021af4766a0acbaabce7af3e32b61bf4
RANDOM SEED=285902742

node085.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1678188 kB
Buffers:         60768 kB
Cached:         220568 kB
SwapCached:       7048 kB
Active:         129628 kB
Inactive:       165664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1678188 kB
SwapTotal:     4192956 kB
SwapFree:      4139760 kB
Dirty:           10612 kB
Writeback:           0 kB
AnonPages:       11548 kB
Mapped:          11856 kB
Slab:            63800 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121796 MiB
End job on node085 at 2010-07-08 04:37:31