Trace number 3447773

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.04 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900554420--soft-33-100-0.wbo
MD5SUM2c7bc414eea5148dc6372ccd38f2fe74
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark27.1719
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-3447773-1307897879.wbo>
0.00/0.02	c original problem has 2094 variables (2094 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.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.05/0.08	c (round 2) 0 del vars, 117 del conss, 0 add conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.05/0.09	c (round 3) 102 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 4) 120 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 120 del vars, 154 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.2s) probing: 101/2034 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  120 deleted vars, 154 deleted constraints, 0 added constraints, 1872 tightened bounds, 0 added holes, 69 changed sides, 0 changed coefficients
0.09/0.15	c  1941 implications, 5 cliques
0.09/0.15	c presolved problem has 3837 variables (2034 bin, 0 int, 1803 impl, 0 cont) and 4417 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1803 constraints of type <linear>
0.09/0.15	c    1803 constraints of type <indicator>
0.09/0.15	c     756 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.49/0.58	o 242
0.49/0.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.58	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3837 |6220 |3837 |2614 |   0 |   0 |   0 |      --      | 2.420000e+02 |    Inf 
0.59/0.60	c   0.6s|     1 |     0 |   137 |     - |  14M|   0 |  53 |3837 |6220 |3837 |2614 |   0 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
0.99/1.02	c   1.0s|     1 |     0 |   767 |     - |  15M|   0 |  32 |3837 |6263 |3837 |2638 |  24 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
1.10/1.13	c   1.1s|     1 |     0 |   847 |     - |  15M|   0 |  50 |3837 |6263 |3837 |2677 |  63 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
1.29/1.34	c   1.3s|     1 |     0 |   869 |     - |  16M|   0 |  51 |3837 |6263 |3837 |2681 |  67 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
1.49/1.57	c   1.6s|     1 |     0 |   888 |     - |  17M|   0 |  56 |3837 |6263 |3837 |2683 |  69 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
1.79/1.81	c   1.8s|     1 |     0 |   906 |     - |  18M|   0 |  52 |3837 |6263 |3837 |2688 |  74 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
2.10/2.11	c   2.1s|     1 |     0 |   945 |     - |  18M|   0 |  48 |3837 |6263 |3837 |2689 |  75 |   0 |   0 | 0.000000e+00 | 2.420000e+02 |    Inf 
2.39/2.44	c   2.4s|     1 |     2 |   945 |     - |  18M|   0 |  48 |3837 |6263 |3837 |2689 |  75 |   0 |   9 | 0.000000e+00 | 2.420000e+02 |    Inf 
3.89/3.90	o 207
3.89/3.90	c * 3.9s|    18 |    15 |  2466 |  89.5 |  19M|  16 |   - |3837 |6269 |3837 |2764 | 144 |   6 | 121 | 0.000000e+00 | 2.070000e+02 |    Inf 
9.99/10.09	o 182
9.99/10.09	c *10.1s|   197 |    96 | 10353 |  48.0 |  22M|  26 |   - |3837 |6383 |3837 |2688 | 250 | 120 | 797 | 0.000000e+00 | 1.820000e+02 |    Inf 
10.29/10.30	o 172
10.29/10.30	c *10.3s|   205 |    96 | 10959 |  49.1 |  23M|  26 |   - |3837 |6386 |3837 |2701 | 290 | 123 | 799 | 0.000000e+00 | 1.720000e+02 |    Inf 
10.39/10.49	o 166
10.39/10.49	c *10.5s|   218 |    99 | 11245 |  47.5 |  24M|  26 |   - |3837 |6395 |3837 |2689 | 311 | 132 | 807 | 0.000000e+00 | 1.660000e+02 |    Inf 
11.49/11.53	o 111
11.49/11.53	c *11.5s|   255 |   103 | 13010 |  47.5 |  24M|  26 |   - |3837 |6426 |3837 |2685 | 383 | 163 | 909 | 0.000000e+00 | 1.110000e+02 |    Inf 
11.49/11.56	o 102
11.49/11.56	c *11.6s|   257 |    97 | 13080 |  47.4 |  24M|  26 |   - |3837 |6426 |3837 |2668 | 384 | 163 | 909 | 0.000000e+00 | 1.020000e+02 |    Inf 
13.09/13.17	o 85
13.09/13.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.09/13.17	c *13.2s|   315 |   100 | 16039 |  48.1 |  25M|  26 |   - |3837 |6478 |3837 |2708 | 450 | 215 |1089 | 0.000000e+00 | 8.500000e+01 |    Inf 
13.29/13.31	o 76
13.29/13.31	c *13.3s|   322 |    95 | 16337 |  48.0 |  26M|  26 |   - |3837 |5860 |3837 |2668 | 451 | 219 |1101 | 0.000000e+00 | 7.600000e+01 |    Inf 
13.79/13.81	o 68
13.79/13.81	c *13.8s|   349 |    99 | 17161 |  46.6 |  25M|  26 |   - |3837 |5510 |3837 |2700 | 455 | 240 |1151 | 0.000000e+00 | 6.800000e+01 |    Inf 
13.79/13.83	o 65
13.79/13.83	c *13.8s|   350 |    89 | 17167 |  46.5 |  25M|  26 |   - |3837 |5510 |3837 |2700 | 455 | 240 |1151 | 0.000000e+00 | 6.500000e+01 |    Inf 
14.89/14.95	o 48
14.89/14.95	c *15.0s|   381 |    80 | 17923 |  44.7 |  25M|  26 |   - |3837 |5142 |3837 |2670 | 458 | 251 |1283 | 0.000000e+00 | 4.800000e+01 |    Inf 
18.49/18.57	o 47
18.49/18.57	c *18.6s|   814 |    93 | 23738 |  28.0 |  25M|  58 |   - |3837 |4942 |3837 |2667 | 471 | 751 |1500 | 0.000000e+00 | 4.700000e+01 |    Inf 
19.39/19.40	o 45
19.39/19.40	c *19.4s|   975 |    95 | 25716 |  25.4 |  25M|  58 |   - |3837 |5024 |3837 |2669 | 479 | 915 |1514 | 0.000000e+00 | 4.500000e+01 |    Inf 
19.39/19.42	o 28
19.39/19.42	c *19.4s|   976 |    94 | 25759 |  25.5 |  25M|  58 |   - |3837 |5023 |3837 |2671 | 482 | 915 |1514 | 0.000000e+00 | 2.800000e+01 |    Inf 
21.59/21.62	o 20
21.59/21.62	c *21.6s|  1299 |   100 | 31945 |  23.9 |  25M|  58 |   - |3837 |4412 |3837 |2671 | 504 |1303 |1573 | 0.000000e+00 | 2.000000e+01 |    Inf 
25.39/25.40	o 17
25.39/25.40	c *25.4s|  2111 |   102 | 43858 |  20.3 |  25M|  58 |   - |3837 |4549 |3837 |2698 | 516 |2217 |1661 | 0.000000e+00 | 1.700000e+01 |    Inf 
25.39/25.47	o 14
25.39/25.47	c *25.5s|  2126 |   103 | 44006 |  20.3 |  25M|  58 |   - |3837 |4385 |3837 |2697 | 516 |2237 |1663 | 0.000000e+00 | 1.400000e+01 |    Inf 
25.89/25.96	o 12
25.89/25.96	c *26.0s|  2250 |   110 | 45566 |  19.8 |  25M|  58 |   - |3837 |4351 |3837 |2697 | 516 |2377 |1673 | 0.000000e+00 | 1.200000e+01 |    Inf 
29.79/29.87	o 8
29.79/29.87	c *29.9s|  3317 |   157 | 60220 |  17.9 |  26M|  58 |   - |3837 |5072 |3837 |2697 | 517 |3624 |1721 | 0.000000e+00 | 8.000000e+00 |    Inf 
42.69/42.72	o 7
42.69/42.72	c *42.7s|  7029 |   178 |117537 |  16.6 |  27M|  58 |   - |3837 |7283 |3837 |2698 | 518 |8047 |1813 | 0.000000e+00 | 7.000000e+00 |    Inf 
53.19/53.22	c  53.2s| 10000 |   166 |164759 |  16.4 |  27M|  58 |  36 |3837 |6432 |3837 |2697 | 518 |  11k|1903 | 0.000000e+00 | 7.000000e+00 |    Inf 
85.39/85.41	o 5
85.39/85.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.39/85.41	c *85.4s| 19386 |   187 |319291 |  16.4 |  29M|  58 |   - |3837 |  10k|3837 |2698 | 519 |  22k|1925 | 0.000000e+00 | 5.000000e+00 |    Inf 
87.79/87.87	c  87.9s| 20000 |   206 |330189 |  16.5 |  30M|  58 |  30 |3837 |  11k|3837 |2697 | 519 |  23k|1960 | 0.000000e+00 | 5.000000e+00 |    Inf 
127.70/127.77	c   128s| 30000 |   158 |508424 |  16.9 |  31M|  58 |  33 |3837 |  13k|3837 |2697 | 519 |  35k|2539 | 0.000000e+00 | 5.000000e+00 |    Inf 
150.60/150.63	o 3
150.60/150.63	c * 151s| 35880 |    68 |603250 |  16.8 |  30M|  58 |   - |3837 |  13k|3837 |2668 | 520 |  42k|2869 | 0.000000e+00 | 3.000000e+00 |    Inf 
165.50/165.50	c   165s| 40000 |   106 |664440 |  16.6 |  31M|  58 |   - |3837 |  15k|3837 |2667 | 520 |  48k|3054 | 0.000000e+00 | 3.000000e+00 |    Inf 
201.49/201.58	c   202s| 50000 |   122 |807991 |  16.1 |  34M|  58 |  17 |3837 |  21k|3837 |2667 | 520 |  61k|3513 | 0.000000e+00 | 3.000000e+00 |    Inf 
238.80/238.84	c   239s| 60000 |   115 |957257 |  15.9 |  35M|  58 |  24 |3837 |  24k|3837 |2667 | 520 |  74k|3840 | 0.000000e+00 | 3.000000e+00 |    Inf 
278.70/278.77	c   279s| 70000 |   130 |  1113k|  15.9 |  37M|  58 |   - |3837 |  27k|3837 |2667 | 520 |  87k|4209 | 0.000000e+00 | 3.000000e+00 |    Inf 
321.99/322.07	c   322s| 80000 |   252 |  1291k|  16.1 |  40M|  59 |   - |3837 |  32k|3837 |2667 | 520 | 100k|4610 | 0.000000e+00 | 3.000000e+00 |    Inf 
364.90/364.95	c   365s| 90000 |   206 |  1466k|  16.3 |  40M|  70 |   - |3837 |  30k|3837 |2667 | 520 | 113k|4874 | 0.000000e+00 | 3.000000e+00 |    Inf 
405.80/405.90	c   406s|100000 |    73 |  1624k|  16.2 |  36M|  70 |   - |3837 |  24k|   0 |   0 | 520 | 126k|5274 | 0.000000e+00 | 3.000000e+00 |    Inf 
442.40/442.44	c   442s|110000 |    49 |  1769k|  16.1 |  37M|  70 |   - |3837 |  28k|3837 |2667 | 520 | 139k|5476 | 0.000000e+00 | 3.000000e+00 |    Inf 
483.30/483.38	c   483s|120000 |    80 |  1930k|  16.1 |  39M|  70 |  28 |3837 |  32k|3837 |2667 | 520 | 153k|5762 | 0.000000e+00 | 3.000000e+00 |    Inf 
525.29/525.38	c   525s|130000 |   197 |  2106k|  16.2 |  42M|  70 |  32 |3837 |  37k|3837 |2667 | 520 | 166k|5927 | 0.000000e+00 | 3.000000e+00 |    Inf 
566.00/566.05	c   566s|140000 |   216 |  2261k|  16.1 |  44M|  70 |  28 |3837 |  39k|3837 |2667 | 520 | 180k|6171 | 0.000000e+00 | 3.000000e+00 |    Inf 
605.50/605.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
605.50/605.54	c   606s|150000 |   145 |  2407k|  16.0 |  43M|  70 |  30 |3837 |  37k|3837 |2667 | 521 | 194k|6384 | 0.000000e+00 | 3.000000e+00 |    Inf 
646.60/646.62	c   647s|160000 |   177 |  2567k|  16.0 |  41M|  70 |  26 |3837 |  32k|3837 |2667 | 521 | 207k|6641 | 0.000000e+00 | 3.000000e+00 |    Inf 
686.31/686.39	c   686s|170000 |   199 |  2715k|  16.0 |  42M|  70 |   - |3837 |  34k|3837 |2667 | 521 | 220k|6855 | 0.000000e+00 | 3.000000e+00 |    Inf 
726.60/726.68	c   727s|180000 |   241 |  2868k|  15.9 |  44M|  70 |   - |3837 |  38k|3837 |2667 | 521 | 232k|7093 | 0.000000e+00 | 3.000000e+00 |    Inf 
768.40/768.45	c   768s|190000 |   273 |  3021k|  15.9 |  46M|  70 |   - |3837 |  41k|3837 |2667 | 521 | 246k|7285 | 0.000000e+00 | 3.000000e+00 |    Inf 
800.50/800.52	o 2
800.50/800.52	c * 801s|197989 |   176 |  3133k|  15.8 |  45M|  70 |   - |3837 |  42k|3837 |2668 | 522 | 257k|7491 | 0.000000e+00 | 2.000000e+00 |    Inf 
808.30/808.38	c   808s|200000 |   218 |  3164k|  15.8 |  45M|  70 |   - |3837 |  41k|3837 |2667 | 522 | 259k|7493 | 0.000000e+00 | 2.000000e+00 |    Inf 
849.51/849.55	c   850s|210000 |   205 |  3321k|  15.8 |  46M|  70 |  39 |3837 |  43k|3837 |2667 | 522 | 273k|7649 | 0.000000e+00 | 2.000000e+00 |    Inf 
892.30/892.30	c   892s|220000 |   179 |  3479k|  15.8 |  46M|  70 |  13 |3837 |  45k|3837 |2667 | 522 | 285k|7829 | 0.000000e+00 | 2.000000e+00 |    Inf 
935.90/935.93	c   936s|230000 |   193 |  3643k|  15.8 |  46M|  70 |  28 |3837 |  44k|3837 |2667 | 522 | 298k|8035 | 0.000000e+00 | 2.000000e+00 |    Inf 
981.22/981.24	c   981s|240000 |   185 |  3826k|  15.9 |  47M|  70 |   - |3837 |  45k|   0 |   0 | 522 | 311k|8215 | 0.000000e+00 | 2.000000e+00 |    Inf 
1025.11/1025.16	c  1025s|250000 |   146 |  3992k|  16.0 |  46M|  70 |  35 |3837 |  44k|3837 |2667 | 522 | 324k|8399 | 0.000000e+00 | 2.000000e+00 |    Inf 
1066.91/1066.99	c  1067s|260000 |   171 |  4148k|  16.0 |  48M|  70 |   - |3837 |  48k|3837 |2667 | 522 | 337k|8568 | 0.000000e+00 | 2.000000e+00 |    Inf 
1111.91/1111.94	c  1112s|270000 |   254 |  4314k|  16.0 |  52M|  70 |  28 |3837 |  55k|3837 |2667 | 522 | 350k|8748 | 0.000000e+00 | 2.000000e+00 |    Inf 
1155.71/1155.73	c  1156s|280000 |   195 |  4467k|  16.0 |  51M|  70 |  29 |3837 |  53k|3837 |2667 | 522 | 364k|8882 | 0.000000e+00 | 2.000000e+00 |    Inf 
1200.21/1200.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1200.21/1200.22	c  1200s|290000 |   160 |  4632k|  16.0 |  49M|  70 |  38 |3837 |  51k|3837 |2667 | 522 | 377k|9056 | 0.000000e+00 | 2.000000e+00 |    Inf 
1244.81/1244.83	c  1245s|300000 |   224 |  4802k|  16.0 |  52M|  70 |   - |3837 |  55k|3837 |2667 | 522 | 390k|9196 | 0.000000e+00 | 2.000000e+00 |    Inf 
1290.91/1290.92	c  1291s|310000 |   179 |  4974k|  16.0 |  52M|  70 |  28 |3837 |  56k|3837 |2667 | 522 | 403k|9346 | 0.000000e+00 | 2.000000e+00 |    Inf 
1336.21/1336.25	c  1336s|320000 |   253 |  5144k|  16.1 |  53M|  70 |  34 |3837 |  58k|3837 |2667 | 522 | 416k|9488 | 0.000000e+00 | 2.000000e+00 |    Inf 
1382.51/1382.58	c  1383s|330000 |   201 |  5306k|  16.1 |  52M|  70 |  18 |3837 |  56k|3837 |2667 | 522 | 429k|9622 | 0.000000e+00 | 2.000000e+00 |    Inf 
1430.02/1430.04	c  1430s|340000 |   316 |  5483k|  16.1 |  54M|  70 |   - |3837 |  59k|   0 |   0 | 522 | 442k|9807 | 0.000000e+00 | 2.000000e+00 |    Inf 
1480.72/1480.73	c  1481s|350000 |   420 |  5660k|  16.2 |  56M|  70 |   - |3837 |  60k|   0 |   0 | 522 | 455k|9933 | 0.000000e+00 | 2.000000e+00 |    Inf 
1529.02/1529.08	c  1529s|360000 |   516 |  5834k|  16.2 |  58M|  70 |   - |3837 |  62k|3837 |2667 | 522 | 468k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1577.02/1577.02	c  1577s|370000 |   543 |  6012k|  16.2 |  59M|  70 |   - |3837 |  63k|3837 |2667 | 522 | 481k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1625.11/1625.18	c  1625s|380000 |   576 |  6194k|  16.3 |  59M|  70 |   - |3837 |  63k|   0 |   0 | 522 | 495k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1674.02/1674.05	c  1674s|390000 |   604 |  6369k|  16.3 |  60M|  70 |  36 |3837 |  63k|3837 |2667 | 522 | 508k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1722.71/1722.79	c  1723s|400000 |   665 |  6549k|  16.4 |  61M|  70 |   - |3837 |  65k|3837 |2667 | 522 | 521k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1771.82/1771.80	c  1772s|410000 |   582 |  6736k|  16.4 |  59M|  70 |   - |3837 |  62k|3837 |2667 | 522 | 534k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1800.01/1800.00	c 
1800.01/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.01/1800.00	c Solving Time (sec) : 1800.00
1800.01/1800.00	c Solving Nodes      : 415740
1800.01/1800.00	c Primal Bound       : +2.00000000000000e+00 (162 solutions)
1800.01/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.01/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-3447773-1307897879/watcher-3447773-1307897879 -o /var/tmp/evaluation-result-3447773-1307897879/solver-3447773-1307897879 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447773-1307897879.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.11 1.09 1.33 3/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=10332 CPUtime=0 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 1574 0 0 0 0 0 0 0 20 0 1 0 901386394 10579968 1527 33554432000 4194304 9128323 140734341403712 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21271/statm: 2583 1527 399 1205 0 1374 0

[startup+0.06503 s]
/proc/loadavg: 1.11 1.09 1.33 3/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=31748 CPUtime=0.05 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 6889 0 0 0 5 0 0 0 20 0 1 0 901386394 32509952 6583 33554432000 4194304 9128323 140734341403712 18446744073709551615 5266288 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 7937 6583 514 1205 0 6728 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31748

[startup+0.101013 s]
/proc/loadavg: 1.11 1.09 1.33 3/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=31748 CPUtime=0.09 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 6944 0 0 0 9 0 0 0 21 0 1 0 901386394 32509952 6638 33554432000 4194304 9128323 140734341403712 18446744073709551615 18446744073699065947 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 7937 6638 530 1205 0 6728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31748

[startup+0.300989 s]
/proc/loadavg: 1.11 1.09 1.33 3/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=38200 CPUtime=0.29 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 8712 0 0 0 29 0 0 0 21 0 1 0 901386394 39116800 8384 33554432000 4194304 9128323 140734341403712 18446744073709551615 5992444 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 9550 8384 607 1205 0 8341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38200

[startup+0.700922 s]
/proc/loadavg: 1.11 1.09 1.33 3/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=42940 CPUtime=0.69 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 10163 0 0 0 68 1 0 0 22 0 1 0 901386394 43970560 9670 33554432000 4194304 9128323 140734341403712 18446744073709551615 6706908 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 10735 9670 666 1205 0 9526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42940

[startup+1.50079 s]
/proc/loadavg: 1.11 1.09 1.33 3/178 21275
/proc/meminfo: memFree=3250460/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=50772 CPUtime=1.49 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 18941 0 0 0 147 2 0 0 25 0 1 0 901386394 51990528 11626 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 12693 11626 726 1205 0 11484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50772

[startup+3.10052 s]
/proc/loadavg: 1.11 1.09 1.33 3/178 21275
/proc/meminfo: memFree=3237564/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=64532 CPUtime=3.09 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 27317 0 0 0 303 6 0 0 25 0 1 0 901386394 66080768 14763 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 16133 14763 736 1205 0 14924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64532

[startup+6.30098 s]
/proc/loadavg: 1.18 1.11 1.33 4/178 21275
/proc/meminfo: memFree=3232360/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=67832 CPUtime=6.29 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 27953 0 0 0 615 14 0 0 25 0 1 0 901386394 69459968 15399 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 16958 15399 740 1205 0 15749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67832

[startup+12.7009 s]
/proc/loadavg: 1.25 1.12 1.34 4/178 21275
/proc/meminfo: memFree=3224200/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=75244 CPUtime=12.69 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 29962 0 0 0 1240 29 0 0 25 0 1 0 901386394 77049856 17393 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 18811 17393 741 1205 0 17602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75244

[startup+25.5008 s]
/proc/loadavg: 1.41 1.17 1.35 4/178 21276
/proc/meminfo: memFree=3219160/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=78816 CPUtime=25.49 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 44200 0 0 0 2497 52 0 0 25 0 1 0 901386394 80707584 18385 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 19704 18385 741 1205 0 18495 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78816

[startup+51.1005 s]
/proc/loadavg: 1.61 1.23 1.36 4/178 21276
/proc/meminfo: memFree=3214604/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=82192 CPUtime=51.09 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 74637 0 0 0 5004 105 0 0 25 0 1 0 901386394 84164608 19227 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 20548 19227 741 1205 0 19339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82192

[startup+102.307 s]
/proc/loadavg: 1.83 1.35 1.39 4/178 21278
/proc/meminfo: memFree=3211668/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=85880 CPUtime=102.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 90697 0 0 0 10002 228 0 0 25 0 1 0 901386394 87941120 20139 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 21470 20139 741 1205 0 20261 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85880

[startup+162.301 s]
/proc/loadavg: 1.93 1.46 1.43 4/178 21279
/proc/meminfo: memFree=3208520/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=87916 CPUtime=162.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 105424 0 0 0 15860 370 0 0 25 0 1 0 901386394 90025984 20650 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 21979 20650 741 1205 0 20770 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87916

[startup+222.301 s]
/proc/loadavg: 1.97 1.56 1.46 4/178 21290
/proc/meminfo: memFree=3201124/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=92544 CPUtime=222.29 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 113719 0 0 0 21736 493 0 0 25 0 1 0 901386394 94765056 21849 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 23136 21849 741 1205 0 21927 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92544

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.49 4/178 21292
/proc/meminfo: memFree=3196604/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=96276 CPUtime=282.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 116797 0 0 0 27618 612 0 0 25 0 1 0 901386394 98586624 22779 33554432000 4194304 9128323 140734341403712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 24069 22779 741 1205 0 22860 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96276

[startup+342.301 s]
/proc/loadavg: 2.06 1.72 1.53 3/178 21331
/proc/meminfo: memFree=3201240/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=100116 CPUtime=342.29 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 117766 0 0 0 33498 731 0 0 25 0 1 0 901386394 102518784 23741 33554432000 4194304 9128323 140734341403712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 25029 23741 741 1205 0 23820 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100116

[startup+402.301 s]
/proc/loadavg: 2.02 1.76 1.55 3/178 21336
/proc/meminfo: memFree=3180392/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=104840 CPUtime=402.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 121139 0 0 0 39381 849 0 0 25 0 1 0 901386394 107356160 24868 33554432000 4194304 9128323 140734341403712 18446744073709551615 4221010 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 26210 24868 741 1205 0 25001 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104840

[startup+462.3 s]
/proc/loadavg: 2.01 1.80 1.58 3/178 21337
/proc/meminfo: memFree=3175492/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=105124 CPUtime=462.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 121221 0 0 0 45264 966 0 0 25 0 1 0 901386394 107646976 24950 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 26281 24950 741 1205 0 25072 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105124

[startup+522.3 s]
/proc/loadavg: 2.00 1.84 1.60 3/178 21339
/proc/meminfo: memFree=3170132/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=105268 CPUtime=522.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 121272 0 0 0 51141 1089 0 0 25 0 1 0 901386394 107794432 25001 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 26317 25001 741 1205 0 25108 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105268

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.62 3/178 21341
/proc/meminfo: memFree=3164492/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=107428 CPUtime=582.3 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 127777 0 0 0 57027 1203 0 0 25 0 1 0 901386394 110006272 25512 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 26857 25512 741 1205 0 25648 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107428

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.93 1.70 3/178 21347
/proc/meminfo: memFree=3148032/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=111484 CPUtime=822.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 140942 0 0 0 80589 1642 0 0 25 0 1 0 901386394 114159616 26407 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 27871 26407 741 1205 0 26662 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111484

[startup+882.301 s]
/proc/loadavg: 2.00 1.94 1.72 3/178 21349
/proc/meminfo: memFree=3146368/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=113080 CPUtime=882.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 146316 0 0 0 86474 1757 0 0 25 0 1 0 901386394 115793920 26793 33554432000 4194304 9128323 140734341403712 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 28270 26793 741 1205 0 27061 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113080

[startup+942.301 s]
/proc/loadavg: 2.06 1.96 1.74 3/178 21350
/proc/meminfo: memFree=3128580/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=942.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150321 0 0 0 92359 1872 0 0 25 0 1 0 901386394 133439488 30798 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30798 741 1205 0 31369 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 130312

[startup+1002.3 s]
/proc/loadavg: 2.05 1.98 1.75 3/178 21352
/proc/meminfo: memFree=3128288/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1002.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150321 0 0 0 98244 1987 0 0 25 0 1 0 901386394 133439488 30798 33554432000 4194304 9128323 140734341403712 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30798 741 1205 0 31369 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 130312

[startup+1062.3 s]
/proc/loadavg: 2.02 1.98 1.77 3/178 21353
/proc/meminfo: memFree=3126764/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1062.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150334 0 0 0 104137 2094 0 0 25 0 1 0 901386394 133439488 30811 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30811 741 1205 0 31369 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 130312

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.78 3/178 21355
/proc/meminfo: memFree=3126096/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1122.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150343 0 0 0 110035 2196 0 0 25 0 1 0 901386394 133439488 30820 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30820 741 1205 0 31369 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 130312

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.79 3/178 21357
/proc/meminfo: memFree=3123560/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1182.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150355 0 0 0 115932 2299 0 0 25 0 1 0 901386394 133439488 30832 33554432000 4194304 9128323 140734341403712 18446744073709551615 7802516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30832 741 1205 0 31369 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 130312

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.80 3/178 21358
/proc/meminfo: memFree=3122264/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1242.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150366 0 0 0 121820 2411 0 0 25 0 1 0 901386394 133439488 30843 33554432000 4194304 9128323 140734341403712 18446744073709551615 7342532 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30843 741 1205 0 31369 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 130312

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.81 3/178 21360
/proc/meminfo: memFree=3121724/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1302.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150366 0 0 0 127709 2522 0 0 25 0 1 0 901386394 133439488 30843 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30843 741 1205 0 31369 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 130312

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.82 3/178 21361
/proc/meminfo: memFree=3119076/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1362.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150366 0 0 0 133599 2633 0 0 25 0 1 0 901386394 133439488 30843 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30843 741 1205 0 31369 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 130312

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.83 3/178 21363
/proc/meminfo: memFree=3116420/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1422.31 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150378 0 0 0 139493 2738 0 0 25 0 1 0 901386394 133439488 30855 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30855 741 1205 0 31369 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 130312

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.83 3/178 21365
/proc/meminfo: memFree=3111788/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1482.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150387 0 0 0 145394 2838 0 0 25 0 1 0 901386394 133439488 30864 33554432000 4194304 9128323 140734341403712 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30864 741 1205 0 31369 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 130312

[startup+1542.3 s]
/proc/loadavg: 2.07 2.00 1.84 3/178 21366
/proc/meminfo: memFree=3111352/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1542.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150398 0 0 0 151286 2946 0 0 25 0 1 0 901386394 133439488 30875 33554432000 4194304 9128323 140734341403712 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30875 741 1205 0 31369 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 130312

[startup+1602.3 s]
/proc/loadavg: 2.02 2.00 1.85 3/178 21368
/proc/meminfo: memFree=3110684/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1602.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150398 0 0 0 157180 3052 0 0 25 0 1 0 901386394 133439488 30875 33554432000 4194304 9128323 140734341403712 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30875 741 1205 0 31369 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 130312

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.86 3/178 21369
/proc/meminfo: memFree=3108396/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1662.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150408 0 0 0 163080 3152 0 0 25 0 1 0 901386394 133439488 30885 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30885 741 1205 0 31369 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 130312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 21371
/proc/meminfo: memFree=3107096/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=130312 CPUtime=1722.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 150418 0 0 0 168972 3260 0 0 25 0 1 0 901386394 133439488 30895 33554432000 4194304 9128323 140734341403712 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 32578 30895 741 1205 0 31369 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 130312

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/178 21373
/proc/meminfo: memFree=3102216/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=133272 CPUtime=1782.32 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 151427 0 0 0 174859 3373 0 0 25 0 1 0 901386394 136470528 31904 33554432000 4194304 9128323 140734341403712 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21271/statm: 33318 31904 741 1205 0 32109 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 133272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.87 3/178 21373
/proc/meminfo: memFree=3101964/32951124 swapFree=67054520/67111528
[pid=21271] ppid=21268 vsize=133272 CPUtime=1800.02 cores=1,3,5,7
/proc/21271/stat : 21271 (scip-2.0.1.4.li) R 21268 21271 20310 0 -1 4202496 151427 0 0 0 176598 3404 0 0 25 0 1 0 901386394 136470528 31904 33554432000 4194304 9128323 140734341403712 18446744073709551615 4692812 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21271/statm: 33318 31904 741 1205 0 32109 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 133272

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.04
CPU user time (s): 1765.99
CPU system time (s): 34.0558
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 133272

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

runsolver used 2.73558 second user time and 7.09192 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-12 18:57:59
IDJOB=3447773
IDBENCH=78925
IDSOLVER=1944
FILE ID=node130/3447773-1307897879
RUNJOBID= node130-1307897879-21247
PBS_JOBID= 13559576
Free space on /var/tmp= 2908 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.1900554420--soft-33-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-3447773-1307897879/watcher-3447773-1307897879 -o /var/tmp/evaluation-result-3447773-1307897879/solver-3447773-1307897879 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447773-1307897879.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 2c7bc414eea5148dc6372ccd38f2fe74
RANDOM SEED=236507589

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3343436 kB
Buffers:         53236 kB
Cached:       28631384 kB
SwapCached:      10292 kB
Active:       14114560 kB
Inactive:     14588960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3343436 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:           24064 kB
Writeback:           0 kB
AnonPages:       16568 kB
Mapped:          12096 kB
Slab:           839084 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192120 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= 2884 MiB
End job on node130 at 2011-06-12 19:28:01