Trace number 3488673

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
SCIP spx E_2 2011-06-10 (fixed)OPT-14 156.094 156.092

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_4.opb
MD5SUM3258ae2375db1ca5a9ce9d305f00baf0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark155.691
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3488673-1307787307.opb>
0.00/0.00	c original problem has 714 variables (714 bin, 0 int, 0 impl, 0 cont) and 865 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.01	o 0
0.00/0.01	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.01	c presolving:
0.00/0.03	c (round 1) 0 del vars, 814 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 50 upgd conss, 5012 impls, 99 clqs
0.00/0.03	c (round 2) 614 del vars, 814 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 150 upgd conss, 5012 impls, 0 clqs
0.00/0.04	c presolving (3 rounds):
0.00/0.04	c  614 deleted vars, 814 deleted constraints, 100 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  5012 implications, 0 cliques
0.00/0.04	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 151 constraints
0.00/0.04	c     100 constraints of type <knapsack>
0.00/0.04	c      50 constraints of type <setppc>
0.00/0.04	c       1 constraints of type <linear>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.03
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 2.0.1.5
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1797
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/indicator/addCouplingCons = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.00/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.05	c t 0.1s|     1 |     0 |   382 |     - |2124k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 | 0.000000e+00 | 100.00%
0.00/0.05	o -1
0.00/0.05	c R 0.1s|     1 |     0 |   382 |     - |2129k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+00 |  96.00%
0.00/0.08	o -10
0.00/0.08	c y 0.1s|     1 |     0 |   382 |     - |2358k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.07/0.09	c   0.1s|     1 |     0 |   398 |     - |2374k|   0 | 100 | 100 | 156 | 100 | 167 |  16 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.10	c   0.1s|     1 |     0 |   402 |     - |2619k|   0 | 100 | 100 | 156 | 100 | 168 |  17 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.12	c   0.1s|     1 |     0 |   409 |     - |2824k|   0 | 100 | 100 | 156 | 100 | 173 |  22 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.14	c   0.1s|     1 |     0 |   414 |     - |2922k|   0 | 100 | 100 | 156 | 100 | 174 |  23 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.16	c   0.2s|     1 |     0 |   417 |     - |3031k|   0 | 100 | 100 | 156 | 100 | 176 |  25 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.17	c   0.2s|     1 |     0 |   421 |     - |3081k|   0 | 100 | 100 | 156 | 100 | 178 |  27 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.39/0.49	c   0.5s|     1 |     2 |   421 |     - |3082k|   0 | 100 | 100 | 156 | 100 | 178 |  27 |   0 |  30 |-2.500000e+01 |-1.000000e+01 |  60.00%
1.19/1.20	o -11
1.19/1.20	c p 1.2s|    27 |    18 |  1656 |  47.5 |3125k|  13 |   - | 100 | 156 | 100 | 165 |  27 |   0 | 418 |-2.458885e+01 |-1.100000e+01 |  55.26%
2.19/2.29	o -12
2.19/2.29	c * 2.3s|   201 |    82 |  6391 |  29.9 |3248k|  17 |   - | 100 | 156 | 100 | 165 |  27 |   0 | 769 |-2.394870e+01 |-1.200000e+01 |  49.89%
3.09/3.13	o -13
3.09/3.13	c l 3.1s|  1030 |   386 | 25571 |  24.4 |3869k|  45 |   - | 100 | 190 | 100 | 165 |  27 |  40 | 770 |-2.129065e+01 |-1.300000e+01 |  38.94%
14.30/14.35	c  14.4s| 10000 |  6230 |299717 |  29.9 |8947k|  45 |  41 | 100 | 409 | 100 | 165 |  27 | 418 | 775 |-1.876418e+01 |-1.300000e+01 |  30.72%
21.39/21.47	c  21.5s| 20000 |  9912 |475643 |  23.8 |  12M|  56 |  27 | 100 | 376 | 100 | 165 |  27 | 625 | 810 |-1.843953e+01 |-1.300000e+01 |  29.50%
27.29/27.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.29/27.31	c  27.3s| 30000 | 12436 |616591 |  20.5 |  15M|  58 |  59 | 100 | 350 | 100 | 165 |  27 | 817 | 912 |-1.828900e+01 |-1.300000e+01 |  28.92%
32.59/32.68	c  32.7s| 40000 | 14598 |743012 |  18.6 |  18M|  60 |   - | 100 | 374 | 100 | 165 |  27 | 985 |1019 |-1.811271e+01 |-1.300000e+01 |  28.23%
37.49/37.51	c  37.5s| 50000 | 16118 |855841 |  17.1 |  20M|  60 |  13 | 100 | 371 | 100 | 165 |  27 |1144 |1131 |-1.802039e+01 |-1.300000e+01 |  27.86%
37.79/37.80	o -14
37.79/37.80	c *37.8s| 50602 |  8308 |862355 |  17.0 |  12M|  60 |   - | 100 | 372 | 100 | 165 |  27 |1155 |1134 |-1.801674e+01 |-1.400000e+01 |  22.29%
42.39/42.44	c  42.4s| 60000 |  8694 |954606 |  15.9 |  12M|  60 |   - | 100 | 297 | 100 | 165 |  27 |1203 |1241 |-1.791951e+01 |-1.400000e+01 |  21.87%
47.30/47.35	c  47.4s| 70000 |  9072 |  1052k|  15.0 |  13M|  60 |   - | 100 | 279 | 100 | 165 |  27 |1259 |1352 |-1.781969e+01 |-1.400000e+01 |  21.44%
52.10/52.12	c  52.1s| 80000 |  9454 |  1147k|  14.3 |  14M|  60 |  45 | 100 | 306 | 100 | 165 |  27 |1335 |1473 |-1.771503e+01 |-1.400000e+01 |  20.97%
56.89/56.95	c  56.9s| 90000 |  9794 |  1243k|  13.8 |  15M|  60 |  37 | 100 | 311 | 100 | 165 |  27 |1384 |1597 |-1.764352e+01 |-1.400000e+01 |  20.65%
61.69/61.75	c  61.8s|100000 | 10092 |  1340k|  13.4 |  16M|  60 |  35 | 100 | 309 | 100 | 165 |  27 |1433 |1714 |-1.755395e+01 |-1.400000e+01 |  20.25%
66.39/66.46	c  66.5s|110000 | 10300 |  1433k|  13.0 |  16M|  60 |   - | 100 | 310 | 100 | 165 |  27 |1495 |1811 |-1.746597e+01 |-1.400000e+01 |  19.84%
71.00/71.02	c  71.0s|120000 | 10398 |  1521k|  12.7 |  17M|  60 |  34 | 100 | 328 | 100 | 165 |  27 |1557 |1924 |-1.738643e+01 |-1.400000e+01 |  19.48%
75.59/75.61	c  75.6s|130000 | 10460 |  1609k|  12.4 |  17M|  60 |   - | 100 | 330 | 100 | 165 |  27 |1618 |2050 |-1.732574e+01 |-1.400000e+01 |  19.20%
80.09/80.19	c  80.2s|140000 | 10490 |  1697k|  12.1 |  18M|  60 |   - | 100 | 309 | 100 | 165 |  27 |1660 |2144 |-1.725380e+01 |-1.400000e+01 |  18.86%
84.59/84.69	c  84.7s|150000 | 10432 |  1783k|  11.9 |  18M|  60 |  36 | 100 | 313 | 100 | 165 |  27 |1722 |2235 |-1.720192e+01 |-1.400000e+01 |  18.61%
89.10/89.16	c  89.2s|160000 | 10298 |  1867k|  11.7 |  18M|  60 |  30 | 100 | 294 | 100 | 165 |  27 |1762 |2340 |-1.714829e+01 |-1.400000e+01 |  18.36%
93.60/93.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.60/93.62	c  93.6s|170000 | 10094 |  1952k|  11.5 |  18M|  60 |   - | 100 | 288 | 100 | 165 |  27 |1803 |2426 |-1.709321e+01 |-1.400000e+01 |  18.10%
97.99/98.09	c  98.1s|180000 |  9852 |  2036k|  11.3 |  18M|  60 |   - | 100 | 286 | 100 | 165 |  27 |1833 |2531 |-1.703266e+01 |-1.400000e+01 |  17.80%
102.50/102.51	c   103s|190000 |  9544 |  2117k|  11.1 |  18M|  60 |   - | 100 | 274 | 100 | 165 |  27 |1867 |2635 |-1.698003e+01 |-1.400000e+01 |  17.55%
106.80/106.89	c   107s|200000 |  9244 |  2198k|  11.0 |  17M|  60 |   - | 100 | 287 | 100 | 165 |  27 |1921 |2728 |-1.692496e+01 |-1.400000e+01 |  17.28%
111.19/111.27	c   111s|210000 |  8908 |  2278k|  10.8 |  17M|  60 |  32 | 100 | 266 | 100 | 165 |  27 |1952 |2815 |-1.687697e+01 |-1.400000e+01 |  17.05%
115.59/115.66	c   116s|220000 |  8472 |  2358k|  10.7 |  17M|  60 |   - | 100 | 262 | 100 | 165 |  27 |1977 |2895 |-1.681776e+01 |-1.400000e+01 |  16.75%
119.90/119.97	c   120s|230000 |  8008 |  2436k|  10.6 |  16M|  60 |   - | 100 | 264 | 100 | 165 |  27 |2008 |2981 |-1.675965e+01 |-1.400000e+01 |  16.47%
124.29/124.30	c   124s|240000 |  7484 |  2514k|  10.5 |  16M|  60 |  39 | 100 | 249 | 100 | 165 |  27 |2031 |3054 |-1.670001e+01 |-1.400000e+01 |  16.17%
128.60/128.63	c   129s|250000 |  6952 |  2591k|  10.4 |  15M|  60 |  36 | 100 | 244 | 100 | 165 |  27 |2056 |3171 |-1.663113e+01 |-1.400000e+01 |  15.82%
132.89/132.92	c   133s|260000 |  6316 |  2666k|  10.3 |  14M|  60 |   - | 100 | 237 | 100 | 165 |  27 |2083 |3252 |-1.657516e+01 |-1.400000e+01 |  15.54%
137.09/137.19	c   137s|270000 |  5602 |  2741k|  10.2 |  13M|  60 |  36 | 100 | 224 | 100 | 165 |  27 |2097 |3342 |-1.650285e+01 |-1.400000e+01 |  15.17%
141.39/141.43	c   141s|280000 |  4794 |  2815k|  10.1 |  12M|  60 |   - | 100 | 207 | 100 | 165 |  27 |2112 |3430 |-1.643343e+01 |-1.400000e+01 |  14.81%
145.59/145.64	c   146s|290000 |  3766 |  2886k|  10.0 |  11M|  60 |  35 | 100 | 203 | 100 | 165 |  27 |2123 |3503 |-1.634408e+01 |-1.400000e+01 |  14.34%
149.79/149.82	c   150s|300000 |  2682 |  2955k|   9.9 |9536k|  60 |  40 | 100 | 200 | 100 | 165 |  27 |2136 |3594 |-1.623210e+01 |-1.400000e+01 |  13.75%
153.90/153.93	c   154s|310000 |  1230 |  3021k|   9.7 |6860k|  60 |   - | 100 | 199 | 100 | 165 |  27 |2152 |3678 |-1.604863e+01 |-1.400000e+01 |  12.77%
155.99/156.08	c 
155.99/156.08	c SCIP Status        : problem is solved [optimal solution found]
155.99/156.08	c Solving Time (sec) : 156.08
155.99/156.08	c Solving Nodes      : 315174
155.99/156.08	c Primal Bound       : -1.40000000000000e+01 (401 solutions)
155.99/156.08	c Dual Bound         : -1.40000000000000e+01
155.99/156.08	c Gap                : 0.00 %
155.99/156.08	s OPTIMUM FOUND
155.99/156.08	v x85 -x63 -x78 -x89 -x97 x60 -x87 -x72 -x56 x82 x99 -x94 -x93 -x91 -x61 x57 -x81 -x71 -x83 x73 -x98 -x90 -x74 -x70 -x66 -x62 -x80 
155.99/156.08	v -x69 -x68 -x100 -x92 -x53 -x54 -x65 -x55 x51 x96 x67 -x59 -x58 x95 -x86 -x79 -x76 x88 x64 x77 -x75 x84 -x52 x50 -x49 x48 -x47 
155.99/156.08	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 
155.99/156.08	v x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1 
155.99/156.08	c SCIP Status        : problem is solved [optimal solution found]
155.99/156.08	c Total Time         :     156.08
155.99/156.08	c   solving          :     156.08
155.99/156.08	c   presolving       :       0.03 (included in solving)
155.99/156.08	c   reading          :       0.00 (included in solving)
155.99/156.08	c Original Problem   :
155.99/156.08	c   Problem name     : HOME/instance-3488673-1307787307.opb
155.99/156.08	c   Variables        : 714 (714 binary, 0 integer, 0 implicit integer, 0 continuous)
155.99/156.08	c   Constraints      : 865 initial, 865 maximal
155.99/156.08	c Presolved Problem  :
155.99/156.08	c   Problem name     : t_HOME/instance-3488673-1307787307.opb
155.99/156.08	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
155.99/156.08	c   Constraints      : 151 initial, 433 maximal
155.99/156.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
155.99/156.08	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   dualfix          :       0.00        614          0          0          0          0          0          0          0          0
155.99/156.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
155.99/156.08	c   pseudoboolean    :       0.00          0          0          0          0          0        814        100          0          0
155.99/156.08	c   root node        :          -          2          -          -          2          -          -          -          -          -
155.99/156.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
155.99/156.08	c   integral         :          0          0          0     162513          0        404          0        182       1185          0          0     323196
155.99/156.08	c   knapsack         :        100          6     583592          2          0        399      30466        554     909175          0          0          0
155.99/156.08	c   setppc           :         50          6     582323          2          0        398       5557          0     116255          0          0          0
155.99/156.08	c   linear           :          1+         7     583037          2          0        398         17        254         27          0          0          0
155.99/156.08	c   logicor          :          0+         0     198303          0          0          0         25          2       1010          0          0          0
155.99/156.08	c   countsols        :          0          0          0          2          0        402          0          0          0          0          0          0
155.99/156.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
155.99/156.08	c   integral         :       5.95       0.00       0.00       5.95       0.00       0.00       0.00
155.99/156.08	c   knapsack         :       3.18       0.00       3.16       0.00       0.00       0.01       0.01
155.99/156.08	c   setppc           :       0.45       0.00       0.44       0.00       0.00       0.00       0.00
155.99/156.08	c   linear           :       0.49       0.00       0.48       0.00       0.00       0.00       0.00
155.99/156.08	c   logicor          :       0.49       0.00       0.49       0.00       0.00       0.00       0.00
155.99/156.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
155.99/156.08	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
155.99/156.08	c   vbounds          :          0          0          0          0
155.99/156.08	c   rootredcost      :          5          0          0          0
155.99/156.08	c   pseudoobj        :     589338       3706        569       7128
155.99/156.08	c Propagator Timings :  TotalTime  Propagate    Resprop
155.99/156.08	c   vbounds          :       0.10       0.10       0.00
155.99/156.08	c   rootredcost      :       0.10       0.10       0.00
155.99/156.08	c   pseudoobj        :       1.10       1.09       0.01
155.99/156.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
155.99/156.08	c   propagation      :       0.05       1379       1372       7235       33.5          0        0.0          -
155.99/156.08	c   infeasible LP    :       0.01        369        369        760       18.1          0        0.0          0
155.99/156.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
155.99/156.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
155.99/156.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
155.99/156.08	c   applied globally :          -          -          -       1921       20.6          -          -          -
155.99/156.08	c   applied locally  :          -          -          -        242       41.3          -          -          -
155.99/156.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
155.99/156.08	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 312)
155.99/156.08	c   redcost          :       0.96     220895          0     195613          0          0
155.99/156.08	c   impliedbounds    :       0.00          6          0          0          0          0
155.99/156.08	c   intobj           :       0.00          0          0          0          0          0
155.99/156.08	c   gomory           :       0.03          6          0          0          0          0
155.99/156.08	c   cgmip            :       0.00          0          0          0          0          0
155.99/156.08	c   closecuts        :       0.00          0          0          0          0          0
155.99/156.08	c   strongcg         :       0.02          6          0          0        291          0
155.99/156.08	c   cmir             :       0.01          6          0          0         21          0
155.99/156.08	c   flowcover        :       0.02          6          0          0          0          0
155.99/156.08	c   clique           :       0.00          1          0          0          0          0
155.99/156.08	c   zerohalf         :       0.00          0          0          0          0          0
155.99/156.08	c   mcf              :       0.00          1          0          0          0          0
155.99/156.08	c   oddcycle         :       0.00          0          0          0          0          0
155.99/156.08	c   rapidlearning    :       0.02          1          0          0          0          5
155.99/156.08	c Pricers            :       Time      Calls       Vars
155.99/156.08	c   problem variables:       0.00          0          0
155.99/156.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
155.99/156.08	c   relpscost        :       5.87     162511        182       1185          0          0     323196
155.99/156.08	c   pscost           :       0.00          0          0          0          0          0          0
155.99/156.08	c   inference        :       0.00          0          0          0          0          0          0
155.99/156.08	c   mostinf          :       0.00          0          0          0          0          0          0
155.99/156.08	c   leastinf         :       0.00          0          0          0          0          0          0
155.99/156.08	c   fullstrong       :       0.00          0          0          0          0          0          0
155.99/156.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
155.99/156.08	c   random           :       0.00          0          0          0          0          0          0
155.99/156.08	c Primal Heuristics  :       Time      Calls      Found
155.99/156.08	c   LP solutions     :       0.01          -          2
155.99/156.08	c   pseudo solutions :       0.00          -          0
155.99/156.08	c   feaspump         :       0.01          0          0
155.99/156.08	c   oneopt           :       0.07          5          0
155.99/156.08	c   crossover        :       0.22          2          0
155.99/156.08	c   pscostdiving     :       0.72        281          1
155.99/156.08	c   fracdiving       :       0.50        281          0
155.99/156.08	c   objpscostdiving  :       0.91        141         80
155.99/156.08	c   rootsoldiving    :       0.45        141         71
155.99/156.08	c   veclendiving     :       0.70        282          0
155.99/156.08	c   linesearchdiving :       0.51        282          1
155.99/156.08	c   coefdiving       :       0.65        282          0
155.99/156.08	c   guideddiving     :       0.52        282          0
155.99/156.08	c   trivial          :       0.00          2          1
155.99/156.08	c   shiftandpropagate:       0.00          0          0
155.99/156.08	c   simplerounding   :       0.04          0          0
155.99/156.08	c   zirounding       :       2.29          0          0
155.99/156.08	c   rounding         :       1.47      20265          1
155.99/156.08	c   shifting         :       3.64      18319        243
155.99/156.08	c   intshifting      :       0.00          0          0
155.99/156.08	c   twoopt           :       0.00          0          0
155.99/156.08	c   fixandinfer      :       0.00          0          0
155.99/156.08	c   clique           :       0.00          0          0
155.99/156.08	c   intdiving        :       0.00          0          0
155.99/156.08	c   actconsdiving    :       0.00          0          0
155.99/156.08	c   octane           :       0.00          0          0
155.99/156.08	c   rens             :       0.01          0          0
155.99/156.08	c   rins             :       0.00          0          0
155.99/156.08	c   localbranching   :       0.00          0          0
155.99/156.08	c   mutation         :       0.00          0          0
155.99/156.08	c   dins             :       0.00          0          0
155.99/156.08	c   vbounds          :       0.00          0          0
155.99/156.08	c   undercover       :       0.00          0          0
155.99/156.08	c   subnlp           :       0.05          0          0
155.99/156.08	c   trysol           :       0.07          0          0
155.99/156.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
155.99/156.08	c   primal LP        :       0.00          0          0       0.00          -
155.99/156.08	c   dual LP          :     109.53     333090    2938025       8.82   26824.75
155.99/156.08	c   lex dual LP      :       0.00          0          0       0.00          -
155.99/156.08	c   barrier LP       :       0.00          0          0       0.00          -
155.99/156.08	c   diving/probing LP:       3.92      24246     115873       4.78   29567.71
155.99/156.08	c   strong branching :       3.95       3750      85051      22.68   21519.24
155.99/156.08	c     (at root node) :          -         30       4623     154.10          -
155.99/156.08	c   conflict analysis:       0.00          0          0       0.00          -
155.99/156.08	c B&B Tree           :
155.99/156.08	c   number of runs   :          1
155.99/156.08	c   nodes            :     315174
155.99/156.08	c   nodes (total)    :     315174
155.99/156.08	c   nodes left       :          0
155.99/156.08	c   max depth        :         60
155.99/156.08	c   max depth (total):         60
155.99/156.08	c   backtracks       :      46109 (14.6%)
155.99/156.08	c   delayed cutoffs  :          0
155.99/156.08	c   repropagations   :       1689 (979 domain reductions, 0 cutoffs)
155.99/156.08	c   avg switch length:       6.78
155.99/156.08	c   switching time   :       6.46
155.99/156.08	c Solution           :
155.99/156.08	c   Solutions found  :        401 (7 improvements)
155.99/156.08	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
155.99/156.08	c   Primal Bound     : -1.40000000000000e+01   (in run 1, after 50602 nodes, 37.79 seconds, depth 29, found by <relaxation>)
155.99/156.08	c   Dual Bound       : -1.40000000000000e+01
155.99/156.08	c   Gap              :       0.00 %
155.99/156.08	c   Root Dual Bound  : -2.50000000000000e+01
155.99/156.08	c   Root Iterations  :        421
155.99/156.09	c Time complete: 156.08.

Verifier Data

OK	-14

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3488673-1307787307/watcher-3488673-1307787307 -o /tmp/evaluation-result-3488673-1307787307/solver-3488673-1307787307 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488673-1307787307.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 22442
/proc/meminfo: memFree=31282964/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=12700 CPUtime=0 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 2176 0 0 0 0 0 0 0 25 0 1 0 890329454 13004800 2131 33554432000 4194304 9016284 140735647957360 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22442/statm: 3175 2139 376 1178 0 1993 0

[startup+0.0845461 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 22442
/proc/meminfo: memFree=31282964/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=33644 CPUtime=0.07 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7328 0 0 0 7 0 0 0 18 0 1 0 890329454 34451456 7026 33554432000 4194304 9016284 140735647957360 18446744073709551615 7824712 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 8411 7026 696 1178 0 7229 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33644

[startup+0.100526 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 22442
/proc/meminfo: memFree=31282964/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30820 CPUtime=0.09 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7341 0 0 0 9 0 0 0 18 0 1 0 890329454 31559680 6333 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7705 6333 701 1178 0 6523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30820

[startup+0.300498 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 22442
/proc/meminfo: memFree=31282964/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30888 CPUtime=0.29 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7542 0 0 0 29 0 0 0 18 0 1 0 890329454 31629312 6534 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7722 6534 705 1178 0 6540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30888

[startup+0.700375 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 22442
/proc/meminfo: memFree=31282964/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30888 CPUtime=0.69 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7544 0 0 0 68 1 0 0 18 0 1 0 890329454 31629312 6536 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7722 6536 707 1178 0 6540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30888

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22443
/proc/meminfo: memFree=31259792/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30888 CPUtime=1.49 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7546 0 0 0 145 4 0 0 19 0 1 0 890329454 31629312 6538 33554432000 4194304 9016284 140735647957360 18446744073709551615 7199025 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7722 6538 709 1178 0 6540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30888

[startup+3.10102 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22443
/proc/meminfo: memFree=31259656/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30888 CPUtime=3.09 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 7682 0 0 0 300 9 0 0 25 0 1 0 890329454 31629312 6674 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7722 6674 710 1178 0 6540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30888

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22520
/proc/meminfo: memFree=31630424/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=31912 CPUtime=6.29 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 8986 0 0 0 609 20 0 0 25 0 1 0 890329454 32677888 6980 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7978 6980 716 1178 0 6796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31912

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22520
/proc/meminfo: memFree=31622308/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=30888 CPUtime=12.69 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 9982 0 0 0 1227 42 0 0 25 0 1 0 890329454 31629312 6772 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 7722 6772 716 1178 0 6540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30888

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22520
/proc/meminfo: memFree=31615748/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=37872 CPUtime=25.49 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 15016 0 0 0 2465 84 0 0 25 0 1 0 890329454 38780928 8459 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 9468 8459 716 1178 0 8286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37872

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22521
/proc/meminfo: memFree=31609004/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44132 CPUtime=51.1 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 29958 0 0 0 4949 161 0 0 25 0 1 0 890329454 45191168 10089 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11033 10089 716 1178 0 9851 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 44132

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22522
/proc/meminfo: memFree=31607492/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44368 CPUtime=102.29 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 34316 0 0 0 9917 312 0 0 25 0 1 0 890329454 45432832 10184 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11092 10184 716 1178 0 9910 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 44368

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

[startup+127.901 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22523
/proc/meminfo: memFree=31606572/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44368 CPUtime=127.9 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 34316 0 0 0 12405 385 0 0 25 0 1 0 890329454 45432832 10184 33554432000 4194304 9016284 140735647957360 18446744073709551615 7213554 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11092 10184 716 1178 0 9910 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 44368

[startup+140.701 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22523
/proc/meminfo: memFree=31606060/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=140.7 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 13652 418 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 44436

[startup+147.101 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22523
/proc/meminfo: memFree=31606060/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=147.09 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 14273 436 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 147.09
Current children cumulated vsize (KiB) 44436

[startup+150.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605812/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=150.29 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 14586 443 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 150.29
Current children cumulated vsize (KiB) 44436

[startup+153.501 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605564/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=153.49 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 14897 452 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 153.49
Current children cumulated vsize (KiB) 44436

[startup+155.106 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605684/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=155.1 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 15055 455 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 155.1
Current children cumulated vsize (KiB) 44436

[startup+155.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605684/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=155.49 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 15093 456 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 155.49
Current children cumulated vsize (KiB) 44436

[startup+155.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605684/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=155.89 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 15132 457 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 155.89
Current children cumulated vsize (KiB) 44436

[startup+156 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 22524
/proc/meminfo: memFree=31605684/32950928 swapFree=67050648/67111528
[pid=22442] ppid=22440 vsize=44436 CPUtime=155.99 cores=0,2,4,6
/proc/22442/stat : 22442 (scip-2.0.1.4b_2) R 22440 22442 19488 0 -1 4202496 35921 0 0 0 15142 457 0 0 25 0 1 0 890329454 45502464 10171 33554432000 4194304 9016284 140735647957360 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22442/statm: 11109 10171 716 1178 0 9927 0
Current children cumulated CPU time (s) 155.99
Current children cumulated vsize (KiB) 44436

Child status: 0
Real time (s): 156.092
CPU time (s): 156.094
CPU user time (s): 151.515
CPU system time (s): 4.5793
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 47908

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

runsolver used 0.234964 second user time and 0.483926 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 12:15:07
IDJOB=3488673
IDBENCH=48277
IDSOLVER=1979
FILE ID=node126/3488673-1307787307
RUNJOBID= node126-1307785510-22316
PBS_JOBID= 13550866
Free space on /tmp= 74152 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_4.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3488673-1307787307/watcher-3488673-1307787307 -o /tmp/evaluation-result-3488673-1307787307/solver-3488673-1307787307 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488673-1307787307.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3258ae2375db1ca5a9ce9d305f00baf0
RANDOM SEED=1214199897

node126.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31283276 kB
Buffers:        284128 kB
Cached:         772112 kB
SwapCached:      14888 kB
Active:         888508 kB
Inactive:       580100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31283276 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           16876 kB
Writeback:           4 kB
AnonPages:      409704 kB
Mapped:          12108 kB
Slab:           133724 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   612816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node126 at 2011-06-11 12:17:44