Trace number 3447765

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900667195--soft-33-100-0.wbo
MD5SUM48e28404edc62027cab8cceeec6ce6b2
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 benchmark134.936
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 655
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-3447765-1307897711.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.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, 130 impls, 7 clqs
0.07/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.07/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.15	c presolving (6 rounds):
0.09/0.15	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.15	c  1908 implications, 7 cliques
0.09/0.15	c presolved problem has 3787 variables (2009 bin, 0 int, 1778 impl, 0 cont) and 4400 constraints
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c    1778 constraints of type <linear>
0.09/0.15	c    1778 constraints of type <indicator>
0.09/0.15	c     791 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.16	c 
0.49/0.56	o 258
0.49/0.56	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.56	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3787 |6178 |3787 |2622 |   0 |   0 |   0 |      --      | 2.580000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |    81 |     - |  13M|   0 |  48 |3787 |6178 |3787 |2622 |   0 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
0.89/0.96	c   1.0s|     1 |     0 |   566 |     - |  15M|   0 |  34 |3787 |6220 |3787 |2634 |  12 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
1.00/1.08	c   1.1s|     1 |     0 |   601 |     - |  15M|   0 |  52 |3787 |6220 |3787 |2657 |  35 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
1.29/1.32	c   1.3s|     1 |     0 |   619 |     - |  16M|   0 |  51 |3787 |6220 |3787 |2660 |  38 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
1.59/1.62	c   1.6s|     1 |     0 |   641 |     - |  16M|   0 |  51 |3787 |6220 |3787 |2663 |  41 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
1.89/1.93	c   1.9s|     1 |     0 |   663 |     - |  16M|   0 |  54 |3787 |6220 |3787 |2670 |  48 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
2.19/2.28	c   2.3s|     1 |     0 |   689 |     - |  16M|   0 |  59 |3787 |6220 |3787 |2678 |  56 |   0 |   0 | 0.000000e+00 | 2.580000e+02 |    Inf 
2.79/2.80	c   2.8s|     1 |     2 |   689 |     - |  16M|   0 |  59 |3787 |6220 |3787 |2678 |  56 |   0 |  10 | 0.000000e+00 | 2.580000e+02 |    Inf 
4.99/5.01	o 183
4.99/5.01	c * 5.0s|    37 |    24 |  1965 |  35.4 |  18M|  18 |   - |3787 |6235 |3787 |2709 | 119 |  15 | 176 | 0.000000e+00 | 1.830000e+02 |    Inf 
5.09/5.19	o 129
5.09/5.19	c * 5.2s|    43 |    22 |  2089 |  33.3 |  18M|  18 |   - |3787 |6236 |3787 |2694 | 131 |  16 | 198 | 0.000000e+00 | 1.290000e+02 |    Inf 
5.19/5.28	o 71
5.19/5.28	c * 5.3s|    45 |    13 |  2179 |  33.9 |  18M|  18 |   - |3787 |6236 |3787 |2696 | 145 |  16 | 205 | 0.000000e+00 | 7.100000e+01 |    Inf 
7.49/7.58	o 69
7.49/7.58	c * 7.6s|   115 |    29 |  3597 |  25.5 |  18M|  24 |   - |3787 |5177 |3787 |2682 | 148 |  84 | 504 | 0.000000e+00 | 6.900000e+01 |    Inf 
22.19/22.22	o 61
22.19/22.22	c *22.2s|  2364 |   157 | 21705 |   8.9 |  25M|  59 |   - |3787 |6662 |3787 |2683 | 285 |2600 |1533 | 0.000000e+00 | 6.100000e+01 |    Inf 
23.59/23.60	o 51
23.59/23.60	c *23.6s|  2616 |   184 | 25129 |   9.3 |  25M|  59 |   - |3787 |6324 |3787 |2682 | 287 |2879 |1576 | 0.000000e+00 | 5.100000e+01 |    Inf 
26.30/26.33	o 38
26.30/26.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.30/26.33	c *26.3s|  3167 |   210 | 31370 |   9.7 |  25M|  59 |   - |3787 |5650 |3787 |2688 | 303 |3515 |1657 | 0.000000e+00 | 3.800000e+01 |    Inf 
26.30/26.34	o 21
26.30/26.34	c *26.3s|  3168 |   205 | 31374 |   9.7 |  25M|  59 |   - |3787 |5650 |3787 |2688 | 305 |3515 |1657 | 0.000000e+00 | 2.100000e+01 |    Inf 
26.89/26.90	o 16
26.89/26.90	c *26.9s|  3239 |   203 | 33803 |  10.2 |  25M|  59 |   - |3787 |4421 |3787 |2664 | 306 |3578 |1667 | 0.000000e+00 | 1.600000e+01 |    Inf 
43.58/43.60	o 12
43.58/43.60	c *43.6s|  7841 |   272 |104375 |  13.2 |  27M|  59 |   - |3787 |6958 |3787 |2663 | 350 |8600 |1726 | 0.000000e+00 | 1.200000e+01 |    Inf 
50.38/50.40	o 7
50.38/50.40	c *50.4s|  9674 |   328 |136212 |  14.0 |  27M|  59 |   - |3787 |7476 |3787 |2666 | 354 |  10k|1730 | 0.000000e+00 | 7.000000e+00 |    Inf 
51.38/51.48	c  51.5s| 10000 |   331 |140749 |  14.0 |  27M|  59 |   - |3787 |6956 |   0 |   0 | 354 |  11k|1734 | 0.000000e+00 | 7.000000e+00 |    Inf 
59.89/59.95	o 4
59.89/59.95	c *59.9s| 12479 |   357 |178807 |  14.3 |  28M|  59 |   - |3787 |7397 |3787 |2663 | 354 |  14k|1734 | 0.000000e+00 | 4.000000e+00 |    Inf 
85.79/85.81	c  85.8s| 20000 |   456 |290342 |  14.5 |  30M|  59 |   - |3787 |9541 |3787 |2663 | 354 |  23k|1903 | 0.000000e+00 | 4.000000e+00 |    Inf 
97.79/97.83	o 3
97.79/97.83	c *97.8s| 23222 |   416 |338284 |  14.5 |  29M|  59 |   - |3787 |9410 |3787 |2663 | 355 |  28k|2104 | 0.000000e+00 | 3.000000e+00 |    Inf 
123.29/123.32	c   123s| 30000 |   494 |444916 |  14.8 |  31M|  61 |   - |3787 |  10k|3787 |2663 | 355 |  36k|2448 | 0.000000e+00 | 3.000000e+00 |    Inf 
162.49/162.52	c   163s| 40000 |   495 |612726 |  15.3 |  32M|  62 |  20 |3787 |  11k|3787 |2663 | 355 |  50k|2957 | 0.000000e+00 | 3.000000e+00 |    Inf 
178.49/178.58	o 2
178.49/178.58	c * 179s| 44297 |   533 |680318 |  15.3 |  33M|  62 |   - |3787 |  12k|3787 |2663 | 355 |  56k|3164 | 0.000000e+00 | 2.000000e+00 |    Inf 
188.89/188.97	o 1
188.89/188.97	c * 189s| 47180 |   460 |725004 |  15.4 |  32M|  62 |   - |3787 |  12k|3787 |2664 | 356 |  60k|3237 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.09/201.20	c   201s| 50000 |   477 |779524 |  15.6 |  32M|  62 |  35 |3787 |  12k|3787 |2663 | 356 |  64k|3382 | 0.000000e+00 | 1.000000e+00 |    Inf 
240.29/240.33	c   240s| 60000 |   588 |954384 |  15.9 |  35M|  62 |   - |3787 |  17k|3787 |2663 | 356 |  77k|3756 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.09/279.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
279.09/279.10	c   279s| 70000 |   595 |  1120k|  16.0 |  37M|  71 |   - |3787 |  21k|   0 |   0 | 356 |  92k|4158 | 0.000000e+00 | 1.000000e+00 |    Inf 
318.49/318.56	c   319s| 80000 |   449 |  1293k|  16.2 |  32M|  71 |  26 |3787 |  11k|3787 |2663 | 356 | 105k|4465 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.70/354.76	c   355s| 90000 |   370 |  1450k|  16.1 |  32M|  71 |  17 |3787 |  11k|3787 |2663 | 356 | 119k|4830 | 0.000000e+00 | 1.000000e+00 |    Inf 
390.89/390.98	c   391s|100000 |   399 |  1610k|  16.1 |  33M|  71 |   - |3787 |  15k|3787 |2663 | 356 | 132k|5074 | 0.000000e+00 | 1.000000e+00 |    Inf 
430.00/430.06	c   430s|110000 |   416 |  1781k|  16.2 |  35M|  71 |   - |3787 |  17k|3787 |2663 | 356 | 145k|5348 | 0.000000e+00 | 1.000000e+00 |    Inf 
469.20/469.22	c   469s|120000 |   354 |  1953k|  16.3 |  35M|  71 |   - |3787 |  19k|   0 |   0 | 356 | 158k|5613 | 0.000000e+00 | 1.000000e+00 |    Inf 
507.60/507.62	c   508s|130000 |   260 |  2113k|  16.3 |  31M|  71 |   - |3787 |  10k|3787 |2663 | 356 | 171k|5882 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.50/546.59	c   547s|140000 |   229 |  2283k|  16.3 |  33M|  71 |   - |3787 |  13k|3787 |2663 | 356 | 184k|6259 | 0.000000e+00 | 1.000000e+00 |    Inf 
586.21/586.23	c   586s|150000 |   429 |  2466k|  16.4 |  36M|  71 |   - |3787 |  17k|3787 |2663 | 356 | 197k|6444 | 0.000000e+00 | 1.000000e+00 |    Inf 
626.10/626.17	c   626s|160000 |   462 |  2649k|  16.6 |  37M|  71 |  31 |3787 |  17k|3787 |2663 | 356 | 211k|6615 | 0.000000e+00 | 1.000000e+00 |    Inf 
666.00/666.04	c   666s|170000 |   452 |  2823k|  16.6 |  37M|  71 |  47 |3787 |  18k|3787 |2663 | 356 | 225k|6839 | 0.000000e+00 | 1.000000e+00 |    Inf 
706.11/706.11	c   706s|180000 |   437 |  3004k|  16.7 |  37M|  71 |  30 |3787 |  18k|3787 |2663 | 356 | 239k|7031 | 0.000000e+00 | 1.000000e+00 |    Inf 
745.90/745.97	c   746s|190000 |   429 |  3180k|  16.7 |  38M|  71 |   - |3787 |  20k|3787 |2663 | 356 | 252k|7208 | 0.000000e+00 | 1.000000e+00 |    Inf 
787.10/787.13	c   787s|200000 |   384 |  3359k|  16.8 |  38M|  71 |   - |3787 |  20k|   0 |   0 | 356 | 266k|7387 | 0.000000e+00 | 1.000000e+00 |    Inf 
826.71/826.76	c   827s|210000 |   332 |  3536k|  16.8 |  38M|  71 |  31 |3787 |  20k|3787 |2663 | 356 | 280k|7571 | 0.000000e+00 | 1.000000e+00 |    Inf 
866.72/866.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
866.72/866.77	c   867s|220000 |   315 |  3709k|  16.9 |  40M|  71 |   - |3787 |  25k|3787 |2663 | 356 | 293k|7762 | 0.000000e+00 | 1.000000e+00 |    Inf 
908.91/908.93	c   909s|230000 |   273 |  3892k|  16.9 |  39M|  71 |   - |3787 |  24k|3787 |2663 | 356 | 307k|7953 | 0.000000e+00 | 1.000000e+00 |    Inf 
948.61/948.60	c   949s|240000 |   256 |  4062k|  16.9 |  39M|  71 |   - |3787 |  25k|   0 |   0 | 356 | 320k|8125 | 0.000000e+00 | 1.000000e+00 |    Inf 
990.71/990.73	c   991s|250000 |   213 |  4250k|  17.0 |  37M|  71 |   - |3787 |  22k|3787 |2663 | 356 | 334k|8313 | 0.000000e+00 | 1.000000e+00 |    Inf 
1032.82/1032.88	c  1033s|260000 |   279 |  4434k|  17.1 |  39M|  71 |  31 |3787 |  26k|3787 |2663 | 356 | 347k|8597 | 0.000000e+00 | 1.000000e+00 |    Inf 
1073.91/1073.94	c  1074s|270000 |   348 |  4609k|  17.1 |  41M|  71 |  21 |3787 |  29k|3787 |2663 | 356 | 360k|8765 | 0.000000e+00 | 1.000000e+00 |    Inf 
1114.82/1114.81	c  1115s|280000 |   292 |  4782k|  17.1 |  42M|  71 |   - |3787 |  31k|3787 |2663 | 356 | 373k|8942 | 0.000000e+00 | 1.000000e+00 |    Inf 
1154.62/1154.63	c  1155s|290000 |   197 |  4946k|  17.1 |  40M|  71 |  31 |3787 |  30k|3787 |2663 | 356 | 387k|9111 | 0.000000e+00 | 1.000000e+00 |    Inf 
1194.42/1194.46	c  1194s|300000 |   259 |  5113k|  17.0 |  42M|  71 |  37 |3787 |  32k|3787 |2663 | 356 | 399k|9243 | 0.000000e+00 | 1.000000e+00 |    Inf 
1237.22/1237.29	c  1237s|310000 |   378 |  5294k|  17.1 |  44M|  71 |   - |3787 |  34k|   0 |   0 | 356 | 412k|9395 | 0.000000e+00 | 1.000000e+00 |    Inf 
1278.73/1278.78	c  1279s|320000 |   317 |  5468k|  17.1 |  44M|  71 |  17 |3787 |  35k|3787 |2663 | 356 | 426k|9528 | 0.000000e+00 | 1.000000e+00 |    Inf 
1321.62/1321.67	c  1322s|330000 |   250 |  5649k|  17.1 |  44M|  71 |  29 |3787 |  36k|3787 |2663 | 356 | 439k|9659 | 0.000000e+00 | 1.000000e+00 |    Inf 
1365.33/1365.31	c  1365s|340000 |   418 |  5840k|  17.2 |  45M|  71 |  26 |3787 |  36k|3787 |2663 | 356 | 452k|9799 | 0.000000e+00 | 1.000000e+00 |    Inf 
1410.43/1410.48	c  1410s|350000 |   485 |  6036k|  17.2 |  46M|  71 |  19 |3787 |  36k|3787 |2663 | 356 | 465k|9947 | 0.000000e+00 | 1.000000e+00 |    Inf 
1454.33/1454.36	c  1454s|360000 |   482 |  6224k|  17.3 |  46M|  71 |   - |3787 |  36k|3787 |2663 | 356 | 478k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1502.33/1502.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1502.33/1502.33	c  1502s|370000 |   514 |  6423k|  17.4 |  47M|  71 |   - |3787 |  37k|   0 |   0 | 356 | 491k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1545.72/1545.71	c  1546s|380000 |   454 |  6606k|  17.4 |  48M|  71 |   - |3787 |  39k|3787 |2663 | 356 | 505k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1588.93/1588.93	c  1589s|390000 |   512 |  6791k|  17.4 |  51M|  71 |   - |3787 |  44k|3787 |2663 | 356 | 518k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1633.83/1633.86	c  1634s|400000 |   549 |  6984k|  17.5 |  50M|  71 |   - |3787 |  43k|3787 |2663 | 356 | 532k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1677.54/1677.57	c  1678s|410000 |   492 |  7168k|  17.5 |  49M|  71 |   - |3787 |  41k|3787 |2663 | 356 | 545k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1722.33/1722.38	c  1722s|420000 |   469 |  7360k|  17.5 |  49M|  71 |   - |3787 |  41k|   0 |   0 | 356 | 558k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1767.64/1767.67	c  1768s|430000 |   288 |  7557k|  17.6 |  47M|  71 |   - |3787 |  40k|3787 |2663 | 356 | 571k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 437356
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (166 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.16 1.44 3/176 3991
/proc/meminfo: memFree=1494476/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=10312 CPUtime=0 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 1568 0 0 0 0 0 0 0 24 0 1 0 901371883 10559488 1521 33554432000 4194304 9128323 140733904568352 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3991/statm: 2578 1521 399 1205 0 1369 0

[startup+0.0773679 s]
/proc/loadavg: 1.00 1.16 1.44 3/176 3991
/proc/meminfo: memFree=1494476/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=31736 CPUtime=0.07 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 6891 0 0 0 7 0 0 0 24 0 1 0 901371883 32497664 6585 33554432000 4194304 9128323 140733904568352 18446744073709551615 5266466 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 7934 6585 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31736

[startup+0.100365 s]
/proc/loadavg: 1.00 1.16 1.44 3/176 3991
/proc/meminfo: memFree=1494476/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=31868 CPUtime=0.09 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 6947 0 0 0 9 0 0 0 24 0 1 0 901371883 32632832 6641 33554432000 4194304 9128323 140733904568352 18446744073709551615 5326902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 7967 6641 530 1205 0 6758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31868

[startup+0.300337 s]
/proc/loadavg: 1.00 1.16 1.44 3/176 3991
/proc/meminfo: memFree=1494476/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=38280 CPUtime=0.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 8700 0 0 0 29 0 0 0 25 0 1 0 901371883 39198720 8381 33554432000 4194304 9128323 140733904568352 18446744073709551615 5089345 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 9570 8381 616 1205 0 8361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38280

[startup+0.700267 s]
/proc/loadavg: 1.00 1.16 1.44 3/176 3991
/proc/meminfo: memFree=1494476/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=44584 CPUtime=0.69 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 10575 0 0 0 68 1 0 0 25 0 1 0 901371883 45654016 10113 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 11146 10113 666 1205 0 9937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44584

[startup+1.50113 s]
/proc/loadavg: 1.00 1.16 1.44 4/178 3993
/proc/meminfo: memFree=1379196/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=74068 CPUtime=1.49 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 18012 0 0 0 146 3 0 0 25 0 1 0 901371883 75845632 17194 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 18517 17194 727 1205 0 17308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74068

[startup+3.10082 s]
/proc/loadavg: 1.00 1.16 1.44 4/178 3993
/proc/meminfo: memFree=1377328/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=73892 CPUtime=3.09 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 19519 0 0 0 301 8 0 0 25 0 1 0 901371883 75665408 17531 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 18473 17531 737 1205 0 17264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73892

[startup+6.30024 s]
/proc/loadavg: 1.08 1.18 1.44 4/178 3993
/proc/meminfo: memFree=1376088/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=73892 CPUtime=6.3 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 19522 0 0 0 611 19 0 0 25 0 1 0 901371883 75665408 17534 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 18473 17534 738 1205 0 17264 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 73892

[startup+12.7011 s]
/proc/loadavg: 1.15 1.19 1.45 4/178 3993
/proc/meminfo: memFree=1376020/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=73892 CPUtime=12.69 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 22406 0 0 0 1235 34 0 0 25 0 1 0 901371883 75665408 17549 33554432000 4194304 9128323 140733904568352 18446744073709551615 7346367 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 18473 17549 752 1205 0 17264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73892

[startup+25.5007 s]
/proc/loadavg: 1.34 1.23 1.46 4/178 3994
/proc/meminfo: memFree=1372560/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=74992 CPUtime=25.5 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 36218 0 0 0 2495 55 0 0 25 0 1 0 901371883 76791808 17821 33554432000 4194304 9128323 140733904568352 18446744073709551615 5240706 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 18748 17821 753 1205 0 17539 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 74992

[startup+51.101 s]
/proc/loadavg: 1.56 1.29 1.47 4/178 3994
/proc/meminfo: memFree=1357560/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=80152 CPUtime=51.09 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 54333 0 0 0 5001 108 0 0 25 0 1 0 901371883 82075648 19087 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 20038 19087 753 1205 0 18829 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80152

[startup+102.307 s]
/proc/loadavg: 1.81 1.40 1.49 4/178 3996
/proc/meminfo: memFree=1348092/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=84264 CPUtime=102.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 76040 0 0 0 10010 219 0 0 25 0 1 0 901371883 86286336 20148 33554432000 4194304 9128323 140733904568352 18446744073709551615 6549337 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 21066 20148 753 1205 0 19857 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 84264

[startup+162.301 s]
/proc/loadavg: 1.93 1.50 1.52 4/178 3997
/proc/meminfo: memFree=1344576/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=86636 CPUtime=162.28 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 90908 0 0 0 15877 351 0 0 25 0 1 0 901371883 88715264 20725 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 21659 20725 753 1205 0 20450 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 86636

[startup+222.301 s]
/proc/loadavg: 1.97 1.59 1.55 4/178 3999
/proc/meminfo: memFree=1340064/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=89968 CPUtime=222.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 107102 0 0 0 21743 486 0 0 25 0 1 0 901371883 92127232 21590 33554432000 4194304 9128323 140733904568352 18446744073709551615 7177016 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 22492 21590 753 1205 0 21283 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89968

[startup+282.301 s]
/proc/loadavg: 1.99 1.66 1.57 4/178 4001
/proc/meminfo: memFree=1333076/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=94244 CPUtime=282.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 110284 0 0 0 27611 618 0 0 25 0 1 0 901371883 96505856 22650 33554432000 4194304 9128323 140733904568352 18446744073709551615 6505824 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 23561 22650 753 1205 0 22352 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 94244

[startup+342.301 s]
/proc/loadavg: 1.99 1.72 1.60 4/178 4002
/proc/meminfo: memFree=1332292/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=94648 CPUtime=342.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 114259 0 0 0 33483 746 0 0 25 0 1 0 901371883 96919552 22765 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 23662 22765 753 1205 0 22453 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94648

[startup+402.301 s]
/proc/loadavg: 2.06 1.80 1.63 4/178 4013
/proc/meminfo: memFree=1327372/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=94852 CPUtime=402.3 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 116293 0 0 0 39353 877 0 0 25 0 1 0 901371883 97128448 22800 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 23713 22800 753 1205 0 22504 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94852

[startup+462.301 s]
/proc/loadavg: 2.02 1.83 1.65 4/178 4014
/proc/meminfo: memFree=1325348/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=95960 CPUtime=462.29 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 116564 0 0 0 45220 1009 0 0 25 0 1 0 901371883 98263040 23071 33554432000 4194304 9128323 140733904568352 18446744073709551615 7192542 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 23990 23071 753 1205 0 22781 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 95960

[startup+522.301 s]
/proc/loadavg: 2.01 1.86 1.67 4/178 4018
/proc/meminfo: memFree=1322556/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=97684 CPUtime=522.3 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 117012 0 0 0 51092 1138 0 0 25 0 1 0 901371883 100028416 23518 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 24421 23518 753 1205 0 23212 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 97684

[startup+582.301 s]
/proc/loadavg: 2.04 1.89 1.69 4/178 4021
/proc/meminfo: memFree=1320228/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=98068 CPUtime=582.3 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 117107 0 0 0 56960 1270 0 0 25 0 1 0 901371883 100421632 23613 33554432000 4194304 9128323 140733904568352 18446744073709551615 5201008 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 24517 23613 753 1205 0 23308 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 98068

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.94 1.75 4/178 4027
/proc/meminfo: memFree=1312360/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=98888 CPUtime=822.31 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 119516 0 0 0 80447 1784 0 0 25 0 1 0 901371883 101261312 23837 33554432000 4194304 9128323 140733904568352 18446744073709551615 4552848 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 24722 23837 753 1205 0 23513 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 98888

[startup+882.301 s]
/proc/loadavg: 2.00 1.95 1.76 4/178 4029
/proc/meminfo: memFree=1310436/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=101092 CPUtime=882.31 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 119989 0 0 0 86322 1909 0 0 25 0 1 0 901371883 103518208 24310 33554432000 4194304 9128323 140733904568352 18446744073709551615 7207296 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 25273 24310 753 1205 0 24064 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 101092

[startup+942.301 s]
/proc/loadavg: 2.04 1.97 1.78 4/178 4030
/proc/meminfo: memFree=1308644/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=101280 CPUtime=942.31 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 120048 0 0 0 92197 2034 0 0 25 0 1 0 901371883 103710720 24369 33554432000 4194304 9128323 140733904568352 18446744073709551615 7176959 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 25320 24369 753 1205 0 24111 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 101280

[startup+1002.3 s]
/proc/loadavg: 2.01 1.97 1.79 4/178 4032
/proc/meminfo: memFree=1307224/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=101640 CPUtime=1002.31 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 122209 0 0 0 98060 2171 0 0 25 0 1 0 901371883 104079360 24449 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 25410 24449 753 1205 0 24201 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 101640

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.80 4/178 4033
/proc/meminfo: memFree=1301852/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=102948 CPUtime=1062.32 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 122561 0 0 0 103928 2304 0 0 25 0 1 0 901371883 105418752 24801 33554432000 4194304 9128323 140733904568352 18446744073709551615 4892216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 25737 24801 753 1205 0 24528 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 102948

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.81 4/178 4035
/proc/meminfo: memFree=1301076/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=103436 CPUtime=1122.32 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 122653 0 0 0 109802 2430 0 0 25 0 1 0 901371883 105918464 24893 33554432000 4194304 9128323 140733904568352 18446744073709551615 4527284 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 25859 24893 753 1205 0 24650 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 103436

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.82 4/178 4037
/proc/meminfo: memFree=1299432/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=104392 CPUtime=1182.32 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 122920 0 0 0 115685 2547 0 0 25 0 1 0 901371883 106897408 25159 33554432000 4194304 9128323 140733904568352 18446744073709551615 7311900 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 26098 25159 753 1205 0 24889 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 104392

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/178 4038
/proc/meminfo: memFree=1296780/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=106152 CPUtime=1242.32 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 123356 0 0 0 121563 2669 0 0 25 0 1 0 901371883 108699648 25595 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 26538 25595 753 1205 0 25329 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 106152

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/178 4040
/proc/meminfo: memFree=1296240/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=106792 CPUtime=1302.32 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 123495 0 0 0 127439 2793 0 0 25 0 1 0 901371883 109355008 25734 33554432000 4194304 9128323 140733904568352 18446744073709551615 6549348 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 26698 25734 753 1205 0 25489 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 106792

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.84 5/178 4041
/proc/meminfo: memFree=1293976/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=108196 CPUtime=1362.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 123829 0 0 0 133307 2926 0 0 25 0 1 0 901371883 110792704 26068 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 27049 26068 753 1205 0 25840 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 108196

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 4081
/proc/meminfo: memFree=1274388/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=108548 CPUtime=1422.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 123956 0 0 0 139192 3041 0 0 25 0 1 0 901371883 111153152 26195 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 27137 26195 753 1205 0 25928 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 108548

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 4083
/proc/meminfo: memFree=1268044/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=109996 CPUtime=1482.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 124288 0 0 0 145103 3130 0 0 25 0 1 0 901371883 112635904 26527 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 27499 26527 753 1205 0 26290 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 109996

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 4084
/proc/meminfo: memFree=1263700/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=110548 CPUtime=1542.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 124445 0 0 0 151014 3219 0 0 25 0 1 0 901371883 113201152 26684 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 27637 26684 753 1205 0 26428 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 110548

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 4086
/proc/meminfo: memFree=1258696/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=113796 CPUtime=1602.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 125218 0 0 0 156921 3312 0 0 25 0 1 0 901371883 116527104 27454 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 28449 27454 753 1205 0 27240 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 113796

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 4087
/proc/meminfo: memFree=1256188/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=114616 CPUtime=1662.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 125426 0 0 0 162835 3398 0 0 25 0 1 0 901371883 117366784 27662 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 28654 27662 753 1205 0 27445 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 114616

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 4089
/proc/meminfo: memFree=1255644/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=114888 CPUtime=1722.33 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 125483 0 0 0 168736 3497 0 0 25 0 1 0 901371883 117645312 27719 33554432000 4194304 9128323 140733904568352 18446744073709551615 4892420 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 28722 27719 753 1205 0 27513 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 114888

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 4091
/proc/meminfo: memFree=1254100/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=114888 CPUtime=1782.34 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 125497 0 0 0 174613 3621 0 0 25 0 1 0 901371883 117645312 27733 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 28722 27733 753 1205 0 27513 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 114888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 4091
/proc/meminfo: memFree=1253836/32951124 swapFree=67056684/67111528
[pid=3991] ppid=3989 vsize=114888 CPUtime=1800.04 cores=1,3,5,7
/proc/3991/stat : 3991 (scip-2.0.1.4.li) R 3989 3991 2586 0 -1 4202496 125497 0 0 0 176350 3654 0 0 25 0 1 0 901371883 117645312 27733 33554432000 4194304 9128323 140733904568352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/3991/statm: 28722 27733 753 1205 0 27513 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 114888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1763.51
CPU system time (s): 36.5504
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 114888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.51
system time used= 36.5504
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125497
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 4772

runsolver used 2.45663 second user time and 5.97009 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-12 18:55:11
IDJOB=3447765
IDBENCH=78921
IDSOLVER=1944
FILE ID=node109/3447765-1307897711
RUNJOBID= node109-1307897711-3965
PBS_JOBID= 13559594
Free space on /var/tmp= 2888 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.1900667195--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-3447765-1307897711/watcher-3447765-1307897711 -o /var/tmp/evaluation-result-3447765-1307897711/solver-3447765-1307897711 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447765-1307897711.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 48e28404edc62027cab8cceeec6ce6b2
RANDOM SEED=1947033670

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1496432 kB
Buffers:         51604 kB
Cached:       30430504 kB
SwapCached:       8608 kB
Active:       15644028 kB
Inactive:     14857292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1496432 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:           24484 kB
Writeback:          48 kB
AnonPages:       16436 kB
Mapped:          12620 kB
Slab:           889956 kB
PageTables:       4532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187464 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= 2864 MiB
End job on node109 at 2011-06-12 19:25:13