Trace number 3447761

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.4MSAT (TO) 1800.07 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900565534--soft-33-100-0.wbo
MD5SUM2edeaf6035297ee59e9643c9979a8871
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 benchmark145.178
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 685
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-3447761-1307897689.wbo>
0.00/0.02	c original problem has 2014 variables (2014 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.08/0.08	c (round 2) 0 del vars, 127 del conss, 0 add conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.08/0.09	c (round 3) 110 del vars, 222 del conss, 0 add conss, 1815 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 174 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 5) 176 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 6) 176 del vars, 247 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.17	c    (0.2s) probing: 101/1926 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  176 deleted vars, 247 deleted constraints, 0 added constraints, 1816 tightened bounds, 0 added holes, 120 changed sides, 0 changed coefficients
0.09/0.17	c  1843 implications, 11 cliques
0.09/0.17	c presolved problem has 3621 variables (1926 bin, 0 int, 1695 impl, 0 cont) and 4244 constraints
0.09/0.17	c      31 constraints of type <setppc>
0.09/0.17	c    1695 constraints of type <linear>
0.09/0.17	c    1695 constraints of type <indicator>
0.09/0.17	c     823 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.54	o 346
0.49/0.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3621 |5939 |3621 |2549 |   0 |   0 |   0 |      --      | 3.460000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |   100 |     - |  13M|   0 |  35 |3621 |5939 |3621 |2549 |   0 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |   196 |     - |  14M|   0 |  40 |3621 |5982 |3621 |2555 |   6 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
0.99/1.02	c   1.0s|     1 |     0 |   221 |     - |  14M|   0 |  42 |3621 |5982 |3621 |2559 |  10 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
1.19/1.22	c   1.2s|     1 |     0 |   237 |     - |  15M|   0 |  48 |3621 |5982 |3621 |2563 |  14 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
1.39/1.43	c   1.4s|     1 |     0 |   248 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2565 |  16 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
1.59/1.67	c   1.7s|     1 |     0 |   272 |     - |  15M|   0 |  49 |3621 |5982 |3621 |2566 |  17 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
1.89/1.90	c   1.9s|     1 |     0 |   304 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   0 | 0.000000e+00 | 3.460000e+02 |    Inf 
2.19/2.24	c   2.2s|     1 |     2 |   304 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   9 | 0.000000e+00 | 3.460000e+02 |    Inf 
3.49/3.52	o 219
3.49/3.52	c * 3.5s|    18 |    17 |   819 |  30.3 |  16M|  17 |   - |3621 |5982 |3621 |2607 |  42 |   0 | 135 | 0.000000e+00 | 2.190000e+02 |    Inf 
3.59/3.67	o 211
3.59/3.67	c * 3.7s|    26 |    17 |  1007 |  28.1 |  17M|  17 |   - |3621 |5989 |3621 |2599 |  55 |   7 | 151 | 0.000000e+00 | 2.110000e+02 |    Inf 
3.80/3.82	o 203
3.80/3.82	c * 3.8s|    36 |    19 |  1212 |  25.9 |  17M|  17 |   - |3621 |5994 |3621 |2603 |  77 |  12 | 159 | 0.000000e+00 | 2.030000e+02 |    Inf 
3.99/4.06	o 85
3.99/4.06	c * 4.1s|    41 |    17 |  1851 |  38.7 |  17M|  17 |   - |3621 |5994 |3621 |2671 | 162 |  12 | 171 | 0.000000e+00 | 8.500000e+01 |    Inf 
4.19/4.21	o 60
4.19/4.21	c * 4.2s|    49 |    18 |  2006 |  35.5 |  17M|  18 |   - |3621 |5473 |3621 |2595 | 171 |  14 | 194 | 0.000000e+00 | 6.000000e+01 |    Inf 
14.89/14.98	o 31
14.89/14.98	c *15.0s|  1073 |    94 | 12506 |  11.4 |  21M|  43 |   - |3621 |5433 |3621 |2589 | 207 |1127 |1386 | 0.000000e+00 | 3.100000e+01 |    Inf 
17.29/17.36	o 24
17.29/17.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.29/17.36	c *17.4s|  1468 |    93 | 19056 |  12.8 |  21M|  43 |   - |3621 |4460 |3621 |2588 | 218 |1518 |1490 | 0.000000e+00 | 2.400000e+01 |    Inf 
18.09/18.19	o 11
18.09/18.19	c *18.2s|  1598 |    89 | 21421 |  13.2 |  21M|  43 |   - |3621 |4133 |3621 |2589 | 221 |1631 |1535 | 0.000000e+00 | 1.100000e+01 |    Inf 
19.39/19.47	o 8
19.39/19.47	c *19.5s|  1776 |    74 | 24829 |  13.8 |  21M|  43 |   - |3621 |3705 |3621 |2562 | 221 |1830 |1631 | 0.000000e+00 | 8.000000e+00 |    Inf 
20.19/20.22	o 7
20.19/20.22	c *20.2s|  1987 |    70 | 27991 |  13.9 |  21M|  43 |   - |3621 |3792 |3621 |2562 | 221 |2101 |1641 | 0.000000e+00 | 7.000000e+00 |    Inf 
21.09/21.15	o 3
21.09/21.15	c *21.1s|  2250 |    59 | 32189 |  14.2 |  21M|  43 |   - |3621 |3867 |3621 |2587 | 222 |2433 |1653 | 0.000000e+00 | 3.000000e+00 |    Inf 
21.59/21.66	o 2
21.59/21.66	c *21.7s|  2392 |    73 | 34407 |  14.3 |  21M|  43 |   - |3621 |3831 |3621 |2587 | 223 |2580 |1663 | 0.000000e+00 | 2.000000e+00 |    Inf 
21.59/21.66	o 1
21.59/21.66	c *21.7s|  2393 |    69 | 34407 |  14.3 |  21M|  43 |   - |3621 |3831 |3621 |2586 | 223 |2580 |1663 | 0.000000e+00 | 1.000000e+00 |    Inf 
46.59/46.62	c  46.6s| 10000 |   101 |150757 |  15.0 |  23M|  51 |  37 |3621 |8456 |3621 |2562 | 223 |  12k|1777 | 0.000000e+00 | 1.000000e+00 |    Inf 
80.89/80.90	c  80.9s| 20000 |    51 |302108 |  15.1 |  24M|  54 |   - |3621 |  11k|   0 |   0 | 223 |  24k|2021 | 0.000000e+00 | 1.000000e+00 |    Inf 
117.70/117.76	c   118s| 30000 |   158 |457371 |  15.2 |  29M|  57 |  41 |3621 |  19k|3621 |2586 | 223 |  37k|2545 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.60/155.68	c   156s| 40000 |    69 |616326 |  15.4 |  29M|  72 |  34 |3621 |  20k|3621 |2586 | 223 |  51k|2994 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.90/192.95	c   193s| 50000 |    80 |763374 |  15.3 |  30M|  72 |   - |3621 |  21k|   0 |   0 | 223 |  63k|3495 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.30/231.35	c   231s| 60000 |    96 |925348 |  15.4 |  32M|  72 |   - |3621 |  26k|3621 |2562 | 223 |  76k|3819 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.20/271.20	c   271s| 70000 |    80 |  1091k|  15.6 |  34M|  72 |   - |3621 |  30k|3621 |2562 | 223 |  89k|4192 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.41/312.48	c   312s| 80000 |   147 |  1264k|  15.8 |  37M|  72 |   - |3621 |  36k|3621 |2562 | 223 | 102k|4492 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.40/354.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
354.40/354.49	c   354s| 90000 |    96 |  1440k|  16.0 |  39M|  72 |  23 |3621 |  39k|3621 |2562 | 223 | 115k|4785 | 0.000000e+00 | 1.000000e+00 |    Inf 
397.10/397.15	c   397s|100000 |    61 |  1609k|  16.1 |  36M|  72 |   - |3621 |  32k|3621 |2562 | 223 | 127k|5158 | 0.000000e+00 | 1.000000e+00 |    Inf 
438.40/438.41	c   438s|110000 |    41 |  1778k|  16.2 |  38M|  72 |  38 |3621 |  38k|3621 |2562 | 223 | 140k|5427 | 0.000000e+00 | 1.000000e+00 |    Inf 
482.71/482.72	c   483s|120000 |    81 |  1960k|  16.3 |  41M|  72 |   - |3621 |  44k|3621 |2562 | 223 | 153k|5625 | 0.000000e+00 | 1.000000e+00 |    Inf 
525.71/525.77	c   526s|130000 |    52 |  2127k|  16.4 |  42M|  72 |   - |3621 |  46k|3621 |2562 | 223 | 166k|5922 | 0.000000e+00 | 1.000000e+00 |    Inf 
570.31/570.30	c   570s|140000 |   101 |  2314k|  16.5 |  43M|  72 |   - |3621 |  47k|3621 |2562 | 223 | 179k|6172 | 0.000000e+00 | 1.000000e+00 |    Inf 
616.21/616.29	c   616s|150000 |   100 |  2499k|  16.7 |  43M|  72 |  32 |3621 |  49k|3621 |2562 | 223 | 192k|6390 | 0.000000e+00 | 1.000000e+00 |    Inf 
663.81/663.85	c   664s|160000 |    66 |  2689k|  16.8 |  45M|  72 |   - |3621 |  53k|3621 |2562 | 223 | 205k|6613 | 0.000000e+00 | 1.000000e+00 |    Inf 
714.31/714.32	c   714s|170000 |    39 |  2891k|  17.0 |  45M|  72 |   - |3621 |  53k|3621 |2562 | 223 | 218k|6817 | 0.000000e+00 | 1.000000e+00 |    Inf 
763.82/763.84	c   764s|180000 |   143 |  3081k|  17.1 |  47M|  72 |  15 |3621 |  58k|3621 |2562 | 223 | 231k|7085 | 0.000000e+00 | 1.000000e+00 |    Inf 
812.41/812.48	c   812s|190000 |   168 |  3268k|  17.2 |  49M|  72 |  31 |3621 |  61k|3621 |2562 | 223 | 244k|7282 | 0.000000e+00 | 1.000000e+00 |    Inf 
861.22/861.30	c   861s|200000 |    65 |  3460k|  17.3 |  47M|  72 |   - |3621 |  59k|3621 |2562 | 223 | 257k|7434 | 0.000000e+00 | 1.000000e+00 |    Inf 
914.02/914.09	c   914s|210000 |   307 |  3661k|  17.4 |  51M|  72 |   - |3621 |  63k|3621 |2562 | 223 | 270k|7659 | 0.000000e+00 | 1.000000e+00 |    Inf 
970.03/970.05	c   970s|220000 |   438 |  3856k|  17.5 |  53M|  72 |   - |3621 |  64k|3621 |2562 | 223 | 285k|7815 | 0.000000e+00 | 1.000000e+00 |    Inf 
1023.23/1023.23	c  1023s|230000 |   614 |  4046k|  17.6 |  55M|  72 |  32 |3621 |  67k|3621 |2562 | 223 | 299k|7962 | 0.000000e+00 | 1.000000e+00 |    Inf 
1072.63/1072.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1072.63/1072.64	c  1073s|240000 |   674 |  4228k|  17.6 |  58M|  72 |  36 |3621 |  70k|3621 |2562 | 223 | 314k|8102 | 0.000000e+00 | 1.000000e+00 |    Inf 
1123.13/1123.17	c  1123s|250000 |   718 |  4415k|  17.7 |  58M|  72 |  34 |3621 |  70k|3621 |2562 | 223 | 328k|8269 | 0.000000e+00 | 1.000000e+00 |    Inf 
1171.54/1171.51	c  1172s|260000 |   722 |  4598k|  17.7 |  57M|  72 |  29 |3621 |  67k|3621 |2562 | 223 | 341k|8434 | 0.000000e+00 | 1.000000e+00 |    Inf 
1224.43/1224.49	c  1224s|270000 |   758 |  4787k|  17.7 |  57M|  72 |   - |3621 |  67k|3621 |2562 | 223 | 355k|8606 | 0.000000e+00 | 1.000000e+00 |    Inf 
1273.43/1273.47	c  1273s|280000 |   746 |  4971k|  17.8 |  58M|  72 |  38 |3621 |  69k|3621 |2562 | 223 | 369k|8773 | 0.000000e+00 | 1.000000e+00 |    Inf 
1325.54/1325.52	c  1326s|290000 |   707 |  5165k|  17.8 |  57M|  72 |  35 |3621 |  67k|3621 |2562 | 223 | 383k|8931 | 0.000000e+00 | 1.000000e+00 |    Inf 
1375.33/1375.31	c  1375s|300000 |   588 |  5351k|  17.8 |  56M|  72 |  34 |3621 |  66k|3621 |2562 | 223 | 397k|9057 | 0.000000e+00 | 1.000000e+00 |    Inf 
1423.64/1423.65	c  1424s|310000 |   503 |  5540k|  17.9 |  56M|  72 |  44 |3621 |  66k|3621 |2562 | 223 | 410k|9217 | 0.000000e+00 | 1.000000e+00 |    Inf 
1476.03/1476.00	c  1476s|320000 |   556 |  5746k|  18.0 |  58M|  72 |   - |3621 |  69k|3621 |2562 | 223 | 424k|9373 | 0.000000e+00 | 1.000000e+00 |    Inf 
1525.14/1525.18	c  1525s|330000 |   605 |  5947k|  18.0 |  60M|  72 |  41 |3621 |  73k|3621 |2562 | 223 | 439k|9549 | 0.000000e+00 | 1.000000e+00 |    Inf 
1576.04/1576.00	c  1576s|340000 |   538 |  6156k|  18.1 |  59M|  72 |   - |3621 |  71k|3621 |2562 | 223 | 453k|9695 | 0.000000e+00 | 1.000000e+00 |    Inf 
1625.94/1625.98	c  1626s|350000 |   411 |  6351k|  18.1 |  56M|  72 |   - |3621 |  67k|3621 |2562 | 223 | 468k|9834 | 0.000000e+00 | 1.000000e+00 |    Inf 
1675.84/1675.83	c  1676s|360000 |   394 |  6544k|  18.2 |  57M|  72 |  19 |3621 |  69k|3621 |2562 | 223 | 481k|9976 | 0.000000e+00 | 1.000000e+00 |    Inf 
1725.54/1725.59	c  1726s|370000 |   243 |  6737k|  18.2 |  54M|  72 |  25 |3621 |  66k|3621 |2562 | 223 | 495k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1774.64/1774.61	c  1775s|380000 |   179 |  6929k|  18.2 |  53M|  72 |   - |3621 |  65k|3621 |2562 | 223 | 509k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 385120
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (88 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/1800.00	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1800.04/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
1800.04/1800.00	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 
1800.04/1800.00	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 x151 -x150 -x149 -x148 -x147 -x146 
1800.04/1800.00	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.00	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	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 
1800.04/1800.00	v x1 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Total Time         :    1800.00
1800.04/1800.00	c   solving          :    1800.00
1800.04/1800.00	c   presolving       :       0.14 (included in solving)
1800.04/1800.00	c   reading          :       0.02 (included in solving)
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-3447761-1307897689.wbo
1800.04/1800.00	c   Variables        : 2014 (2014 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-3447761-1307897689.wbo
1800.04/1800.00	c   Variables        : 3621 (1926 binary, 0 integer, 1695 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 4244 initial, 74487 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00         88          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         88          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0         22          0          0          0
1800.04/1800.00	c   linear           :       0.07          0          0          0       1816          0        137          0        120          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         88          0          0          0
1800.04/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -       3390          -          -       3390          -          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     198884          0        478          0        440       3116          0          0     392352
1800.04/1800.00	c   varbound         :          0+         6      17349        213          0          0        744          1      82860        214          0          0
1800.04/1800.00	c   setppc           :         31          6    1761710          5          1        475    2019274       3192    1052365          0          0          0
1800.04/1800.00	c   linear           :       1695+         7    1758870         10          1        468    4207976      28886    4820040          0          0          0
1800.04/1800.00	c   indicator        :       1695          0      17237        213          0        468       1254          0       1532          0          0          0
1800.04/1800.00	c   logicor          :        823+         6     758349         13          1         75    1865297      13562    1345483          0          0          0
1800.05/1800.00	c   bounddisjunction :          0+         0      36674          0          0          0          0          0          2          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0         13          1         77          0          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.00	c   integral         :      62.03       0.00       0.00      62.01       0.00       0.02       0.00
1800.05/1800.00	c   varbound         :       0.23       0.00       0.21       0.01       0.00       0.00       0.00
1800.05/1800.00	c   setppc           :      11.77       0.00      11.26       0.00       0.00       0.00       0.51
1800.05/1800.00	c   linear           :      54.93       0.00      52.05       0.00       0.00       0.09       2.79
1800.05/1800.00	c   indicator        :       0.59       0.00       0.25       0.02       0.00       0.32       0.00
1800.05/1800.00	c   logicor          :     220.83       0.00     218.69       0.00       0.00       0.01       2.13
1800.05/1800.00	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
1800.05/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :       6165        219          2      25157
1800.05/1800.00	c   rootredcost      :         13          0          0       1695
1800.05/1800.00	c   pseudoobj        :    1765583        777        327      79606
1800.05/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.00	c   vbounds          :       1.34       1.34       0.00
1800.05/1800.00	c   rootredcost      :       0.33       0.33       0.00
1800.05/1800.00	c   pseudoobj        :      42.19      42.17       0.01
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters

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-3447761-1307897689/watcher-3447761-1307897689 -o /var/tmp/evaluation-result-3447761-1307897689/solver-3447761-1307897689 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447761-1307897689.wbo -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.88 1.55 2/177 30932
/proc/meminfo: memFree=1252268/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=10328 CPUtime=0 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 1566 0 0 0 0 0 0 0 25 0 1 0 979999553 10575872 1520 33554432000 4194304 9128323 140735626001568 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30932/statm: 2582 1520 399 1205 0 1373 0

[startup+0.0867679 s]
/proc/loadavg: 1.99 1.88 1.55 2/177 30932
/proc/meminfo: memFree=1252268/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=31732 CPUtime=0.08 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 6902 0 0 0 8 0 0 0 25 0 1 0 979999553 32493568 6597 33554432000 4194304 9128323 140735626001568 18446744073709551615 5107536 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 7933 6597 520 1205 0 6724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31732

[startup+0.100764 s]
/proc/loadavg: 1.99 1.88 1.55 2/177 30932
/proc/meminfo: memFree=1252268/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=31732 CPUtime=0.09 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 6909 0 0 0 9 0 0 0 25 0 1 0 979999553 32493568 6604 33554432000 4194304 9128323 140735626001568 18446744073709551615 5267767 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 7933 6604 522 1205 0 6724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.300727 s]
/proc/loadavg: 1.99 1.88 1.55 2/177 30932
/proc/meminfo: memFree=1252268/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=37608 CPUtime=0.29 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 8614 0 0 0 28 1 0 0 25 0 1 0 979999553 38510592 8281 33554432000 4194304 9128323 140735626001568 18446744073709551615 5089362 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 9402 8281 606 1205 0 8193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37608

[startup+0.700655 s]
/proc/loadavg: 1.99 1.88 1.55 2/177 30932
/proc/meminfo: memFree=1252268/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=70832 CPUtime=0.69 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 16821 0 0 0 67 2 0 0 25 0 1 0 979999553 72531968 16335 33554432000 4194304 9128323 140735626001568 18446744073709551615 6581488 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 17708 16335 701 1205 0 16499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70832

[startup+1.50051 s]
/proc/loadavg: 1.99 1.88 1.55 3/178 30933
/proc/meminfo: memFree=1212236/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=52668 CPUtime=1.49 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 19138 0 0 0 145 4 0 0 25 0 1 0 979999553 53932032 12015 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 13167 12015 725 1205 0 11958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52668

[startup+3.10022 s]
/proc/loadavg: 1.99 1.89 1.56 3/178 30933
/proc/meminfo: memFree=1203828/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=57108 CPUtime=3.09 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 25509 0 0 0 301 8 0 0 25 0 1 0 979999553 58478592 13071 33554432000 4194304 9128323 140735626001568 18446744073709551615 7267299 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 14277 13071 737 1205 0 13068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57108

[startup+6.30063 s]
/proc/loadavg: 1.99 1.89 1.56 3/178 30933
/proc/meminfo: memFree=1199364/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=60668 CPUtime=6.29 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 26221 0 0 0 612 17 0 0 25 0 1 0 979999553 62124032 13778 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 15167 13778 744 1205 0 13958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60668

[startup+12.7005 s]
/proc/loadavg: 1.99 1.89 1.56 3/178 30934
/proc/meminfo: memFree=1196700/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=62656 CPUtime=12.69 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 32007 0 0 0 1238 31 0 0 25 0 1 0 979999553 64159744 14381 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 15664 14381 741 1205 0 14455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62656

[startup+25.5001 s]
/proc/loadavg: 1.99 1.89 1.56 3/178 30934
/proc/meminfo: memFree=1189028/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=69296 CPUtime=25.49 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 47645 0 0 0 2490 59 0 0 25 0 1 0 979999553 70959104 16062 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 17324 16062 751 1205 0 16115 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69296

[startup+51.1004 s]
/proc/loadavg: 1.99 1.90 1.57 3/178 30935
/proc/meminfo: memFree=1185408/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=72032 CPUtime=51.09 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 60082 0 0 0 4994 115 0 0 25 0 1 0 979999553 73760768 16746 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 18008 16746 751 1205 0 16799 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72032

[startup+102.306 s]
/proc/loadavg: 2.04 1.93 1.60 3/178 30936
/proc/meminfo: memFree=1179836/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=76856 CPUtime=102.29 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 65249 0 0 0 9998 231 0 0 25 0 1 0 979999553 78700544 17985 33554432000 4194304 9128323 140735626001568 18446744073709551615 7311528 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 19214 17985 751 1205 0 18005 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 76856

[startup+162.301 s]
/proc/loadavg: 2.01 1.94 1.62 3/178 30938
/proc/meminfo: memFree=1174464/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=81228 CPUtime=162.3 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 68495 0 0 0 15867 363 0 0 25 0 1 0 979999553 83177472 19077 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 20307 19077 751 1205 0 19098 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81228

[startup+222.301 s]
/proc/loadavg: 2.00 1.95 1.64 3/178 30939
/proc/meminfo: memFree=1171920/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=83592 CPUtime=222.29 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 71263 0 0 0 21738 491 0 0 25 0 1 0 979999553 85598208 19691 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 20898 19691 751 1205 0 19689 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83592

[startup+282.3 s]
/proc/loadavg: 2.00 1.95 1.66 3/178 30941
/proc/meminfo: memFree=1168128/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=87632 CPUtime=282.3 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 72251 0 0 0 27612 618 0 0 25 0 1 0 979999553 89735168 20679 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 21908 20679 751 1205 0 20699 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87632

[startup+342.3 s]
/proc/loadavg: 2.00 1.96 1.68 3/178 30942
/proc/meminfo: memFree=1164616/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=90080 CPUtime=342.3 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 72873 0 0 0 33487 743 0 0 25 0 1 0 979999553 92241920 21296 33554432000 4194304 9128323 140735626001568 18446744073709551615 6712699 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 22520 21296 751 1205 0 21311 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90080

[startup+402.3 s]
/proc/loadavg: 2.00 1.96 1.70 3/178 30953
/proc/meminfo: memFree=1159408/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=96260 CPUtime=402.3 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 74123 0 0 0 39370 860 0 0 25 0 1 0 979999553 98570240 22546 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 24065 22546 751 1205 0 22856 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96260

[startup+462.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/178 30955
/proc/meminfo: memFree=1156260/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=96884 CPUtime=462.31 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 76450 0 0 0 45250 981 0 0 25 0 1 0 979999553 99209216 22743 33554432000 4194304 9128323 140735626001568 18446744073709551615 5240734 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 24221 22743 751 1205 0 23012 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96884

[startup+522.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 30956
/proc/meminfo: memFree=1151128/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=100284 CPUtime=522.31 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 77315 0 0 0 51136 1095 0 0 25 0 1 0 979999553 102690816 23608 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 25071 23608 751 1205 0 23862 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 100284

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/178 30958
/proc/meminfo: memFree=1148836/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=101028 CPUtime=582.31 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 77492 0 0 0 57019 1212 0 0 25 0 1 0 979999553 103452672 23785 33554432000 4194304 9128323 140735626001568 18446744073709551615 5985392 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 25257 23785 751 1205 0 24048 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 101028

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/178 30964
/proc/meminfo: memFree=1138476/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=107192 CPUtime=822.31 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 79063 0 0 0 80567 1664 0 0 25 0 1 0 979999553 109764608 25356 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 26798 25356 751 1205 0 25589 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 107192

[startup+882.3 s]
/proc/loadavg: 2.06 2.00 1.81 3/178 30966
/proc/meminfo: memFree=1138172/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=107528 CPUtime=882.32 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 79138 0 0 0 86450 1782 0 0 25 0 1 0 979999553 110108672 25431 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 26882 25431 751 1205 0 25673 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 107528

[startup+942.3 s]
/proc/loadavg: 2.02 2.00 1.82 3/178 30967
/proc/meminfo: memFree=1135520/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=109572 CPUtime=942.32 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 82174 0 0 0 92350 1882 0 0 25 0 1 0 979999553 112201728 25990 33554432000 4194304 9128323 140735626001568 18446744073709551615 7975649 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 27393 25990 751 1205 0 26184 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 109572

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.83 3/178 30969
/proc/meminfo: memFree=1134240/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=111084 CPUtime=1002.32 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 82497 0 0 0 98254 1978 0 0 25 0 1 0 979999553 113750016 26313 33554432000 4194304 9128323 140735626001568 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 27771 26313 751 1205 0 26562 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 111084

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 30971
/proc/meminfo: memFree=1129968/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=115008 CPUtime=1062.32 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 83498 0 0 0 104149 2083 0 0 25 0 1 0 979999553 117768192 27314 33554432000 4194304 9128323 140735626001568 18446744073709551615 7342752 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 28752 27314 751 1205 0 27543 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 115008

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 30972
/proc/meminfo: memFree=1127668/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=117144 CPUtime=1122.32 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84038 0 0 0 110041 2191 0 0 25 0 1 0 979999553 119955456 27854 33554432000 4194304 9128323 140735626001568 18446744073709551615 7346293 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29286 27854 751 1205 0 28077 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 117144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 30974
/proc/meminfo: memFree=1127224/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=117296 CPUtime=1182.33 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84088 0 0 0 115930 2303 0 0 25 0 1 0 979999553 120111104 27904 33554432000 4194304 9128323 140735626001568 18446744073709551615 7049871 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29324 27904 751 1205 0 28115 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 117296

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 30975
/proc/meminfo: memFree=1126060/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=118284 CPUtime=1242.33 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84350 0 0 0 121830 2403 0 0 25 0 1 0 979999553 121122816 28166 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29571 28166 751 1205 0 28362 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 118284

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 30977
/proc/meminfo: memFree=1125520/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=118424 CPUtime=1302.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84387 0 0 0 127717 2517 0 0 25 0 1 0 979999553 121266176 28203 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29606 28203 751 1205 0 28397 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 118424

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.87 3/178 31018
/proc/meminfo: memFree=1153284/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=118580 CPUtime=1362.33 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84393 0 0 0 133612 2621 0 0 25 0 1 0 979999553 121425920 28209 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29645 28209 751 1205 0 28436 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 118580

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.87 3/178 31019
/proc/meminfo: memFree=1138836/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=118580 CPUtime=1422.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84397 0 0 0 139507 2727 0 0 25 0 1 0 979999553 121425920 28213 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29645 28213 751 1205 0 28436 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 118580

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/178 31021
/proc/meminfo: memFree=1124416/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=118580 CPUtime=1482.33 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84421 0 0 0 145392 2841 0 0 25 0 1 0 979999553 121425920 28237 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 29645 28237 751 1205 0 28436 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 118580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 31022
/proc/meminfo: memFree=1119528/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1542.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84782 0 0 0 151272 2962 0 0 25 0 1 0 979999553 122966016 28598 33554432000 4194304 9128323 140735626001568 18446744073709551615 7342479 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28598 751 1205 0 28812 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 120084

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.90 3/178 31024
/proc/meminfo: memFree=1113284/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1602.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84793 0 0 0 157158 3076 0 0 25 0 1 0 979999553 122966016 28609 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28609 751 1205 0 28812 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 120084

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/178 31026
/proc/meminfo: memFree=1106440/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1662.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84819 0 0 0 163048 3186 0 0 25 0 1 0 979999553 122966016 28635 33554432000 4194304 9128323 140735626001568 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28635 751 1205 0 28812 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 120084

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 31027
/proc/meminfo: memFree=1101176/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1722.35 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84833 0 0 0 168934 3301 0 0 25 0 1 0 979999553 122966016 28649 33554432000 4194304 9128323 140735626001568 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28649 751 1205 0 28812 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 120084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31029
/proc/meminfo: memFree=1084404/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1782.34 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84834 0 0 0 174821 3413 0 0 25 0 1 0 979999553 122966016 28650 33554432000 4194304 9128323 140735626001568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28650 751 1205 0 28812 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 120084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31029
/proc/meminfo: memFree=1075964/32950928 swapFree=67051812/67111528
[pid=30932] ppid=30930 vsize=120084 CPUtime=1800.05 cores=1,3,5,7
/proc/30932/stat : 30932 (scip-2.0.1.4.li) R 30930 30932 29668 0 -1 4202496 84846 0 0 0 176560 3445 0 0 25 0 1 0 979999553 122966016 28662 33554432000 4194304 9128323 140735626001568 18446744073709551615 4693424 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30932/statm: 30021 28662 751 1205 0 28812 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 120084

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.07
CPU user time (s): 1765.6
CPU system time (s): 34.4648
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 120084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1765.6
system time used= 34.4648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84847
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= 9
involuntary context switches= 2179

runsolver used 2.47962 second user time and 6.14307 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-12 18:54:49
IDJOB=3447761
IDBENCH=78919
IDSOLVER=1944
FILE ID=node116/3447761-1307897689
RUNJOBID= node116-1307897212-30855
PBS_JOBID= 13559589
Free space on /var/tmp= 2872 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.1900565534--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447761-1307897689/watcher-3447761-1307897689 -o /var/tmp/evaluation-result-3447761-1307897689/solver-3447761-1307897689 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447761-1307897689.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 2edeaf6035297ee59e9643c9979a8871
RANDOM SEED=969402563

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.75
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.826
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:       1252696 kB
Buffers:         51368 kB
Cached:       30585028 kB
SwapCached:      12792 kB
Active:       16150856 kB
Inactive:     14594808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1252696 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           12224 kB
Writeback:          28 kB
AnonPages:      106948 kB
Mapped:          12248 kB
Slab:           888628 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   299728 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 node116 at 2011-06-12 19:24:51