Trace number 3447781

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 NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576151--soft-66-100-0.wbo
MD5SUMe60bec5d313c91289af640357d00991f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark58.5841
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints904
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3447781-1307898164.wbo>
0.00/0.02	c original problem has 1135 variables (1135 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.06/0.07	c (round 2) 0 del vars, 158 del conss, 0 add conss, 904 chg bounds, 43 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.06/0.08	c (round 3) 86 del vars, 313 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 0 upgd conss, 210 impls, 18 clqs
0.06/0.10	c (round 4) 144 del vars, 313 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 1635 upgd conss, 210 impls, 18 clqs
0.09/0.10	c (round 5) 144 del vars, 321 del conss, 0 add conss, 933 chg bounds, 169 chg sides, 0 chg coeffs, 1635 upgd conss, 210 impls, 18 clqs
0.09/0.14	c    (0.1s) probing: 101/1063 (9.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  144 deleted vars, 321 deleted constraints, 0 added constraints, 933 tightened bounds, 0 added holes, 169 changed sides, 0 changed coefficients
0.09/0.14	c  1042 implications, 18 cliques
0.09/0.14	c presolved problem has 1895 variables (1063 bin, 0 int, 832 impl, 0 cont) and 3291 constraints
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      18 constraints of type <setppc>
0.09/0.14	c     832 constraints of type <linear>
0.09/0.14	c     832 constraints of type <indicator>
0.09/0.14	c    1608 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.16	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.16	c   0.2s|     1 |     0 |    79 |     - |8155k|   0 |  35 |1895 |4230 |1895 |2459 |   0 | 107 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	o 40432
0.49/0.54	c y 0.5s|     1 |     0 |  3534 |     - |8276k|   0 |  35 |1895 |4230 |1895 |2459 |   0 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.69/0.74	c   0.7s|     1 |     0 |  3561 |     - |9037k|   0 |  46 |1895 |4255 |1895 |2465 |   6 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.89/0.90	c   0.9s|     1 |     0 |  3650 |     - |9281k|   0 |  51 |1895 |4255 |1895 |2468 |   9 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
0.99/1.07	c   1.1s|     1 |     0 |  3667 |     - |9336k|   0 |  50 |1895 |4255 |1895 |2470 |  11 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.19/1.24	c   1.2s|     1 |     0 |  3692 |     - |9349k|   0 |  50 |1895 |4255 |1895 |2471 |  12 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.39/1.42	c   1.4s|     1 |     0 |  3702 |     - |9358k|   0 |  48 |1895 |4255 |1895 |2472 |  13 | 107 |   0 | 0.000000e+00 | 4.043200e+04 |    Inf 
1.69/1.78	c   1.8s|     1 |     2 |  3702 |     - |9358k|   0 |  48 |1895 |4255 |1895 |2472 |  13 | 107 |   9 | 0.000000e+00 | 4.043200e+04 |    Inf 
3.69/3.76	o 516
3.69/3.76	c * 3.8s|    35 |    25 |  4791 |  32.0 |9797k|  13 |   - |1895 |4264 |1895 |2486 |  18 | 116 | 274 | 0.000000e+00 | 5.160000e+02 |    Inf 
3.79/3.88	o 500
3.79/3.88	c * 3.9s|    37 |    25 |  4862 |  32.2 |  10M|  13 |   - |1895 |4264 |1895 |2485 |  18 | 116 | 302 | 0.000000e+00 | 5.000000e+02 |    Inf 
4.19/4.30	o 490
4.19/4.30	c * 4.3s|    49 |    35 |  5091 |  28.9 |  10M|  14 |   - |1895 |4269 |1895 |2486 |  26 | 121 | 411 | 0.000000e+00 | 4.900000e+02 |    Inf 
4.30/4.32	o 471
4.30/4.32	c * 4.3s|    57 |    35 |  5124 |  25.4 |  10M|  16 |   - |1895 |4280 |1895 |2486 |  26 | 132 | 411 | 0.000000e+00 | 4.710000e+02 |    Inf 
4.30/4.33	o 385
4.30/4.33	c * 4.3s|    59 |    33 |  5183 |  25.5 |  10M|  17 |   - |1895 |4280 |1895 |2486 |  26 | 132 | 411 | 0.000000e+00 | 3.850000e+02 |    Inf 
4.59/4.61	o 350
4.59/4.61	c * 4.6s|    69 |    38 |  5291 |  23.4 |  10M|  18 |   - |1895 |4283 |1895 |2485 |  26 | 135 | 472 | 0.000000e+00 | 3.500000e+02 |    Inf 
4.59/4.67	o 252
4.59/4.67	c * 4.7s|    83 |    37 |  5362 |  20.2 |  10M|  18 |   - |1895 |4295 |1895 |2486 |  27 | 147 | 480 | 0.000000e+00 | 2.520000e+02 |    Inf 
4.79/4.89	o 194
4.79/4.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.79/4.89	c * 4.9s|   125 |    37 |  5560 |  15.0 |  11M|  28 |   - |1895 |4345 |1895 |2485 |  28 | 197 | 513 | 0.000000e+00 | 1.940000e+02 |    Inf 
9.69/9.74	o 182
9.69/9.74	c * 9.7s|   456 |   129 | 10817 |  15.6 |  12M|  30 |   - |1895 |4698 |1895 |2466 |  46 | 552 |1473 | 0.000000e+00 | 1.820000e+02 |    Inf 
10.29/10.35	o 177
10.29/10.35	c *10.3s|   685 |   155 | 12115 |  12.3 |  13M|  43 |   - |1895 |4927 |1895 |2471 |  59 | 790 |1519 | 0.000000e+00 | 1.770000e+02 |    Inf 
10.29/10.36	o 175
10.29/10.36	c *10.4s|   687 |   155 | 12122 |  12.3 |  13M|  43 |   - |1895 |4927 |1895 |2471 |  59 | 790 |1519 | 0.000000e+00 | 1.750000e+02 |    Inf 
10.29/10.38	o 117
10.29/10.38	c *10.4s|   692 |   152 | 12143 |  12.2 |  13M|  43 |   - |1895 |4937 |1895 |2474 |  62 | 800 |1519 | 0.000000e+00 | 1.170000e+02 |    Inf 
17.59/17.66	o 72
17.59/17.66	c r17.7s|  4325 |   414 | 32377 |   6.6 |  17M|  51 |   1 |1895 |6698 |1895 |2486 | 190 |4597 |1640 | 0.000000e+00 | 7.200000e+01 |    Inf 
17.89/17.96	o 59
17.89/17.96	c *18.0s|  4401 |   379 | 33008 |   6.7 |  16M|  51 |   - |1895 |5780 |1895 |2485 | 190 |4725 |1654 | 0.000000e+00 | 5.900000e+01 |    Inf 
17.99/18.05	o 16
17.99/18.05	c *18.1s|  4416 |   343 | 33352 |   6.7 |  16M|  51 |   - |1895 |5288 |1895 |2468 | 194 |4766 |1654 | 0.000000e+00 | 1.600000e+01 |    Inf 
23.39/23.44	o 3
23.39/23.44	c *23.4s|  6470 |   216 | 57649 |   8.3 |  16M|  51 |   - |1895 |5450 |1895 |2467 | 201 |7411 |1799 | 0.000000e+00 | 3.000000e+00 |    Inf 
31.89/31.91	c  31.9s| 10000 |   258 |105086 |  10.1 |  17M|  51 |   - |1895 |6758 |1895 |2466 | 201 |  11k|1799 | 0.000000e+00 | 3.000000e+00 |    Inf 
55.60/55.67	c  55.7s| 20000 |   329 |231841 |  11.4 |  19M|  54 |  14 |1895 |  10k|1895 |2466 | 201 |  25k|1822 | 0.000000e+00 | 3.000000e+00 |    Inf 
82.59/82.69	c  82.7s| 30000 |   331 |361159 |  11.9 |  22M|  60 |   - |1895 |  14k|   0 |   0 | 201 |  38k|2346 | 0.000000e+00 | 3.000000e+00 |    Inf 
111.90/111.94	c   112s| 40000 |   229 |500262 |  12.4 |  21M|  60 |   - |1895 |  12k|1895 |2466 | 201 |  51k|2895 | 0.000000e+00 | 3.000000e+00 |    Inf 
141.80/141.84	c   142s| 50000 |   163 |646897 |  12.9 |  21M|  60 |   - |1895 |  13k|1895 |2485 | 201 |  64k|3341 | 0.000000e+00 | 3.000000e+00 |    Inf 
151.70/151.71	o 1
151.70/151.71	c * 152s| 53453 |   159 |694297 |  12.9 |  22M|  60 |   - |1895 |  15k|1895 |2486 | 202 |  68k|3480 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.29/170.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
170.29/170.30	c   170s| 60000 |   268 |786503 |  13.0 |  24M|  65 |  26 |1895 |  18k|1895 |2485 | 202 |  77k|3713 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.20/198.27	c   198s| 70000 |   228 |918207 |  13.1 |  24M|  65 |  38 |1895 |  19k|1895 |2485 | 202 |  91k|4025 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.71/227.79	c   228s| 80000 |   232 |  1061k|  13.2 |  25M|  65 |   - |1895 |  20k|   0 |   0 | 202 | 104k|4325 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.40/259.44	c   259s| 90000 |   194 |  1211k|  13.4 |  25M|  65 |  37 |1895 |  20k|1895 |2485 | 202 | 118k|4686 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.00/290.06	c   290s|100000 |   126 |  1354k|  13.5 |  22M|  65 |  32 |1895 |  15k|1895 |2466 | 202 | 131k|5079 | 0.000000e+00 | 1.000000e+00 |    Inf 
317.80/317.83	c   318s|110000 |   135 |  1491k|  13.5 |  25M|  65 |   - |1895 |  21k|1895 |2466 | 202 | 144k|5283 | 0.000000e+00 | 1.000000e+00 |    Inf 
349.00/349.08	c   349s|120000 |   264 |  1642k|  13.7 |  27M|  65 |  26 |1895 |  26k|1895 |2466 | 202 | 157k|5580 | 0.000000e+00 | 1.000000e+00 |    Inf 
377.80/377.88	c   378s|130000 |   246 |  1776k|  13.6 |  28M|  65 |   - |1895 |  28k|1895 |2466 | 202 | 171k|5849 | 0.000000e+00 | 1.000000e+00 |    Inf 
407.40/407.40	c   407s|140000 |   222 |  1916k|  13.7 |  28M|  74 |  34 |1895 |  27k|1895 |2466 | 202 | 185k|6068 | 0.000000e+00 | 1.000000e+00 |    Inf 
436.50/436.50	c   437s|150000 |   172 |  2052k|  13.7 |  28M|  74 |   - |1895 |  29k|1895 |2466 | 202 | 199k|6255 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.00/467.08	c   467s|160000 |   118 |  2193k|  13.7 |  28M|  74 |   - |1895 |  29k|   0 |   0 | 202 | 213k|6577 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.01/498.08	c   498s|170000 |   184 |  2337k|  13.7 |  30M|  74 |  53 |1895 |  31k|1895 |2466 | 202 | 226k|6820 | 0.000000e+00 | 1.000000e+00 |    Inf 
532.01/532.02	c   532s|180000 |   428 |  2501k|  13.9 |  32M|  74 |   - |1895 |  33k|1895 |2466 | 202 | 239k|6974 | 0.000000e+00 | 1.000000e+00 |    Inf 
565.11/565.13	c   565s|190000 |   556 |  2655k|  14.0 |  33M|  74 |   - |1895 |  34k|1895 |2466 | 202 | 254k|7156 | 0.000000e+00 | 1.000000e+00 |    Inf 
598.90/599.00	c   599s|200000 |   579 |  2809k|  14.0 |  34M|  74 |  32 |1895 |  35k|1895 |2466 | 202 | 268k|7368 | 0.000000e+00 | 1.000000e+00 |    Inf 
631.31/631.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
631.31/631.37	c   631s|210000 |   525 |  2953k|  14.0 |  34M|  74 |  33 |1895 |  36k|1895 |2466 | 202 | 282k|7548 | 0.000000e+00 | 1.000000e+00 |    Inf 
662.71/662.70	c   663s|220000 |   499 |  3090k|  14.0 |  35M|  74 |  39 |1895 |  38k|1895 |2466 | 202 | 296k|7716 | 0.000000e+00 | 1.000000e+00 |    Inf 
696.11/696.10	c   696s|230000 |   409 |  3234k|  14.0 |  35M|  74 |   - |1895 |  37k|   0 |   0 | 202 | 310k|7897 | 0.000000e+00 | 1.000000e+00 |    Inf 
730.91/730.93	c   731s|240000 |   321 |  3383k|  14.1 |  34M|  76 |   - |1895 |  38k|   0 |   0 | 202 | 324k|8056 | 0.000000e+00 | 1.000000e+00 |    Inf 
764.52/764.52	c   765s|250000 |   282 |  3537k|  14.1 |  34M|  76 |  27 |1895 |  37k|1895 |2466 | 202 | 338k|8244 | 0.000000e+00 | 1.000000e+00 |    Inf 
800.82/800.88	c   801s|260000 |   331 |  3699k|  14.2 |  35M|  76 |   - |1895 |  39k|   0 |   0 | 202 | 352k|8401 | 0.000000e+00 | 1.000000e+00 |    Inf 
835.72/835.72	c   836s|270000 |   245 |  3849k|  14.2 |  34M|  76 |   - |1895 |  38k|1895 |2466 | 202 | 366k|8571 | 0.000000e+00 | 1.000000e+00 |    Inf 
868.72/868.73	c   869s|280000 |   266 |  3995k|  14.3 |  36M|  76 |   - |1895 |  42k|1895 |2466 | 202 | 379k|8774 | 0.000000e+00 | 1.000000e+00 |    Inf 
903.92/903.91	c   904s|290000 |   231 |  4149k|  14.3 |  37M|  76 |  24 |1895 |  45k|1895 |2466 | 202 | 392k|8969 | 0.000000e+00 | 1.000000e+00 |    Inf 
938.92/938.96	c   939s|300000 |   362 |  4304k|  14.3 |  39M|  76 |   - |1895 |  48k|1895 |2466 | 202 | 406k|9131 | 0.000000e+00 | 1.000000e+00 |    Inf 
973.12/973.17	c   973s|310000 |   324 |  4452k|  14.3 |  40M|  76 |   - |1895 |  48k|1895 |2466 | 202 | 420k|9254 | 0.000000e+00 | 1.000000e+00 |    Inf 
1006.42/1006.47	c  1006s|320000 |   236 |  4594k|  14.3 |  40M|  76 |   - |1895 |  50k|1895 |2466 | 202 | 433k|9372 | 0.000000e+00 | 1.000000e+00 |    Inf 
1042.83/1042.86	c  1043s|330000 |   191 |  4743k|  14.4 |  39M|  76 |   - |1895 |  49k|1895 |2466 | 202 | 447k|9540 | 0.000000e+00 | 1.000000e+00 |    Inf 
1080.72/1080.70	c  1081s|340000 |   213 |  4911k|  14.4 |  40M|  76 |   - |1895 |  50k|1895 |2466 | 202 | 460k|9682 | 0.000000e+00 | 1.000000e+00 |    Inf 
1119.23/1119.29	c  1119s|350000 |   342 |  5074k|  14.5 |  41M|  76 |  24 |1895 |  53k|1895 |2466 | 202 | 473k|9847 | 0.000000e+00 | 1.000000e+00 |    Inf 
1155.72/1155.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1155.72/1155.75	c  1156s|360000 |   291 |  5224k|  14.5 |  42M|  76 |   - |1895 |  54k|   0 |   0 | 202 | 487k|9976 | 0.000000e+00 | 1.000000e+00 |    Inf 
1192.03/1192.09	c  1192s|370000 |   251 |  5378k|  14.5 |  42M|  76 |  31 |1895 |  54k|1895 |2466 | 202 | 500k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1227.73/1227.72	c  1228s|380000 |   170 |  5530k|  14.5 |  42M|  76 |   - |1895 |  56k|1895 |2466 | 202 | 513k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1265.73/1265.73	c  1266s|390000 |   407 |  5693k|  14.6 |  43M|  76 |   - |1895 |  55k|   0 |   0 | 202 | 527k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1305.53/1305.51	c  1306s|400000 |   792 |  5873k|  14.7 |  46M|  76 |  32 |1895 |  58k|1895 |2466 | 202 | 541k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1342.93/1342.92	c  1343s|410000 |   991 |  6036k|  14.7 |  48M|  76 |   - |1895 |  58k|1895 |2466 | 202 | 556k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1380.13/1380.12	c  1380s|420000 |  1106 |  6204k|  14.8 |  49M|  82 |   - |1895 |  59k|1895 |2466 | 202 | 571k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1416.74/1416.72	c  1417s|430000 |  1147 |  6363k|  14.8 |  49M|  82 |  30 |1895 |  58k|1895 |2466 | 202 | 585k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1453.53/1453.59	c  1454s|440000 |  1111 |  6524k|  14.8 |  49M|  82 |   - |1895 |  59k|   0 |   0 | 202 | 600k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1493.33/1493.38	c  1493s|450000 |  1297 |  6700k|  14.9 |  50M|  82 |   - |1895 |  59k|   0 |   0 | 202 | 614k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1532.44/1532.40	c  1532s|460000 |  1377 |  6866k|  14.9 |  52M|  82 |  22 |1895 |  60k|1895 |2466 | 202 | 628k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1569.53/1569.54	c  1570s|470000 |  1297 |  7026k|  14.9 |  51M|  82 |  35 |1895 |  59k|1895 |2466 | 202 | 643k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1607.43/1607.41	c  1607s|480000 |  1308 |  7184k|  15.0 |  50M|  82 |  22 |1895 |  58k|1895 |2466 | 202 | 657k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1643.44/1643.49	c  1643s|490000 |  1150 |  7333k|  15.0 |  51M|  82 |  26 |1895 |  60k|1895 |2466 | 202 | 671k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.14/1679.14	c  1679s|500000 |  1187 |  7491k|  15.0 |  53M|  82 |   - |1895 |  63k|1895 |2466 | 202 | 685k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1718.54/1718.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1718.54/1718.59	c  1719s|510000 |  1094 |  7656k|  15.0 |  50M|  82 |  33 |1895 |  60k|1895 |2466 | 202 | 700k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1756.14/1756.18	c  1756s|520000 |   972 |  7813k|  15.0 |  51M|  82 |   - |1895 |  61k|1895 |2466 | 202 | 714k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1792.54/1792.59	c  1793s|530000 |   838 |  7970k|  15.0 |  50M|  82 |   - |1895 |  61k|   0 |   0 | 202 | 728k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 531842
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (113 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3447781-1307898164/watcher-3447781-1307898164 -o /var/tmp/evaluation-result-3447781-1307898164/solver-3447781-1307898164 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447781-1307898164.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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: 1.85 1.98 1.81 3/176 12523
/proc/meminfo: memFree=1226464/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 1544 0 0 0 0 0 0 0 25 0 1 0 901414348 10375168 1497 33554432000 4194304 9128323 140733743216576 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12523/statm: 2533 1497 399 1205 0 1324 0

[startup+0.0768171 s]
/proc/loadavg: 1.85 1.98 1.81 3/176 12523
/proc/meminfo: memFree=1226464/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=27028 CPUtime=0.06 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 5755 0 0 0 6 0 0 0 25 0 1 0 901414348 27676672 5449 33554432000 4194304 9128323 140733743216576 18446744073709551615 5192607 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 6757 5449 514 1205 0 5548 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27028

[startup+0.100815 s]
/proc/loadavg: 1.85 1.98 1.81 3/176 12523
/proc/meminfo: memFree=1226464/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=28348 CPUtime=0.09 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 6119 0 0 0 9 0 0 0 25 0 1 0 901414348 29028352 5813 33554432000 4194304 9128323 140733743216576 18446744073709551615 4336804 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 7087 5813 543 1205 0 5878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28348

[startup+0.300777 s]
/proc/loadavg: 1.85 1.98 1.81 3/176 12523
/proc/meminfo: memFree=1226464/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=34120 CPUtime=0.29 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 7894 0 0 0 28 1 0 0 25 0 1 0 901414348 34938880 7484 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 8530 7484 679 1205 0 7321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34120

[startup+0.700708 s]
/proc/loadavg: 1.85 1.98 1.81 3/176 12523
/proc/meminfo: memFree=1226464/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=59804 CPUtime=0.69 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 14097 0 0 0 67 2 0 0 25 0 1 0 901414348 61239296 13687 33554432000 4194304 9128323 140733743216576 18446744073709551615 18446744073699065904 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 14951 13687 728 1205 0 13742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59804

[startup+1.50056 s]
/proc/loadavg: 1.85 1.98 1.81 4/178 12525
/proc/meminfo: memFree=1110440/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=58780 CPUtime=1.49 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 14245 0 0 0 144 5 0 0 25 0 1 0 901414348 60190720 13476 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 14695 13476 741 1205 0 13486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58780

[startup+3.10027 s]
/proc/loadavg: 1.85 1.98 1.81 4/178 12525
/proc/meminfo: memFree=1108388/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=58780 CPUtime=3.09 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 14306 0 0 0 298 11 0 0 25 0 1 0 901414348 60190720 13533 33554432000 4194304 9128323 140733743216576 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 14695 13533 751 1205 0 13486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58780

[startup+6.30069 s]
/proc/loadavg: 1.86 1.98 1.81 4/178 12525
/proc/meminfo: memFree=1107772/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=58780 CPUtime=6.29 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 14314 0 0 0 610 19 0 0 25 0 1 0 901414348 60190720 13541 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 14695 13541 755 1205 0 13486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58780

[startup+12.7005 s]
/proc/loadavg: 1.87 1.98 1.81 4/178 12525
/proc/meminfo: memFree=1105216/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=58784 CPUtime=12.7 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 17457 0 0 0 1233 37 0 0 25 0 1 0 901414348 60194816 13831 33554432000 4194304 9128323 140733743216576 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 14696 13831 755 1205 0 13487 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58784

[startup+25.5002 s]
/proc/loadavg: 1.90 1.98 1.81 4/178 12525
/proc/meminfo: memFree=1098780/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=61632 CPUtime=25.49 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 28707 0 0 0 2483 66 0 0 25 0 1 0 901414348 63111168 14518 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 15408 14518 755 1205 0 14199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61632

[startup+51.1006 s]
/proc/loadavg: 1.93 1.98 1.82 4/178 12526
/proc/meminfo: memFree=1064620/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=65504 CPUtime=51.1 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 33629 0 0 0 4971 139 0 0 25 0 1 0 901414348 67076096 15469 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 16376 15469 755 1205 0 15167 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 65504

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.82 4/178 12530
/proc/meminfo: memFree=1045176/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=69480 CPUtime=102.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 40107 0 0 0 9958 272 0 0 25 0 1 0 901414348 71147520 16484 33554432000 4194304 9128323 140733743216576 18446744073709551615 6581584 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 17370 16484 755 1205 0 16161 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69480

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.83 4/178 12532
/proc/meminfo: memFree=1039724/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=70524 CPUtime=162.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 46207 0 0 0 15804 426 0 0 25 0 1 0 901414348 72216576 16754 33554432000 4194304 9128323 140733743216576 18446744073709551615 7343048 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 17631 16754 755 1205 0 16422 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70524

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.84 4/178 12534
/proc/meminfo: memFree=1032992/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=73580 CPUtime=222.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 50228 0 0 0 21650 580 0 0 25 0 1 0 901414348 75345920 17530 33554432000 4194304 9128323 140733743216576 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 18395 17530 755 1205 0 17186 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 73580

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.84 4/178 12535
/proc/meminfo: memFree=1029076/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=75736 CPUtime=282.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 54596 0 0 0 27498 732 0 0 25 0 1 0 901414348 77553664 17956 33554432000 4194304 9128323 140733743216576 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 18934 17956 755 1205 0 17725 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75736

[startup+342.301 s]
/proc/loadavg: 2.05 2.00 1.85 4/178 12537
/proc/meminfo: memFree=1025808/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=77708 CPUtime=342.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 56700 0 0 0 33351 879 0 0 25 0 1 0 901414348 79572992 18459 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 19427 18459 755 1205 0 18218 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 77708

[startup+402.301 s]
/proc/loadavg: 2.02 2.00 1.86 4/178 12538
/proc/meminfo: memFree=1022276/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=80152 CPUtime=402.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 57324 0 0 0 39209 1021 0 0 25 0 1 0 901414348 82075648 19083 33554432000 4194304 9128323 140733743216576 18446744073709551615 4794279 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 20038 19083 755 1205 0 18829 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80152

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.86 4/178 12540
/proc/meminfo: memFree=1021084/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=81420 CPUtime=462.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 59111 0 0 0 45065 1165 0 0 25 0 1 0 901414348 83374080 19317 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 20355 19317 755 1205 0 19146 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81420

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.87 4/178 12542
/proc/meminfo: memFree=1016576/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=84568 CPUtime=522.3 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 59865 0 0 0 50922 1308 0 0 25 0 1 0 901414348 86597632 20063 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 21142 20063 755 1205 0 19933 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/178 12543
/proc/meminfo: memFree=1012024/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=87992 CPUtime=582.31 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 60754 0 0 0 56785 1446 0 0 25 0 1 0 901414348 90103808 20952 33554432000 4194304 9128323 140733743216576 18446744073709551615 6713637 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 21998 20952 755 1205 0 20789 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87992

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.90 4/178 12550
/proc/meminfo: memFree=996436/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=90680 CPUtime=822.31 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 66133 0 0 0 80258 1973 0 0 25 0 1 0 901414348 92856320 21635 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 22670 21635 755 1205 0 21461 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 90680

[startup+882.301 s]
/proc/loadavg: 2.08 2.01 1.91 4/178 12551
/proc/meminfo: memFree=993768/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=93216 CPUtime=882.31 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 66761 0 0 0 86126 2105 0 0 25 0 1 0 901414348 95453184 22263 33554432000 4194304 9128323 140733743216576 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 23304 22263 755 1205 0 22095 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 93216

[startup+942.301 s]
/proc/loadavg: 2.03 2.01 1.91 4/178 12553
/proc/meminfo: memFree=991364/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=93992 CPUtime=942.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 66955 0 0 0 91993 2239 0 0 25 0 1 0 901414348 96247808 22457 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 23498 22457 755 1205 0 22289 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 93992

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.91 4/178 12554
/proc/meminfo: memFree=989080/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=96184 CPUtime=1002.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 67544 0 0 0 97866 2366 0 0 25 0 1 0 901414348 98492416 23033 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 24046 23033 755 1205 0 22837 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 96184

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12556
/proc/meminfo: memFree=986304/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=98860 CPUtime=1062.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 68111 0 0 0 103742 2490 0 0 25 0 1 0 901414348 101232640 23600 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 24715 23600 755 1205 0 23506 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 98860

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12558
/proc/meminfo: memFree=986104/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=98860 CPUtime=1122.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 68121 0 0 0 109620 2612 0 0 25 0 1 0 901414348 101232640 23610 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 24715 23610 755 1205 0 23506 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 98860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12559
/proc/meminfo: memFree=985308/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=99260 CPUtime=1182.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 68260 0 0 0 115495 2737 0 0 25 0 1 0 901414348 101642240 23749 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 24815 23749 755 1205 0 23606 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12561
/proc/meminfo: memFree=984620/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=99680 CPUtime=1242.32 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 68355 0 0 0 121366 2866 0 0 25 0 1 0 901414348 102072320 23844 33554432000 4194304 9128323 140733743216576 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 24920 23844 755 1205 0 23711 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 99680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12562
/proc/meminfo: memFree=981104/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=102076 CPUtime=1302.33 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 68985 0 0 0 127242 2991 0 0 25 0 1 0 901414348 104525824 24474 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 25519 24474 755 1205 0 24310 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 102076

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12564
/proc/meminfo: memFree=976812/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=104976 CPUtime=1362.33 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 69687 0 0 0 133108 3125 0 0 25 0 1 0 901414348 107495424 25176 33554432000 4194304 9128323 140733743216576 18446744073709551615 4219850 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 26244 25176 755 1205 0 25035 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 104976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12566
/proc/meminfo: memFree=973252/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=106028 CPUtime=1422.34 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 69971 0 0 0 138978 3256 0 0 25 0 1 0 901414348 108572672 25460 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 26507 25460 755 1205 0 25298 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 106028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12567
/proc/meminfo: memFree=971212/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=107624 CPUtime=1482.33 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 70370 0 0 0 144852 3381 0 0 25 0 1 0 901414348 110206976 25858 33554432000 4194304 9128323 140733743216576 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 26906 25858 755 1205 0 25697 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 107624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12569
/proc/meminfo: memFree=966192/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=109712 CPUtime=1542.33 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 70863 0 0 0 150724 3509 0 0 25 0 1 0 901414348 112345088 26351 33554432000 4194304 9128323 140733743216576 18446744073709551615 7162928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 27428 26351 755 1205 0 26219 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 109712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12570
/proc/meminfo: memFree=961188/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=109936 CPUtime=1602.34 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 72820 0 0 0 156601 3633 0 0 25 0 1 0 901414348 112574464 26407 33554432000 4194304 9128323 140733743216576 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 27484 26407 755 1205 0 26275 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 109936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12572
/proc/meminfo: memFree=960996/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=109936 CPUtime=1662.34 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 72820 0 0 0 162478 3756 0 0 25 0 1 0 901414348 112574464 26407 33554432000 4194304 9128323 140733743216576 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 27484 26407 755 1205 0 26275 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 109936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12574
/proc/meminfo: memFree=958348/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=110368 CPUtime=1722.34 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 72932 0 0 0 168355 3879 0 0 25 0 1 0 901414348 113016832 26519 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 27592 26519 755 1205 0 26383 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 110368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12575
/proc/meminfo: memFree=957036/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=110368 CPUtime=1782.34 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 72932 0 0 0 174223 4011 0 0 25 0 1 0 901414348 113016832 26519 33554432000 4194304 9128323 140733743216576 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12523/statm: 27592 26519 755 1205 0 26383 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 110368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 12576
/proc/meminfo: memFree=957008/32951124 swapFree=67051728/67111528
[pid=12523] ppid=12521 vsize=110368 CPUtime=1800.05 cores=1,3,5,7
/proc/12523/stat : 12523 (scip-2.0.1.4.li) R 12521 12523 12190 0 -1 4202496 72932 0 0 0 175956 4049 0 0 25 0 1 0 901414348 113016832 26519 33554432000 4194304 9128323 140733743216576 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12523/statm: 27592 26519 755 1205 0 26383 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 110368

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1759.57
CPU system time (s): 40.4948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 110368

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

runsolver used 2.45563 second user time and 6.00809 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-12 19:02:44
IDJOB=3447781
IDBENCH=78929
IDSOLVER=1944
FILE ID=node138/3447781-1307898164
RUNJOBID= node138-1307898164-12497
PBS_JOBID= 13559517
Free space on /var/tmp= 2896 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576151--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447781-1307898164/watcher-3447781-1307898164 -o /var/tmp/evaluation-result-3447781-1307898164/solver-3447781-1307898164 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447781-1307898164.wbo -t 1800 -m 15500

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

MD5SUM BENCH= e60bec5d313c91289af640357d00991f
RANDOM SEED=533252830

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.75
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.854
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.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1228048 kB
Buffers:         60172 kB
Cached:       30684272 kB
SwapCached:      13084 kB
Active:       16091180 kB
Inactive:     14671080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1228048 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:           24144 kB
Writeback:           0 kB
AnonPages:       15652 kB
Mapped:           8768 kB
Slab:           895400 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186148 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 /var/tmp at the end= 2872 MiB
End job on node138 at 2011-06-12 19:32:46