Trace number 3447717

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900556231--soft-33-100-0.wbo
MD5SUM32bdb0ca9ee10d9e7c56deff56e319ba
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 benchmark44.5912
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-3447717-1307897182.wbo>
0.00/0.02	c original problem has 2008 variables (2008 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.05	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, 136 impls, 7 clqs
0.05/0.09	c (round 2) 0 del vars, 121 del conss, 0 add conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10	c (round 3) 106 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.11	c (round 4) 130 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.12	c (round 5) 130 del vars, 177 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.17	c    (0.2s) probing: 101/1943 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  130 deleted vars, 177 deleted constraints, 0 added constraints, 1789 tightened bounds, 0 added holes, 82 changed sides, 0 changed coefficients
0.09/0.17	c  1848 implications, 7 cliques
0.09/0.17	c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.17	c      43 constraints of type <setppc>
0.09/0.17	c    1712 constraints of type <linear>
0.09/0.17	c    1712 constraints of type <indicator>
0.09/0.17	c     841 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.59	o 268
0.49/0.59	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.59	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3655 |6036 |3655 |2596 |   0 |  16 |   0 |      --      | 2.680000e+02 |    Inf 
0.59/0.61	c   0.6s|     1 |     0 |    82 |     - |  13M|   0 |  43 |3655 |6036 |3655 |2596 |   0 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
0.89/0.92	c   0.9s|     1 |     0 |   193 |     - |  14M|   0 |  43 |3655 |6079 |3655 |2606 |  10 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
0.99/1.06	c   1.1s|     1 |     0 |   222 |     - |  15M|   0 |  48 |3655 |6079 |3655 |2612 |  16 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
1.19/1.29	c   1.3s|     1 |     0 |   270 |     - |  15M|   0 |  51 |3655 |6079 |3655 |2620 |  24 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
1.49/1.50	c   1.5s|     1 |     0 |   299 |     - |  15M|   0 |  50 |3655 |6079 |3655 |2623 |  27 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
1.69/1.73	c   1.7s|     1 |     0 |   336 |     - |  16M|   0 |  51 |3655 |6079 |3655 |2625 |  29 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
1.99/2.01	c   2.0s|     1 |     0 |   377 |     - |  16M|   0 |  47 |3655 |6079 |3655 |2627 |  31 |  16 |   0 | 0.000000e+00 | 2.680000e+02 |    Inf 
2.28/2.37	c   2.4s|     1 |     2 |   377 |     - |  16M|   0 |  47 |3655 |6079 |3655 |2627 |  31 |  16 |   9 | 0.000000e+00 | 2.680000e+02 |    Inf 
3.79/3.82	o 250
3.79/3.82	c * 3.8s|    17 |    14 |  1761 |  86.5 |  16M|  15 |   - |3655 |6080 |3655 |2659 |  49 |  17 | 129 | 0.000000e+00 | 2.500000e+02 |    Inf 
7.29/7.36	o 231
7.29/7.36	c * 7.4s|    90 |    49 |  5163 |  53.8 |  17M|  19 |   - |3655 |6135 |3655 |2629 |  75 |  72 | 523 | 0.000000e+00 | 2.310000e+02 |    Inf 
8.18/8.24	o 82
8.18/8.24	c r 8.2s|   108 |    40 |  6137 |  53.8 |  17M|  19 |   1 |3655 |6137 |3655 |2623 |  97 |  74 | 653 | 0.000000e+00 | 8.200000e+01 |    Inf 
29.70/29.79	o 66
29.70/29.79	c *29.8s|  4129 |   294 | 43327 |  10.4 |  28M|  64 |   - |3655 |7446 |3655 |2610 | 296 |4170 |1509 | 0.000000e+00 | 6.600000e+01 |    Inf 
31.69/31.72	o 57
31.69/31.72	c *31.7s|  4714 |   337 | 47333 |  10.0 |  28M|  64 |   - |3655 |7203 |3655 |2610 | 313 |4766 |1526 | 0.000000e+00 | 5.700000e+01 |    Inf 
35.39/35.47	o 43
35.39/35.47	c *35.5s|  5695 |   354 | 55659 |   9.7 |  28M|  64 |   - |3655 |6575 |3655 |2610 | 355 |5903 |1554 | 0.000000e+00 | 4.300000e+01 |    Inf 
37.09/37.16	o 37
37.09/37.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.09/37.16	c *37.2s|  6201 |   371 | 60398 |   9.7 |  28M|  64 |   - |3655 |5988 |3655 |2610 | 370 |6481 |1556 | 0.000000e+00 | 3.700000e+01 |    Inf 
47.59/47.69	o 23
47.59/47.69	c *47.7s|  8916 |   392 | 92096 |  10.3 |  29M|  64 |   - |3655 |6529 |3655 |2610 | 436 |9713 |1703 | 0.000000e+00 | 2.300000e+01 |    Inf 
51.39/51.43	c  51.4s| 10000 |   377 |107668 |  10.7 |  29M|  64 |   - |3655 |6004 |3655 |2642 | 441 |  10k|1708 | 0.000000e+00 | 2.300000e+01 |    Inf 
62.00/62.08	o 21
62.00/62.08	c *62.1s| 13390 |   374 |150716 |  11.2 |  29M|  64 |   - |3655 |7339 |3655 |2609 | 461 |  14k|1709 | 0.000000e+00 | 2.100000e+01 |    Inf 
83.19/83.20	c  83.2s| 20000 |   386 |237087 |  11.8 |  31M|  64 |   - |3655 |9842 |3655 |2609 | 484 |  23k|1709 | 0.000000e+00 | 2.100000e+01 |    Inf 
93.50/93.56	o 19
93.50/93.56	c *93.6s| 23153 |   356 |278483 |  12.0 |  30M|  64 |   - |3655 |8685 |3655 |2609 | 494 |  26k|1709 | 0.000000e+00 | 1.900000e+01 |    Inf 
96.39/96.45	o 15
96.39/96.45	c *96.5s| 23992 |   362 |290602 |  12.1 |  30M|  64 |   - |3655 |8387 |3655 |2611 | 518 |  27k|1709 | 0.000000e+00 | 1.500000e+01 |    Inf 
110.70/110.74	o 9
110.70/110.74	c * 111s| 28050 |   328 |349867 |  12.5 |  29M|  64 |   - |3655 |9514 |3655 |2611 | 549 |  32k|1832 | 0.000000e+00 | 9.000000e+00 |    Inf 
117.79/117.88	c   118s| 30000 |   324 |377673 |  12.6 |  29M|  64 |  30 |3655 |9716 |3655 |2609 | 559 |  35k|1975 | 0.000000e+00 | 9.000000e+00 |    Inf 
132.30/132.39	o 7
132.30/132.39	c * 132s| 33884 |   283 |438636 |  12.9 |  29M|  64 |   - |3655 |  11k|3655 |2611 | 567 |  40k|2152 | 0.000000e+00 | 7.000000e+00 |    Inf 
156.70/156.78	o 4
156.70/156.78	c * 157s| 39988 |   238 |543759 |  13.6 |  28M|  64 |   - |3655 |  10k|3655 |2613 | 571 |  47k|2514 | 0.000000e+00 | 4.000000e+00 |    Inf 
156.80/156.83	c   157s| 40000 |   240 |543918 |  13.6 |  28M|  64 |   - |3655 |  10k|3655 |2609 | 571 |  47k|2514 | 0.000000e+00 | 4.000000e+00 |    Inf 
166.80/166.84	o 1
166.80/166.84	c * 167s| 42835 |   229 |588098 |  13.7 |  29M|  64 |   - |3655 |  11k|3655 |2612 | 574 |  51k|2602 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.30/194.30	c   194s| 50000 |   291 |708887 |  14.2 |  32M|  64 |  23 |3655 |  16k|3655 |2609 | 574 |  60k|2953 | 0.000000e+00 | 1.000000e+00 |    Inf 
232.20/232.25	c   232s| 60000 |   197 |874537 |  14.6 |  30M|  66 |   - |3655 |  13k|3655 |2609 | 574 |  73k|3336 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.80/273.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
273.80/273.82	c   274s| 70000 |   239 |  1056k|  15.1 |  32M|  66 |   - |3655 |  18k|3655 |2642 | 574 |  86k|3830 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.90/312.94	c   313s| 80000 |   234 |  1228k|  15.4 |  34M|  66 |   - |3655 |  20k|   0 |   0 | 574 |  98k|4158 | 0.000000e+00 | 1.000000e+00 |    Inf 
352.10/352.17	c   352s| 90000 |   183 |  1396k|  15.5 |  35M|  66 |  27 |3655 |  23k|3655 |2609 | 574 | 111k|4446 | 0.000000e+00 | 1.000000e+00 |    Inf 
393.01/393.03	c   393s|100000 |   169 |  1571k|  15.7 |  36M|  66 |   - |3655 |  24k|3655 |2609 | 574 | 123k|4854 | 0.000000e+00 | 1.000000e+00 |    Inf 
432.71/432.71	c   433s|110000 |   213 |  1739k|  15.8 |  40M|  66 |   - |3655 |  32k|3655 |2609 | 574 | 136k|5071 | 0.000000e+00 | 1.000000e+00 |    Inf 
475.61/475.61	c   476s|120000 |   115 |  1914k|  15.9 |  35M|  66 |  48 |3655 |  21k|3655 |2643 | 574 | 149k|5420 | 0.000000e+00 | 1.000000e+00 |    Inf 
514.82/514.84	c   515s|130000 |   116 |  2081k|  16.0 |  36M|  66 |   - |3655 |  24k|3655 |2609 | 574 | 162k|5691 | 0.000000e+00 | 1.000000e+00 |    Inf 
552.91/552.97	c   553s|140000 |   162 |  2241k|  16.0 |  40M|  66 |   - |3655 |  31k|3655 |2609 | 574 | 175k|5851 | 0.000000e+00 | 1.000000e+00 |    Inf 
592.82/592.87	c   593s|150000 |   112 |  2402k|  16.0 |  39M|  66 |  20 |3655 |  30k|3655 |2609 | 574 | 188k|6117 | 0.000000e+00 | 1.000000e+00 |    Inf 
633.12/633.17	c   633s|160000 |   133 |  2565k|  16.0 |  42M|  66 |  26 |3655 |  37k|3655 |2609 | 574 | 201k|6374 | 0.000000e+00 | 1.000000e+00 |    Inf 
674.73/674.75	c   675s|170000 |   175 |  2730k|  16.1 |  46M|  66 |   - |3655 |  45k|3655 |2609 | 574 | 214k|6568 | 0.000000e+00 | 1.000000e+00 |    Inf 
718.02/718.02	c   718s|180000 |   116 |  2904k|  16.1 |  45M|  66 |  42 |3655 |  42k|3655 |2609 | 574 | 226k|6737 | 0.000000e+00 | 1.000000e+00 |    Inf 
763.82/763.80	c   764s|190000 |   143 |  3086k|  16.2 |  47M|  66 |   - |3655 |  49k|   0 |   0 | 574 | 239k|6939 | 0.000000e+00 | 1.000000e+00 |    Inf 
810.02/810.05	c   810s|200000 |   166 |  3266k|  16.3 |  51M|  66 |  25 |3655 |  57k|3655 |2609 | 574 | 252k|7181 | 0.000000e+00 | 1.000000e+00 |    Inf 
856.94/856.90	c   857s|210000 |   109 |  3443k|  16.4 |  50M|  66 |   - |3655 |  54k|3655 |2609 | 574 | 265k|7351 | 0.000000e+00 | 1.000000e+00 |    Inf 
906.73/906.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
906.73/906.72	c   907s|220000 |   117 |  3641k|  16.6 |  50M|  66 |   - |3655 |  55k|3655 |2609 | 574 | 278k|7491 | 0.000000e+00 | 1.000000e+00 |    Inf 
959.04/959.06	c   959s|230000 |   139 |  3828k|  16.6 |  52M|  66 |   - |3655 |  60k|3655 |2609 | 574 | 291k|7691 | 0.000000e+00 | 1.000000e+00 |    Inf 
1007.04/1007.05	c  1007s|240000 |   119 |  4004k|  16.7 |  54M|  66 |   - |3655 |  63k|3655 |2609 | 574 | 304k|7881 | 0.000000e+00 | 1.000000e+00 |    Inf 
1057.74/1057.77	c  1058s|250000 |   109 |  4185k|  16.7 |  55M|  66 |  40 |3655 |  67k|3655 |2609 | 574 | 318k|8054 | 0.000000e+00 | 1.000000e+00 |    Inf 
1110.64/1110.62	c  1111s|260000 |   147 |  4363k|  16.8 |  58M|  66 |  35 |3655 |  72k|3655 |2609 | 574 | 331k|8187 | 0.000000e+00 | 1.000000e+00 |    Inf 
1163.45/1163.48	c  1163s|270000 |   138 |  4546k|  16.8 |  59M|  66 |   - |3655 |  75k|3655 |2609 | 574 | 344k|8312 | 0.000000e+00 | 1.000000e+00 |    Inf 
1218.75/1218.76	c  1219s|280000 |   153 |  4745k|  16.9 |  62M|  66 |   - |3655 |  80k|3655 |2609 | 574 | 357k|8442 | 0.000000e+00 | 1.000000e+00 |    Inf 
1270.25/1270.26	c  1270s|290000 |   148 |  4910k|  16.9 |  63M|  66 |  26 |3655 |  83k|3655 |2609 | 574 | 371k|8573 | 0.000000e+00 | 1.000000e+00 |    Inf 
1323.85/1323.85	c  1324s|300000 |   255 |  5089k|  17.0 |  65M|  66 |  33 |3655 |  86k|3655 |2609 | 574 | 384k|8728 | 0.000000e+00 | 1.000000e+00 |    Inf 
1376.85/1376.89	c  1377s|310000 |   320 |  5273k|  17.0 |  68M|  66 |  30 |3655 |  90k|3655 |2609 | 574 | 398k|8881 | 0.000000e+00 | 1.000000e+00 |    Inf 
1428.96/1428.97	c  1429s|320000 |   394 |  5452k|  17.0 |  70M|  66 |  44 |3655 |  93k|3655 |2609 | 574 | 411k|9022 | 0.000000e+00 | 1.000000e+00 |    Inf 
1482.46/1482.47	c  1482s|330000 |   434 |  5637k|  17.1 |  71M|  78 |  24 |3655 |  94k|3655 |2609 | 574 | 426k|9169 | 0.000000e+00 | 1.000000e+00 |    Inf 
1536.16/1536.13	c  1536s|340000 |   335 |  5824k|  17.1 |  69M|  78 |  24 |3655 |  89k|3655 |2609 | 574 | 441k|9287 | 0.000000e+00 | 1.000000e+00 |    Inf 
1590.07/1590.06	c  1590s|350000 |   398 |  6004k|  17.2 |  70M|  78 |  37 |3655 |  92k|3655 |2609 | 574 | 455k|9417 | 0.000000e+00 | 1.000000e+00 |    Inf 
1644.37/1644.37	c  1644s|360000 |   293 |  6188k|  17.2 |  68M|  78 |   - |3655 |  89k|3655 |2609 | 574 | 468k|9520 | 0.000000e+00 | 1.000000e+00 |    Inf 
1699.27/1699.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1699.27/1699.26	c  1699s|370000 |   250 |  6380k|  17.2 |  70M|  78 |   - |3655 |  93k|3655 |2609 | 574 | 482k|9635 | 0.000000e+00 | 1.000000e+00 |    Inf 
1751.07/1751.05	c  1751s|380000 |   215 |  6541k|  17.2 |  71M|  78 |  41 |3655 |  95k|3655 |2609 | 574 | 496k|9768 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.07/1800.00	c Solving Time (sec) : 1800.00
1800.07/1800.00	c Solving Nodes      : 389034
1800.07/1800.00	c Primal Bound       : +1.00000000000000e+00 (210 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/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-3447717-1307897182/watcher-3447717-1307897182 -o /var/tmp/evaluation-result-3447717-1307897182/solver-3447717-1307897182 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447717-1307897182.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.66 1.56 1.25 3/177 11074
/proc/meminfo: memFree=1385524/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=9988 CPUtime=0 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 1499 0 0 0 0 0 0 0 25 0 1 0 882133809 10227712 1452 33554432000 4194304 9128323 140733643210000 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11074/statm: 2497 1452 399 1205 0 1288 0

[startup+0.063647 s]
/proc/loadavg: 1.66 1.56 1.25 3/177 11074
/proc/meminfo: memFree=1385524/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=31732 CPUtime=0.05 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 6885 0 0 0 5 0 0 0 25 0 1 0 882133809 32493568 6579 33554432000 4194304 9128323 140733643210000 18446744073709551615 5267728 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11074/statm: 7933 6579 514 1205 0 6724 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31732

[startup+0.100617 s]
/proc/loadavg: 1.66 1.56 1.25 3/177 11074
/proc/meminfo: memFree=1385524/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=31732 CPUtime=0.09 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 6905 0 0 0 9 0 0 0 25 0 1 0 882133809 32493568 6599 33554432000 4194304 9128323 140733643210000 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11074/statm: 7933 6599 522 1205 0 6724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.300599 s]
/proc/loadavg: 1.66 1.56 1.25 3/177 11074
/proc/meminfo: memFree=1385524/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=37936 CPUtime=0.29 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 8680 0 0 0 29 0 0 0 25 0 1 0 882133809 38846464 8355 33554432000 4194304 9128323 140733643210000 18446744073709551615 5604739 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11074/statm: 9484 8355 629 1205 0 8275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37936

[startup+0.700477 s]
/proc/loadavg: 1.66 1.56 1.25 3/177 11074
/proc/meminfo: memFree=1385524/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=43460 CPUtime=0.69 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 10324 0 0 0 68 1 0 0 25 0 1 0 882133809 44503040 9841 33554432000 4194304 9128323 140733643210000 18446744073709551615 6308400 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11074/statm: 10865 9841 684 1205 0 9656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43460

[startup+1.50032 s]
/proc/loadavg: 1.69 1.56 1.25 3/178 11075
/proc/meminfo: memFree=1320716/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=72136 CPUtime=1.49 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 17559 0 0 0 147 2 0 0 25 0 1 0 882133809 73867264 16718 33554432000 4194304 9128323 140733643210000 18446744073709551615 6294448 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 18034 16718 728 1205 0 16825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72136

[startup+3.10102 s]
/proc/loadavg: 1.69 1.56 1.25 3/178 11075
/proc/meminfo: memFree=1318608/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=73040 CPUtime=3.09 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 18144 0 0 0 306 3 0 0 25 0 1 0 882133809 74792960 17303 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 18260 17303 749 1205 0 17051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73040

[startup+6.3004 s]
/proc/loadavg: 1.72 1.57 1.26 3/178 11075
/proc/meminfo: memFree=1318420/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=73040 CPUtime=6.29 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 18148 0 0 0 622 7 0 0 25 0 1 0 882133809 74792960 17307 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 18260 17307 753 1205 0 17051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73040

[startup+12.7011 s]
/proc/loadavg: 1.74 1.58 1.26 3/178 11075
/proc/meminfo: memFree=1319284/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=72016 CPUtime=12.69 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 19464 0 0 0 1256 13 0 0 25 0 1 0 882133809 73744384 17086 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 18004 17086 753 1205 0 16795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72016

[startup+25.5006 s]
/proc/loadavg: 1.80 1.60 1.27 3/178 11076
/proc/meminfo: memFree=1319244/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=73612 CPUtime=25.49 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 24472 0 0 0 2530 19 0 0 25 0 1 0 882133809 75378688 17451 33554432000 4194304 9128323 140733643210000 18446744073709551615 5604739 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 18403 17451 754 1205 0 17194 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73612

[startup+51.1005 s]
/proc/loadavg: 1.86 1.63 1.29 3/178 11077
/proc/meminfo: memFree=1304172/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=85392 CPUtime=51.09 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 59103 0 0 0 5072 37 0 0 25 0 1 0 882133809 87441408 20412 33554432000 4194304 9128323 140733643210000 18446744073709551615 7278876 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 21348 20412 754 1205 0 20139 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85392

[startup+102.306 s]
/proc/loadavg: 1.94 1.68 1.32 3/178 11078
/proc/meminfo: memFree=1291360/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=91340 CPUtime=102.3 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 90331 0 0 0 10156 74 0 0 25 0 1 0 882133809 93532160 21936 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 22835 21936 754 1205 0 21626 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91340

[startup+162.3 s]
/proc/loadavg: 1.98 1.74 1.37 3/178 11079
/proc/meminfo: memFree=1289192/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=93248 CPUtime=162.29 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 129241 0 0 0 16109 120 0 0 25 0 1 0 882133809 95485952 22445 33554432000 4194304 9128323 140733643210000 18446744073709551615 6712753 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 23312 22445 754 1205 0 22103 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93248

[startup+222.301 s]
/proc/loadavg: 1.99 1.78 1.40 3/178 11081
/proc/meminfo: memFree=1283320/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=97044 CPUtime=222.3 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 144362 0 0 0 22062 168 0 0 25 0 1 0 882133809 99373056 23353 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 24261 23353 754 1205 0 23052 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97044

[startup+282.301 s]
/proc/loadavg: 1.99 1.82 1.44 3/178 11083
/proc/meminfo: memFree=1279400/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=98792 CPUtime=282.3 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 149797 0 0 0 28019 211 0 0 25 0 1 0 882133809 101163008 23802 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 24698 23802 754 1205 0 23489 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98792

[startup+342.301 s]
/proc/loadavg: 2.04 1.86 1.47 3/178 11084
/proc/meminfo: memFree=1275484/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=102152 CPUtime=342.3 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 150605 0 0 0 33978 252 0 0 25 0 1 0 882133809 104603648 24606 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 25538 24606 754 1205 0 24329 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102152

[startup+402.301 s]
/proc/loadavg: 2.07 1.90 1.51 3/178 11086
/proc/meminfo: memFree=1271308/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=104184 CPUtime=402.31 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 153129 0 0 0 39935 296 0 0 25 0 1 0 882133809 106684416 25032 33554432000 4194304 9128323 140733643210000 18446744073709551615 7346381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 26046 25032 754 1205 0 24837 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 104184

[startup+462.301 s]
/proc/loadavg: 2.02 1.92 1.54 3/178 11087
/proc/meminfo: memFree=1263056/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=110064 CPUtime=462.31 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 154600 0 0 0 45894 337 0 0 25 0 1 0 882133809 112705536 26503 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 27516 26503 754 1205 0 26307 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 110064

[startup+522.301 s]
/proc/loadavg: 2.01 1.93 1.56 3/178 11089
/proc/meminfo: memFree=1261468/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=110860 CPUtime=522.32 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 154796 0 0 0 51855 377 0 0 25 0 1 0 882133809 113520640 26699 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 27715 26699 754 1205 0 26506 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 110860

[startup+582.301 s]
/proc/loadavg: 2.00 1.94 1.59 3/178 11091
/proc/meminfo: memFree=1258028/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=111828 CPUtime=582.32 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 157134 0 0 0 57814 418 0 0 25 0 1 0 882133809 114511872 26956 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 27957 26956 754 1205 0 26748 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 111828

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.07 1.98 1.67 3/178 11097
/proc/meminfo: memFree=1233924/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=122900 CPUtime=822.33 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 159728 0 0 0 81679 554 0 0 25 0 1 0 882133809 125849600 29549 33554432000 4194304 9128323 140733643210000 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 30725 29549 754 1205 0 29516 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 122900

[startup+882.3 s]
/proc/loadavg: 2.02 1.98 1.69 3/178 11108
/proc/meminfo: memFree=1230020/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=124028 CPUtime=882.33 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 159996 0 0 0 87646 587 0 0 25 0 1 0 882133809 127004672 29817 33554432000 4194304 9128323 140733643210000 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 31007 29817 754 1205 0 29798 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 124028

[startup+942.301 s]
/proc/loadavg: 2.04 2.00 1.72 3/178 11109
/proc/meminfo: memFree=1229624/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=124816 CPUtime=942.34 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 160186 0 0 0 93614 620 0 0 25 0 1 0 882133809 127811584 30007 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 31204 30007 754 1205 0 29995 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 124816

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 11111
/proc/meminfo: memFree=1227816/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=125248 CPUtime=1002.34 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 160322 0 0 0 99584 650 0 0 25 0 1 0 882133809 128253952 30143 33554432000 4194304 9128323 140733643210000 18446744073709551615 4592919 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 31312 30143 754 1205 0 30103 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 125248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 11112
/proc/meminfo: memFree=1221808/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=129688 CPUtime=1062.34 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 167013 0 0 0 105549 685 0 0 25 0 1 0 882133809 132800512 31222 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 32422 31222 754 1205 0 31213 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 129688

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/178 11114
/proc/meminfo: memFree=1218520/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=132380 CPUtime=1122.34 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 167702 0 0 0 111514 720 0 0 25 0 1 0 882133809 135557120 31904 33554432000 4194304 9128323 140733643210000 18446744073709551615 7311528 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 33095 31904 754 1205 0 31886 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 132380

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 11116
/proc/meminfo: memFree=1215468/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=135952 CPUtime=1182.34 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 168515 0 0 0 117484 750 0 0 25 0 1 0 882133809 139214848 32717 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 33988 32717 754 1205 0 32779 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 135952

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/178 11117
/proc/meminfo: memFree=1210592/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=137844 CPUtime=1242.35 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 168984 0 0 0 123454 781 0 0 25 0 1 0 882133809 141152256 33186 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 34461 33186 754 1205 0 33252 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 137844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/178 11119
/proc/meminfo: memFree=1210276/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=137844 CPUtime=1302.35 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 169005 0 0 0 129426 809 0 0 25 0 1 0 882133809 141152256 33207 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 34461 33207 754 1205 0 33252 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 137844

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.81 3/178 11120
/proc/meminfo: memFree=1206476/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=141500 CPUtime=1362.35 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 169934 0 0 0 135397 838 0 0 25 0 1 0 882133809 144896000 34133 33554432000 4194304 9128323 140733643210000 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 35375 34133 754 1205 0 34166 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 141500

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.82 3/178 11122
/proc/meminfo: memFree=1200800/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=145332 CPUtime=1422.36 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 170801 0 0 0 141366 870 0 0 25 0 1 0 882133809 148819968 35000 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36333 35000 754 1205 0 35124 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 145332

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.83 3/178 11124
/proc/meminfo: memFree=1199872/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=146392 CPUtime=1482.36 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 170990 0 0 0 147335 901 0 0 25 0 1 0 882133809 149905408 35189 33554432000 4194304 9128323 140733643210000 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36598 35189 754 1205 0 35389 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 146392

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.83 3/178 11125
/proc/meminfo: memFree=1198956/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=146756 CPUtime=1542.36 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171132 0 0 0 153305 931 0 0 25 0 1 0 882133809 150278144 35331 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36689 35331 754 1205 0 35480 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 146756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 11127
/proc/meminfo: memFree=1198392/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=146756 CPUtime=1602.37 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171136 0 0 0 159276 961 0 0 25 0 1 0 882133809 150278144 35335 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36689 35335 754 1205 0 35480 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 146756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 11128
/proc/meminfo: memFree=1195248/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=146756 CPUtime=1662.37 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171140 0 0 0 165247 990 0 0 25 0 1 0 882133809 150278144 35339 33554432000 4194304 9128323 140733643210000 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36689 35339 754 1205 0 35480 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 146756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11168
/proc/meminfo: memFree=1228452/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=146756 CPUtime=1722.37 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171166 0 0 0 171217 1020 0 0 25 0 1 0 882133809 150278144 35365 33554432000 4194304 9128323 140733643210000 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 36689 35365 754 1205 0 35480 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 146756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 11170
/proc/meminfo: memFree=1215108/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=148564 CPUtime=1782.37 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171659 0 0 0 177186 1051 0 0 25 0 1 0 882133809 152129536 35858 33554432000 4194304 9128323 140733643210000 18446744073709551615 4207534 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11074/statm: 37141 35858 754 1205 0 35932 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 148564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 11170
/proc/meminfo: memFree=1214596/32951124 swapFree=67054448/67111528
[pid=11074] ppid=11072 vsize=148928 CPUtime=1800.08 cores=0,2,4,6
/proc/11074/stat : 11074 (scip-2.0.1.4.li) R 11072 11074 8455 0 -1 4202496 171740 0 0 0 178947 1061 0 0 25 0 1 0 882133809 152502272 35939 33554432000 4194304 9128323 140733643210000 18446744073709551615 4692805 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11074/statm: 37232 35939 754 1205 0 36023 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 148928

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.09
CPU user time (s): 1789.47
CPU system time (s): 10.6204
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 149696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.47
system time used= 10.6204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 20219

runsolver used 2.66359 second user time and 5.56315 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-12 18:46:22
IDJOB=3447717
IDBENCH=78893
IDSOLVER=1944
FILE ID=node143/3447717-1307897182
RUNJOBID= node143-1307897151-9791
PBS_JOBID= 13559565
Free space on /var/tmp= 2904 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.1900556231--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-3447717-1307897182/watcher-3447717-1307897182 -o /var/tmp/evaluation-result-3447717-1307897182/solver-3447717-1307897182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447717-1307897182.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 32bdb0ca9ee10d9e7c56deff56e319ba
RANDOM SEED=1810785675

node143.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.846
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.69
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.846
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1382232 kB
Buffers:         51384 kB
Cached:       30495188 kB
SwapCached:       9388 kB
Active:       15890952 kB
Inactive:     14730056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1382232 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:           24924 kB
Writeback:           0 kB
AnonPages:       71932 kB
Mapped:          15736 kB
Slab:           884336 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263752 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= 2892 MiB
End job on node143 at 2011-06-12 19:16:24