Trace number 2663630

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 372.906 373.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=487-P1=127-P2=347-P3=419-P4=367-P5=149-P6=419-B.opb
MD5SUM79cf27053836a1888aee43ca3805fcdd
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 benchmark3.86941
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 variables162
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 constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
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-2663630-1276648536.opb>
0.00/0.01	c original problem has 648 variables (648 bin, 0 int, 0 impl, 0 cont) and 499 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.09/0.12	c (round 1) 6 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 49 chg coeffs, 0 upgd conss, 2544 impls, 0 clqs
0.09/0.13	c (round 2) 24 del vars, 16 del conss, 0 chg bounds, 0 chg sides, 65 chg coeffs, 7 upgd conss, 3984 impls, 0 clqs
0.09/0.14	c (round 3) 42 del vars, 32 del conss, 0 chg bounds, 0 chg sides, 81 chg coeffs, 7 upgd conss, 5136 impls, 0 clqs
0.09/0.14	c (round 4) 60 del vars, 48 del conss, 0 chg bounds, 0 chg sides, 97 chg coeffs, 7 upgd conss, 6000 impls, 0 clqs
0.09/0.14	c (round 5) 78 del vars, 64 del conss, 0 chg bounds, 0 chg sides, 113 chg coeffs, 7 upgd conss, 6576 impls, 0 clqs
0.09/0.15	c (round 6) 96 del vars, 80 del conss, 0 chg bounds, 0 chg sides, 129 chg coeffs, 7 upgd conss, 6864 impls, 0 clqs
0.09/0.15	c (round 7) 114 del vars, 96 del conss, 0 chg bounds, 0 chg sides, 145 chg coeffs, 7 upgd conss, 6864 impls, 0 clqs
0.09/0.18	c    (0.1s) probing: 190/534 (35.6%) - 0 fixings, 0 aggregations, 12 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (8 rounds):
0.09/0.18	c  114 deleted vars, 96 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 145 changed coefficients
0.09/0.18	c  6888 implications, 0 cliques
0.09/0.18	c presolved problem has 534 variables (534 bin, 0 int, 0 impl, 0 cont) and 397 constraints
0.09/0.18	c     384 constraints of type <and>
0.09/0.18	c       6 constraints of type <linear>
0.09/0.18	c       7 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 2)
0.09/0.18	c Presolving Time: 0.10
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1800
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 1620
0.09/0.18	c 
0.09/0.18	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c lp/solvefreq = -1
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c heuristics/undercover/freq = 0
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.1s|     1 |     2 |     0 |     - |1704k|   0 |   - | 534 | 397 |   0 |   0 |   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
3.09/3.12	c   2.8s| 10000 |  6835 |     0 |   0.0 |7085k| 332 |   - | 534 |1017 |   0 |   0 |   0 |2064 |   0 | 1.000000e+00 |      --      |    Inf 
6.50/6.52	c   6.0s| 20000 | 12545 |     0 |   0.0 |  11M| 332 |   - | 534 |1203 |   0 |   0 |   0 |4787 |   0 | 1.000000e+00 |      --      |    Inf 
10.29/10.30	c   9.5s| 30000 | 18080 |     0 |   0.0 |  16M| 332 |   - | 534 |1164 |   0 |   0 |   0 |7278 |   0 | 1.000000e+00 |      --      |    Inf 
13.49/13.52	c  12.5s| 40000 | 24681 |     0 |   0.0 |  21M| 332 |   - | 534 |1185 |   0 |   0 |   0 |9397 |   0 | 1.000000e+00 |      --      |    Inf 
17.19/17.20	c  15.9s| 50000 | 30330 |     0 |   0.0 |  25M| 332 |   - | 534 |1738 |   0 |   0 |   0 |  12k|   0 | 1.000000e+00 |      --      |    Inf 
20.80/20.84	c  19.3s| 60000 | 36485 |     0 |   0.0 |  30M| 332 |   - | 534 |1915 |   0 |   0 |   0 |  15k|   0 | 1.000000e+00 |      --      |    Inf 
24.19/24.25	c  22.4s| 70000 | 43371 |     0 |   0.0 |  35M| 332 |   - | 534 |2067 |   0 |   0 |   0 |  17k|   0 | 1.000000e+00 |      --      |    Inf 
27.58/27.61	c  25.6s| 80000 | 50451 |     0 |   0.0 |  40M| 332 |   - | 534 |2023 |   0 |   0 |   0 |  19k|   0 | 1.000000e+00 |      --      |    Inf 
30.98/31.03	c  28.8s| 90000 | 57456 |     0 |   0.0 |  45M| 332 |   - | 534 |2431 |   0 |   0 |   0 |  22k|   0 | 1.000000e+00 |      --      |    Inf 
34.58/34.64	c  32.1s|100000 | 64066 |     0 |   0.0 |  49M| 332 |   - | 534 |2430 |   0 |   0 |   0 |  24k|   0 | 1.000000e+00 |      --      |    Inf 
38.77/38.85	c  36.1s|110000 | 69362 |     0 |   0.0 |  53M| 332 |   - | 534 |2504 |   0 |   0 |   0 |  27k|   0 | 1.000000e+00 |      --      |    Inf 
43.18/43.26	c  40.2s|120000 | 74644 |     0 |   0.0 |  58M| 332 |   - | 534 |2541 |   0 |   0 |   0 |  30k|   0 | 1.000000e+00 |      --      |    Inf 
48.07/48.16	c  44.9s|130000 | 78670 |     0 |   0.0 |  62M| 332 |   - | 534 |2440 |   0 |   0 |   0 |  33k|   0 | 1.000000e+00 |      --      |    Inf 
53.27/53.35	c  49.8s|140000 | 82619 |     0 |   0.0 |  65M| 332 |   - | 534 |2339 |   0 |   0 |   0 |  36k|   0 | 1.000000e+00 |      --      |    Inf 
57.47/57.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
57.47/57.54	c  53.7s|150000 | 87715 |     0 |   0.0 |  69M| 332 |   - | 534 |1055 |   0 |   0 |   0 |  39k|   0 | 1.000000e+00 |      --      |    Inf 
60.57/60.65	c  56.5s|160000 | 95194 |     0 |   0.0 |  75M| 332 |   - | 534 | 998 |   0 |   0 |   0 |  41k|   0 | 1.000000e+00 |      --      |    Inf 
64.07/64.16	c  59.8s|170000 |101753 |     0 |   0.0 |  80M| 332 |   - | 534 |1144 |   0 |   0 |   0 |  43k|   0 | 1.000000e+00 |      --      |    Inf 
67.37/67.44	c  62.9s|180000 |108980 |     0 |   0.0 |  85M| 332 |   - | 534 | 719 |   0 |   0 |   0 |  45k|   0 | 1.000000e+00 |      --      |    Inf 
70.47/70.53	c  65.7s|190000 |116646 |     0 |   0.0 |  90M| 332 |   - | 534 |1035 |   0 |   0 |   0 |  46k|   0 | 1.000000e+00 |      --      |    Inf 
73.77/73.85	c  68.8s|200000 |123692 |     0 |   0.0 |  95M| 332 |   - | 534 |1021 |   0 |   0 |   0 |  48k|   0 | 1.000000e+00 |      --      |    Inf 
77.07/77.12	c  71.8s|210000 |130935 |     0 |   0.0 | 101M| 332 |   - | 534 |1050 |   0 |   0 |   0 |  50k|   0 | 1.000000e+00 |      --      |    Inf 
80.37/80.42	c  74.9s|220000 |138147 |     0 |   0.0 | 106M| 332 |   - | 534 |1194 |   0 |   0 |   0 |  52k|   0 | 1.000000e+00 |      --      |    Inf 
83.76/83.87	c  78.1s|230000 |145168 |     0 |   0.0 | 111M| 332 |   - | 534 |1208 |   0 |   0 |   0 |  54k|   0 | 1.000000e+00 |      --      |    Inf 
87.17/87.29	c  81.3s|240000 |152043 |     0 |   0.0 | 115M| 332 |   - | 534 |1292 |   0 |   0 |   0 |  56k|   0 | 1.000000e+00 |      --      |    Inf 
90.67/90.78	c  84.5s|250000 |158765 |     0 |   0.0 | 120M| 332 |   - | 534 |1424 |   0 |   0 |   0 |  58k|   0 | 1.000000e+00 |      --      |    Inf 
94.46/94.50	c  88.0s|260000 |165220 |     0 |   0.0 | 125M| 332 |   - | 534 |1754 |   0 |   0 |   0 |  61k|   0 | 1.000000e+00 |      --      |    Inf 
98.26/98.35	c  91.6s|270000 |171501 |     0 |   0.0 | 129M| 332 |   - | 534 |1701 |   0 |   0 |   0 |  64k|   0 | 1.000000e+00 |      --      |    Inf 
102.36/102.47	c  95.5s|280000 |177339 |     0 |   0.0 | 133M| 332 |   - | 534 |1701 |   0 |   0 |   0 |  67k|   0 | 1.000000e+00 |      --      |    Inf 
106.35/106.49	c  99.3s|290000 |183356 |     0 |   0.0 | 137M| 332 |   - | 534 |1703 |   0 |   0 |   0 |  70k|   0 | 1.000000e+00 |      --      |    Inf 
110.16/110.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
110.16/110.22	c   103s|300000 |189771 |     0 |   0.0 | 142M| 332 |   - | 534 |1727 |   0 |   0 |   0 |  73k|   0 | 1.000000e+00 |      --      |    Inf 
114.05/114.15	c   106s|310000 |195876 |     0 |   0.0 | 146M| 332 |   - | 534 |1811 |   0 |   0 |   0 |  76k|   0 | 1.000000e+00 |      --      |    Inf 
117.75/117.80	c   110s|320000 |202611 |     0 |   0.0 | 151M| 332 |   - | 534 |1804 |   0 |   0 |   0 |  78k|   0 | 1.000000e+00 |      --      |    Inf 
121.25/121.30	c   113s|330000 |209550 |     0 |   0.0 | 156M| 332 |   - | 534 |1632 |   0 |   0 |   0 |  81k|   0 | 1.000000e+00 |      --      |    Inf 
124.65/124.73	c   116s|340000 |216645 |     0 |   0.0 | 161M| 332 |   - | 534 |1790 |   0 |   0 |   0 |  83k|   0 | 1.000000e+00 |      --      |    Inf 
128.26/128.34	c   120s|350000 |223775 |     0 |   0.0 | 166M| 332 |   - | 534 |1611 |   0 |   0 |   0 |  85k|   0 | 1.000000e+00 |      --      |    Inf 
131.86/131.95	c   123s|360000 |230834 |     0 |   0.0 | 171M| 332 |   - | 534 |1594 |   0 |   0 |   0 |  87k|   0 | 1.000000e+00 |      --      |    Inf 
135.45/135.54	c   126s|370000 |237721 |     0 |   0.0 | 176M| 332 |   - | 534 |1697 |   0 |   0 |   0 |  90k|   0 | 1.000000e+00 |      --      |    Inf 
139.05/139.17	c   130s|380000 |244394 |     0 |   0.0 | 180M| 332 |   - | 534 |1942 |   0 |   0 |   0 |  92k|   0 | 1.000000e+00 |      --      |    Inf 
143.05/143.14	c   134s|390000 |250490 |     0 |   0.0 | 185M| 332 |   - | 534 |2128 |   0 |   0 |   0 |  95k|   0 | 1.000000e+00 |      --      |    Inf 
147.05/147.16	c   137s|400000 |256700 |     0 |   0.0 | 189M| 332 |   - | 534 |2174 |   0 |   0 |   0 |  98k|   0 | 1.000000e+00 |      --      |    Inf 
151.55/151.60	c   142s|410000 |262229 |     0 |   0.0 | 193M| 332 |   - | 534 |2297 |   0 |   0 |   0 | 102k|   0 | 1.000000e+00 |      --      |    Inf 
155.65/155.71	c   145s|420000 |268595 |     0 |   0.0 | 198M| 332 |   - | 534 |2210 |   0 |   0 |   0 | 105k|   0 | 1.000000e+00 |      --      |    Inf 
159.55/159.65	c   149s|430000 |275143 |     0 |   0.0 | 203M| 332 |   - | 534 |2315 |   0 |   0 |   0 | 107k|   0 | 1.000000e+00 |      --      |    Inf 
163.55/163.60	c   153s|440000 |281673 |     0 |   0.0 | 208M| 332 |   - | 534 |2431 |   0 |   0 |   0 | 110k|   0 | 1.000000e+00 |      --      |    Inf 
167.35/167.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
167.35/167.42	c   156s|450000 |288462 |     0 |   0.0 | 213M| 332 |   - | 534 |2333 |   0 |   0 |   0 | 112k|   0 | 1.000000e+00 |      --      |    Inf 
170.74/170.84	c   160s|460000 |296005 |     0 |   0.0 | 218M| 332 |   - | 534 |1962 |   0 |   0 |   0 | 114k|   0 | 1.000000e+00 |      --      |    Inf 
174.14/174.24	c   163s|470000 |303484 |     0 |   0.0 | 223M| 332 |   - | 534 |1959 |   0 |   0 |   0 | 116k|   0 | 1.000000e+00 |      --      |    Inf 
177.74/177.81	c   166s|480000 |310670 |     0 |   0.0 | 228M| 332 |   - | 534 |1925 |   0 |   0 |   0 | 118k|   0 | 1.000000e+00 |      --      |    Inf 
181.44/181.55	c   169s|490000 |317652 |     0 |   0.0 | 234M| 332 |   - | 534 |2037 |   0 |   0 |   0 | 120k|   0 | 1.000000e+00 |      --      |    Inf 
185.23/185.35	c   173s|500000 |324366 |     0 |   0.0 | 238M| 332 |   - | 534 |1929 |   0 |   0 |   0 | 122k|   0 | 1.000000e+00 |      --      |    Inf 
189.24/189.30	c   177s|510000 |331091 |     0 |   0.0 | 243M| 332 |   - | 534 |2112 |   0 |   0 |   0 | 125k|   0 | 1.000000e+00 |      --      |    Inf 
193.14/193.22	c   180s|520000 |337758 |     0 |   0.0 | 248M| 332 |   - | 534 |2083 |   0 |   0 |   0 | 127k|   0 | 1.000000e+00 |      --      |    Inf 
197.23/197.33	c   184s|530000 |344132 |     0 |   0.0 | 253M| 332 |   - | 534 |2143 |   0 |   0 |   0 | 130k|   0 | 1.000000e+00 |      --      |    Inf 
201.14/201.28	c   188s|540000 |350698 |     0 |   0.0 | 258M| 332 |   - | 534 |2150 |   0 |   0 |   0 | 132k|   0 | 1.000000e+00 |      --      |    Inf 
205.43/205.54	c   192s|550000 |356655 |     0 |   0.0 | 262M| 332 |   - | 534 |2201 |   0 |   0 |   0 | 135k|   0 | 1.000000e+00 |      --      |    Inf 
209.63/209.73	c   196s|560000 |362813 |     0 |   0.0 | 267M| 332 |   - | 534 |2179 |   0 |   0 |   0 | 138k|   0 | 1.000000e+00 |      --      |    Inf 
214.13/214.25	c   200s|570000 |368360 |     0 |   0.0 | 271M| 332 |   - | 534 |2261 |   0 |   0 |   0 | 141k|   0 | 1.000000e+00 |      --      |    Inf 
218.33/218.46	c   204s|580000 |374326 |     0 |   0.0 | 275M| 332 |   - | 534 |2189 |   0 |   0 |   0 | 144k|   0 | 1.000000e+00 |      --      |    Inf 
222.33/222.49	c   208s|590000 |380650 |     0 |   0.0 | 280M| 332 |   - | 534 |2203 |   0 |   0 |   0 | 146k|   0 | 1.000000e+00 |      --      |    Inf 
226.63/226.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
226.63/226.73	c   212s|600000 |386751 |     0 |   0.0 | 284M| 332 |   - | 534 |2246 |   0 |   0 |   0 | 149k|   0 | 1.000000e+00 |      --      |    Inf 
227.83/227.90	o 41
227.83/227.90	c * 213s|602688 |387717 |     0 |   0.0 | 285M| 332 |   - | 534 |2273 |   0 |   0 |   0 | 150k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
230.93/231.02	c   216s|610000 |392207 |     0 |   0.0 | 289M| 332 |   - | 534 |2340 |   0 |   0 |   0 | 152k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
235.24/235.39	c   220s|620000 |398099 |     0 |   0.0 | 294M| 332 |   - | 534 |2152 |   0 |   0 |   0 | 155k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
239.82/239.92	c   224s|630000 |403343 |     0 |   0.0 | 300M| 332 |   - | 534 |2111 |   0 |   0 |   0 | 158k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
244.52/244.64	c   229s|640000 |408394 |     0 |   0.0 | 305M| 332 |   - | 534 |1986 |   0 |   0 |   0 | 162k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
249.42/249.58	c   234s|650000 |413035 |     0 |   0.0 | 309M| 332 |   - | 534 |1659 |   0 |   0 |   0 | 165k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
254.21/254.32	c   238s|660000 |417510 |     0 |   0.0 | 313M| 332 |   - | 534 |1924 |   0 |   0 |   0 | 169k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
259.32/259.44	c   243s|670000 |421690 |     0 |   0.0 | 316M| 332 |   - | 534 |2016 |   0 |   0 |   0 | 173k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
264.41/264.52	c   248s|680000 |425703 |     0 |   0.0 | 320M| 332 |   - | 534 |2005 |   0 |   0 |   0 | 176k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
269.91/270.04	c   253s|690000 |429276 |     0 |   0.0 | 323M| 332 |   - | 534 |1773 |   0 |   0 |   0 | 180k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
274.62/274.70	c   257s|700000 |434291 |     0 |   0.0 | 327M| 332 |   - | 534 |1887 |   0 |   0 |   0 | 183k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
278.92/279.02	c   261s|710000 |439801 |     0 |   0.0 | 331M| 332 |   - | 534 |1873 |   0 |   0 |   0 | 186k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
283.41/283.51	c   266s|720000 |444737 |     0 |   0.0 | 335M| 332 |   - | 534 |1861 |   0 |   0 |   0 | 189k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
288.60/288.73	c   270s|730000 |448724 |     0 |   0.0 | 339M| 332 |   - | 534 |1897 |   0 |   0 |   0 | 192k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
292.41/292.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
292.41/292.56	c   274s|740000 |455101 |     0 |   0.0 | 344M| 332 |   - | 534 |1846 |   0 |   0 |   0 | 194k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
297.10/297.23	c   278s|750000 |460104 |     0 |   0.0 | 348M| 332 |   - | 534 |1775 |   0 |   0 |   0 | 197k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
303.11/303.22	c   284s|760000 |463033 |     0 |   0.0 | 352M| 332 |   - | 534 |1750 |   0 |   0 |   0 | 201k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
309.51/309.68	c   290s|770000 |464838 |     0 |   0.0 | 355M| 332 |   - | 534 |1795 |   0 |   0 |   0 | 205k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
314.90/315.01	c   295s|780000 |468018 |     0 |   0.0 | 358M| 332 |   - | 534 | 869 |   0 |   0 |   0 | 209k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
318.70/318.88	c   299s|790000 |473881 |     0 |   0.0 | 362M| 332 |   - | 534 |1377 |   0 |   0 |   0 | 212k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
322.00/322.10	c   302s|800000 |481465 |     0 |   0.0 | 368M| 332 |   - | 534 |1103 |   0 |   0 |   0 | 213k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
325.10/325.23	c   305s|810000 |489054 |     0 |   0.0 | 373M| 332 |   - | 534 |1133 |   0 |   0 |   0 | 215k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
328.30/328.45	c   308s|820000 |496354 |     0 |   0.0 | 379M| 332 |   - | 534 |1004 |   0 |   0 |   0 | 218k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
331.49/331.60	c   311s|830000 |503693 |     0 |   0.0 | 384M| 332 |   - | 534 | 942 |   0 |   0 |   0 | 220k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
334.59/334.70	c   314s|840000 |511120 |     0 |   0.0 | 389M| 332 |   - | 534 | 910 |   0 |   0 |   0 | 222k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
337.69/337.89	c   317s|850000 |518455 |     0 |   0.0 | 395M| 332 |   - | 534 | 870 |   0 |   0 |   0 | 224k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
341.00/341.19	c   320s|860000 |525535 |     0 |   0.0 | 400M| 332 |   - | 534 | 813 |   0 |   0 |   0 | 226k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
344.69/344.83	c   323s|870000 |532270 |     0 |   0.0 | 405M| 332 |   - | 534 |1010 |   0 |   0 |   0 | 228k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
348.50/348.63	c   327s|880000 |538637 |     0 |   0.0 | 410M| 332 |   - | 534 |1181 |   0 |   0 |   0 | 231k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
352.49/352.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
352.49/352.68	c   330s|890000 |544789 |     0 |   0.0 | 414M| 332 |   - | 534 |1096 |   0 |   0 |   0 | 233k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
356.59/356.71	c   334s|900000 |550918 |     0 |   0.0 | 419M| 332 |   - | 534 | 894 |   0 |   0 |   0 | 236k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
360.79/360.90	c   338s|910000 |556729 |     0 |   0.0 | 423M| 332 |   - | 534 |1023 |   0 |   0 |   0 | 239k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
365.10/365.24	c   342s|920000 |562424 |     0 |   0.0 | 428M| 332 |   - | 534 |1386 |   0 |   0 |   0 | 242k|   0 | 1.000000e+00 | 4.100000e+01 |4000.00%
366.99/367.17	o 3
366.99/367.17	c * 344s|923768 |453109 |     0 |   0.0 | 347M| 332 |   - | 534 |1224 |   0 |   0 |   0 | 243k|   0 | 1.000000e+00 | 3.000000e+00 | 200.00%
372.79/372.95	c 
372.79/372.95	c SCIP Status        : problem is solved [optimal solution found]
372.79/372.95	c Solving Time (sec) : 349.27
372.79/372.95	c Solving Nodes      : 923769
372.79/372.95	c Primal Bound       : +3.00000000000000e+00 (2 solutions)
372.79/372.95	c Dual Bound         : +3.00000000000000e+00
372.79/372.95	c Gap                : 0.00 %
372.79/372.95	s OPTIMUM FOUND
372.79/372.95	v -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x108 -x107 -x106 -x105 
372.79/372.95	v -x104 -x103 -x102 x101 x100 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 
372.79/372.95	v x91 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 x82 -x126 -x125 -x124 -x123 
372.79/372.95	v -x122 -x121 -x120 -x119 x118 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 x73 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 
372.79/372.95	v -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 x59 -x58 -x57 x56 x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 
372.79/372.95	v 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 -x21 -x20 
372.79/372.95	v x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
372.79/372.95	c SCIP Status        : problem is solved [optimal solution found]
372.79/372.95	c Solving Time       :     349.27
372.79/372.95	c Original Problem   :
372.79/372.95	c   Problem name     : HOME/instance-2663630-1276648536.opb
372.79/372.95	c   Variables        : 648 (648 binary, 0 integer, 0 implicit integer, 0 continuous)
372.79/372.95	c   Constraints      : 499 initial, 499 maximal
372.79/372.95	c Presolved Problem  :
372.79/372.95	c   Problem name     : t_HOME/instance-2663630-1276648536.opb
372.79/372.95	c   Variables        : 534 (534 binary, 0 integer, 0 implicit integer, 0 continuous)
372.79/372.95	c   Constraints      : 397 initial, 2583 maximal
372.79/372.95	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
372.79/372.95	c   trivial          :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   implics          :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   probing          :       0.03          0          0          0          0          0          0          0          0
372.79/372.95	c   and              :       0.05         12         96          0          0          0         96          0         96
372.79/372.95	c   linear           :       0.01          1          5          0          0          0          0          0         49
372.79/372.95	c   logicor          :       0.00          0          0          0          0          0          0          0          0
372.79/372.95	c   root node        :          -         81          -          -         81          -          -          -          -
372.79/372.95	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
372.79/372.95	c   integral         :          0          0          0          0          0          0          0          0          0          0
372.79/372.95	c   and              :        384          0    2164310          0     797321      25260    3947066          0          0          0
372.79/372.95	c   linear           :          6          0    2139049          0     797321     180254    1599636          0          0          0
372.79/372.95	c   logicor          :          7+         0     834910          0     797277       7006     231513          0          0          0
372.79/372.95	c   countsols        :          0          0          0          0     797322          0          0          0          0          0
372.79/372.95	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
372.79/372.95	c   integral         :       0.00       0.00       0.00       0.00       0.00
372.79/372.95	c   and              :      47.26       0.00      32.27       0.00      14.99
372.79/372.95	c   linear           :     112.60       0.00     111.70       0.00       0.90
372.79/372.95	c   logicor          :      28.65       0.00      26.83       0.00       1.82
372.79/372.95	c   countsols        :       0.36       0.00       0.00       0.00       0.36
372.79/372.96	c Propagators        :       Time      Calls    Cutoffs    DomReds
372.79/372.96	c   vbounds          :       0.98          2          0          0
372.79/372.96	c   rootredcost      :       0.93          0          0          0
372.79/372.96	c   pseudoobj        :       2.80    2163922          1      15463
372.79/372.96	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
372.79/372.96	c   propagation      :      70.19     212512     211367    2590635       71.7      12498       76.2          -
372.79/372.96	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
372.79/372.96	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
372.79/372.96	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
372.79/372.96	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
372.79/372.96	c   applied globally :          -          -          -     205005       31.2          -          -          -
372.79/372.96	c   applied locally  :          -          -          -      38695       66.8          -          -          -
372.79/372.96	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
372.79/372.96	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
372.79/372.96	c   redcost          :       0.00          0          0          0          0          0
372.79/372.96	c   impliedbounds    :       0.00          0          0          0          0          0
372.79/372.96	c   intobj           :       0.00          0          0          0          0          0
372.79/372.96	c   cgmip            :       0.00          0          0          0          0          0
372.79/372.96	c   gomory           :       0.00          0          0          0          0          0
372.79/372.96	c   strongcg         :       0.00          0          0          0          0          0
372.79/372.96	c   cmir             :       0.00          0          0          0          0          0
372.79/372.96	c   flowcover        :       0.00          0          0          0          0          0
372.79/372.96	c   clique           :       0.00          0          0          0          0          0
372.79/372.96	c   zerohalf         :       0.00          0          0          0          0          0
372.79/372.96	c   mcf              :       0.00          0          0          0          0          0
372.79/372.96	c   rapidlearning    :       0.00          0          0          0          0          0
372.79/372.96	c Pricers            :       Time      Calls       Vars
372.79/372.96	c   problem variables:       0.00          0          0
372.79/372.96	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
372.79/372.96	c   relpscost        :       0.00          0          0          0          0          0          0
372.79/372.96	c   pscost           :       0.00          0          0          0          0          0          0
372.79/372.96	c   inference        :      45.24     797320          0          0          0          0    1594640
372.79/372.96	c   mostinf          :       0.00          0          0          0          0          0          0
372.79/372.96	c   leastinf         :       0.00          0          0          0          0          0          0
372.79/372.96	c   fullstrong       :       0.00          0          0          0          0          0          0
372.79/372.96	c   allfullstrong    :       0.00          0          0          0          0          0          0
372.79/372.96	c   random           :       0.00          0          0          0          0          0          0
372.79/372.96	c Primal Heuristics  :       Time      Calls      Found
372.79/372.96	c   LP solutions     :       0.00          -          0
372.79/372.96	c   pseudo solutions :       0.37          -          2
372.79/372.96	c   oneopt           :       0.59          0          0
372.79/372.96	c   trivial          :       0.00          2          0
372.79/372.96	c   simplerounding   :       0.00          0          0
372.79/372.96	c   zirounding       :       0.00          0          0
372.79/372.96	c   rounding         :       0.00          0          0
372.79/372.96	c   shifting         :       0.00          0          0
372.79/372.96	c   intshifting      :       0.00          0          0
372.79/372.96	c   twoopt           :       0.00          0          0
372.79/372.96	c   fixandinfer      :       0.00          0          0
372.79/372.96	c   feaspump         :       0.00          0          0
372.79/372.96	c   coefdiving       :       0.00          0          0
372.79/372.96	c   pscostdiving     :       0.00          0          0
372.79/372.96	c   fracdiving       :       0.00          0          0
372.79/372.96	c   veclendiving     :       0.00          0          0
372.79/372.96	c   intdiving        :       0.00          0          0
372.79/372.96	c   actconsdiving    :       0.00          0          0
372.79/372.96	c   objpscostdiving  :       0.00          0          0
372.79/372.96	c   rootsoldiving    :       0.00          0          0
372.79/372.96	c   linesearchdiving :       0.00          0          0
372.79/372.96	c   guideddiving     :       0.00          0          0
372.79/372.96	c   octane           :       0.00          0          0
372.79/372.96	c   rens             :       0.00          0          0
372.79/372.96	c   rins             :       0.00          0          0
372.79/372.96	c   localbranching   :       0.00          0          0
372.79/372.96	c   mutation         :       0.00          0          0
372.79/372.96	c   crossover        :       0.00          0          0
372.79/372.96	c   dins             :       0.00          0          0
372.79/372.96	c   undercover       :       0.00          0          0
372.79/372.96	c   nlp              :       0.54          0          0
372.79/372.96	c   trysol           :       0.48          0          0
372.79/372.96	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
372.79/372.96	c   primal LP        :       0.00          0          0       0.00          -
372.79/372.96	c   dual LP          :       0.00          0          0       0.00          -
372.79/372.96	c   lex dual LP      :       0.00          0          0       0.00          -
372.79/372.96	c   barrier LP       :       0.00          0          0       0.00          -
372.79/372.96	c   diving/probing LP:       0.00          0          0       0.00          -
372.79/372.96	c   strong branching :       0.00          0          0       0.00          -
372.79/372.96	c     (at root node) :          -          0          0       0.00          -
372.79/372.96	c   conflict analysis:       0.00          0          0       0.00          -
372.79/372.96	c B&B Tree           :
372.79/372.96	c   number of runs   :          1
372.79/372.96	c   nodes            :     923769
372.79/372.96	c   nodes (total)    :     923769
372.79/372.96	c   nodes left       :          0
372.79/372.96	c   max depth        :        332
372.79/372.96	c   max depth (total):        332
372.79/372.96	c   backtracks       :      93977 (10.2%)
372.79/372.96	c   delayed cutoffs  :     558690
372.79/372.96	c   repropagations   :     199548 (802649 domain reductions, 86074 cutoffs)
372.79/372.96	c   avg switch length:       6.35
372.79/372.96	c   switching time   :      70.13
372.79/372.96	c Solution           :
372.79/372.96	c   Solutions found  :          2 (2 improvements)
372.79/372.96	c   First Solution   : +4.10000000000000e+01   (in run 1, after 602688 nodes, 212.98 seconds, depth 151, found by <relaxation>)
372.79/372.96	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 923768 nodes, 343.69 seconds, depth 73, found by <relaxation>)
372.79/372.96	c   Dual Bound       : +3.00000000000000e+00
372.79/372.96	c   Gap              :       0.00 %
372.79/372.96	c   Root Dual Bound  : +1.00000000000000e+00
372.79/372.96	c   Root Iterations  :          0
372.88/373.01	c Time complete: 372.9.

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-2663630-1276648536/watcher-2663630-1276648536 -o /tmp/evaluation-result-2663630-1276648536/solver-2663630-1276648536 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663630-1276648536.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.97 1.42 1.16 3/106 6911
/proc/meminfo: memFree=1631232/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=6584 CPUtime=0
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 978 0 0 0 0 0 0 0 20 0 1 0 40457241 6742016 901 1992294400 4194304 7136930 140736054522704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6911/statm: 1646 910 254 719 0 925 0

[startup+0.091123 s]
/proc/loadavg: 1.97 1.42 1.16 3/106 6911
/proc/meminfo: memFree=1631232/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=11948 CPUtime=0.09
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 2871 0 0 0 5 4 0 0 20 0 1 0 40457241 12234752 2183 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 2987 2183 328 719 0 2266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11948

[startup+0.101124 s]
/proc/loadavg: 1.97 1.42 1.16 3/106 6911
/proc/meminfo: memFree=1631232/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=11948 CPUtime=0.09
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 2871 0 0 0 5 4 0 0 20 0 1 0 40457241 12234752 2183 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 2987 2183 328 719 0 2266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11948

[startup+0.301147 s]
/proc/loadavg: 1.97 1.42 1.16 3/106 6911
/proc/meminfo: memFree=1631232/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=13800 CPUtime=0.29
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 7033 0 0 0 21 8 0 0 20 0 1 0 40457241 14131200 2747 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 3450 2747 394 719 0 2729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13800

[startup+0.701194 s]
/proc/loadavg: 1.97 1.42 1.16 3/106 6911
/proc/meminfo: memFree=1631232/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=14772 CPUtime=0.69
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 7269 0 0 0 58 11 0 0 21 0 1 0 40457241 15126528 2983 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 3693 2983 394 719 0 2972 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14772

[startup+1.50129 s]
/proc/loadavg: 1.97 1.42 1.16 2/107 6912
/proc/meminfo: memFree=1619568/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=17732 CPUtime=1.49
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 8025 0 0 0 130 19 0 0 23 0 1 0 40457241 18157568 3739 1992294400 4194304 7136930 140736054522704 18446744073709551615 5919198 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 4433 3739 394 719 0 3712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17732

[startup+3.10147 s]
/proc/loadavg: 1.89 1.41 1.16 2/107 6912
/proc/meminfo: memFree=1615972/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=20832 CPUtime=3.09
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 8809 0 0 0 279 30 0 0 25 0 1 0 40457241 21331968 4523 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 5208 4523 394 719 0 4487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20832

[startup+6.30084 s]
/proc/loadavg: 1.89 1.41 1.16 2/107 6912
/proc/meminfo: memFree=1610516/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=25464 CPUtime=6.29
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 9961 0 0 0 575 54 0 0 25 0 1 0 40457241 26075136 5675 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 6366 5675 394 719 0 5645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25464

[startup+12.7016 s]
/proc/loadavg: 1.75 1.40 1.16 2/107 6912
/proc/meminfo: memFree=1598488/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=37376 CPUtime=12.69
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 12997 0 0 0 1172 97 0 0 25 0 1 0 40457241 38273024 8711 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 9344 8711 394 719 0 8623 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37376

[startup+25.5011 s]
/proc/loadavg: 1.64 1.38 1.15 2/107 6912
/proc/meminfo: memFree=1579888/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=56012 CPUtime=25.49
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 17719 0 0 0 2361 188 0 0 25 0 1 0 40457241 57356288 13433 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 14003 13433 394 719 0 13282 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56012

[startup+51.101 s]
/proc/loadavg: 1.42 1.35 1.15 2/107 6914
/proc/meminfo: memFree=1548764/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=87804 CPUtime=51.08
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 25319 0 0 0 4764 344 0 0 25 0 1 0 40457241 89911296 21033 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 21951 21033 394 719 0 21230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87804

[startup+102.308 s]
/proc/loadavg: 1.16 1.29 1.14 2/107 6914
/proc/meminfo: memFree=1473992/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=160344 CPUtime=102.27
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 43796 0 0 0 9536 691 0 0 25 0 1 0 40457241 164192256 39510 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 40086 39510 394 719 0 39365 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 160344

[startup+162.301 s]
/proc/loadavg: 1.06 1.24 1.13 2/107 6916
/proc/meminfo: memFree=1397856/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=240072 CPUtime=162.25
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 63107 0 0 0 15156 1069 0 0 25 0 1 0 40457241 245833728 58821 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 60018 58821 394 719 0 59297 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 240072

[startup+222.301 s]
/proc/loadavg: 1.02 1.19 1.11 2/107 6918
/proc/meminfo: memFree=1321844/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=313728 CPUtime=222.23
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 81895 0 0 0 20772 1451 0 0 25 0 1 0 40457241 321257472 77609 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 78432 77609 394 719 0 77711 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 313728

[startup+282.301 s]
/proc/loadavg: 1.01 1.16 1.10 2/107 6920
/proc/meminfo: memFree=1260712/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=375704 CPUtime=282.21
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 97623 0 0 0 26441 1780 0 0 25 0 1 0 40457241 384720896 93337 1992294400 4194304 7136930 140736054522704 18446744073709551615 5909042 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 93926 93337 394 719 0 93205 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 375704

[startup+342.301 s]
/proc/loadavg: 1.00 1.12 1.09 2/107 6920
/proc/meminfo: memFree=1188668/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=451944 CPUtime=342.19
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 114944 0 0 0 32072 2147 0 0 25 0 1 0 40457241 462790656 110658 1992294400 4194304 7136930 140736054522704 18446744073709551615 6123172 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 112986 110658 394 719 0 112265 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 451944

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.12 1.09 2/107 6922
/proc/meminfo: memFree=1172300/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=468772 CPUtime=358.19
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 119255 0 0 0 33567 2252 0 0 25 0 1 0 40457241 480022528 114969 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 117193 114969 394 719 0 116472 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 468772

[startup+364.7 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1164612/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=476052 CPUtime=364.59
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121106 0 0 0 34171 2288 0 0 25 0 1 0 40457241 487477248 116820 1992294400 4194304 7136930 140736054522704 18446744073709551615 5954111 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 119013 116820 394 719 0 118292 0
Current children cumulated CPU time (s) 364.59
Current children cumulated vsize (KiB) 476052

[startup+367.901 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1161512/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=478372 CPUtime=367.79
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121701 0 0 0 34469 2310 0 0 25 0 1 0 40457241 489852928 117415 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 119593 117415 394 719 0 118872 0
Current children cumulated CPU time (s) 367.79
Current children cumulated vsize (KiB) 478372

[startup+371.101 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1161512/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=478372 CPUtime=370.99
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121701 0 0 0 34758 2341 0 0 25 0 1 0 40457241 489852928 117415 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 119593 117415 394 719 0 118872 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 478372

[startup+371.901 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1161512/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=478372 CPUtime=371.79
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121701 0 0 0 34832 2347 0 0 25 0 1 0 40457241 489852928 117415 1992294400 4194304 7136930 140736054522704 18446744073709551615 6165759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 119593 117415 394 719 0 118872 0
Current children cumulated CPU time (s) 371.79
Current children cumulated vsize (KiB) 478372

[startup+372.7 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1161512/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=477348 CPUtime=372.58
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121701 0 0 0 34905 2353 0 0 25 0 1 0 40457241 488804352 117159 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 119337 117159 394 719 0 118616 0
Current children cumulated CPU time (s) 372.58
Current children cumulated vsize (KiB) 477348

[startup+372.908 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1163496/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=462136 CPUtime=372.79
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121701 0 0 0 34924 2355 0 0 25 0 1 0 40457241 473227264 113356 1992294400 4194304 7136930 140736054522704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6911/statm: 115534 113356 394 719 0 114813 0
Current children cumulated CPU time (s) 372.79
Current children cumulated vsize (KiB) 462136

[startup+373 s]
/proc/loadavg: 1.00 1.11 1.09 2/107 6922
/proc/meminfo: memFree=1163496/2059040 swapFree=4140048/4192956
[pid=6911] ppid=6909 vsize=60904 CPUtime=372.88
/proc/6911/stat : 6911 (pbscip.linux.x8) R 6909 6911 6179 0 -1 4202496 121707 0 0 0 34928 2360 0 0 25 0 1 0 40457241 62365696 14524 1992294400 4194304 7136930 140736054522704 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6911/statm: 15226 14524 400 719 0 14505 0
Current children cumulated CPU time (s) 372.88
Current children cumulated vsize (KiB) 60904

Child status: 0
Real time (s): 373.01
CPU time (s): 372.906
CPU user time (s): 349.292
CPU system time (s): 23.6144
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 478372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 349.292
system time used= 23.6144
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121713
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= 4
involuntary context switches= 4792

runsolver used 0.623905 second user time and 1.76773 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-16 02:35:36
IDJOB=2663630
IDBENCH=48003
IDSOLVER=1167
FILE ID=node006/2663630-1276648536
PBS_JOBID= 11172416
Free space on /tmp= 62504 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=9-P0=487-P1=127-P2=347-P3=419-P4=367-P5=149-P6=419-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-2663630-1276648536/watcher-2663630-1276648536 -o /tmp/evaluation-result-2663630-1276648536/solver-2663630-1276648536 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663630-1276648536.opb -t 1800 -m 1800

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

MD5SUM BENCH= 79cf27053836a1888aee43ca3805fcdd
RANDOM SEED=299987934

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1631636 kB
Buffers:        139436 kB
Cached:         203108 kB
SwapCached:       6988 kB
Active:         127576 kB
Inactive:       229476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1631636 kB
SwapTotal:     4192956 kB
SwapFree:      4140048 kB
Dirty:            3308 kB
Writeback:           0 kB
AnonPages:       12664 kB
Mapped:          13096 kB
Slab:            48532 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182104 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= 62500 MiB
End job on node006 at 2010-06-16 02:41:49