Trace number 3447882

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 1173.68 1173.65

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900669797--soft-66-100-0.wbo
MD5SUMed627c94e924dd829be1b38440fce2ad
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 benchmark43.7174
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 constraints911
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 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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-3447882-1307898924.wbo>
0.00/0.02	c original problem has 1142 variables (1142 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, 220 impls, 16 clqs
0.00/0.07	c (round 2) 0 del vars, 166 del conss, 0 add conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 220 impls, 16 clqs
0.00/0.08	c (round 3) 100 del vars, 264 del conss, 0 add conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 0 upgd conss, 220 impls, 16 clqs
0.08/0.09	c (round 4) 130 del vars, 264 del conss, 0 add conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 220 impls, 16 clqs
0.09/0.10	c (round 5) 130 del vars, 267 del conss, 0 add conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 220 impls, 16 clqs
0.09/0.14	c    (0.1s) probing: 101/1077 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  130 deleted vars, 267 deleted constraints, 0 added constraints, 926 tightened bounds, 0 added holes, 133 changed sides, 0 changed coefficients
0.09/0.14	c  1066 implications, 16 cliques
0.09/0.14	c presolved problem has 1923 variables (1077 bin, 0 int, 846 impl, 0 cont) and 3352 constraints
0.09/0.14	c      55 constraints of type <setppc>
0.09/0.14	c     846 constraints of type <linear>
0.09/0.14	c     846 constraints of type <indicator>
0.09/0.14	c    1605 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.19/0.25	o 668
0.19/0.25	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.25	c T 0.2s|     1 |     0 |     0 |     - |9119k|   0 |   - |1923 |4199 |1923 |2506 |   0 |   1 |   0 |      --      | 6.680000e+02 |    Inf 
0.19/0.26	c   0.3s|     1 |     0 |    83 |     - |8713k|   0 |  47 |1923 |4199 |1923 |2506 |   0 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   228 |     - |9791k|   0 |  48 |1923 |4240 |1923 |2515 |   9 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   271 |     - |  10M|   0 |  49 |1923 |4240 |1923 |2521 |  15 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   293 |     - |  11M|   0 |  46 |1923 |4240 |1923 |2524 |  18 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
1.10/1.11	c   1.1s|     1 |     0 |   324 |     - |  11M|   0 |  53 |1923 |4240 |1923 |2529 |  23 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
1.29/1.33	c   1.3s|     1 |     0 |   365 |     - |  11M|   0 |  50 |1923 |4240 |1923 |2533 |  27 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
1.49/1.54	c   1.5s|     1 |     0 |   378 |     - |  11M|   0 |  52 |1923 |4240 |1923 |2534 |  28 |   1 |   0 | 0.000000e+00 | 6.680000e+02 |    Inf 
1.89/1.94	c   1.9s|     1 |     2 |   378 |     - |  11M|   0 |  52 |1923 |4240 |1923 |2534 |  28 |   1 |   9 | 0.000000e+00 | 6.680000e+02 |    Inf 
4.19/4.21	o 579
4.19/4.21	c * 4.2s|    40 |    39 |  2372 |  51.1 |  12M|  14 |   - |1923 |4240 |1923 |2537 |  45 |   1 | 392 | 0.000000e+00 | 5.790000e+02 |    Inf 
5.79/5.88	o 181
5.79/5.88	c * 5.9s|    61 |    52 |  5047 |  77.8 |  12M|  14 |   - |1923 |4240 |1923 |2579 |  89 |   1 | 590 | 0.000000e+00 | 1.810000e+02 |    Inf 
6.69/6.71	o 85
6.69/6.71	c * 6.7s|    77 |    41 |  6316 |  78.1 |  12M|  15 |   - |1923 |4261 |1923 |2573 | 127 |  22 | 703 | 0.000000e+00 | 8.500000e+01 |    Inf 
9.39/9.41	o 68
9.39/9.41	c * 9.4s|   106 |    45 |  8250 |  75.0 |  12M|  16 |   - |1923 |4000 |1923 |2540 | 132 |  49 | 995 | 0.000000e+00 | 6.800000e+01 |    Inf 
9.89/9.93	o 64
9.89/9.93	c * 9.9s|   116 |    34 |  8851 |  73.7 |  12M|  16 |   - |1923 |3727 |1923 |2537 | 134 |  57 |1072 | 0.000000e+00 | 6.400000e+01 |    Inf 
15.39/15.46	o 56
15.39/15.46	c *15.5s|   919 |    99 | 22964 |  24.6 |  13M|  35 |   - |1923 |4315 |1923 |2525 | 149 | 803 |1480 | 0.000000e+00 | 5.600000e+01 |    Inf 
22.49/22.55	o 51
22.49/22.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.49/22.55	c *22.6s|  3055 |   200 | 54052 |  17.6 |  15M|  48 |   - |1923 |5833 |1923 |2535 | 246 |3236 |1588 | 0.000000e+00 | 5.100000e+01 |    Inf 
28.79/28.87	o 44
28.79/28.87	c *28.9s|  5149 |   209 | 82483 |  15.9 |  16M|  53 |   - |1923 |6459 |1923 |2525 | 268 |5892 |1684 | 0.000000e+00 | 4.400000e+01 |    Inf 
29.70/29.74	o 43
29.70/29.74	c *29.7s|  5477 |   208 | 85760 |  15.6 |  16M|  53 |   - |1923 |6474 |1923 |2522 | 304 |6300 |1685 | 0.000000e+00 | 4.300000e+01 |    Inf 
29.89/29.93	o 28
29.89/29.93	c *29.9s|  5543 |   181 | 86419 |  15.5 |  15M|  53 |   - |1923 |6304 |1923 |2536 | 309 |6382 |1688 | 0.000000e+00 | 2.800000e+01 |    Inf 
35.29/35.33	o 21
35.29/35.33	c *35.3s|  7305 |   191 |109845 |  15.0 |  16M|  53 |   - |1923 |6062 |1923 |2526 | 350 |8376 |1829 | 0.000000e+00 | 2.100000e+01 |    Inf 
37.30/37.32	o 19
37.30/37.32	c *37.3s|  7973 |   197 |119784 |  15.0 |  16M|  53 |   - |1923 |5913 |1923 |2523 | 357 |9172 |1855 | 0.000000e+00 | 1.900000e+01 |    Inf 
38.89/38.97	o 16
38.89/38.97	c *39.0s|  8617 |   209 |128488 |  14.9 |  16M|  53 |   - |1923 |6300 |1923 |2525 | 361 |9958 |1858 | 0.000000e+00 | 1.600000e+01 |    Inf 
39.09/39.19	o 2
39.09/39.19	c *39.2s|  8710 |   171 |129522 |  14.8 |  15M|  53 |   - |1923 |6225 |1923 |2528 | 367 |  10k|1858 | 0.000000e+00 | 2.000000e+00 |    Inf 
42.70/42.76	c  42.8s| 10000 |   139 |149461 |  14.9 |  15M|  53 |  30 |1923 |5342 |1923 |2522 | 367 |  11k|1859 | 0.000000e+00 | 2.000000e+00 |    Inf 
69.30/69.37	c  69.4s| 20000 |   221 |297889 |  14.9 |  18M|  53 |  31 |1923 |  11k|1923 |2535 | 367 |  23k|1873 | 0.000000e+00 | 2.000000e+00 |    Inf 
98.00/98.03	c  98.0s| 30000 |   250 |439252 |  14.6 |  20M|  66 |  23 |1923 |  13k|1923 |2535 | 367 |  36k|2381 | 0.000000e+00 | 2.000000e+00 |    Inf 
126.69/126.79	c   127s| 40000 |   198 |575665 |  14.4 |  21M|  66 |   - |1923 |  15k|   0 |   0 | 367 |  48k|2879 | 0.000000e+00 | 2.000000e+00 |    Inf 
157.99/158.05	c   158s| 50000 |   176 |731740 |  14.6 |  22M|  70 |   - |1923 |  16k|   0 |   0 | 367 |  61k|3398 | 0.000000e+00 | 2.000000e+00 |    Inf 
161.99/162.05	o 1
161.99/162.05	c * 162s| 51499 |   152 |752512 |  14.6 |  22M|  70 |   - |1923 |  16k|1923 |2523 | 368 |  63k|3409 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.90/188.94	c   189s| 60000 |   105 |887387 |  14.8 |  22M|  70 |   - |1923 |  16k|1923 |2522 | 368 |  73k|3859 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.60/218.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
218.60/218.64	c   219s| 70000 |   204 |  1039k|  14.8 |  24M|  70 |   - |1923 |  20k|1923 |2522 | 368 |  85k|4189 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.09/249.11	c   249s| 80000 |   136 |  1188k|  14.9 |  24M|  70 |  24 |1923 |  20k|1923 |2522 | 368 |  98k|4561 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.10/281.11	c   281s| 90000 |   158 |  1349k|  15.0 |  26M|  70 |   - |1923 |  24k|1923 |2522 | 368 | 110k|4881 | 0.000000e+00 | 1.000000e+00 |    Inf 
313.60/313.62	c   314s|100000 |   248 |  1514k|  15.1 |  26M|  70 |  35 |1923 |  24k|1923 |2522 | 368 | 122k|5200 | 0.000000e+00 | 1.000000e+00 |    Inf 
344.21/344.23	c   344s|110000 |   403 |  1665k|  15.1 |  29M|  70 |  27 |1923 |  27k|1923 |2522 | 368 | 135k|5462 | 0.000000e+00 | 1.000000e+00 |    Inf 
376.50/376.57	c   377s|120000 |   713 |  1821k|  15.2 |  33M|  70 |   - |1923 |  33k|   0 |   0 | 368 | 147k|5806 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.21/408.23	c   408s|130000 |   885 |  1972k|  15.2 |  34M|  70 |  31 |1923 |  34k|1923 |2522 | 368 | 160k|6089 | 0.000000e+00 | 1.000000e+00 |    Inf 
439.60/439.62	c   440s|140000 |   838 |  2126k|  15.2 |  35M|  72 |   - |1923 |  34k|1923 |2522 | 368 | 174k|6267 | 0.000000e+00 | 1.000000e+00 |    Inf 
472.80/472.85	c   473s|150000 |   867 |  2290k|  15.3 |  36M|  76 |   - |1923 |  35k|1923 |2522 | 368 | 187k|6505 | 0.000000e+00 | 1.000000e+00 |    Inf 
505.20/505.26	c   505s|160000 |   808 |  2445k|  15.3 |  35M|  76 |   - |1923 |  35k|1923 |2522 | 368 | 200k|6751 | 0.000000e+00 | 1.000000e+00 |    Inf 
537.91/537.97	c   538s|170000 |   680 |  2603k|  15.3 |  34M|  76 |  34 |1923 |  32k|1923 |2522 | 368 | 213k|6974 | 0.000000e+00 | 1.000000e+00 |    Inf 
570.31/570.36	c   570s|180000 |   697 |  2761k|  15.3 |  34M|  76 |   - |1923 |  33k|1923 |2522 | 368 | 226k|7172 | 0.000000e+00 | 1.000000e+00 |    Inf 
603.61/603.64	c   604s|190000 |   545 |  2924k|  15.4 |  34M|  76 |   - |1923 |  33k|1923 |2522 | 368 | 239k|7347 | 0.000000e+00 | 1.000000e+00 |    Inf 
636.70/636.77	c   637s|200000 |   535 |  3085k|  15.4 |  33M|  76 |   - |1923 |  31k|1923 |2522 | 368 | 251k|7541 | 0.000000e+00 | 1.000000e+00 |    Inf 
671.01/671.04	c   671s|210000 |   519 |  3257k|  15.5 |  33M|  76 |   - |1923 |  32k|1923 |2522 | 368 | 264k|7756 | 0.000000e+00 | 1.000000e+00 |    Inf 
704.31/704.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
704.31/704.39	c   704s|220000 |   487 |  3421k|  15.6 |  33M|  76 |  31 |1923 |  31k|1923 |2522 | 368 | 276k|7972 | 0.000000e+00 | 1.000000e+00 |    Inf 
738.11/738.15	c   738s|230000 |   383 |  3591k|  15.6 |  33M|  76 |  32 |1923 |  33k|1923 |2522 | 368 | 289k|8197 | 0.000000e+00 | 1.000000e+00 |    Inf 
771.41/771.44	c   771s|240000 |   406 |  3753k|  15.6 |  34M|  76 |  20 |1923 |  35k|1923 |2522 | 368 | 301k|8379 | 0.000000e+00 | 1.000000e+00 |    Inf 
804.72/804.79	c   805s|250000 |   339 |  3913k|  15.7 |  33M|  76 |   - |1923 |  34k|1923 |2522 | 368 | 314k|8551 | 0.000000e+00 | 1.000000e+00 |    Inf 
839.22/839.29	c   839s|260000 |   302 |  4080k|  15.7 |  34M|  76 |  32 |1923 |  35k|1923 |2522 | 368 | 326k|8728 | 0.000000e+00 | 1.000000e+00 |    Inf 
873.91/873.91	c   874s|270000 |   311 |  4247k|  15.7 |  35M|  76 |  37 |1923 |  38k|1923 |2522 | 368 | 338k|8903 | 0.000000e+00 | 1.000000e+00 |    Inf 
909.21/909.27	c   909s|280000 |   282 |  4414k|  15.8 |  36M|  76 |  32 |1923 |  41k|1923 |2522 | 368 | 351k|9080 | 0.000000e+00 | 1.000000e+00 |    Inf 
945.01/945.07	c   945s|290000 |   229 |  4586k|  15.8 |  34M|  76 |   - |1923 |  37k|   0 |   0 | 368 | 363k|9251 | 0.000000e+00 | 1.000000e+00 |    Inf 
979.72/979.76	c   980s|300000 |   254 |  4745k|  15.8 |  36M|  76 |  29 |1923 |  41k|1923 |2522 | 368 | 375k|9398 | 0.000000e+00 | 1.000000e+00 |    Inf 
1015.42/1015.46	c  1015s|310000 |   114 |  4916k|  15.9 |  32M|  76 |   - |1923 |  35k|1923 |2522 | 368 | 387k|9550 | 0.000000e+00 | 1.000000e+00 |    Inf 
1052.12/1052.14	c  1052s|320000 |   104 |  5098k|  15.9 |  29M|  76 |  31 |1923 |  27k|1923 |2522 | 368 | 399k|9770 | 0.000000e+00 | 1.000000e+00 |    Inf 
1087.62/1087.65	c  1088s|330000 |    53 |  5274k|  16.0 |  27M|  76 |   - |1923 |  24k|1923 |2535 | 368 | 411k|9974 | 0.000000e+00 | 1.000000e+00 |    Inf 
1121.42/1121.41	c  1121s|340000 |    46 |  5445k|  16.0 |  29M|  76 |  24 |1923 |  27k|1923 |2522 | 368 | 423k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1156.22/1156.21	c  1156s|350000 |    33 |  5619k|  16.1 |  30M|  76 |  35 |1923 |  29k|1923 |2522 | 368 | 435k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1173.63/1173.61	c 
1173.63/1173.61	c SCIP Status        : problem is solved [optimal solution found]
1173.63/1173.61	c Solving Time (sec) : 1173.61
1173.63/1173.61	c Solving Nodes      : 354687
1173.63/1173.61	c Primal Bound       : +1.00000000000000e+00 (55 solutions)
1173.63/1173.61	c Dual Bound         : +1.00000000000000e+00
1173.63/1173.61	c Gap                : 0.00 %
1173.63/1173.61	s OPTIMUM FOUND
1173.63/1173.61	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1173.63/1173.61	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1173.63/1173.61	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 -x169 -x168 
1173.63/1173.61	v -x167 -x166 x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 
1173.63/1173.61	v -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1173.63/1173.61	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1173.63/1173.61	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 
1173.63/1173.61	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 
1173.63/1173.61	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 
1173.63/1173.61	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 
1173.63/1173.61	v -x1 
1173.63/1173.61	c SCIP Status        : problem is solved [optimal solution found]
1173.63/1173.61	c Total Time         :    1173.61
1173.63/1173.61	c   solving          :    1173.61
1173.63/1173.61	c   presolving       :       0.12 (included in solving)
1173.63/1173.61	c   reading          :       0.02 (included in solving)
1173.63/1173.61	c Original Problem   :
1173.63/1173.61	c   Problem name     : HOME/instance-3447882-1307898924.wbo
1173.63/1173.61	c   Variables        : 1142 (1142 binary, 0 integer, 0 implicit integer, 0 continuous)
1173.63/1173.61	c   Constraints      : 2708 initial, 2708 maximal
1173.63/1173.61	c Presolved Problem  :
1173.63/1173.61	c   Problem name     : t_HOME/instance-3447882-1307898924.wbo
1173.63/1173.61	c   Variables        : 1923 (1077 binary, 0 integer, 846 implicit integer, 0 continuous)
1173.63/1173.61	c   Constraints      : 3352 initial, 41728 maximal
1173.63/1173.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1173.63/1173.61	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1173.63/1173.61	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1173.63/1173.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   setppc           :       0.00          0          0          0          0          0          3          0          0          0
1173.63/1173.61	c   linear           :       0.06          0          0          0        926          0        199          0        133          0
1173.63/1173.61	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1173.63/1173.61	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1173.63/1173.61	c   root node        :          -       1692          -          -       1692          -          -          -          -          -
1173.63/1173.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1173.63/1173.61	c   integral         :          0          0          0     182630          0        149          0        454       3608          0          0     359022
1173.63/1173.61	c   varbound         :          0+         6     241418        354          0          0       1886          0     142723        351          0          0
1173.63/1173.61	c   setppc           :         55          6    1583290          2          0        146    3118047       9612    1412563          0          0          0
1173.63/1173.61	c   linear           :        846+         7    1575659          8          0        133    1519985       9180    2276910          0          0          0
1173.63/1173.61	c   indicator        :        846          0     237704        354          0        133       1111          0       1868          0          0          0
1173.63/1173.61	c   logicor          :       1605+         6     711338         15          0         40    1835361      10069    1935044          0          0          0
1173.63/1173.61	c   bounddisjunction :          0+         0     180340          0          0          0        183         55        448          0          0          0
1173.63/1173.61	c   countsols        :          0          0          0         15          0         42          0          0          0          0          0          0
1173.63/1173.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1173.63/1173.61	c   integral         :      53.61       0.00       0.00      53.61       0.00       0.00       0.00
1173.63/1173.61	c   varbound         :       0.37       0.00       0.36       0.00       0.00       0.00       0.00
1173.63/1173.61	c   setppc           :      10.27       0.00       9.54       0.00       0.00       0.00       0.73
1173.63/1173.61	c   linear           :      17.83       0.00      16.72       0.00       0.00       0.01       1.09
1173.63/1173.61	c   indicator        :       0.48       0.00       0.42       0.01       0.00       0.04       0.00
1173.63/1173.61	c   logicor          :      92.75       0.00      90.94       0.00       0.00       0.00       1.81
1173.63/1173.61	c   bounddisjunction :       0.36       0.00       0.36       0.00       0.00       0.00       0.00
1173.63/1173.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1173.63/1173.61	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1173.63/1173.61	c   vbounds          :       7930        373          0      29884
1173.63/1173.61	c   rootredcost      :         15          0          0        846
1173.63/1173.61	c   pseudoobj        :    1585360       1972        224     141140
1173.63/1173.61	c Propagator Timings :  TotalTime  Propagate    Resprop
1173.63/1173.61	c   vbounds          :       0.93       0.93       0.00
1173.63/1173.61	c   rootredcost      :       0.26       0.26       0.00
1173.63/1173.61	c   pseudoobj        :      19.40      19.39       0.02
1173.63/1173.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1173.63/1173.61	c   propagation      :       1.61      29140      29007     170584       33.0        524       22.1          -
1173.63/1173.61	c   infeasible LP    :      25.98     150562     150552     990034       42.0       2105       14.3          0
1173.63/1173.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1173.63/1173.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1173.63/1173.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1173.63/1173.61	c   applied globally :          -          -          -     440855       36.8          -          -          -
1173.63/1173.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1173.63/1173.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1173.63/1173.61	c   cut pool         :       0.00          5          -          -         25          -    (maximal pool size: 479)
1173.63/1173.61	c   redcost          :       5.93     182936          0      33163          0          0
1173.63/1173.61	c   impliedbounds    :       0.00          6          0          0          0          0
1173.63/1173.61	c   intobj           :       0.00          0          0          0          0          0
1173.63/1173.61	c   gomory           :       0.55          6          0          0        936          0
1173.63/1173.61	c   cgmip            :       0.00          0          0          0          0          0
1173.63/1173.61	c   closecuts        :       0.00          0          0          0          0          0
1173.63/1173.61	c   strongcg         :       0.42          6          0          0       1530          0
1173.63/1173.61	c   cmir             :       0.09          6          0          0          2          0
1173.63/1173.61	c   flowcover        :       0.07          6          0          0          4          0
1173.63/1173.61	c   clique           :       0.00          6          0          0          0          0
1173.63/1173.61	c   zerohalf         :       0.00          0          0          0          0          0
1173.63/1173.61	c   mcf              :       0.00          1          0          0          0          0
1173.63/1173.61	c   oddcycle         :       0.00          0          0          0          0          0
1173.63/1173.61	c   rapidlearning    :       0.10          1          0          0          0         41
1173.63/1173.61	c Pricers            :       Time      Calls       Vars
1173.63/1173.61	c   problem variables:       0.00          0          0
1173.63/1173.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1173.63/1173.61	c   relpscost        :      53.44     182275        454       3608          0          0     359022
1173.63/1173.61	c   pscost           :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   inference        :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   mostinf          :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   leastinf         :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1173.63/1173.61	c   random           :       0.00          0          0          0          0          0          0
1173.63/1173.61	c Primal Heuristics  :       Time      Calls      Found
1173.63/1173.61	c   LP solutions     :       0.00          -         15
1173.63/1173.61	c   pseudo solutions :       0.00          -          0
1173.63/1173.61	c   feaspump         :       0.01          0          0
1173.63/1173.61	c   oneopt           :       0.20         16          0
1173.63/1173.61	c   crossover        :       0.46         11          0
1173.63/1173.61	c   guideddiving     :       1.79         79          0
1173.63/1173.61	c   coefdiving       :       1.72         79          0
1173.63/1173.61	c   pscostdiving     :       1.16         79          0
1173.63/1173.61	c   fracdiving       :       2.08         79          0
1173.63/1173.61	c   linesearchdiving :       0.86         79          0
1173.63/1173.61	c   rootsoldiving    :       0.80         40          0
1173.63/1173.61	c   objpscostdiving  :       0.59         40          0
1173.63/1173.61	c   veclendiving     :       1.24         80          0
1173.63/1173.61	c   trivial          :       0.00          2          0
1173.63/1173.61	c   shiftandpropagate:       0.11          1          1
1173.63/1173.61	c   simplerounding   :       0.30     182449          0
1173.63/1173.61	c   zirounding       :       4.45         86          0
1173.63/1173.61	c   rounding         :       0.68       5933          0
1173.63/1173.61	c   shifting         :       0.67       1847          0
1173.63/1173.61	c   intshifting      :       0.01          0          0
1173.63/1173.61	c   twoopt           :       0.00          0          0
1173.63/1173.61	c   fixandinfer      :       0.00          0          0
1173.63/1173.61	c   clique           :       0.00          0          0
1173.63/1173.61	c   intdiving        :       0.00          0          0
1173.63/1173.61	c   actconsdiving    :       0.00          0          0
1173.63/1173.61	c   octane           :       0.00          0          0
1173.63/1173.61	c   rens             :       0.03          1          0
1173.63/1173.61	c   rins             :       0.00          0          0
1173.63/1173.61	c   localbranching   :       0.00          0          0
1173.63/1173.61	c   mutation         :       0.00          0          0
1173.63/1173.61	c   dins             :       0.00          0          0
1173.63/1173.61	c   vbounds          :       0.00          0          0
1173.63/1173.61	c   undercover       :       0.00          0          0
1173.63/1173.61	c   subnlp           :       0.05          0          0
1173.63/1173.61	c   trysol           :       0.11         87         39
1173.63/1173.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1173.63/1173.61	c   primal LP        :       0.00          0          0       0.00          -
1173.63/1173.61	c   dual LP          :     760.46     331918    5665432      17.07    7450.04
1173.63/1173.61	c   lex dual LP      :       0.00          0          0       0.00          -
1173.63/1173.61	c   barrier LP       :       0.00          0          0       0.00          -
1173.63/1173.61	c   diving/probing LP:       7.55       7118      41399       5.82    5481.98
1173.63/1173.61	c   strong branching :      50.68      10436     365203      34.99    7206.13
1173.63/1173.61	c     (at root node) :          -          9       3136     348.44          -
1173.63/1173.61	c   conflict analysis:       0.00          0          0       0.00          -
1173.63/1173.61	c B&B Tree           :
1173.63/1173.61	c   number of runs   :          1
1173.63/1173.61	c   nodes            :     354687
1173.63/1173.61	c   nodes (total)    :     354687
1173.63/1173.61	c   nodes left       :          0
1173.63/1173.61	c   max depth        :         76
1173.63/1173.61	c   max depth (total):         76
1173.63/1173.61	c   backtracks       :      40533 (11.4%)
1173.63/1173.61	c   delayed cutoffs  :       4193
1173.63/1173.61	c   repropagations   :     688878 (828262 domain reductions, 3987 cutoffs)
1173.63/1173.61	c   avg switch length:       5.43
1173.63/1173.61	c   switching time   :      80.97
1173.63/1173.61	c Solution           :
1173.63/1173.61	c   Solutions found  :         55 (16 improvements)
1173.63/1173.61	c   First Solution   : +6.68000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 910, found by <shiftandpropagate>)
1173.63/1173.61	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 51499 nodes, 162.05 seconds, depth 31, found by <relaxation>)
1173.63/1173.61	c   Dual Bound       : +1.00000000000000e+00
1173.63/1173.61	c   Gap              :       0.00 %
1173.63/1173.61	c   Root Dual Bound  : +0.00000000000000e+00
1173.63/1173.61	c   Root Iterations  :        378
1173.63/1173.65	c Time complete: 1173.67.

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 /tmp/evaluation-result-3447882-1307898924/watcher-3447882-1307898924 -o /tmp/evaluation-result-3447882-1307898924/solver-3447882-1307898924 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447882-1307898924.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.00 4/176 15074
/proc/meminfo: memFree=2818904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=10340 CPUtime=0 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 1570 0 0 0 0 0 0 0 23 0 1 0 20637233 10588160 1523 33554432000 4194304 9128323 140734988056416 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15074/statm: 2585 1523 399 1205 0 1376 0

[startup+0.0937789 s]
/proc/loadavg: 1.00 1.00 1.00 4/176 15074
/proc/meminfo: memFree=2818904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=28152 CPUtime=0.08 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 6051 0 0 0 8 0 0 0 23 0 1 0 20637233 28827648 5745 33554432000 4194304 9128323 140734988056416 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 7038 5745 527 1205 0 5829 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28152

[startup+0.100784 s]
/proc/loadavg: 1.00 1.00 1.00 4/176 15074
/proc/meminfo: memFree=2818904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=28416 CPUtime=0.09 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 6117 0 0 0 9 0 0 0 23 0 1 0 20637233 29097984 5811 33554432000 4194304 9128323 140734988056416 18446744073709551615 5266481 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 7104 5811 532 1205 0 5895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28416

[startup+0.300744 s]
/proc/loadavg: 1.00 1.00 1.00 4/176 15074
/proc/meminfo: memFree=2818904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=35248 CPUtime=0.29 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 8219 0 0 0 28 1 0 0 23 0 1 0 20637233 36093952 7785 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 8812 7785 673 1205 0 7603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35248

[startup+0.700674 s]
/proc/loadavg: 1.00 1.00 1.00 4/176 15074
/proc/meminfo: memFree=2818904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59016 CPUtime=0.69 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 14552 0 0 0 68 1 0 0 25 0 1 0 20637233 60432384 13763 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14754 13763 729 1205 0 13545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59016

[startup+1.50041 s]
/proc/loadavg: 1.00 1.00 1.00 4/178 15076
/proc/meminfo: memFree=2715528/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59016 CPUtime=1.49 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 14555 0 0 0 147 2 0 0 25 0 1 0 20637233 60432384 13766 33554432000 4194304 9128323 140734988056416 18446744073709551615 4312154 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14754 13766 729 1205 0 13545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59016

[startup+3.10025 s]
/proc/loadavg: 1.08 1.02 1.01 4/178 15076
/proc/meminfo: memFree=2712428/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59016 CPUtime=3.09 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 16232 0 0 0 304 5 0 0 25 0 1 0 20637233 60432384 13864 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14754 13864 752 1205 0 13545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59016

[startup+6.30067 s]
/proc/loadavg: 1.08 1.02 1.01 4/178 15076
/proc/meminfo: memFree=2711700/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59016 CPUtime=6.29 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 16235 0 0 0 621 8 0 0 25 0 1 0 20637233 60432384 13867 33554432000 4194304 9128323 140734988056416 18446744073709551615 7343339 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14754 13867 754 1205 0 13545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59016

[startup+12.7005 s]
/proc/loadavg: 1.22 1.05 1.02 4/178 15076
/proc/meminfo: memFree=2711684/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59016 CPUtime=12.69 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 16241 0 0 0 1255 14 0 0 25 0 1 0 20637233 60432384 13873 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14754 13873 754 1205 0 13545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59016

[startup+25.5003 s]
/proc/loadavg: 1.34 1.08 1.02 4/178 15077
/proc/meminfo: memFree=2711088/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=59032 CPUtime=25.49 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 27283 0 0 0 2523 26 0 0 25 0 1 0 20637233 60448768 13883 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 14758 13883 754 1205 0 13549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59032

[startup+51.1008 s]
/proc/loadavg: 1.56 1.15 1.05 4/178 15078
/proc/meminfo: memFree=2693696/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=79664 CPUtime=51.09 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 35616 0 0 0 5061 48 0 0 25 0 1 0 20637233 81575936 18543 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 19916 18543 755 1205 0 18707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79664

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.10 4/178 15079
/proc/meminfo: memFree=2688788/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=79664 CPUtime=102.3 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 35619 0 0 0 10142 88 0 0 25 0 1 0 20637233 81575936 18546 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 19916 18546 755 1205 0 18707 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79664

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 4/178 15080
/proc/meminfo: memFree=2685132/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=77556 CPUtime=162.29 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 36672 0 0 0 16096 133 0 0 25 0 1 0 20637233 79417344 18292 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 19389 18292 755 1205 0 18180 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77556

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 4/178 15082
/proc/meminfo: memFree=2680856/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=80104 CPUtime=222.3 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 42733 0 0 0 22041 189 0 0 25 0 1 0 20637233 82026496 18932 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 20026 18932 755 1205 0 18817 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80104

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 4/178 15084
/proc/meminfo: memFree=2680792/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=77852 CPUtime=282.3 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 43375 0 0 0 27996 234 0 0 25 0 1 0 20637233 79720448 18393 33554432000 4194304 9128323 140734988056416 18446744073709551615 7346301 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 19463 18393 755 1205 0 18254 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77852

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.30 4/178 15086
/proc/meminfo: memFree=2676388/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=79744 CPUtime=342.29 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 47745 0 0 0 33946 283 0 0 25 0 1 0 20637233 81657856 18856 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 19936 18856 755 1205 0 18727 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 79744

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 4/178 15087
/proc/meminfo: memFree=2666760/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=86136 CPUtime=402.3 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 49344 0 0 0 39896 334 0 0 25 0 1 0 20637233 88203264 20455 33554432000 4194304 9128323 140734988056416 18446744073709551615 6857083 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 21534 20455 755 1205 0 20325 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86136

[startup+462.301 s]
/proc/loadavg: 2.09 1.81 1.39 4/178 15088
/proc/meminfo: memFree=2661856/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=89556 CPUtime=462.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 50212 0 0 0 45847 384 0 0 25 0 1 0 20637233 91705344 21323 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 22389 21323 755 1205 0 21180 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89556

[startup+522.3 s]
/proc/loadavg: 2.03 1.84 1.42 4/178 15090
/proc/meminfo: memFree=2658076/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=91320 CPUtime=522.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52204 0 0 0 51795 436 0 0 25 0 1 0 20637233 93511680 21726 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 22830 21726 755 1205 0 21621 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 91320

[startup+582.301 s]
/proc/loadavg: 2.01 1.87 1.46 4/178 15092
/proc/meminfo: memFree=2657132/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=91320 CPUtime=582.3 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52210 0 0 0 57749 481 0 0 25 0 1 0 20637233 93511680 21732 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 22830 21732 755 1205 0 21621 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91320

[startup+642.3 s]
/proc/loadavg: 2.00 1.89 1.49 4/178 15094
/proc/meminfo: memFree=2654232/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=91472 CPUtime=642.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52243 0 0 0 63706 525 0 0 25 0 1 0 20637233 93667328 21765 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 22868 21765 755 1205 0 21659 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 91472

[startup+702.301 s]
/proc/loadavg: 2.00 1.91 1.51 4/178 15095
/proc/meminfo: memFree=2652044/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=92308 CPUtime=702.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52357 0 0 0 69660 571 0 0 25 0 1 0 20637233 94523392 21879 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 23077 21879 755 1205 0 21868 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 92308

[startup+762.307 s]
/proc/loadavg: 2.00 1.92 1.54 4/178 15096
/proc/meminfo: memFree=2648608/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=92616 CPUtime=762.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52413 0 0 0 75617 614 0 0 25 0 1 0 20637233 94838784 21935 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 23154 21935 755 1205 0 21945 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 92616

[startup+822.3 s]
/proc/loadavg: 2.00 1.93 1.57 4/178 15098
/proc/meminfo: memFree=2646680/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=94532 CPUtime=822.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 52651 0 0 0 81571 660 0 0 25 0 1 0 20637233 96800768 22173 33554432000 4194304 9128323 140734988056416 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 23633 22173 755 1205 0 22424 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 94532

[startup+882.301 s]
/proc/loadavg: 2.00 1.94 1.59 4/178 15100
/proc/meminfo: memFree=2645864/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=95008 CPUtime=882.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 54213 0 0 0 87523 708 0 0 25 0 1 0 20637233 97288192 22306 33554432000 4194304 9128323 140734988056416 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 23752 22306 755 1205 0 22543 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 95008

[startup+942.3 s]
/proc/loadavg: 2.00 1.95 1.61 4/178 15102
/proc/meminfo: memFree=2644192/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=96132 CPUtime=942.31 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 54501 0 0 0 93477 754 0 0 25 0 1 0 20637233 98439168 22594 33554432000 4194304 9128323 140734988056416 18446744073709551615 5240721 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 24033 22594 755 1205 0 22824 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 96132

[startup+1002.3 s]
/proc/loadavg: 2.13 1.99 1.65 4/178 15103
/proc/meminfo: memFree=2642760/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=97108 CPUtime=1002.32 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 54717 0 0 0 99433 799 0 0 25 0 1 0 20637233 99438592 22810 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 24277 22810 755 1205 0 23068 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 97108

[startup+1062.3 s]
/proc/loadavg: 2.05 1.99 1.67 4/178 15104
/proc/meminfo: memFree=2638584/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1062.32 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55463 0 0 0 105386 846 0 0 25 0 1 0 20637233 102690816 23542 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23542 755 1205 0 23862 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 100284

[startup+1122.3 s]
/proc/loadavg: 2.02 1.99 1.68 4/178 15106
/proc/meminfo: memFree=2637904/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1122.32 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55490 0 0 0 111337 895 0 0 25 0 1 0 20637233 102690816 23569 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23569 755 1205 0 23862 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 100284

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

[startup+1126.3 s]
/proc/loadavg: 2.01 1.99 1.68 4/178 15106
/proc/meminfo: memFree=2637900/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1126.32 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55490 0 0 0 111734 898 0 0 25 0 1 0 20637233 102690816 23569 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23569 755 1205 0 23862 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 100284

[startup+1151.9 s]
/proc/loadavg: 2.01 1.99 1.69 4/178 15107
/proc/meminfo: memFree=2637864/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1151.92 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55519 0 0 0 114276 916 0 0 25 0 1 0 20637233 102690816 23598 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23598 755 1205 0 23862 0
Current children cumulated CPU time (s) 1151.92
Current children cumulated vsize (KiB) 100284

[startup+1164.7 s]
/proc/loadavg: 2.01 1.99 1.69 4/178 15108
/proc/meminfo: memFree=2637352/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1164.72 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55520 0 0 0 115545 927 0 0 25 0 1 0 20637233 102690816 23599 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23599 755 1205 0 23862 0
Current children cumulated CPU time (s) 1164.72
Current children cumulated vsize (KiB) 100284

[startup+1167.9 s]
/proc/loadavg: 2.01 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2637104/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1167.92 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55520 0 0 0 115862 930 0 0 25 0 1 0 20637233 102690816 23599 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23599 755 1205 0 23862 0
Current children cumulated CPU time (s) 1167.92
Current children cumulated vsize (KiB) 100284

[startup+1171.1 s]
/proc/loadavg: 2.01 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2636732/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100284 CPUtime=1171.12 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55521 0 0 0 116180 932 0 0 25 0 1 0 20637233 102690816 23600 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25071 23600 755 1205 0 23862 0
Current children cumulated CPU time (s) 1171.12
Current children cumulated vsize (KiB) 100284

[startup+1172.7 s]
/proc/loadavg: 2.00 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2636112/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100840 CPUtime=1172.72 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55635 0 0 0 116339 933 0 0 25 0 1 0 20637233 103260160 23714 33554432000 4194304 9128323 140734988056416 18446744073709551615 4207186 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25210 23714 755 1205 0 24001 0
Current children cumulated CPU time (s) 1172.72
Current children cumulated vsize (KiB) 100840

[startup+1173.1 s]
/proc/loadavg: 2.00 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2636112/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=100840 CPUtime=1173.12 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55641 0 0 0 116378 934 0 0 25 0 1 0 20637233 103260160 23720 33554432000 4194304 9128323 140734988056416 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25210 23720 755 1205 0 24001 0
Current children cumulated CPU time (s) 1173.12
Current children cumulated vsize (KiB) 100840

[startup+1173.5 s]
/proc/loadavg: 2.00 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2636112/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=101004 CPUtime=1173.52 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55649 0 0 0 116417 935 0 0 25 0 1 0 20637233 103428096 23728 33554432000 4194304 9128323 140734988056416 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25251 23728 755 1205 0 24042 0
Current children cumulated CPU time (s) 1173.52
Current children cumulated vsize (KiB) 101004

[startup+1173.6 s]
/proc/loadavg: 2.00 1.99 1.70 4/178 15108
/proc/meminfo: memFree=2635980/32950928 swapFree=67111364/67111528
[pid=15074] ppid=15069 vsize=101004 CPUtime=1173.63 cores=0,2,4,6
/proc/15074/stat : 15074 (scip-2.0.1.4.li) R 15069 15074 13995 0 -1 4202496 55650 0 0 0 116428 935 0 0 25 0 1 0 20637233 103428096 23729 33554432000 4194304 9128323 140734988056416 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15074/statm: 25251 23729 755 1205 0 24042 0
Current children cumulated CPU time (s) 1173.63
Current children cumulated vsize (KiB) 101004

Child status: 0
Real time (s): 1173.65
CPU time (s): 1173.68
CPU user time (s): 1164.32
CPU system time (s): 9.35658
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 101004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1164.32
system time used= 9.35658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55654
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= 8
involuntary context switches= 1773

runsolver used 1.88871 second user time and 4.42333 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-12 19:15:24
IDJOB=3447882
IDBENCH=78980
IDSOLVER=1944
FILE ID=node124/3447882-1307898924
RUNJOBID= node124-1307898924-15047
PBS_JOBID= 13559582
Free space on /tmp= 2092 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.1900669797--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 /tmp/evaluation-result-3447882-1307898924/watcher-3447882-1307898924 -o /tmp/evaluation-result-3447882-1307898924/solver-3447882-1307898924 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447882-1307898924.wbo -t 1800 -m 15500

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

MD5SUM BENCH= ed627c94e924dd829be1b38440fce2ad
RANDOM SEED=1323673298

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.77
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.855
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.855
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.855
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2819776 kB
Buffers:         56812 kB
Cached:       29093840 kB
SwapCached:          0 kB
Active:       14519332 kB
Inactive:     14693236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2819776 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           24564 kB
Writeback:           0 kB
AnonPages:       62100 kB
Mapped:          15784 kB
Slab:           855532 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 2064 MiB
End job on node124 at 2011-06-12 19:34:58