Trace number 2663546

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
SCIPnone SCIP 1.2.1.2 without any LP solverOPT3 278.961 279.052

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
MD5SUMc4232b649086935e0cf725c77927c83f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.51892
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-2663546-1276646969.opb>
0.00/0.01	c original problem has 528 variables (528 bin, 0 int, 0 impl, 0 cont) and 397 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.02	c presolving:
0.00/0.08	c (round 1) 6 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 42 chg coeffs, 0 upgd conss, 2076 impls, 0 clqs
0.00/0.09	c (round 2) 22 del vars, 14 del conss, 0 chg bounds, 0 chg sides, 56 chg coeffs, 7 upgd conss, 3196 impls, 0 clqs
0.00/0.09	c (round 3) 38 del vars, 28 del conss, 0 chg bounds, 0 chg sides, 70 chg coeffs, 7 upgd conss, 4092 impls, 0 clqs
0.00/0.10	c (round 4) 54 del vars, 42 del conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 7 upgd conss, 4764 impls, 0 clqs
0.00/0.10	c (round 5) 70 del vars, 56 del conss, 0 chg bounds, 0 chg sides, 98 chg coeffs, 7 upgd conss, 5212 impls, 0 clqs
0.10/0.11	c (round 6) 86 del vars, 70 del conss, 0 chg bounds, 0 chg sides, 112 chg coeffs, 7 upgd conss, 5436 impls, 0 clqs
0.10/0.11	c (round 7) 102 del vars, 84 del conss, 0 chg bounds, 0 chg sides, 126 chg coeffs, 7 upgd conss, 5436 impls, 0 clqs
0.10/0.13	c    (0.1s) probing: 179/426 (42.0%) - 0 fixings, 0 aggregations, 12 implications, 0 bound changes
0.10/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.10/0.13	c presolving (8 rounds):
0.10/0.13	c  102 deleted vars, 84 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 126 changed coefficients
0.10/0.13	c  5460 implications, 0 cliques
0.10/0.13	c presolved problem has 426 variables (426 bin, 0 int, 0 impl, 0 cont) and 307 constraints
0.10/0.13	c     294 constraints of type <and>
0.10/0.13	c       6 constraints of type <linear>
0.10/0.13	c       7 constraints of type <logicor>
0.10/0.13	c transformed objective value is always integral (scale: 2)
0.10/0.13	c Presolving Time: 0.06
0.10/0.13	c - non default parameters ----------------------------------------------------------------------
0.10/0.13	c # SCIP version 1.2.1.2
0.10/0.13	c 
0.10/0.13	c # frequency for displaying node information lines
0.10/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.13	c display/freq = 10000
0.10/0.13	c 
0.10/0.13	c # maximal time in seconds to run
0.10/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.13	c limits/time = 1800
0.10/0.13	c 
0.10/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.13	c limits/memory = 1620
0.10/0.13	c 
0.10/0.13	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.10/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.13	c lp/solvefreq = -1
0.10/0.13	c 
0.10/0.13	c # should presolving try to simplify inequalities
0.10/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.13	c constraints/linear/simplifyinequalities = TRUE
0.10/0.13	c 
0.10/0.13	c # should presolving try to simplify knapsacks
0.10/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.13	c 
0.10/0.13	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.10/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.13	c heuristics/undercover/freq = 0
0.10/0.13	c 
0.10/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.13	c separating/rapidlearning/freq = 0
0.10/0.13	c 
0.10/0.13	c -----------------------------------------------------------------------------------------------
0.10/0.13	c start solving
0.10/0.13	c 
0.10/0.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.10/0.14	c   0.1s|     1 |     2 |     0 |     - |1393k|   0 |   - | 426 | 307 |   0 |   0 |   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
2.59/2.63	c   2.3s| 10000 |  7318 |     0 |   0.0 |6900k| 245 |   - | 426 | 724 |   0 |   0 |   0 |1776 |   0 | 1.000000e+00 |      --      |    Inf 
5.39/5.43	c   4.9s| 20000 | 13955 |     0 |   0.0 |  11M| 245 |   - | 426 |1005 |   0 |   0 |   0 |3954 |   0 | 1.000000e+00 |      --      |    Inf 
8.18/8.26	c   7.5s| 30000 | 19852 |     0 |   0.0 |  16M| 245 |   - | 426 | 777 |   0 |   0 |   0 |6306 |   0 | 1.000000e+00 |      --      |    Inf 
11.10/11.13	c  10.1s| 40000 | 26727 |     0 |   0.0 |  21M| 245 |   - | 426 | 879 |   0 |   0 |   0 |8394 |   0 | 1.000000e+00 |      --      |    Inf 
13.88/13.99	c  12.7s| 50000 | 33811 |     0 |   0.0 |  26M| 245 |   - | 426 |1172 |   0 |   0 |   0 |  10k|   0 | 1.000000e+00 |      --      |    Inf 
17.09/17.12	c  15.6s| 60000 | 40367 |     0 |   0.0 |  31M| 245 |   - | 426 |1208 |   0 |   0 |   0 |  12k|   0 | 1.000000e+00 |      --      |    Inf 
20.39/20.42	c  18.6s| 70000 | 46473 |     0 |   0.0 |  35M| 245 |   - | 426 |1325 |   0 |   0 |   0 |  15k|   0 | 1.000000e+00 |      --      |    Inf 
24.19/24.21	c  22.1s| 80000 | 51791 |     0 |   0.0 |  39M| 245 |   - | 426 |1738 |   0 |   0 |   0 |  18k|   0 | 1.000000e+00 |      --      |    Inf 
28.09/28.11	c  25.8s| 90000 | 56987 |     0 |   0.0 |  43M| 245 |   - | 426 |1768 |   0 |   0 |   0 |  21k|   0 | 1.000000e+00 |      --      |    Inf 
31.08/31.19	c  28.6s|100000 | 63887 |     0 |   0.0 |  48M| 245 |   - | 426 |1595 |   0 |   0 |   0 |  24k|   0 | 1.000000e+00 |      --      |    Inf 
34.47/34.51	c  31.7s|110000 | 70205 |     0 |   0.0 |  53M| 245 |   - | 426 |1586 |   0 |   0 |   0 |  26k|   0 | 1.000000e+00 |      --      |    Inf 
38.08/38.10	c  35.0s|120000 | 75560 |     0 |   0.0 |  57M| 245 |   - | 426 |1825 |   0 |   0 |   0 |  29k|   0 | 1.000000e+00 |      --      |    Inf 
41.67/41.79	c  38.4s|130000 | 80448 |     0 |   0.0 |  62M| 245 |   - | 426 |1788 |   0 |   0 |   0 |  32k|   0 | 1.000000e+00 |      --      |    Inf 
45.37/45.43	c  41.8s|140000 | 85183 |     0 |   0.0 |  66M| 245 |   - | 426 |1905 |   0 |   0 |   0 |  35k|   0 | 1.000000e+00 |      --      |    Inf 
48.87/48.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.87/48.99	c  45.1s|150000 | 90106 |     0 |   0.0 |  70M| 245 |   - | 426 | 882 |   0 |   0 |   0 |  38k|   0 | 1.000000e+00 |      --      |    Inf 
52.27/52.34	c  48.2s|160000 | 95029 |     0 |   0.0 |  74M| 245 |   - | 426 |1373 |   0 |   0 |   0 |  41k|   0 | 1.000000e+00 |      --      |    Inf 
55.67/55.71	c  51.4s|170000 |100976 |     0 |   0.0 |  78M| 245 |   - | 426 |1247 |   0 |   0 |   0 |  44k|   0 | 1.000000e+00 |      --      |    Inf 
58.87/58.91	c  54.3s|180000 |107777 |     0 |   0.0 |  83M| 245 |   - | 426 |1413 |   0 |   0 |   0 |  46k|   0 | 1.000000e+00 |      --      |    Inf 
62.17/62.27	c  57.4s|190000 |114420 |     0 |   0.0 |  88M| 245 |   - | 426 |1375 |   0 |   0 |   0 |  48k|   0 | 1.000000e+00 |      --      |    Inf 
65.56/65.66	c  60.5s|200000 |121012 |     0 |   0.0 |  93M| 245 |   - | 426 |1321 |   0 |   0 |   0 |  50k|   0 | 1.000000e+00 |      --      |    Inf 
68.87/68.91	c  63.5s|210000 |127855 |     0 |   0.0 |  98M| 245 |   - | 426 |1357 |   0 |   0 |   0 |  53k|   0 | 1.000000e+00 |      --      |    Inf 
72.27/72.34	c  66.7s|220000 |134429 |     0 |   0.0 | 103M| 245 |   - | 426 |1600 |   0 |   0 |   0 |  55k|   0 | 1.000000e+00 |      --      |    Inf 
75.97/76.01	c  70.2s|230000 |140843 |     0 |   0.0 | 108M| 245 |   - | 426 |1652 |   0 |   0 |   0 |  58k|   0 | 1.000000e+00 |      --      |    Inf 
79.66/79.79	c  73.7s|240000 |147186 |     0 |   0.0 | 112M| 245 |   - | 426 |1691 |   0 |   0 |   0 |  60k|   0 | 1.000000e+00 |      --      |    Inf 
83.46/83.52	c  77.2s|250000 |153502 |     0 |   0.0 | 117M| 245 |   - | 426 |1831 |   0 |   0 |   0 |  63k|   0 | 1.000000e+00 |      --      |    Inf 
87.26/87.35	c  80.7s|260000 |159724 |     0 |   0.0 | 121M| 245 |   - | 426 |1887 |   0 |   0 |   0 |  66k|   0 | 1.000000e+00 |      --      |    Inf 
91.27/91.35	c  84.5s|270000 |165782 |     0 |   0.0 | 126M| 245 |   - | 426 |2036 |   0 |   0 |   0 |  69k|   0 | 1.000000e+00 |      --      |    Inf 
95.36/95.40	c  88.2s|280000 |171815 |     0 |   0.0 | 130M| 245 |   - | 426 |2123 |   0 |   0 |   0 |  72k|   0 | 1.000000e+00 |      --      |    Inf 
99.45/99.55	c  92.1s|290000 |177631 |     0 |   0.0 | 134M| 245 |   - | 426 |2047 |   0 |   0 |   0 |  75k|   0 | 1.000000e+00 |      --      |    Inf 
103.76/103.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.76/103.84	c  96.1s|300000 |183452 |     0 |   0.0 | 139M| 245 |   - | 426 |1987 |   0 |   0 |   0 |  78k|   0 | 1.000000e+00 |      --      |    Inf 
108.35/108.48	c   101s|310000 |188824 |     0 |   0.0 | 143M| 245 |   - | 426 |2351 |   0 |   0 |   0 |  81k|   0 | 1.000000e+00 |      --      |    Inf 
113.37/113.41	c   105s|320000 |194088 |     0 |   0.0 | 147M| 245 |   - | 426 |2509 |   0 |   0 |   0 |  85k|   0 | 1.000000e+00 |      --      |    Inf 
118.35/118.44	c   110s|330000 |199211 |     0 |   0.0 | 151M| 245 |   - | 426 |2833 |   0 |   0 |   0 |  88k|   0 | 1.000000e+00 |      --      |    Inf 
123.45/123.53	c   115s|340000 |204329 |     0 |   0.0 | 155M| 245 |   - | 426 |2438 |   0 |   0 |   0 |  92k|   0 | 1.000000e+00 |      --      |    Inf 
128.85/128.99	c   120s|350000 |209111 |     0 |   0.0 | 158M| 245 |   - | 426 |2895 |   0 |   0 |   0 |  96k|   0 | 1.000000e+00 |      --      |    Inf 
134.34/134.45	c   125s|360000 |214113 |     0 |   0.0 | 162M| 245 |   - | 426 |3222 |   0 |   0 |   0 |  99k|   0 | 1.000000e+00 |      --      |    Inf 
139.94/140.04	c   130s|370000 |219090 |     0 |   0.0 | 166M| 245 |   - | 426 |3263 |   0 |   0 |   0 | 103k|   0 | 1.000000e+00 |      --      |    Inf 
145.64/145.73	c   136s|380000 |223833 |     0 |   0.0 | 170M| 245 |   - | 426 |3263 |   0 |   0 |   0 | 106k|   0 | 1.000000e+00 |      --      |    Inf 
151.74/151.82	c   142s|390000 |228311 |     0 |   0.0 | 174M| 245 |   - | 426 |3756 |   0 |   0 |   0 | 110k|   0 | 1.000000e+00 |      --      |    Inf 
157.84/157.99	c   148s|400000 |232777 |     0 |   0.0 | 177M| 245 |   - | 426 |3910 |   0 |   0 |   0 | 114k|   0 | 1.000000e+00 |      --      |    Inf 
163.84/163.93	c   153s|410000 |237571 |     0 |   0.0 | 181M| 245 |   - | 426 |3829 |   0 |   0 |   0 | 118k|   0 | 1.000000e+00 |      --      |    Inf 
169.23/169.37	c   158s|420000 |242169 |     0 |   0.0 | 185M| 245 |   - | 426 |2964 |   0 |   0 |   0 | 121k|   0 | 1.000000e+00 |      --      |    Inf 
174.74/174.83	c   164s|430000 |246687 |     0 |   0.0 | 189M| 245 |   - | 426 |3343 |   0 |   0 |   0 | 125k|   0 | 1.000000e+00 |      --      |    Inf 
179.24/179.35	o 129
179.24/179.35	c * 168s|438037 |250241 |     0 |   0.0 | 192M| 245 |   - | 426 |3400 |   0 |   0 |   0 | 128k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
180.33/180.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
180.33/180.50	c   169s|440000 |251024 |     0 |   0.0 | 192M| 245 |   - | 426 |3511 |   0 |   0 |   0 | 129k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
185.94/186.01	c   174s|450000 |255586 |     0 |   0.0 | 196M| 245 |   - | 426 |2944 |   0 |   0 |   0 | 132k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
190.93/191.10	c   179s|460000 |260484 |     0 |   0.0 | 200M| 245 |   - | 426 |2711 |   0 |   0 |   0 | 136k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
195.62/195.79	c   184s|470000 |265564 |     0 |   0.0 | 204M| 245 |   - | 426 |2654 |   0 |   0 |   0 | 139k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
199.93/200.03	c   188s|480000 |271217 |     0 |   0.0 | 209M| 245 |   - | 426 |2526 |   0 |   0 |   0 | 142k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
204.02/204.17	c   191s|490000 |277026 |     0 |   0.0 | 213M| 245 |   - | 426 |2183 |   0 |   0 |   0 | 145k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
207.93/208.05	c   195s|500000 |282991 |     0 |   0.0 | 218M| 245 |   - | 426 |2001 |   0 |   0 |   0 | 148k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
211.73/211.82	c   198s|510000 |289210 |     0 |   0.0 | 223M| 245 |   - | 426 |1947 |   0 |   0 |   0 | 150k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
215.42/215.57	c   202s|520000 |295328 |     0 |   0.0 | 228M| 245 |   - | 426 |2091 |   0 |   0 |   0 | 153k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
219.21/219.33	c   205s|530000 |301438 |     0 |   0.0 | 232M| 245 |   - | 426 |1954 |   0 |   0 |   0 | 155k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
223.02/223.11	c   209s|540000 |307407 |     0 |   0.0 | 237M| 245 |   - | 426 |1921 |   0 |   0 |   0 | 158k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
227.02/227.16	c   213s|550000 |312784 |     0 |   0.0 | 241M| 245 |   - | 426 |2169 |   0 |   0 |   0 | 161k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
230.93/231.06	c   216s|560000 |318608 |     0 |   0.0 | 245M| 245 |   - | 426 |1830 |   0 |   0 |   0 | 163k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
235.02/235.12	c   220s|570000 |324020 |     0 |   0.0 | 250M| 245 |   - | 426 |2162 |   0 |   0 |   0 | 166k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
239.42/239.55	c   224s|580000 |329175 |     0 |   0.0 | 254M| 245 |   - | 426 |1612 |   0 |   0 |   0 | 169k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
243.92/244.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
243.92/244.08	c   229s|590000 |333870 |     0 |   0.0 | 258M| 245 |   - | 426 |1776 |   0 |   0 |   0 | 172k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
248.52/248.69	c   233s|600000 |338184 |     0 |   0.0 | 262M| 245 |   - | 426 |1904 |   0 |   0 |   0 | 176k|   0 | 1.000000e+00 | 1.290000e+02 |  Large 
249.01/249.12	o 5
249.01/249.12	c * 233s|601084 |338200 |     0 |   0.0 | 262M| 245 |   - | 426 |1892 |   0 |   0 |   0 | 176k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
252.82/252.99	c   237s|610000 |342571 |     0 |   0.0 | 267M| 245 |   - | 426 |1626 |   0 |   0 |   0 | 179k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
256.91/257.04	c   241s|620000 |347577 |     0 |   0.0 | 271M| 245 |   - | 426 |1512 |   0 |   0 |   0 | 182k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
260.90/261.03	c   244s|630000 |352556 |     0 |   0.0 | 275M| 245 |   - | 426 |1355 |   0 |   0 |   0 | 185k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
265.20/265.35	c   248s|640000 |356344 |     0 |   0.0 | 278M| 245 |   - | 426 |1171 |   0 |   0 |   0 | 189k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
269.10/269.22	c   252s|650000 |360960 |     0 |   0.0 | 282M| 245 |   - | 426 | 986 |   0 |   0 |   0 | 193k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
272.81/272.99	c   256s|660000 |365897 |     0 |   0.0 | 286M| 245 |   - | 426 | 911 |   0 |   0 |   0 | 196k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
275.01/275.20	o 3
275.01/275.20	c * 258s|665514 |323182 |     0 |   0.0 | 254M| 245 |   - | 426 | 972 |   0 |   0 |   0 | 198k|   0 | 1.000000e+00 | 3.000000e+00 | 200.00%
278.90/279.00	c 
278.90/279.00	c SCIP Status        : problem is solved [optimal solution found]
278.90/279.00	c Solving Time (sec) : 261.00
278.90/279.00	c Solving Nodes      : 665514
278.90/279.00	c Primal Bound       : +3.00000000000000e+00 (3 solutions)
278.90/279.00	c Dual Bound         : +3.00000000000000e+00
278.90/279.00	c Gap                : 0.00 %
278.90/279.00	s OPTIMUM FOUND
278.90/279.00	v -x144 -x143 -x142 -x141 -x140 -x139 x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x96 -x95 x94 -x93 -x92 -x91 -x90 
278.90/279.00	v x89 -x128 -x127 -x126 -x125 -x124 -x123 x122 -x121 -x88 -x87 -x86 -x85 -x84 -x83 -x82 x81 -x120 -x119 -x118 -x117 -x116 -x115 
278.90/279.00	v x114 x113 -x80 -x79 x78 x77 x76 -x75 -x74 x73 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 x72 -x71 x70 -x69 -x68 x67 -x66 
278.90/279.00	v x65 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x64 -x63 -x62 -x61 x60 x59 x58 x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 x49 
278.90/279.00	v x48 -x47 x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 x27 -x26 x25 -x24 -x23 -x22 
278.90/279.00	v -x21 x20 -x19 x18 x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
278.90/279.00	c SCIP Status        : problem is solved [optimal solution found]
278.90/279.00	c Solving Time       :     261.00
278.90/279.00	c Original Problem   :
278.90/279.00	c   Problem name     : HOME/instance-2663546-1276646969.opb
278.90/279.00	c   Variables        : 528 (528 binary, 0 integer, 0 implicit integer, 0 continuous)
278.90/279.00	c   Constraints      : 397 initial, 397 maximal
278.90/279.00	c Presolved Problem  :
278.90/279.00	c   Problem name     : t_HOME/instance-2663546-1276646969.opb
278.90/279.00	c   Variables        : 426 (426 binary, 0 integer, 0 implicit integer, 0 continuous)
278.90/279.00	c   Constraints      : 307 initial, 4116 maximal
278.90/279.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
278.90/279.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   probing          :       0.02          0          0          0          0          0          0          0          0
278.90/279.00	c   and              :       0.03         12         84          0          0          0         84          0         84
278.90/279.00	c   linear           :       0.00          1          5          0          0          0          0          0         42
278.90/279.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
278.90/279.00	c   root node        :          -         64          -          -         64          -          -          -          -
278.90/279.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
278.90/279.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
278.90/279.00	c   and              :        294          0    1651223          0     560541      13822    2686879          0          0          0
278.90/279.00	c   linear           :          6          0    1637399          0     560541     155736    1232473          0          0          0
278.90/279.00	c   logicor          :          7+         0     687526          0     560536       6351     227220          0          0          0
278.90/279.00	c   countsols        :          0          0          0          0     560544          0          0          0          0          0
278.90/279.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
278.90/279.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
278.90/279.00	c   and              :      25.99       0.00      17.78       0.00       8.21
278.90/279.00	c   linear           :      78.99       0.00      78.51       0.00       0.48
278.90/279.00	c   logicor          :      33.12       0.00      32.12       0.00       1.00
278.90/279.00	c   countsols        :       0.21       0.00       0.00       0.00       0.21
278.90/279.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
278.90/279.00	c   vbounds          :       0.66          2          0          0
278.90/279.00	c   rootredcost      :       0.83          0          0          0
278.90/279.00	c   pseudoobj        :       2.10    1650861          4       3616
278.90/279.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
278.90/279.00	c   propagation      :      46.23     175913     174574    2189708       61.1      12942       55.2          -
278.90/279.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
278.90/279.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
278.90/279.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
278.90/279.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
278.90/279.00	c   applied globally :          -          -          -     162824       25.9          -          -          -
278.90/279.00	c   applied locally  :          -          -          -      35766       52.6          -          -          -
278.90/279.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
278.90/279.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
278.90/279.00	c   redcost          :       0.00          0          0          0          0          0
278.90/279.00	c   impliedbounds    :       0.00          0          0          0          0          0
278.90/279.00	c   intobj           :       0.00          0          0          0          0          0
278.90/279.00	c   cgmip            :       0.00          0          0          0          0          0
278.90/279.00	c   gomory           :       0.00          0          0          0          0          0
278.90/279.00	c   strongcg         :       0.00          0          0          0          0          0
278.90/279.00	c   cmir             :       0.00          0          0          0          0          0
278.90/279.00	c   flowcover        :       0.00          0          0          0          0          0
278.90/279.00	c   clique           :       0.00          0          0          0          0          0
278.90/279.00	c   zerohalf         :       0.00          0          0          0          0          0
278.90/279.00	c   mcf              :       0.00          0          0          0          0          0
278.90/279.00	c   rapidlearning    :       0.00          0          0          0          0          0
278.90/279.00	c Pricers            :       Time      Calls       Vars
278.90/279.00	c   problem variables:       0.00          0          0
278.90/279.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
278.90/279.00	c   relpscost        :       0.00          0          0          0          0          0          0
278.90/279.00	c   pscost           :       0.00          0          0          0          0          0          0
278.90/279.00	c   inference        :      26.23     560541          0          0          0          0    1121082
278.90/279.00	c   mostinf          :       0.00          0          0          0          0          0          0
278.90/279.00	c   leastinf         :       0.00          0          0          0          0          0          0
278.90/279.00	c   fullstrong       :       0.00          0          0          0          0          0          0
278.90/279.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
278.90/279.00	c   random           :       0.00          0          0          0          0          0          0
278.90/279.00	c Primal Heuristics  :       Time      Calls      Found
278.90/279.00	c   LP solutions     :       0.00          -          0
278.90/279.00	c   pseudo solutions :       0.19          -          3
278.90/279.00	c   oneopt           :       0.32          0          0
278.90/279.00	c   trivial          :       0.00          2          0
278.90/279.00	c   simplerounding   :       0.00          0          0
278.90/279.00	c   zirounding       :       0.00          0          0
278.90/279.00	c   rounding         :       0.00          0          0
278.90/279.00	c   shifting         :       0.00          0          0
278.90/279.00	c   intshifting      :       0.00          0          0
278.90/279.00	c   twoopt           :       0.00          0          0
278.90/279.00	c   fixandinfer      :       0.00          0          0
278.90/279.00	c   feaspump         :       0.00          0          0
278.90/279.00	c   coefdiving       :       0.00          0          0
278.90/279.00	c   pscostdiving     :       0.00          0          0
278.90/279.00	c   fracdiving       :       0.00          0          0
278.90/279.00	c   veclendiving     :       0.00          0          0
278.90/279.00	c   intdiving        :       0.00          0          0
278.90/279.00	c   actconsdiving    :       0.00          0          0
278.90/279.00	c   objpscostdiving  :       0.00          0          0
278.90/279.00	c   rootsoldiving    :       0.00          0          0
278.90/279.00	c   linesearchdiving :       0.00          0          0
278.90/279.00	c   guideddiving     :       0.00          0          0
278.90/279.00	c   octane           :       0.00          0          0
278.90/279.00	c   rens             :       0.00          0          0
278.90/279.00	c   rins             :       0.00          0          0
278.90/279.00	c   localbranching   :       0.00          0          0
278.90/279.00	c   mutation         :       0.00          0          0
278.90/279.00	c   crossover        :       0.00          0          0
278.90/279.00	c   dins             :       0.00          0          0
278.90/279.00	c   undercover       :       0.00          0          0
278.90/279.00	c   nlp              :       0.42          0          0
278.90/279.00	c   trysol           :       0.20          0          0
278.90/279.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
278.90/279.00	c   primal LP        :       0.00          0          0       0.00          -
278.90/279.00	c   dual LP          :       0.00          0          0       0.00          -
278.90/279.00	c   lex dual LP      :       0.00          0          0       0.00          -
278.90/279.00	c   barrier LP       :       0.00          0          0       0.00          -
278.90/279.00	c   diving/probing LP:       0.00          0          0       0.00          -
278.90/279.00	c   strong branching :       0.00          0          0       0.00          -
278.90/279.00	c     (at root node) :          -          0          0       0.00          -
278.90/279.00	c   conflict analysis:       0.00          0          0       0.00          -
278.90/279.00	c B&B Tree           :
278.90/279.00	c   number of runs   :          1
278.90/279.00	c   nodes            :     665514
278.90/279.00	c   nodes (total)    :     665514
278.90/279.00	c   nodes left       :          0
278.90/279.00	c   max depth        :        245
278.90/279.00	c   max depth (total):        245
278.90/279.00	c   backtracks       :      77718 (11.7%)
278.90/279.00	c   delayed cutoffs  :     409472
278.90/279.00	c   repropagations   :     177521 (705914 domain reductions, 70943 cutoffs)
278.90/279.00	c   avg switch length:       7.16
278.90/279.00	c   switching time   :      59.83
278.90/279.00	c Solution           :
278.90/279.00	c   Solutions found  :          3 (3 improvements)
278.90/279.00	c   First Solution   : +1.29000000000000e+02   (in run 1, after 438037 nodes, 167.92 seconds, depth 99, found by <relaxation>)
278.90/279.00	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 665514 nodes, 257.42 seconds, depth 133, found by <relaxation>)
278.90/279.00	c   Dual Bound       : +3.00000000000000e+00
278.90/279.00	c   Gap              :       0.00 %
278.90/279.00	c   Root Dual Bound  : +1.00000000000000e+00
278.90/279.00	c   Root Iterations  :          0
278.90/279.05	c Time complete: 278.96.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2663546-1276646969/watcher-2663546-1276646969 -o /tmp/evaluation-result-2663546-1276646969/solver-2663546-1276646969 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663546-1276646969.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.04 1.05 1.00 3/106 11958
/proc/meminfo: memFree=1793320/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=7612 CPUtime=0
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 1202 0 0 0 0 0 0 0 20 0 1 0 5991978 7794688 1126 1992294400 4194304 7136930 140737318253456 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11958/statm: 1903 1135 254 719 0 1182 0

[startup+0.110212 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 11958
/proc/meminfo: memFree=1793320/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=12920 CPUtime=0.1
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 5762 0 0 0 5 5 0 0 20 0 1 0 5991978 13230080 2248 1992294400 4194304 7136930 140737318253456 18446744073709551615 6346613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 3230 2264 360 719 0 2509 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12920

[startup+0.201219 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 11958
/proc/meminfo: memFree=1793320/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=13356 CPUtime=0.19
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 6918 0 0 0 13 6 0 0 20 0 1 0 5991978 13676544 2633 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 3339 2633 394 719 0 2618 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13356

[startup+0.301226 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 11958
/proc/meminfo: memFree=1793320/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=13752 CPUtime=0.29
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 6993 0 0 0 22 7 0 0 20 0 1 0 5991978 14082048 2708 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 3438 2708 394 719 0 2717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13752

[startup+0.701254 s]
/proc/loadavg: 1.04 1.05 1.00 3/106 11958
/proc/meminfo: memFree=1793320/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=15308 CPUtime=0.69
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 7391 0 0 0 57 12 0 0 21 0 1 0 5991978 15675392 3106 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 3827 3106 394 719 0 3106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15308

[startup+1.50131 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 11959
/proc/meminfo: memFree=1781036/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=17468 CPUtime=1.49
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 7941 0 0 0 131 18 0 0 23 0 1 0 5991978 17887232 3656 1992294400 4194304 7136930 140737318253456 18446744073709551615 4703300 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 4367 3656 394 719 0 3646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17468

[startup+3.10142 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 11959
/proc/meminfo: memFree=1777688/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=21300 CPUtime=3.09
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 8932 0 0 0 275 34 0 0 25 0 1 0 5991978 21811200 4647 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 5325 4647 394 719 0 4604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21300

[startup+6.30064 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 11959
/proc/meminfo: memFree=1771364/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=27608 CPUtime=6.29
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 10505 0 0 0 566 63 0 0 25 0 1 0 5991978 28270592 6220 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 6902 6220 394 719 0 6181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27608

[startup+12.7011 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 11959
/proc/meminfo: memFree=1755120/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=41904 CPUtime=12.68
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 14155 0 0 0 1149 119 0 0 25 0 1 0 5991978 42909696 9870 1992294400 4194304 7136930 140737318253456 18446744073709551615 5000112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 10476 9870 394 719 0 9755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41904

[startup+25.501 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 11961
/proc/meminfo: memFree=1735776/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=60780 CPUtime=25.49
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 18937 0 0 0 2335 214 0 0 25 0 1 0 5991978 62238720 14652 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 15195 14652 394 719 0 14474 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60780

[startup+51.1008 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 11961
/proc/meminfo: memFree=1701552/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=96684 CPUtime=51.07
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 27565 0 0 0 4710 397 0 0 25 0 1 0 5991978 99004416 23280 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 24171 23280 394 719 0 23450 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96684

[startup+102.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 11963
/proc/meminfo: memFree=1631120/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=164812 CPUtime=102.26
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 44935 0 0 0 9469 757 0 0 25 0 1 0 5991978 168767488 40650 1992294400 4194304 7136930 140737318253456 18446744073709551615 4676501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 41203 40650 394 719 0 40482 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 164812

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 11963
/proc/meminfo: memFree=1585488/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=213620 CPUtime=162.23
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 56293 0 0 0 15170 1053 0 0 25 0 1 0 5991978 218746880 52008 1992294400 4194304 7136930 140737318253456 18446744073709551615 4677840 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 53405 52008 394 719 0 52684 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 213620

[startup+222.309 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 11965
/proc/meminfo: memFree=1523488/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=274516 CPUtime=222.23
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 71779 0 0 0 20824 1399 0 0 25 0 1 0 5991978 281104384 67494 1992294400 4194304 7136930 140737318253456 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 68629 67494 394 719 0 67908 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 274516

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

[startup+230.401 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 11965
/proc/meminfo: memFree=1512576/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=285436 CPUtime=230.31
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 74532 0 0 0 21577 1454 0 0 25 0 1 0 5991978 292286464 70247 1992294400 4194304 7136930 140737318253456 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 71359 70247 394 719 0 70638 0
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (KiB) 285436

[startup+256.001 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1490380/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=307424 CPUtime=255.91
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 80147 0 0 0 23973 1618 0 0 25 0 1 0 5991978 314802176 75862 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 76856 75862 394 719 0 76135 0
Current children cumulated CPU time (s) 255.91
Current children cumulated vsize (KiB) 307424

[startup+268.802 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1476492/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=320932 CPUtime=268.7
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 83591 0 0 0 25161 1709 0 0 25 0 1 0 5991978 328634368 79306 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 80233 79306 394 719 0 79512 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 320932

[startup+275.201 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1468928/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=327508 CPUtime=275.1
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 85354 0 0 0 25758 1752 0 0 25 0 1 0 5991978 335368192 80940 1992294400 4194304 7136930 140737318253456 18446744073709551615 5958662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 81877 80940 394 719 0 81156 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 327508

[startup+276.802 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1468928/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=327508 CPUtime=276.7
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 85354 0 0 0 25899 1771 0 0 25 0 1 0 5991978 335368192 80940 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 81877 80940 394 719 0 81156 0
Current children cumulated CPU time (s) 276.7
Current children cumulated vsize (KiB) 327508

[startup+278.409 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1468928/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=326484 CPUtime=278.31
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 85354 0 0 0 26045 1786 0 0 25 0 1 0 5991978 334319616 80684 1992294400 4194304 7136930 140737318253456 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 81621 80684 394 719 0 80900 0
Current children cumulated CPU time (s) 278.31
Current children cumulated vsize (KiB) 326484

[startup+278.801 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1468928/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=326484 CPUtime=278.7
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 85354 0 0 0 26081 1789 0 0 25 0 1 0 5991978 334319616 80684 1992294400 4194304 7136930 140737318253456 18446744073709551615 5484165 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 81621 80684 394 719 0 80900 0
Current children cumulated CPU time (s) 278.7
Current children cumulated vsize (KiB) 326484

[startup+279.001 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11967
/proc/meminfo: memFree=1468928/2059040 swapFree=4192956/4192956
[pid=11958] ppid=11956 vsize=308800 CPUtime=278.9
/proc/11958/stat : 11958 (pbscip.linux.x8) R 11956 11958 11743 0 -1 4202496 85354 0 0 0 26100 1790 0 0 25 0 1 0 5991978 316211200 76263 1992294400 4194304 7136930 140737318253456 18446744073709551615 4616435 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11958/statm: 77200 76263 394 719 0 76479 0
Current children cumulated CPU time (s) 278.9
Current children cumulated vsize (KiB) 308800

Child status: 0
Real time (s): 279.052
CPU time (s): 278.961
CPU user time (s): 261.02
CPU system time (s): 17.9403
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 328024

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

runsolver used 0.449931 second user time and 1.3408 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-16 02:09:29
IDJOB=2663546
IDBENCH=47919
IDSOLVER=1167
FILE ID=node034/2663546-1276646969
PBS_JOBID= 11172421
Free space on /tmp= 62516 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663546-1276646969/watcher-2663546-1276646969 -o /tmp/evaluation-result-2663546-1276646969/solver-2663546-1276646969 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663546-1276646969.opb -t 1800 -m 1800

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

MD5SUM BENCH= c4232b649086935e0cf725c77927c83f
RANDOM SEED=1260996151

node034.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.242
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.48
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.242
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	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1793848 kB
Buffers:         28796 kB
Cached:         113040 kB
SwapCached:          0 kB
Active:         117964 kB
Inactive:        83600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1793848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:       59744 kB
Mapped:          15376 kB
Slab:            41964 kB
PageTables:       3952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180620 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= 62512 MiB
End job on node034 at 2010-06-16 02:14:08