Trace number 3447863

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.4OPTIMUM 1394.39 1394.35

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900575442--soft-66-100-0.wbo
MD5SUMe5d1aa875e736e237b742aec181b44f0
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 benchmark14.9387
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 667
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-3447863-1307898654.wbo>
0.00/0.02	c original problem has 1168 variables (1168 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.06/0.07	c (round 2) 0 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.06/0.08	c (round 3) 98 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.06/0.09	c (round 4) 98 del vars, 221 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.09/0.13	c    (0.1s) probing: 101/1119 (9.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  98 deleted vars, 221 deleted constraints, 0 added constraints, 937 tightened bounds, 0 added holes, 49 changed sides, 0 changed coefficients
0.09/0.13	c  1102 implications, 14 cliques
0.09/0.13	c presolved problem has 2007 variables (1119 bin, 0 int, 888 impl, 0 cont) and 3424 constraints
0.09/0.13	c      62 constraints of type <setppc>
0.09/0.13	c     888 constraints of type <linear>
0.09/0.13	c     888 constraints of type <indicator>
0.09/0.13	c    1586 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.24	o 880
0.19/0.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.24	c T 0.2s|     1 |     0 |     0 |     - |9331k|   0 |   - |2007 |4312 |2007 |2536 |   0 |   0 |   0 |      --      | 8.800000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |   242 |     - |8909k|   0 |  47 |2007 |4312 |2007 |2536 |   0 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
0.39/0.48	c   0.5s|     1 |     0 |   651 |     - |  10M|   0 |  38 |2007 |4353 |2007 |2562 |  26 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |   692 |     - |  10M|   0 |  49 |2007 |4353 |2007 |2577 |  41 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |   707 |     - |  10M|   0 |  52 |2007 |4353 |2007 |2581 |  45 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
1.00/1.09	c   1.1s|     1 |     0 |   737 |     - |  10M|   0 |  56 |2007 |4353 |2007 |2585 |  49 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
1.29/1.33	c   1.3s|     1 |     0 |   754 |     - |  10M|   0 |  58 |2007 |4353 |2007 |2588 |  52 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
1.49/1.58	c   1.6s|     1 |     0 |   772 |     - |  10M|   0 |  56 |2007 |4353 |2007 |2590 |  54 |   0 |   0 | 0.000000e+00 | 8.800000e+02 |    Inf 
2.59/2.62	c   2.6s|     1 |     2 |  6585 |     - |  11M|   0 |  56 |2007 |4353 |2007 |2590 |  54 |   0 |   9 | 0.000000e+00 | 8.800000e+02 |    Inf 
6.09/6.12	o 579
6.09/6.12	c * 6.1s|    28 |    27 | 10740 | 369.2 |  11M|  17 |   - |2007 |4353 |2007 |2630 | 166 |   0 | 427 | 0.000000e+00 | 5.790000e+02 |    Inf 
6.49/6.57	o 489
6.49/6.57	c * 6.6s|    41 |    35 | 11060 | 257.2 |  11M|  18 |   - |2007 |4361 |2007 |2584 | 203 |   8 | 516 | 0.000000e+00 | 4.890000e+02 |    Inf 
6.49/6.60	o 324
6.49/6.60	c * 6.6s|    47 |    32 | 11094 | 224.4 |  11M|  18 |   - |2007 |4371 |2007 |2586 | 213 |  18 | 516 | 0.000000e+00 | 3.240000e+02 |    Inf 
6.79/6.88	o 170
6.79/6.88	c * 6.9s|    62 |    37 | 11454 | 175.1 |  11M|  18 |   - |2007 |4382 |2007 |2591 | 231 |  29 | 566 | 0.000000e+00 | 1.700000e+02 |    Inf 
7.09/7.18	o 157
7.09/7.18	c * 7.2s|    74 |    41 | 11951 | 153.1 |  12M|  19 |   - |2007 |4382 |2007 |2588 | 246 |  29 | 616 | 0.000000e+00 | 1.570000e+02 |    Inf 
7.09/7.19	o 142
7.09/7.19	c * 7.2s|    75 |    39 | 11980 | 151.5 |  12M|  19 |   - |2007 |4382 |2007 |2587 | 251 |  29 | 616 | 0.000000e+00 | 1.420000e+02 |    Inf 
7.29/7.35	o 30
7.29/7.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.29/7.35	c * 7.3s|    82 |    19 | 12477 | 144.5 |  12M|  19 |   - |2007 |4382 |2007 |2628 | 306 |  29 | 634 | 0.000000e+00 | 3.000000e+01 |    Inf 
15.79/15.87	o 29
15.79/15.87	c *15.9s|   750 |    77 | 26214 |  34.0 |  12M|  26 |   - |2007 |3605 |2007 |2577 | 310 | 576 |1619 | 0.000000e+00 | 2.900000e+01 |    Inf 
17.29/17.36	o 16
17.29/17.36	c *17.4s|  1044 |    88 | 32975 |  30.9 |  12M|  35 |   - |2007 |3711 |2007 |2575 | 315 | 767 |1640 | 0.000000e+00 | 1.600000e+01 |    Inf 
43.89/43.96	c  44.0s| 10000 |   265 |152658 |  15.2 |  16M|  47 |   - |2007 |8567 |   0 |   0 | 323 |  12k|1917 | 0.000000e+00 | 1.600000e+01 |    Inf 
50.69/50.76	o 9
50.69/50.76	c *50.8s| 12478 |   226 |183605 |  14.7 |  16M|  47 |   - |2007 |9422 |2007 |2567 | 328 |  15k|1918 | 0.000000e+00 | 9.000000e+00 |    Inf 
72.09/72.11	c  72.1s| 20000 |   224 |279123 |  13.9 |  16M|  47 |   - |2007 |9242 |2007 |2564 | 328 |  24k|1958 | 0.000000e+00 | 9.000000e+00 |    Inf 
103.69/103.76	c   104s| 30000 |   264 |415136 |  13.8 |  19M|  47 |  24 |2007 |  15k|2007 |2564 | 328 |  37k|2318 | 0.000000e+00 | 9.000000e+00 |    Inf 
108.70/108.80	o 8
108.70/108.80	c * 109s| 31532 |   269 |435770 |  13.8 |  20M|  48 |   - |2007 |  16k|2007 |2564 | 328 |  39k|2382 | 0.000000e+00 | 8.000000e+00 |    Inf 
138.50/138.54	c   139s| 40000 |   297 |558201 |  13.9 |  22M|  53 |   - |2007 |  20k|   0 |   0 | 328 |  50k|2815 | 0.000000e+00 | 8.000000e+00 |    Inf 
174.80/174.88	c   175s| 50000 |   313 |704454 |  14.1 |  24M|  60 |   - |2007 |  23k|2007 |2564 | 330 |  62k|3307 | 0.000000e+00 | 8.000000e+00 |    Inf 
211.89/211.96	c   212s| 60000 |   289 |859573 |  14.3 |  23M|  60 |   - |2007 |  20k|2007 |2573 | 330 |  75k|3729 | 0.000000e+00 | 8.000000e+00 |    Inf 
251.10/251.11	o 6
251.10/251.11	c * 251s| 69858 |   301 |  1027k|  14.7 |  26M|  60 |   - |2007 |  26k|2007 |2574 | 332 |  86k|4149 | 0.000000e+00 | 6.000000e+00 |    Inf 
251.60/251.69	c   252s| 70000 |   299 |  1029k|  14.7 |  25M|  60 |   - |2007 |  25k|2007 |2573 | 332 |  86k|4157 | 0.000000e+00 | 6.000000e+00 |    Inf 
289.40/289.42	c   289s| 80000 |   278 |  1187k|  14.8 |  24M|  60 |  33 |2007 |  21k|2007 |2564 | 332 |  99k|4545 | 0.000000e+00 | 6.000000e+00 |    Inf 
322.09/322.15	c   322s| 90000 |   323 |  1324k|  14.7 |  26M|  60 |  27 |2007 |  25k|2007 |2564 | 332 | 111k|4832 | 0.000000e+00 | 6.000000e+00 |    Inf 
356.90/356.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
356.90/356.92	c   357s|100000 |   336 |  1470k|  14.7 |  27M|  60 |  26 |2007 |  27k|2007 |2564 | 332 | 124k|5070 | 0.000000e+00 | 6.000000e+00 |    Inf 
392.90/392.94	c   393s|110000 |   337 |  1619k|  14.7 |  28M|  60 |  35 |2007 |  30k|2007 |2564 | 332 | 136k|5368 | 0.000000e+00 | 6.000000e+00 |    Inf 
427.20/427.21	c   427s|120000 |   414 |  1759k|  14.7 |  28M|  60 |  31 |2007 |  29k|2007 |2564 | 332 | 148k|5620 | 0.000000e+00 | 6.000000e+00 |    Inf 
427.40/427.47	o 5
427.40/427.47	c * 427s|120081 |   379 |  1760k|  14.7 |  28M|  60 |   - |2007 |  29k|2007 |2564 | 332 | 149k|5620 | 0.000000e+00 | 5.000000e+00 |    Inf 
461.80/461.89	c   462s|130000 |   399 |  1899k|  14.6 |  28M|  60 |  40 |2007 |  29k|2007 |2564 | 332 | 161k|5791 | 0.000000e+00 | 5.000000e+00 |    Inf 
498.60/498.69	c   499s|140000 |   543 |  2051k|  14.7 |  31M|  60 |   - |2007 |  32k|   0 |   0 | 332 | 174k|6060 | 0.000000e+00 | 5.000000e+00 |    Inf 
527.80/527.89	o 3
527.80/527.89	c * 528s|148083 |   535 |  2171k|  14.7 |  32M|  60 |   - |2007 |  35k|2007 |2565 | 333 | 185k|6223 | 0.000000e+00 | 3.000000e+00 |    Inf 
534.51/534.53	c   535s|150000 |   535 |  2198k|  14.7 |  32M|  60 |  20 |2007 |  33k|2007 |2564 | 333 | 187k|6232 | 0.000000e+00 | 3.000000e+00 |    Inf 
571.00/571.00	c   571s|160000 |   530 |  2346k|  14.7 |  31M|  60 |   - |2007 |  32k|2007 |2564 | 333 | 200k|6427 | 0.000000e+00 | 3.000000e+00 |    Inf 
610.52/610.56	c   611s|170000 |   680 |  2511k|  14.8 |  33M|  60 |   - |2007 |  34k|   0 |   0 | 333 | 213k|6660 | 0.000000e+00 | 3.000000e+00 |    Inf 
650.81/650.81	c   651s|180000 |   784 |  2680k|  14.9 |  34M|  60 |  17 |2007 |  36k|2007 |2564 | 333 | 227k|6799 | 0.000000e+00 | 3.000000e+00 |    Inf 
690.41/690.48	c   690s|190000 |   807 |  2842k|  15.0 |  35M|  60 |  24 |2007 |  36k|2007 |2564 | 333 | 240k|7034 | 0.000000e+00 | 3.000000e+00 |    Inf 
730.11/730.17	c   730s|200000 |   856 |  3010k|  15.0 |  36M|  60 |   - |2007 |  39k|2007 |2564 | 333 | 254k|7221 | 0.000000e+00 | 3.000000e+00 |    Inf 
770.42/770.45	c   770s|210000 |   960 |  3180k|  15.1 |  38M|  68 |  35 |2007 |  41k|2007 |2564 | 333 | 267k|7350 | 0.000000e+00 | 3.000000e+00 |    Inf 
812.92/812.96	c   813s|220000 |   928 |  3358k|  15.3 |  40M|  68 |  31 |2007 |  44k|2007 |2564 | 333 | 281k|7581 | 0.000000e+00 | 3.000000e+00 |    Inf 
854.01/854.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
854.01/854.06	c   854s|230000 |   833 |  3526k|  15.3 |  36M|  68 |  20 |2007 |  36k|2007 |2564 | 333 | 294k|7792 | 0.000000e+00 | 3.000000e+00 |    Inf 
896.82/896.85	c   897s|240000 |   873 |  3699k|  15.4 |  37M|  68 |  42 |2007 |  38k|2007 |2564 | 333 | 307k|7915 | 0.000000e+00 | 3.000000e+00 |    Inf 
938.72/938.72	c   939s|250000 |   837 |  3871k|  15.5 |  36M|  68 |   - |2007 |  36k|2007 |2564 | 333 | 321k|8105 | 0.000000e+00 | 3.000000e+00 |    Inf 
980.42/980.46	c   980s|260000 |   802 |  4050k|  15.6 |  35M|  68 |   - |2007 |  34k|2007 |2564 | 333 | 334k|8245 | 0.000000e+00 | 3.000000e+00 |    Inf 
1020.62/1020.68	c  1021s|270000 |   675 |  4219k|  15.6 |  34M|  68 |  34 |2007 |  33k|2007 |2564 | 333 | 347k|8407 | 0.000000e+00 | 3.000000e+00 |    Inf 
1060.03/1060.06	c  1060s|280000 |   541 |  4386k|  15.7 |  32M|  68 |  32 |2007 |  30k|2007 |2564 | 333 | 360k|8571 | 0.000000e+00 | 3.000000e+00 |    Inf 
1099.33/1099.32	c  1099s|290000 |   492 |  4559k|  15.7 |  31M|  68 |  34 |2007 |  29k|2007 |2564 | 333 | 373k|8733 | 0.000000e+00 | 3.000000e+00 |    Inf 
1138.22/1138.24	c  1138s|300000 |   430 |  4728k|  15.8 |  32M|  68 |   - |2007 |  32k|2007 |2564 | 333 | 386k|8880 | 0.000000e+00 | 3.000000e+00 |    Inf 
1179.53/1179.50	c  1180s|310000 |   387 |  4908k|  15.8 |  33M|  68 |  32 |2007 |  35k|2007 |2564 | 333 | 398k|9068 | 0.000000e+00 | 3.000000e+00 |    Inf 
1221.83/1221.84	c  1222s|320000 |   362 |  5079k|  15.9 |  33M|  68 |   - |2007 |  35k|2007 |2564 | 333 | 411k|9217 | 0.000000e+00 | 3.000000e+00 |    Inf 
1263.13/1263.18	c  1263s|330000 |   330 |  5254k|  15.9 |  33M|  68 |  34 |2007 |  35k|2007 |2564 | 333 | 423k|9372 | 0.000000e+00 | 3.000000e+00 |    Inf 
1300.93/1300.97	c  1301s|340000 |   310 |  5414k|  15.9 |  31M|  68 |  27 |2007 |  32k|2007 |2564 | 333 | 435k|9478 | 0.000000e+00 | 3.000000e+00 |    Inf 
1340.84/1340.87	c  1341s|350000 |   287 |  5582k|  15.9 |  30M|  68 |   - |2007 |  29k|2007 |2564 | 333 | 447k|9649 | 0.000000e+00 | 3.000000e+00 |    Inf 
1379.54/1379.53	o 1
1379.54/1379.53	c *1380s|359015 |   103 |  5739k|  16.0 |  25M|  68 |   - |2007 |  20k|2007 |2573 | 333 | 458k|9984 | 0.000000e+00 | 1.000000e+00 |    Inf 
1382.84/1382.86	c  1383s|360000 |    99 |  5754k|  16.0 |  24M|  68 |  25 |2007 |  17k|2007 |2573 | 333 | 459k|9984 | 0.000000e+00 | 1.000000e+00 |    Inf 
1394.34/1394.32	c 
1394.34/1394.32	c SCIP Status        : problem is solved [optimal solution found]
1394.34/1394.32	c Solving Time (sec) : 1394.32
1394.34/1394.32	c Solving Nodes      : 363153
1394.34/1394.32	c Primal Bound       : +9.99999999999999e-01 (50 solutions)
1394.34/1394.32	c Dual Bound         : +9.99999999999999e-01
1394.34/1394.32	c Gap                : 0.00 %
1394.34/1394.32	s OPTIMUM FOUND
1394.34/1394.32	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1394.34/1394.32	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1394.34/1394.32	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1394.34/1394.32	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 
1394.34/1394.32	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 
1394.34/1394.32	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1394.34/1394.32	v -x103 -x102 -x101 -x100 x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 x83 -x82 -x81 -x80 
1394.34/1394.32	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 -x64 -x63 x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1394.34/1394.32	v x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 x32 -x31 -x30 -x29 
1394.34/1394.32	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 
1394.34/1394.32	v -x1 
1394.34/1394.32	c SCIP Status        : problem is solved [optimal solution found]
1394.34/1394.32	c Total Time         :    1394.32
1394.34/1394.32	c   solving          :    1394.32
1394.34/1394.32	c   presolving       :       0.11 (included in solving)
1394.34/1394.32	c   reading          :       0.02 (included in solving)
1394.34/1394.32	c Original Problem   :
1394.34/1394.32	c   Problem name     : HOME/instance-3447863-1307898654.wbo
1394.34/1394.32	c   Variables        : 1168 (1168 binary, 0 integer, 0 implicit integer, 0 continuous)
1394.34/1394.32	c   Constraints      : 2708 initial, 2708 maximal
1394.34/1394.32	c Presolved Problem  :
1394.34/1394.32	c   Problem name     : t_HOME/instance-3447863-1307898654.wbo
1394.34/1394.32	c   Variables        : 2007 (1119 binary, 0 integer, 888 implicit integer, 0 continuous)
1394.34/1394.32	c   Constraints      : 3424 initial, 44543 maximal
1394.34/1394.32	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1394.34/1394.32	c   trivial          :       0.00         49          0          0          0          0          0          0          0          0
1394.34/1394.32	c   dualfix          :       0.00         49          0          0          0          0          0          0          0          0
1394.34/1394.32	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   setppc           :       0.00          0          0          0          0          0         59          0          0          0
1394.34/1394.32	c   linear           :       0.05          0          0          0        937          0        113          0         49          0
1394.34/1394.32	c   indicator        :       0.00          0          0          0          0          0         49          0          0          0
1394.34/1394.32	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1394.34/1394.32	c   root node        :          -       1777          -          -       1777          -          -          -          -          -
1394.34/1394.32	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1394.34/1394.32	c   integral         :          0          0          0     187482          0        135          0        358       3157          0          0     369720
1394.34/1394.32	c   varbound         :          0+         6    1570604        292          0          0        706          1      54326        317          0          0
1394.34/1394.32	c   setppc           :         62          6    1588910          5          0        132    2929835      10786    1339508          0          0          0
1394.34/1394.32	c   linear           :        888+         7    1578270         10          0        116    2082087      16887    3029572          0          0          0
1394.34/1394.32	c   indicator        :        888          0    1543408        292          0        116        619          0       2940          0          0          0
1394.34/1394.32	c   logicor          :       1586+         6     743614         15          0         35    1885833      13735    2091439          0          0          0
1394.34/1394.32	c   bounddisjunction :          0+         0     151315          0          0          0          9          3         24          0          0          0
1394.34/1394.32	c   countsols        :          0          0          0         15          0         37          0          0          0          0          0          0
1394.34/1394.32	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1394.34/1394.32	c   integral         :      56.35       0.00       0.00      56.34       0.00       0.00       0.00
1394.34/1394.32	c   varbound         :       1.19       0.00       1.19       0.01       0.00       0.00       0.00
1394.34/1394.32	c   setppc           :      11.04       0.00      10.27       0.00       0.00       0.00       0.77
1394.34/1394.32	c   linear           :      26.05       0.00      24.27       0.00       0.00       0.01       1.77
1394.34/1394.32	c   indicator        :       1.75       0.01       1.68       0.01       0.00       0.04       0.00
1394.34/1394.32	c   logicor          :     132.23       0.00     130.31       0.00       0.00       0.00       1.91
1394.34/1394.32	c   bounddisjunction :       0.21       0.00       0.21       0.00       0.00       0.00       0.00
1394.34/1394.32	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1394.34/1394.32	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1394.34/1394.32	c   vbounds          :      11405        304          0      11327
1394.34/1394.32	c   rootredcost      :         15          0          0        888
1394.34/1394.32	c   pseudoobj        :    1590703        769         80      52528
1394.34/1394.32	c Propagator Timings :  TotalTime  Propagate    Resprop
1394.34/1394.32	c   vbounds          :       1.19       1.19       0.00
1394.34/1394.32	c   rootredcost      :       0.29       0.29       0.00
1394.34/1394.32	c   pseudoobj        :      23.84      23.83       0.01
1394.34/1394.32	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1394.34/1394.32	c   propagation      :       2.40      41492      41370     240107       27.8        807       23.3          -
1394.34/1394.32	c   infeasible LP    :      28.42     142875     142857     963646       39.3       1309       15.7          0
1394.34/1394.32	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1394.34/1394.32	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1394.34/1394.32	c   pseudo solution  :       0.00          5          5          5        2.0          0        0.0          -
1394.34/1394.32	c   applied globally :          -          -          -     463762       33.7          -          -          -
1394.34/1394.32	c   applied locally  :          -          -          -          0        0.0          -          -          -
1394.34/1394.32	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1394.34/1394.32	c   cut pool         :       0.00          5          -          -         24          -    (maximal pool size: 512)
1394.34/1394.32	c   redcost          :       7.15     187696          0      15172          0          0
1394.34/1394.32	c   impliedbounds    :       0.00          6          0          0          0          0
1394.34/1394.32	c   intobj           :       0.00          0          0          0          0          0
1394.34/1394.32	c   gomory           :       0.52          6          0          0       1138          0
1394.34/1394.32	c   cgmip            :       0.00          0          0          0          0          0
1394.34/1394.32	c   closecuts        :       0.00          0          0          0          0          0
1394.34/1394.32	c   strongcg         :       0.52          6          0          0       1829          0
1394.34/1394.32	c   cmir             :       0.05          6          0          0          2          0
1394.34/1394.32	c   flowcover        :       0.06          6          0          0          4          0
1394.34/1394.32	c   clique           :       0.00          6          0          0          0          0
1394.34/1394.32	c   zerohalf         :       0.00          0          0          0          0          0
1394.34/1394.32	c   mcf              :       0.00          1          0          0          0          0
1394.34/1394.32	c   oddcycle         :       0.00          0          0          0          0          0
1394.34/1394.32	c   rapidlearning    :       0.08          1          0          0          0         41
1394.34/1394.32	c Pricers            :       Time      Calls       Vars
1394.34/1394.32	c   problem variables:       0.00          0          0
1394.34/1394.32	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1394.34/1394.32	c   relpscost        :      56.19     187188        358       3157          0          0     369720
1394.34/1394.32	c   pscost           :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   inference        :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   mostinf          :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   leastinf         :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   fullstrong       :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   allfullstrong    :       0.00          0          0          0          0          0          0
1394.34/1394.32	c   random           :       0.00          0          0          0          0          0          0
1394.34/1394.32	c Primal Heuristics  :       Time      Calls      Found
1394.34/1394.32	c   LP solutions     :       0.00          -         15
1394.34/1394.32	c   pseudo solutions :       0.00          -          0
1394.34/1394.32	c   oneopt           :       0.20         15          0
1394.34/1394.32	c   feaspump         :       0.80          1          0
1394.34/1394.32	c   coefdiving       :       0.81         37          0
1394.34/1394.32	c   pscostdiving     :       0.68         37          0
1394.34/1394.32	c   fracdiving       :       0.94         37          0
1394.34/1394.32	c   veclendiving     :       0.63         37          0
1394.34/1394.32	c   linesearchdiving :       0.47         37          0
1394.34/1394.32	c   guideddiving     :       0.90         37          0
1394.34/1394.32	c   objpscostdiving  :       0.28         19          0
1394.34/1394.32	c   rootsoldiving    :       0.47         19          0
1394.34/1394.32	c   crossover        :       0.92         21          0
1394.34/1394.32	c   trivial          :       0.00          2          0
1394.34/1394.32	c   shiftandpropagate:       0.11          1          1
1394.34/1394.32	c   simplerounding   :       0.32     187295          0
1394.34/1394.32	c   zirounding       :       4.84         49          0
1394.34/1394.32	c   rounding         :       0.77       6099          0
1394.34/1394.32	c   shifting         :       0.77       1839          0
1394.34/1394.32	c   intshifting      :       0.01          0          0
1394.34/1394.32	c   twoopt           :       0.00          0          0
1394.34/1394.32	c   fixandinfer      :       0.00          0          0
1394.34/1394.32	c   clique           :       0.00          0          0
1394.34/1394.32	c   intdiving        :       0.00          0          0
1394.34/1394.32	c   actconsdiving    :       0.00          0          0
1394.34/1394.32	c   octane           :       0.00          0          0
1394.34/1394.32	c   rens             :       0.06          1          0
1394.34/1394.32	c   rins             :       0.00          0          0
1394.34/1394.32	c   localbranching   :       0.00          0          0
1394.34/1394.32	c   mutation         :       0.00          0          0
1394.34/1394.32	c   dins             :       0.00          0          0
1394.34/1394.32	c   vbounds          :       0.00          0          0
1394.34/1394.32	c   undercover       :       0.00          0          0
1394.34/1394.32	c   subnlp           :       0.06          0          0
1394.34/1394.32	c   trysol           :       0.11         65         34
1394.34/1394.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1394.34/1394.32	c   primal LP        :       0.00          0          0       0.00          -
1394.34/1394.32	c   dual LP          :     872.13     329651    5781620      17.54    6629.34
1394.34/1394.32	c   lex dual LP      :       0.00          0          0       0.00          -
1394.34/1394.32	c   barrier LP       :       0.00          0          0       0.00          -
1394.34/1394.32	c   diving/probing LP:       4.57       2982      24203       8.12    5296.90
1394.34/1394.32	c   strong branching :      53.05       9984     341627      34.22    6439.43
1394.34/1394.32	c     (at root node) :          -          9       1800     200.00          -
1394.34/1394.32	c   conflict analysis:       0.00          0          0       0.00          -
1394.34/1394.32	c B&B Tree           :
1394.34/1394.32	c   number of runs   :          1
1394.34/1394.32	c   nodes            :     363153
1394.34/1394.32	c   nodes (total)    :     363153
1394.34/1394.32	c   nodes left       :          0
1394.34/1394.32	c   max depth        :         68
1394.34/1394.32	c   max depth (total):         68
1394.34/1394.32	c   backtracks       :      43340 (11.9%)
1394.34/1394.32	c   delayed cutoffs  :       6355
1394.34/1394.32	c   repropagations   :     645363 (987329 domain reductions, 6179 cutoffs)
1394.34/1394.32	c   avg switch length:       5.12
1394.34/1394.32	c   switching time   :     110.99
1394.34/1394.32	c Solution           :
1394.34/1394.32	c   Solutions found  :         50 (16 improvements)
1394.34/1394.32	c   First Solution   : +8.80000000000000e+02   (in run 1, after 1 nodes, 0.24 seconds, depth 952, found by <shiftandpropagate>)
1394.34/1394.32	c   Primal Bound     : +9.99999999999999e-01   (in run 1, after 359015 nodes, 1379.53 seconds, depth 20, found by <relaxation>)
1394.34/1394.32	c   Dual Bound       : +9.99999999999999e-01
1394.34/1394.32	c   Gap              :       0.00 %
1394.34/1394.32	c   Root Dual Bound  : +0.00000000000000e+00
1394.34/1394.32	c   Root Iterations  :        772
1394.34/1394.34	c Time complete: 1394.38.

Verifier Data

OK	1

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-3447863-1307898654/watcher-3447863-1307898654 -o /var/tmp/evaluation-result-3447863-1307898654/solver-3447863-1307898654 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447863-1307898654.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.00 1.00 1.03 1/169 28528
/proc/meminfo: memFree=2416544/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=10132 CPUtime=0 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 1544 0 0 0 0 0 0 0 23 0 1 0 980095849 10375168 1497 33554432000 4194304 9128323 140734962529792 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28528/statm: 2533 1497 399 1205 0 1324 0

[startup+0.0754951 s]
/proc/loadavg: 1.00 1.00 1.03 1/169 28528
/proc/meminfo: memFree=2416544/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=28140 CPUtime=0.06 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 6028 0 0 0 6 0 0 0 23 0 1 0 980095849 28815360 5722 33554432000 4194304 9128323 140734962529792 18446744073709551615 5192576 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 7035 5722 514 1205 0 5826 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28140

[startup+0.100493 s]
/proc/loadavg: 1.00 1.00 1.03 1/169 28528
/proc/meminfo: memFree=2416544/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=28428 CPUtime=0.09 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 6122 0 0 0 9 0 0 0 23 0 1 0 980095849 29110272 5816 33554432000 4194304 9128323 140734962529792 18446744073709551615 4337637 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 7107 5816 532 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.300428 s]
/proc/loadavg: 1.00 1.00 1.03 1/169 28528
/proc/meminfo: memFree=2416544/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=36092 CPUtime=0.29 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 8464 0 0 0 28 1 0 0 25 0 1 0 980095849 36958208 8031 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 9023 8031 666 1205 0 7814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36092

[startup+0.700356 s]
/proc/loadavg: 1.00 1.00 1.03 1/169 28528
/proc/meminfo: memFree=2416544/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60840 CPUtime=0.69 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 14750 0 0 0 67 2 0 0 25 0 1 0 980095849 62300160 13964 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 15210 13964 729 1205 0 14001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60840

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.03 3/175 28543
/proc/meminfo: memFree=2296620/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60840 CPUtime=1.49 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 14755 0 0 0 147 2 0 0 25 0 1 0 980095849 62300160 13969 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 15210 13969 729 1205 0 14001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60840

[startup+3.10089 s]
/proc/loadavg: 1.08 1.02 1.04 3/175 28543
/proc/meminfo: memFree=2296008/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60872 CPUtime=3.09 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 15471 0 0 0 306 3 0 0 25 0 1 0 980095849 62332928 14300 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 15218 14300 751 1205 0 14009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60872

[startup+6.30032 s]
/proc/loadavg: 1.08 1.02 1.04 3/175 28544
/proc/meminfo: memFree=2292204/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60872 CPUtime=6.29 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 15472 0 0 0 623 6 0 0 25 0 1 0 980095849 62332928 14301 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 15218 14301 752 1205 0 14009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60872

[startup+12.7011 s]
/proc/loadavg: 1.22 1.05 1.05 3/175 28544
/proc/meminfo: memFree=2291608/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60872 CPUtime=12.69 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 15479 0 0 0 1258 11 0 0 25 0 1 0 980095849 62332928 14308 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28528/statm: 15218 14308 752 1205 0 14009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60872

[startup+25.5007 s]
/proc/loadavg: 1.34 1.08 1.06 3/175 28544
/proc/meminfo: memFree=2292168/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60872 CPUtime=25.49 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 18217 0 0 0 2530 19 0 0 25 0 1 0 980095849 62332928 14355 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 15218 14355 754 1205 0 14009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60872

[startup+51.101 s]
/proc/loadavg: 1.57 1.15 1.08 3/175 28545
/proc/meminfo: memFree=2284340/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=60872 CPUtime=51.09 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 22251 0 0 0 5072 37 0 0 25 0 1 0 980095849 62332928 14357 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 15218 14357 754 1205 0 14009 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60872

[startup+102.306 s]
/proc/loadavg: 1.83 1.29 1.13 3/175 28546
/proc/meminfo: memFree=2282588/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=62652 CPUtime=102.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 28126 0 0 0 10160 70 0 0 25 0 1 0 980095849 64155648 14791 33554432000 4194304 9128323 140734962529792 18446744073709551615 7342540 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 15663 14791 754 1205 0 14454 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62652

[startup+162.3 s]
/proc/loadavg: 1.98 1.43 1.19 3/175 28548
/proc/meminfo: memFree=2280556/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=64948 CPUtime=162.29 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 39590 0 0 0 16122 107 0 0 25 0 1 0 980095849 66506752 15331 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 16237 15331 754 1205 0 15028 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64948

[startup+222.301 s]
/proc/loadavg: 1.99 1.54 1.23 3/175 28549
/proc/meminfo: memFree=2277656/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=67684 CPUtime=222.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 41917 0 0 0 22084 146 0 0 25 0 1 0 980095849 69308416 16038 33554432000 4194304 9128323 140734962529792 18446744073709551615 5201654 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 16921 16038 754 1205 0 15712 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 67684

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.28 3/175 28551
/proc/meminfo: memFree=2275872/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=68976 CPUtime=282.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 55019 0 0 0 28046 184 0 0 25 0 1 0 980095849 70631424 16365 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 17244 16365 754 1205 0 16035 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68976

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.32 3/175 28552
/proc/meminfo: memFree=2275812/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=69532 CPUtime=342.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 60967 0 0 0 34009 221 0 0 25 0 1 0 980095849 71200768 16493 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 17383 16493 754 1205 0 16174 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69532

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.36 3/175 28554
/proc/meminfo: memFree=2274024/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=70912 CPUtime=402.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 61305 0 0 0 39972 258 0 0 25 0 1 0 980095849 72613888 16823 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 17728 16823 754 1205 0 16519 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70912

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.40 3/175 28556
/proc/meminfo: memFree=2272616/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=72204 CPUtime=462.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 78912 0 0 0 45937 293 0 0 25 0 1 0 980095849 73936896 17169 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 18051 17169 754 1205 0 16842 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 72204

[startup+522.3 s]
/proc/loadavg: 1.99 1.82 1.43 3/175 28557
/proc/meminfo: memFree=2268460/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=74784 CPUtime=522.3 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 82720 0 0 0 51906 324 0 0 25 0 1 0 980095849 76578816 17835 33554432000 4194304 9128323 140734962529792 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 18696 17835 754 1205 0 17487 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 74784

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.47 3/175 28559
/proc/meminfo: memFree=2265812/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=76844 CPUtime=582.31 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 97637 0 0 0 57869 362 0 0 25 0 1 0 980095849 78688256 18306 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 19211 18306 754 1205 0 18002 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 76844

[startup+642.301 s]

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

/proc/meminfo: memFree=2261988/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=78912 CPUtime=702.31 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 102337 0 0 0 69798 433 0 0 25 0 1 0 980095849 80805888 18832 33554432000 4194304 9128323 140734962529792 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 19728 18832 754 1205 0 18519 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 78912

[startup+762.307 s]
/proc/loadavg: 1.99 1.91 1.55 3/175 28640
/proc/meminfo: memFree=2292460/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=84620 CPUtime=762.32 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 104533 0 0 0 75765 467 0 0 25 0 1 0 980095849 86650880 20274 33554432000 4194304 9128323 140734962529792 18446744073709551615 5333018 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21155 20274 754 1205 0 19946 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 84620

[startup+822.3 s]
/proc/loadavg: 2.04 1.94 1.58 3/175 28679
/proc/meminfo: memFree=2219584/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=84620 CPUtime=822.32 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 104538 0 0 0 81729 503 0 0 25 0 1 0 980095849 86650880 20279 33554432000 4194304 9128323 140734962529792 18446744073709551615 7342957 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21155 20279 754 1205 0 19946 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 84620

[startup+882.3 s]
/proc/loadavg: 2.01 1.95 1.61 3/175 28681
/proc/meminfo: memFree=2213736/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=84620 CPUtime=882.31 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 104538 0 0 0 87695 536 0 0 25 0 1 0 980095849 86650880 20279 33554432000 4194304 9128323 140734962529792 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21155 20279 754 1205 0 19946 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 84620

[startup+942.301 s]
/proc/loadavg: 2.00 1.95 1.63 3/175 28682
/proc/meminfo: memFree=2211808/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=83356 CPUtime=942.32 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107215 0 0 0 93658 574 0 0 25 0 1 0 980095849 85356544 19979 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 20839 19979 754 1205 0 19630 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 83356

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.65 3/175 28684
/proc/meminfo: memFree=2191292/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=83596 CPUtime=1002.32 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107273 0 0 0 99624 608 0 0 25 0 1 0 980095849 85602304 20037 33554432000 4194304 9128323 140734962529792 18446744073709551615 7346479 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 20899 20037 754 1205 0 19690 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 83596

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.67 3/175 28686
/proc/meminfo: memFree=2166192/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=83800 CPUtime=1062.32 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107296 0 0 0 105591 641 0 0 25 0 1 0 980095849 85811200 20060 33554432000 4194304 9128323 140734962529792 18446744073709551615 4241680 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 20950 20060 754 1205 0 19741 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 83800

[startup+1122.3 s]
/proc/loadavg: 2.03 1.98 1.69 3/175 28687
/proc/meminfo: memFree=2146656/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=84468 CPUtime=1122.33 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107461 0 0 0 111555 678 0 0 25 0 1 0 980095849 86495232 20225 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21117 20225 754 1205 0 19908 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 84468

[startup+1182.3 s]
/proc/loadavg: 2.01 1.98 1.71 3/175 28689
/proc/meminfo: memFree=2130968/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=84796 CPUtime=1182.33 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107547 0 0 0 117517 716 0 0 25 0 1 0 980095849 86831104 20311 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21199 20311 754 1205 0 19990 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 84796

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.72 3/175 28690
/proc/meminfo: memFree=2104372/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=86064 CPUtime=1242.33 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 107799 0 0 0 123484 749 0 0 25 0 1 0 980095849 88129536 20562 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21516 20562 754 1205 0 20307 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 86064

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.74 3/175 28692
/proc/meminfo: memFree=2078160/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=87756 CPUtime=1302.34 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 108297 0 0 0 129449 785 0 0 25 0 1 0 980095849 89862144 21047 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21939 21047 755 1205 0 20730 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 87756

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2056264/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=87792 CPUtime=1362.33 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 109812 0 0 0 135416 817 0 0 25 0 1 0 980095849 89899008 21052 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21948 21052 755 1205 0 20739 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 87792

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

[startup+1369.51 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2054884/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=87792 CPUtime=1369.54 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 109814 0 0 0 136134 820 0 0 25 0 1 0 980095849 89899008 21054 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 21948 21054 755 1205 0 20739 0
Current children cumulated CPU time (s) 1369.54
Current children cumulated vsize (KiB) 87792

[startup+1382.3 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2049916/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=91992 CPUtime=1382.33 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 115589 0 0 0 137403 830 0 0 25 0 1 0 980095849 94199808 22132 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22998 22132 755 1205 0 21789 0
Current children cumulated CPU time (s) 1382.33
Current children cumulated vsize (KiB) 91992

[startup+1388.7 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2047312/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=88100 CPUtime=1388.74 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 116124 0 0 0 138040 834 0 0 25 0 1 0 980095849 90214400 21114 33554432000 4194304 9128323 140734962529792 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22025 21114 755 1205 0 20816 0
Current children cumulated CPU time (s) 1388.74
Current children cumulated vsize (KiB) 88100

[startup+1391.9 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2046688/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=88016 CPUtime=1391.94 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 117570 0 0 0 138357 837 0 0 25 0 1 0 980095849 90128384 21076 33554432000 4194304 9128323 140734962529792 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22004 21076 755 1205 0 20795 0
Current children cumulated CPU time (s) 1391.94
Current children cumulated vsize (KiB) 88016

[startup+1393.5 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28694
/proc/meminfo: memFree=2045448/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=88016 CPUtime=1393.54 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 117578 0 0 0 138516 838 0 0 25 0 1 0 980095849 90128384 21084 33554432000 4194304 9128323 140734962529792 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22004 21084 755 1205 0 20795 0
Current children cumulated CPU time (s) 1393.54
Current children cumulated vsize (KiB) 88016

[startup+1393.9 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28695
/proc/meminfo: memFree=2043836/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=88016 CPUtime=1393.94 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 117580 0 0 0 138556 838 0 0 25 0 1 0 980095849 90128384 21086 33554432000 4194304 9128323 140734962529792 18446744073709551615 7346367 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22004 21086 755 1205 0 20795 0
Current children cumulated CPU time (s) 1393.94
Current children cumulated vsize (KiB) 88016

[startup+1394.3 s]
/proc/loadavg: 2.00 1.98 1.75 3/175 28695
/proc/meminfo: memFree=2043836/32951124 swapFree=67062556/67111528
[pid=28528] ppid=28526 vsize=88016 CPUtime=1394.34 cores=0,2,4,6
/proc/28528/stat : 28528 (scip-2.0.1.4.li) R 28526 28528 27812 0 -1 4202496 117594 0 0 0 138596 838 0 0 25 0 1 0 980095849 90128384 21100 33554432000 4194304 9128323 140734962529792 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28528/statm: 22004 21100 755 1205 0 20795 0
Current children cumulated CPU time (s) 1394.34
Current children cumulated vsize (KiB) 88016

Child status: 0
Real time (s): 1394.35
CPU time (s): 1394.39
CPU user time (s): 1386
CPU system time (s): 8.38672
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 105392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1386
system time used= 8.38673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4512

runsolver used 2.17167 second user time and 4.17136 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-12 19:10:54
IDJOB=3447863
IDBENCH=78970
IDSOLVER=1944
FILE ID=node111/3447863-1307898654
RUNJOBID= node111-1307898654-28514
PBS_JOBID= 13559593
Free space on /var/tmp= 2884 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.1900575442--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447863-1307898654/watcher-3447863-1307898654 -o /var/tmp/evaluation-result-3447863-1307898654/solver-3447863-1307898654 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447863-1307898654.wbo -t 1800 -m 15500

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

MD5SUM BENCH= e5d1aa875e736e237b742aec181b44f0
RANDOM SEED=1833051629

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.849
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.849
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.67
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.849
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:       2417104 kB
Buffers:         49200 kB
Cached:       29539316 kB
SwapCached:      11248 kB
Active:       14634912 kB
Inactive:     14970720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2417104 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       14896 kB
Mapped:           9492 kB
Slab:           865276 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   159208 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= 2860 MiB
End job on node111 at 2011-06-12 19:34:08