Trace number 3447722

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670234--soft-33-100-0.wbo
MD5SUM74a38f74cac3b14e8d36cdbf48853bbd
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 benchmark275.955
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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-3447722-1307897188.wbo>
0.00/0.02	c original problem has 2061 variables (2061 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.04/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, 130 impls, 7 clqs
0.04/0.08	c (round 2) 0 del vars, 111 del conss, 0 add conss, 1830 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.04/0.09	c (round 3) 96 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 4) 104 del vars, 122 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.10	c (round 5) 104 del vars, 138 del conss, 0 add conss, 1834 chg bounds, 55 chg sides, 0 chg coeffs, 860 upgd conss, 130 impls, 7 clqs
0.09/0.15	c    (0.2s) probing: 101/2009 (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.16	c presolving (6 rounds):
0.09/0.16	c  104 deleted vars, 138 deleted constraints, 0 added constraints, 1834 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.09/0.16	c  1908 implications, 7 cliques
0.09/0.16	c presolved problem has 3787 variables (2009 bin, 0 int, 1778 impl, 0 cont) and 4400 constraints
0.09/0.16	c      53 constraints of type <setppc>
0.09/0.16	c    1778 constraints of type <linear>
0.09/0.16	c    1778 constraints of type <indicator>
0.09/0.16	c     791 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.57	o 264
0.49/0.57	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.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3787 |6178 |3787 |2622 |   0 |   0 |   0 |      --      | 2.640000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |    92 |     - |  13M|   0 |  56 |3787 |6178 |3787 |2622 |   0 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
0.99/1.00	c   1.0s|     1 |     0 |   316 |     - |  15M|   0 |  51 |3787 |6220 |3787 |2631 |   9 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
1.19/1.21	c   1.2s|     1 |     0 |   380 |     - |  15M|   0 |  55 |3787 |6220 |3787 |2642 |  20 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   401 |     - |  16M|   0 |  54 |3787 |6220 |3787 |2646 |  24 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
1.59/1.69	c   1.7s|     1 |     0 |   424 |     - |  17M|   0 |  57 |3787 |6220 |3787 |2649 |  27 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
1.89/1.95	c   1.9s|     1 |     0 |   469 |     - |  18M|   0 |  56 |3787 |6220 |3787 |2655 |  33 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
2.29/2.32	c   2.3s|     1 |     0 |   502 |     - |  19M|   0 |  57 |3787 |6220 |3787 |2658 |  36 |   0 |   0 | 0.000000e+00 | 2.640000e+02 |    Inf 
2.69/2.70	c   2.7s|     1 |     2 |   502 |     - |  19M|   0 |  57 |3787 |6220 |3787 |2658 |  36 |   0 |   9 | 0.000000e+00 | 2.640000e+02 |    Inf 
4.39/4.48	o 253
4.39/4.48	c * 4.5s|    29 |    26 |  1186 |  24.4 |  20M|  17 |   - |3787 |6221 |3787 |2666 |  53 |   1 | 211 | 0.000000e+00 | 2.530000e+02 |    Inf 
5.09/5.19	o 242
5.09/5.19	c * 5.2s|    62 |    41 |  1780 |  21.0 |  21M|  22 |   - |3787 |6246 |3787 |2661 |  83 |  26 | 320 | 0.000000e+00 | 2.420000e+02 |    Inf 
5.29/5.35	o 224
5.29/5.35	c * 5.3s|    69 |    46 |  1973 |  21.6 |  21M|  22 |   - |3787 |6246 |3787 |2659 |  93 |  26 | 334 | 0.000000e+00 | 2.240000e+02 |    Inf 
5.99/6.03	o 72
5.99/6.03	c * 6.0s|    83 |    33 |  2787 |  27.9 |  21M|  22 |   - |3787 |6252 |3787 |2659 | 111 |  32 | 434 | 0.000000e+00 | 7.200000e+01 |    Inf 
6.79/6.81	o 71
6.79/6.81	c * 6.8s|   110 |    27 |  3328 |  25.9 |  21M|  22 |   - |3787 |5251 |3787 |2656 | 127 |  65 | 541 | 0.000000e+00 | 7.100000e+01 |    Inf 
35.79/35.87	o 70
35.79/35.87	c r35.9s|  5751 |   458 | 52710 |   9.1 |  32M|  58 |   1 |3787 |8244 |3787 |2647 | 346 |6297 |1735 | 0.000000e+00 | 7.000000e+01 |    Inf 
35.89/35.90	o 62
35.89/35.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.89/35.90	c *35.9s|  5753 |   455 | 52715 |   9.1 |  32M|  58 |   - |3787 |8160 |3787 |2647 | 346 |6300 |1735 | 0.000000e+00 | 6.200000e+01 |    Inf 
38.60/38.63	o 56
38.60/38.63	c *38.6s|  6440 |   489 | 58151 |   9.0 |  33M|  58 |   - |3787 |7484 |3787 |2652 | 367 |7241 |1744 | 0.000000e+00 | 5.600000e+01 |    Inf 
39.19/39.25	o 44
39.19/39.25	c *39.3s|  6595 |   500 | 59394 |   8.9 |  33M|  63 |   - |3787 |7165 |3787 |2645 | 379 |7428 |1747 | 0.000000e+00 | 4.400000e+01 |    Inf 
51.99/52.09	c  52.1s| 10000 |   554 | 93121 |   9.3 |  34M|  63 |   7 |3787 |7378 |3787 |2649 | 471 |  11k|1767 | 0.000000e+00 | 4.400000e+01 |    Inf 
57.20/57.20	o 43
57.20/57.20	c *57.2s| 11369 |   602 |105796 |   9.3 |  35M|  63 |   - |3787 |7460 |3787 |2659 | 535 |  13k|1776 | 0.000000e+00 | 4.300000e+01 |    Inf 
57.20/57.25	o 36
57.20/57.25	c f57.2s| 11372 |   595 |105813 |   9.3 |  35M|  63 |   - |3787 |7345 |3787 |2659 | 535 |  13k|1776 | 0.000000e+00 | 3.600000e+01 |    Inf 
59.60/59.63	o 32
59.60/59.63	c *59.6s| 11982 |   621 |112424 |   9.3 |  34M|  63 |   - |3787 |6406 |3787 |2650 | 547 |  14k|1778 | 0.000000e+00 | 3.200000e+01 |    Inf 
61.69/61.75	o 25
61.69/61.75	c *61.8s| 12462 |   604 |119398 |   9.5 |  34M|  63 |   - |3787 |5779 |3787 |2649 | 565 |  14k|1778 | 0.000000e+00 | 2.500000e+01 |    Inf 
77.79/77.89	o 22
77.79/77.89	c *77.9s| 16533 |   612 |176985 |  10.7 |  35M|  63 |   - |3787 |6794 |3787 |2642 | 596 |  19k|1784 | 0.000000e+00 | 2.200000e+01 |    Inf 
87.59/87.60	o 15
87.59/87.60	c *87.6s| 18843 |   573 |215684 |  11.4 |  34M|  63 |   - |3787 |7649 |3787 |2651 | 617 |  22k|1784 | 0.000000e+00 | 1.500000e+01 |    Inf 
91.69/91.72	c  91.7s| 20000 |   576 |232705 |  11.6 |  34M|  63 |  16 |3787 |7191 |3787 |2642 | 630 |  23k|1784 | 0.000000e+00 | 1.500000e+01 |    Inf 
132.79/132.80	c   133s| 30000 |   829 |396389 |  13.2 |  38M|  63 |   - |3787 |  10k|   0 |   0 | 662 |  36k|2286 | 0.000000e+00 | 1.500000e+01 |    Inf 
158.80/158.82	o 13
158.80/158.82	c * 159s| 36935 |   905 |488025 |  13.2 |  40M|  63 |   - |3787 |  11k|3787 |2650 | 684 |  45k|2608 | 0.000000e+00 | 1.300000e+01 |    Inf 
171.40/171.48	c   171s| 40000 |   904 |535456 |  13.4 |  39M|  63 |  21 |3787 |8284 |3787 |2642 | 691 |  48k|2762 | 0.000000e+00 | 1.300000e+01 |    Inf 
210.90/210.99	c   211s| 50000 |   974 |697196 |  13.9 |  41M|  63 |   - |3787 |9319 |3787 |2649 | 698 |  61k|3137 | 0.000000e+00 | 1.300000e+01 |    Inf 
228.70/228.79	o 10
228.70/228.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
228.70/228.79	c * 229s| 53772 |  1100 |767721 |  14.3 |  42M|  63 |   - |3787 |9502 |3787 |2649 | 701 |  65k|3289 | 0.000000e+00 | 1.000000e+01 |    Inf 
257.00/257.07	c   257s| 60000 |  1178 |884574 |  14.7 |  44M|  63 |  27 |3787 |  10k|3787 |2642 | 703 |  73k|3683 | 0.000000e+00 | 1.000000e+01 |    Inf 
283.60/283.68	o 7
283.60/283.68	c v 284s| 66670 |  1116 |987821 |  14.8 |  44M|  63 |   - |3787 |  12k|3787 |2649 | 704 |  82k|4000 | 0.000000e+00 | 7.000000e+00 |    Inf 
298.80/298.81	c   299s| 70000 |  1146 |  1045k|  14.9 |  45M|  63 |   - |3787 |  13k|3787 |2649 | 704 |  85k|4281 | 0.000000e+00 | 7.000000e+00 |    Inf 
309.80/309.86	o 6
309.80/309.86	c * 310s| 72967 |  1165 |  1087k|  14.9 |  45M|  63 |   - |3787 |  13k|3787 |2642 | 705 |  89k|4433 | 0.000000e+00 | 6.000000e+00 |    Inf 
335.61/335.62	c   336s| 80000 |  1149 |  1192k|  14.9 |  46M|  63 |  31 |3787 |  16k|3787 |2642 | 707 |  98k|4664 | 0.000000e+00 | 6.000000e+00 |    Inf 
372.70/372.75	c   373s| 90000 |  1164 |  1344k|  14.9 |  48M|  63 |   - |3787 |  20k|3787 |2642 | 707 | 111k|4924 | 0.000000e+00 | 6.000000e+00 |    Inf 
410.71/410.73	c   411s|100000 |  1171 |  1494k|  14.9 |  48M|  63 |   - |3787 |  20k|   0 |   0 | 707 | 124k|5197 | 0.000000e+00 | 6.000000e+00 |    Inf 
449.61/449.68	c   450s|110000 |  1211 |  1644k|  14.9 |  50M|  63 |  25 |3787 |  24k|3787 |2642 | 707 | 137k|5453 | 0.000000e+00 | 6.000000e+00 |    Inf 
487.41/487.43	c   487s|120000 |  1253 |  1789k|  14.9 |  51M|  63 |   - |3787 |  25k|3787 |2642 | 707 | 151k|5644 | 0.000000e+00 | 6.000000e+00 |    Inf 
524.41/524.41	c   524s|130000 |  1240 |  1923k|  14.8 |  52M|  65 |   - |3787 |  28k|   0 |   0 | 707 | 164k|5834 | 0.000000e+00 | 6.000000e+00 |    Inf 
549.42/549.47	o 3
549.42/549.47	c * 549s|136035 |   636 |  2014k|  14.8 |  46M|  65 |   - |3787 |  28k|3787 |2644 | 709 | 172k|6025 | 0.000000e+00 | 3.000000e+00 |    Inf 
564.31/564.33	c   564s|140000 |   660 |  2070k|  14.8 |  45M|  65 |  16 |3787 |  27k|3787 |2642 | 710 | 177k|6052 | 0.000000e+00 | 3.000000e+00 |    Inf 
601.82/601.84	c   602s|150000 |   680 |  2207k|  14.7 |  46M|  65 |  29 |3787 |  27k|3787 |2642 | 710 | 191k|6260 | 0.000000e+00 | 3.000000e+00 |    Inf 
635.82/635.88	o 2
635.82/635.88	c * 636s|159436 |   522 |  2336k|  14.7 |  43M|  65 |   - |3787 |  25k|3787 |2642 | 710 | 203k|6425 | 0.000000e+00 | 2.000000e+00 |    Inf 
638.02/638.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
638.02/638.07	c   638s|160000 |   525 |  2344k|  14.7 |  42M|  65 |  34 |3787 |  21k|3787 |2642 | 710 | 204k|6440 | 0.000000e+00 | 2.000000e+00 |    Inf 
677.21/677.26	c   677s|170000 |   597 |  2494k|  14.7 |  43M|  65 |   - |3787 |  22k|3787 |2642 | 710 | 217k|6650 | 0.000000e+00 | 2.000000e+00 |    Inf 
715.92/715.94	c   716s|180000 |   625 |  2645k|  14.7 |  44M|  67 |   - |3787 |  24k|3787 |2642 | 710 | 231k|6855 | 0.000000e+00 | 2.000000e+00 |    Inf 
758.22/758.29	c   758s|190000 |   755 |  2814k|  14.8 |  46M|  70 |  34 |3787 |  25k|3787 |2642 | 710 | 244k|7040 | 0.000000e+00 | 2.000000e+00 |    Inf 
799.52/799.52	c   800s|200000 |   769 |  2975k|  14.9 |  47M|  74 |  37 |3787 |  26k|3787 |2642 | 710 | 259k|7208 | 0.000000e+00 | 2.000000e+00 |    Inf 
842.82/842.89	c   843s|210000 |   773 |  3151k|  15.0 |  47M|  75 |  31 |3787 |  25k|3787 |2642 | 710 | 273k|7376 | 0.000000e+00 | 2.000000e+00 |    Inf 
882.32/882.38	c   882s|220000 |   830 |  3306k|  15.0 |  48M|  75 |  18 |3787 |  27k|3787 |2642 | 710 | 287k|7527 | 0.000000e+00 | 2.000000e+00 |    Inf 
923.33/923.39	c   923s|230000 |   939 |  3470k|  15.1 |  51M|  77 |   - |3787 |  30k|   0 |   0 | 710 | 302k|7715 | 0.000000e+00 | 2.000000e+00 |    Inf 
963.23/963.20	c   963s|240000 |   931 |  3625k|  15.1 |  50M|  86 |  31 |3787 |  29k|3787 |2642 | 710 | 318k|7864 | 0.000000e+00 | 2.000000e+00 |    Inf 
1004.73/1004.73	c  1005s|250000 |   853 |  3793k|  15.2 |  49M|  86 |  20 |3787 |  27k|3787 |2642 | 710 | 332k|8051 | 0.000000e+00 | 2.000000e+00 |    Inf 
1045.93/1045.95	c  1046s|260000 |   834 |  3956k|  15.2 |  50M|  86 |   - |3787 |  29k|3787 |2642 | 710 | 346k|8211 | 0.000000e+00 | 2.000000e+00 |    Inf 
1085.53/1085.53	c  1086s|270000 |   820 |  4111k|  15.2 |  52M|  86 |   - |3787 |  33k|   0 |   0 | 710 | 360k|8358 | 0.000000e+00 | 2.000000e+00 |    Inf 
1127.54/1127.54	c  1128s|280000 |   739 |  4275k|  15.3 |  48M|  86 |  30 |3787 |  27k|3787 |2642 | 710 | 374k|8585 | 0.000000e+00 | 2.000000e+00 |    Inf 
1168.73/1168.76	c  1169s|290000 |   621 |  4436k|  15.3 |  47M|  86 |  22 |3787 |  27k|3787 |2642 | 710 | 388k|8766 | 0.000000e+00 | 2.000000e+00 |    Inf 
1207.04/1207.02	c  1207s|300000 |   611 |  4590k|  15.3 |  48M|  86 |  24 |3787 |  29k|3787 |2642 | 710 | 401k|8889 | 0.000000e+00 | 2.000000e+00 |    Inf 
1246.03/1246.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1246.03/1246.08	c  1246s|310000 |   622 |  4742k|  15.3 |  50M|  86 |  18 |3787 |  32k|3787 |2642 | 710 | 414k|9007 | 0.000000e+00 | 2.000000e+00 |    Inf 
1286.54/1286.58	c  1287s|320000 |   640 |  4905k|  15.3 |  52M|  86 |   - |3787 |  36k|3787 |2642 | 710 | 427k|9157 | 0.000000e+00 | 2.000000e+00 |    Inf 
1326.74/1326.73	c  1327s|330000 |   630 |  5054k|  15.3 |  52M|  86 |  28 |3787 |  37k|3787 |2642 | 710 | 440k|9321 | 0.000000e+00 | 2.000000e+00 |    Inf 
1365.84/1365.86	c  1366s|340000 |   580 |  5198k|  15.3 |  49M|  86 |   - |3787 |  31k|   0 |   0 | 710 | 454k|9443 | 0.000000e+00 | 2.000000e+00 |    Inf 
1405.85/1405.85	c  1406s|350000 |   581 |  5350k|  15.3 |  49M|  86 |  30 |3787 |  31k|3787 |2642 | 710 | 467k|9553 | 0.000000e+00 | 2.000000e+00 |    Inf 
1446.74/1446.70	c  1447s|360000 |   533 |  5504k|  15.3 |  49M|  86 |  42 |3787 |  32k|3787 |2642 | 710 | 480k|9707 | 0.000000e+00 | 2.000000e+00 |    Inf 
1488.65/1488.61	c  1489s|370000 |   579 |  5671k|  15.3 |  51M|  86 |  35 |3787 |  35k|3787 |2642 | 710 | 492k|9875 | 0.000000e+00 | 2.000000e+00 |    Inf 
1531.64/1531.67	c  1532s|380000 |   595 |  5836k|  15.4 |  52M|  86 |  41 |3787 |  37k|3787 |2642 | 710 | 505k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1574.65/1574.61	c  1575s|390000 |   629 |  6002k|  15.4 |  53M|  86 |   - |3787 |  38k|3787 |2642 | 710 | 518k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1617.55/1617.51	c  1618s|400000 |   558 |  6166k|  15.4 |  52M|  86 |  32 |3787 |  38k|3787 |2642 | 710 | 531k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1658.26/1658.23	c  1658s|410000 |   539 |  6316k|  15.4 |  51M|  86 |   - |3787 |  34k|3787 |2642 | 710 | 544k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1697.06/1697.01	c  1697s|420000 |   616 |  6453k|  15.4 |  53M|  86 |   - |3787 |  37k|   0 |   0 | 710 | 557k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1736.76/1736.74	c  1737s|430000 |   617 |  6593k|  15.3 |  53M|  86 |   - |3787 |  39k|3787 |2642 | 710 | 570k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1779.16/1779.15	c  1779s|440000 |   676 |  6756k|  15.4 |  55M|  86 |   - |3787 |  42k|3787 |2642 | 710 | 583k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.06/1800.00	c Solving Time (sec) : 1800.00
1800.06/1800.00	c Solving Nodes      : 444875
1800.06/1800.00	c Primal Bound       : +2.00000000000000e+00 (303 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/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 /tmp/evaluation-result-3447722-1307897188/watcher-3447722-1307897188 -o /tmp/evaluation-result-3447722-1307897188/solver-3447722-1307897188 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447722-1307897188.wbo -t 1800 -m 15500 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.50 1.84 1.73 2/172 6100
/proc/meminfo: memFree=32480120/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=10124 CPUtime=0 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 1517 0 0 0 0 0 0 0 24 0 1 0 901321195 10366976 1470 33554432000 4194304 9128323 140737096828480 18446744073709551615 6164680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6100/statm: 2531 1470 399 1205 0 1322 0

[startup+0.0525521 s]
/proc/loadavg: 1.50 1.84 1.73 2/172 6100
/proc/meminfo: memFree=32480120/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=30716 CPUtime=0.04 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 6368 0 0 0 4 0 0 0 24 0 1 0 901321195 31453184 6319 33554432000 4194304 9128323 140737096828480 18446744073709551615 5233929 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 7679 6319 507 1205 0 6470 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30716

[startup+0.100522 s]
/proc/loadavg: 1.50 1.84 1.73 2/172 6100
/proc/meminfo: memFree=32480120/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=31740 CPUtime=0.09 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 6943 0 0 0 9 0 0 0 24 0 1 0 901321195 32501760 6637 33554432000 4194304 9128323 140737096828480 18446744073709551615 5321376 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 7935 6637 530 1205 0 6726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.300487 s]
/proc/loadavg: 1.50 1.84 1.73 2/172 6100
/proc/meminfo: memFree=32480120/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=38056 CPUtime=0.29 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 8696 0 0 0 28 1 0 0 25 0 1 0 901321195 38969344 8367 33554432000 4194304 9128323 140737096828480 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 9514 8367 606 1205 0 8305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38056

[startup+0.70041 s]
/proc/loadavg: 1.50 1.84 1.73 2/172 6100
/proc/meminfo: memFree=32480120/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=41724 CPUtime=0.69 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 9834 0 0 0 68 1 0 0 25 0 1 0 901321195 42725376 9369 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 10431 9369 666 1205 0 9222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41724

[startup+1.50027 s]
/proc/loadavg: 1.54 1.84 1.73 3/178 6111
/proc/meminfo: memFree=32375444/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=48996 CPUtime=1.49 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 18496 0 0 0 147 2 0 0 25 0 1 0 901321195 50171904 11216 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 12249 11216 727 1205 0 11040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48996

[startup+3.10097 s]
/proc/loadavg: 1.54 1.84 1.73 3/178 6111
/proc/meminfo: memFree=32367012/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=58408 CPUtime=3.09 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 25815 0 0 0 304 5 0 0 25 0 1 0 901321195 59809792 13563 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 14602 13563 737 1205 0 13393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58408

[startup+6.30036 s]
/proc/loadavg: 1.57 1.85 1.73 3/178 6111
/proc/meminfo: memFree=32358292/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=61848 CPUtime=6.3 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 26585 0 0 0 621 9 0 0 25 0 1 0 901321195 63332352 14333 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 15462 14333 738 1205 0 14253 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 61848

[startup+12.7011 s]
/proc/loadavg: 1.61 1.85 1.74 3/178 6111
/proc/meminfo: memFree=32353376/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=65768 CPUtime=12.7 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 31424 0 0 0 1257 13 0 0 25 0 1 0 901321195 67346432 15318 33554432000 4194304 9128323 140737096828480 18446744073709551615 4794592 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 16442 15318 741 1205 0 15233 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 65768

[startup+25.5007 s]
/proc/loadavg: 1.69 1.86 1.74 3/178 6111
/proc/meminfo: memFree=32332708/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=76404 CPUtime=25.49 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 41204 0 0 0 2529 20 0 0 25 0 1 0 901321195 78237696 17988 33554432000 4194304 9128323 140737096828480 18446744073709551615 5984556 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 19101 17988 750 1205 0 17892 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76404

[startup+51.1009 s]
/proc/loadavg: 1.80 1.87 1.74 3/178 6112
/proc/meminfo: memFree=32311836/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=93464 CPUtime=51.09 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 72792 0 0 0 5078 31 0 0 25 0 1 0 901321195 95707136 22324 33554432000 4194304 9128323 140737096828480 18446744073709551615 7177032 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 23366 22324 751 1205 0 22157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93464

[startup+102.306 s]
/proc/loadavg: 1.98 1.90 1.76 3/178 6113
/proc/meminfo: memFree=32300352/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=100804 CPUtime=102.3 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 131628 0 0 0 10161 69 0 0 25 0 1 0 901321195 103223296 24142 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 25201 24142 753 1205 0 23992 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100804

[startup+162.301 s]
/proc/loadavg: 1.99 1.92 1.77 3/178 6115
/proc/meminfo: memFree=32287540/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=108316 CPUtime=162.29 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 153842 0 0 0 16123 106 0 0 25 0 1 0 901321195 110915584 26072 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 27079 26072 753 1205 0 25870 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108316

[startup+222.301 s]
/proc/loadavg: 1.99 1.93 1.78 3/178 6116
/proc/meminfo: memFree=32280172/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=114416 CPUtime=222.29 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 172521 0 0 0 22081 148 0 0 25 0 1 0 901321195 117161984 27550 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 28604 27550 753 1205 0 27395 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114416

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.79 3/178 6118
/proc/meminfo: memFree=32275664/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=116836 CPUtime=282.3 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 194907 0 0 0 28040 190 0 0 25 0 1 0 901321195 119640064 28180 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 29209 28180 753 1205 0 28000 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116836

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.81 3/178 6120
/proc/meminfo: memFree=32269668/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=120584 CPUtime=342.31 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 232096 0 0 0 33996 235 0 0 25 0 1 0 901321195 123478016 29120 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 30146 29120 753 1205 0 28937 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 120584

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.82 3/178 6121
/proc/meminfo: memFree=32266016/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=123296 CPUtime=402.3 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 237809 0 0 0 39955 275 0 0 25 0 1 0 901321195 126255104 29794 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 30824 29794 753 1205 0 29615 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123296

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.82 3/178 6123
/proc/meminfo: memFree=32262376/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=126776 CPUtime=462.31 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 243599 0 0 0 45919 312 0 0 25 0 1 0 901321195 129818624 30578 33554432000 4194304 9128323 140737096828480 18446744073709551615 5984640 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 31694 30578 753 1205 0 30485 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 126776

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.83 3/178 6124
/proc/meminfo: memFree=32260468/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=127680 CPUtime=522.31 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 245928 0 0 0 51882 349 0 0 25 0 1 0 901321195 130744320 30857 33554432000 4194304 9128323 140737096828480 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 31920 30857 753 1205 0 30711 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 127680

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 6126
/proc/meminfo: memFree=32257300/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=129040 CPUtime=582.31 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 266834 0 0 0 57843 388 0 0 25 0 1 0 901321195 132136960 31198 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 32260 31198 753 1205 0 31051 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 129040

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 1.99 1.86 3/178 6132
/proc/meminfo: memFree=32252620/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=130836 CPUtime=822.32 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 300174 0 0 0 81690 542 0 0 25 0 1 0 901321195 133976064 31599 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 32709 31599 753 1205 0 31500 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 130836

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 6143
/proc/meminfo: memFree=32246932/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=131916 CPUtime=882.32 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 305189 0 0 0 87652 580 0 0 25 0 1 0 901321195 135081984 31880 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 32979 31880 753 1205 0 31770 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 131916

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 6145
/proc/meminfo: memFree=32241408/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=134604 CPUtime=942.32 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 305855 0 0 0 93616 616 0 0 25 0 1 0 901321195 137834496 32545 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 33651 32545 753 1205 0 32442 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 134604

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 6146
/proc/meminfo: memFree=32239248/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=134740 CPUtime=1002.33 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 305929 0 0 0 99580 653 0 0 25 0 1 0 901321195 137973760 32619 33554432000 4194304 9128323 140737096828480 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 33685 32619 753 1205 0 32476 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 134740

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 6151
/proc/meminfo: memFree=32237312/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=135808 CPUtime=1062.33 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 310994 0 0 0 105545 688 0 0 25 0 1 0 901321195 139067392 32898 33554432000 4194304 9128323 140737096828480 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 33952 32898 753 1205 0 32743 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 135808

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 6152
/proc/meminfo: memFree=32236580/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=136460 CPUtime=1122.33 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 311117 0 0 0 111507 726 0 0 25 0 1 0 901321195 139735040 33021 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 34115 33021 753 1205 0 32906 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 136460

[startup+1182.3 s]
/proc/loadavg: 2.05 2.00 1.90 3/178 6154
/proc/meminfo: memFree=32236276/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=136600 CPUtime=1182.34 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 311167 0 0 0 117472 762 0 0 25 0 1 0 901321195 139878400 33071 33554432000 4194304 9128323 140737096828480 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 34150 33071 753 1205 0 32941 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 136600

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 6156
/proc/meminfo: memFree=32233504/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=137164 CPUtime=1242.34 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 311302 0 0 0 123437 797 0 0 25 0 1 0 901321195 140455936 33206 33554432000 4194304 9128323 140737096828480 18446744073709551615 4209245 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 34291 33206 753 1205 0 33082 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 137164

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6157
/proc/meminfo: memFree=32231088/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=139008 CPUtime=1302.34 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 311782 0 0 0 129403 831 0 0 25 0 1 0 901321195 142344192 33686 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 34752 33686 753 1205 0 33543 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 139008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6159
/proc/meminfo: memFree=32228432/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=140440 CPUtime=1362.34 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 312070 0 0 0 135370 864 0 0 25 0 1 0 901321195 143810560 33974 33554432000 4194304 9128323 140737096828480 18446744073709551615 7342525 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 35110 33974 753 1205 0 33901 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 140440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6160
/proc/meminfo: memFree=32225900/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=141964 CPUtime=1422.35 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 312467 0 0 0 141334 901 0 0 25 0 1 0 901321195 145371136 34350 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 35491 34350 753 1205 0 34282 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 141964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6162
/proc/meminfo: memFree=32225224/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=142444 CPUtime=1482.35 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 317512 0 0 0 147295 940 0 0 25 0 1 0 901321195 145862656 34492 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 35611 34492 753 1205 0 34402 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 142444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6164
/proc/meminfo: memFree=32223196/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=142576 CPUtime=1542.35 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 317528 0 0 0 153259 976 0 0 25 0 1 0 901321195 145997824 34508 33554432000 4194304 9128323 140737096828480 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 35644 34508 753 1205 0 34435 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 142576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6165
/proc/meminfo: memFree=32223152/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=142576 CPUtime=1602.35 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 317534 0 0 0 159223 1012 0 0 25 0 1 0 901321195 145997824 34514 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 35644 34514 753 1205 0 34435 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 142576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6167
/proc/meminfo: memFree=32220620/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=144412 CPUtime=1662.36 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 317888 0 0 0 165190 1046 0 0 25 0 1 0 901321195 147877888 34867 33554432000 4194304 9128323 140737096828480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 36103 34867 753 1205 0 34894 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 144412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6168
/proc/meminfo: memFree=32219948/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=144928 CPUtime=1722.36 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 318064 0 0 0 171160 1076 0 0 25 0 1 0 901321195 148406272 35043 33554432000 4194304 9128323 140737096828480 18446744073709551615 7217897 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 36232 35043 753 1205 0 35023 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 144928

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 6170
/proc/meminfo: memFree=32219148/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=145548 CPUtime=1782.36 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 318221 0 0 0 177125 1111 0 0 25 0 1 0 901321195 149041152 35200 33554432000 4194304 9128323 140737096828480 18446744073709551615 7343445 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/6100/statm: 36387 35200 753 1205 0 35178 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 145548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.01 1.91 3/178 6170
/proc/meminfo: memFree=32218644/32951124 swapFree=67050540/67111528
[pid=6100] ppid=6098 vsize=146052 CPUtime=1800.07 cores=0,2,4,6
/proc/6100/stat : 6100 (scip-2.0.1.4.li) R 6098 6100 5088 0 -1 4202496 318334 0 0 0 178886 1121 0 0 18 0 1 0 901321195 149557248 35312 33554432000 4194304 9128323 140737096828480 18446744073709551615 4692752 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6100/statm: 36513 35312 753 1205 0 35304 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 146052

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.08
CPU user time (s): 1788.86
CPU system time (s): 11.2183
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 160168

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

runsolver used 2.74358 second user time and 5.54616 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-12 18:46:28
IDJOB=3447722
IDBENCH=78898
IDSOLVER=1944
FILE ID=node102/3447722-1307897188
RUNJOBID= node102-1307897188-6081
PBS_JOBID= 13559600
Free space on /tmp= 74136 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.1900670234--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 /tmp/evaluation-result-3447722-1307897188/watcher-3447722-1307897188 -o /tmp/evaluation-result-3447722-1307897188/solver-3447722-1307897188 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447722-1307897188.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 74a38f74cac3b14e8d36cdbf48853bbd
RANDOM SEED=2094368962

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      32480176 kB
Buffers:        104432 kB
Cached:         148584 kB
SwapCached:      25148 kB
Active:         185200 kB
Inactive:        98028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32480176 kB
SwapTotal:    67111528 kB
SwapFree:     67050540 kB
Dirty:           24480 kB
Writeback:          28 kB
AnonPages:       27784 kB
Mapped:           8740 kB
Slab:           122488 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74112 MiB
End job on node102 at 2011-06-12 19:16:30