Trace number 2663808

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 NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverOPT-15 53.0809 53.0927

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_2.opb
MD5SUMfdcfb05eaa099feeb8cfb1f8f1c05926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark39.8839
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3074
Sum of products size (including duplicates)6148
Number of different products1537
Sum of products size3074

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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2663808-1276660408.opb>
0.00/0.02	c original problem has 1637 variables (1637 bin, 0 int, 0 impl, 0 cont) and 1637 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.02	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.04	o 0
0.00/0.04	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.04	c presolving:
0.19/0.23	c (round 1) 1537 del vars, 100 del conss, 1537 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6148 impls, 0 clqs
0.19/0.28	c presolving (2 rounds):
0.19/0.28	c  1537 deleted vars, 100 deleted constraints, 1537 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.28	c  9222 implications, 0 cliques
0.19/0.28	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 1537 constraints
0.19/0.28	c    1537 constraints of type <logicor>
0.19/0.28	c transformed objective value is always integral (scale: 1)
0.19/0.28	c Presolving Time: 0.13
0.19/0.28	c - non default parameters ----------------------------------------------------------------------
0.19/0.28	c # SCIP version 1.2.1.2
0.19/0.28	c 
0.19/0.28	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.19/0.28	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.28	c conflict/interconss = 0
0.19/0.28	c 
0.19/0.28	c # should binary conflicts be preferred?
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c conflict/preferbinary = TRUE
0.19/0.28	c 
0.19/0.28	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.19/0.28	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.28	c constraints/agelimit = 1
0.19/0.28	c 
0.19/0.28	c # should enforcement of pseudo solution be disabled?
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/disableenfops = TRUE
0.19/0.28	c 
0.19/0.28	c # frequency for displaying node information lines
0.19/0.28	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.28	c display/freq = 10000
0.19/0.28	c 
0.19/0.28	c # maximal time in seconds to run
0.19/0.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.28	c limits/time = 1799.99
0.19/0.28	c 
0.19/0.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.28	c limits/memory = 1620
0.19/0.28	c 
0.19/0.28	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.19/0.28	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.28	c lp/solvefreq = -1
0.19/0.28	c 
0.19/0.28	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.19/0.28	c # [type: char, range: {lafpsqd}, default: l]
0.19/0.28	c lp/pricing = a
0.19/0.28	c 
0.19/0.28	c # should presolving try to simplify inequalities
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/linear/simplifyinequalities = TRUE
0.19/0.28	c 
0.19/0.28	c # should presolving try to simplify knapsacks
0.19/0.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.28	c 
0.19/0.28	c # priority of node selection rule <dfs> in standard mode
0.19/0.28	c # [type: int, range: [-536870912,536870911], default: 0]
0.19/0.28	c nodeselection/dfs/stdpriority = 1000000
0.19/0.28	c 
0.19/0.28	c -----------------------------------------------------------------------------------------------
0.19/0.28	c start solving
0.19/0.28	c 
0.19/0.28	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.28	c t 0.1s|     1 |     2 |     0 |     - |3798k|   0 |   - | 100 |1537 |   0 |   0 |   0 |   0 |   0 |-1.000000e+02 | 0.000000e+00 | 100.00%
0.19/0.28	o -7
0.19/0.28	c * 0.1s|     8 |     6 |     0 |   0.0 |3804k|   7 |   - | 100 |1537 |   0 |   0 |   0 |   0 |   0 |-9.900000e+01 |-7.000000e+00 |  92.93%
0.19/0.28	o -8
0.19/0.28	c * 0.1s|    11 |     6 |     0 |   0.0 |3805k|   8 |   - | 100 |1537 |   0 |   0 |   0 |   0 |   0 |-9.900000e+01 |-8.000000e+00 |  91.92%
0.19/0.28	o -9
0.19/0.28	c * 0.1s|    16 |     7 |     0 |   0.0 |3807k|   8 |   - | 100 |1537 |   0 |   0 |   0 |   0 |   0 |-9.900000e+01 |-9.000000e+00 |  90.91%
0.19/0.28	o -10
0.19/0.28	c * 0.2s|    26 |     5 |     0 |   0.0 |3808k|  10 |   - | 100 |1537 |   0 |   0 |   0 |   0 |   0 |-9.900000e+01 |-1.000000e+01 |  89.90%
0.29/0.31	o -11
0.29/0.31	c * 0.2s|   246 |     5 |     0 |   0.0 |3810k|  16 |   - | 100 |1537 |   0 |   0 |   0 |   7 |   0 |-9.900000e+01 |-1.100000e+01 |  88.89%
0.29/0.38	o -12
0.29/0.38	c * 0.2s|   949 |     5 |     0 |   0.0 |3811k|  23 |   - | 100 |1537 |   0 |   0 |   0 |   8 |   0 |-9.900000e+01 |-1.200000e+01 |  87.88%
0.99/1.03	o -13
0.99/1.03	c * 0.8s|  7453 |     6 |     0 |   0.0 |3815k|  32 |   - | 100 |1538 |   0 |   0 |   0 |  30 |   0 |-9.900000e+01 |-1.300000e+01 |  86.87%
1.19/1.29	c   1.0s| 10000 |     2 |     0 |   0.0 |3815k|  35 |   - | 100 |1537 |   0 |   0 |   0 |  35 |   0 |-9.900000e+01 |-1.300000e+01 |  86.87%
2.39/2.41	c   2.0s| 20000 |     4 |     0 |   0.0 |3880k|  42 |   - | 100 |1667 |   0 |   0 |   0 |2295 |   0 |-9.800000e+01 |-1.300000e+01 |  86.73%
3.49/3.52	c   3.0s| 30000 |     5 |     0 |   0.0 |3934k|  42 |   - | 100 |1784 |   0 |   0 |   0 |4348 |   0 |-9.800000e+01 |-1.300000e+01 |  86.73%
4.59/4.66	c   4.0s| 40000 |     6 |     0 |   0.0 |3857k|  53 |   - | 100 |1595 |   0 |   0 |   0 |6408 |   0 |-9.700000e+01 |-1.300000e+01 |  86.60%
5.69/5.77	c   5.0s| 50000 |     6 |     0 |   0.0 |3930k|  53 |   - | 100 |1757 |   0 |   0 |   0 |8407 |   0 |-9.700000e+01 |-1.300000e+01 |  86.60%
6.79/6.89	c   6.0s| 60000 |     6 |     0 |   0.0 |3947k|  53 |   - | 100 |1787 |   0 |   0 |   0 |  10k|   0 |-9.700000e+01 |-1.300000e+01 |  86.60%
7.79/7.82	o -14
7.79/7.82	c * 6.8s| 68205 |     6 |     0 |   0.0 |3886k|  55 |   - | 100 |1636 |   0 |   0 |   0 |  11k|   0 |-9.600000e+01 |-1.400000e+01 |  85.42%
7.99/8.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.99/8.01	c   7.0s| 70000 |     7 |     0 |   0.0 |3891k|  55 |   - | 100 |1644 |   0 |   0 |   0 |  12k|   0 |-9.600000e+01 |-1.400000e+01 |  85.42%
9.09/9.14	c   8.0s| 80000 |     6 |     0 |   0.0 |3931k|  55 |   - | 100 |1735 |   0 |   0 |   0 |  14k|   0 |-9.600000e+01 |-1.400000e+01 |  85.42%
10.19/10.27	c   9.0s| 90000 |     4 |     0 |   0.0 |3956k|  55 |   - | 100 |1789 |   0 |   0 |   0 |  16k|   0 |-9.600000e+01 |-1.400000e+01 |  85.42%
11.29/11.39	c  10.0s|100000 |     6 |     0 |   0.0 |3919k|  55 |   - | 100 |1711 |   0 |   0 |   0 |  18k|   0 |-9.500000e+01 |-1.400000e+01 |  85.26%
12.48/12.51	c  11.0s|110000 |     6 |     0 |   0.0 |3942k|  55 |   - | 100 |1761 |   0 |   0 |   0 |  20k|   0 |-9.500000e+01 |-1.400000e+01 |  85.26%
13.58/13.63	c  12.0s|120000 |     6 |     0 |   0.0 |3953k|  55 |   - | 100 |1777 |   0 |   0 |   0 |  22k|   0 |-9.500000e+01 |-1.400000e+01 |  85.26%
14.69/14.76	c  13.0s|130000 |     6 |     0 |   0.0 |3944k|  55 |   - | 100 |1749 |   0 |   0 |   0 |  24k|   0 |-9.500000e+01 |-1.400000e+01 |  85.26%
15.79/15.88	c  13.9s|140000 |     4 |     0 |   0.0 |3906k|  59 |   - | 100 |1665 |   0 |   0 |   0 |  26k|   0 |-9.400000e+01 |-1.400000e+01 |  85.11%
16.98/17.00	c  14.9s|150000 |     6 |     0 |   0.0 |3930k|  59 |   - | 100 |1721 |   0 |   0 |   0 |  28k|   0 |-9.400000e+01 |-1.400000e+01 |  85.11%
18.09/18.12	c  15.9s|160000 |     5 |     0 |   0.0 |3959k|  59 |   - | 100 |1786 |   0 |   0 |   0 |  30k|   0 |-9.400000e+01 |-1.400000e+01 |  85.11%
19.19/19.24	c  16.9s|170000 |     7 |     0 |   0.0 |3899k|  59 |   - | 100 |1648 |   0 |   0 |   0 |  32k|   0 |-9.300000e+01 |-1.400000e+01 |  84.95%
20.28/20.36	c  17.9s|180000 |     4 |     0 |   0.0 |3947k|  59 |   - | 100 |1767 |   0 |   0 |   0 |  34k|   0 |-9.300000e+01 |-1.400000e+01 |  84.95%
21.38/21.48	c  18.9s|190000 |     6 |     0 |   0.0 |3973k|  59 |   - | 100 |1820 |   0 |   0 |   0 |  36k|   0 |-9.300000e+01 |-1.400000e+01 |  84.95%
22.48/22.60	c  19.9s|200000 |     5 |     0 |   0.0 |3957k|  59 |   - | 100 |1801 |   0 |   0 |   0 |  37k|   0 |-9.200000e+01 |-1.400000e+01 |  84.78%
23.69/23.71	c  20.9s|210000 |     7 |     0 |   0.0 |3926k|  59 |   - | 100 |1714 |   0 |   0 |   0 |  39k|   0 |-9.100000e+01 |-1.400000e+01 |  84.62%
24.78/24.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.78/24.84	c  21.9s|220000 |     3 |     0 |   0.0 |3988k|  59 |   - | 100 |1859 |   0 |   0 |   0 |  41k|   0 |-9.100000e+01 |-1.400000e+01 |  84.62%
25.89/25.95	c  22.9s|230000 |     5 |     0 |   0.0 |3928k|  59 |   - | 100 |1724 |   0 |   0 |   0 |  43k|   0 |-9.000000e+01 |-1.400000e+01 |  84.44%
26.99/27.06	c  23.9s|240000 |     6 |     0 |   0.0 |3968k|  59 |   - | 100 |1817 |   0 |   0 |   0 |  45k|   0 |-9.000000e+01 |-1.400000e+01 |  84.44%
28.09/28.19	c  24.9s|250000 |     7 |     0 |   0.0 |3885k|  60 |   - | 100 |1615 |   0 |   0 |   0 |  47k|   0 |-8.900000e+01 |-1.400000e+01 |  84.27%
29.28/29.30	c  25.9s|260000 |     6 |     0 |   0.0 |3963k|  60 |   - | 100 |1811 |   0 |   0 |   0 |  49k|   0 |-8.900000e+01 |-1.400000e+01 |  84.27%
30.38/30.41	c  26.9s|270000 |     5 |     0 |   0.0 |3925k|  60 |   - | 100 |1722 |   0 |   0 |   0 |  51k|   0 |-8.800000e+01 |-1.400000e+01 |  84.09%
31.48/31.53	c  27.9s|280000 |     6 |     0 |   0.0 |3905k|  60 |   - | 100 |1667 |   0 |   0 |   0 |  53k|   0 |-8.700000e+01 |-1.400000e+01 |  83.91%
32.58/32.66	c  28.9s|290000 |     6 |     0 |   0.0 |3977k|  60 |   - | 100 |1843 |   0 |   0 |   0 |  54k|   0 |-8.700000e+01 |-1.400000e+01 |  83.91%
33.68/33.77	c  29.9s|300000 |     5 |     0 |   0.0 |3938k|  61 |   - | 100 |1752 |   0 |   0 |   0 |  56k|   0 |-8.600000e+01 |-1.400000e+01 |  83.72%
34.78/34.89	c  30.8s|310000 |     5 |     0 |   0.0 |3976k|  61 |   - | 100 |1841 |   0 |   0 |   0 |  58k|   0 |-8.600000e+01 |-1.400000e+01 |  83.72%
35.98/36.02	c  31.8s|320000 |     8 |     0 |   0.0 |3910k|  64 |   - | 100 |1678 |   0 |   0 |   0 |  60k|   0 |-8.500000e+01 |-1.400000e+01 |  83.53%
37.08/37.13	c  32.8s|330000 |     6 |     0 |   0.0 |3987k|  64 |   - | 100 |1870 |   0 |   0 |   0 |  62k|   0 |-8.500000e+01 |-1.400000e+01 |  83.53%
38.18/38.26	c  33.8s|340000 |     5 |     0 |   0.0 |3930k|  64 |   - | 100 |1744 |   0 |   0 |   0 |  64k|   0 |-8.400000e+01 |-1.400000e+01 |  83.33%
39.28/39.37	c  34.8s|350000 |     6 |     0 |   0.0 |3907k|  64 |   - | 100 |1670 |   0 |   0 |   0 |  66k|   0 |-8.300000e+01 |-1.400000e+01 |  83.13%
40.38/40.48	c  35.8s|360000 |     3 |     0 |   0.0 |3981k|  64 |   - | 100 |1860 |   0 |   0 |   0 |  68k|   0 |-8.300000e+01 |-1.400000e+01 |  83.13%
41.48/41.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.48/41.59	c  36.7s|370000 |     7 |     0 |   0.0 |3922k|  64 |   - | 100 |1711 |   0 |   0 |   0 |  70k|   0 |-8.200000e+01 |-1.400000e+01 |  82.93%
41.69/41.79	o -15
41.69/41.79	c *36.9s|371754 |     7 |     0 |   0.0 |3927k|  64 |   - | 100 |1714 |   0 |   0 |   0 |  70k|   0 |-8.200000e+01 |-1.500000e+01 |  81.71%
42.68/42.71	c  37.7s|380000 |     4 |     0 |   0.0 |3973k|  64 |   - | 100 |1835 |   0 |   0 |   0 |  72k|   0 |-8.200000e+01 |-1.500000e+01 |  81.71%
43.78/43.82	c  38.7s|390000 |     5 |     0 |   0.0 |3926k|  67 |   - | 100 |1724 |   0 |   0 |   0 |  73k|   0 |-8.100000e+01 |-1.500000e+01 |  81.48%
44.89/44.94	c  39.7s|400000 |     6 |     0 |   0.0 |3904k|  67 |   - | 100 |1666 |   0 |   0 |   0 |  75k|   0 |-8.000000e+01 |-1.500000e+01 |  81.25%
45.98/46.06	c  40.7s|410000 |     5 |     0 |   0.0 |3946k|  67 |   - | 100 |1785 |   0 |   0 |   0 |  77k|   0 |-7.900000e+01 |-1.500000e+01 |  81.01%
47.08/47.20	c  41.7s|420000 |     5 |     0 |   0.0 |3897k|  67 |   - | 100 |1645 |   0 |   0 |   0 |  79k|   0 |-7.800000e+01 |-1.500000e+01 |  80.77%
48.28/48.32	c  42.7s|430000 |     3 |     0 |   0.0 |3947k|  67 |   - | 100 |1790 |   0 |   0 |   0 |  80k|   0 |-7.600000e+01 |-1.500000e+01 |  80.26%
49.39/49.46	c  43.7s|440000 |     5 |     0 |   0.0 |3949k|  67 |   - | 100 |1802 |   0 |   0 |   0 |  82k|   0 |-7.300000e+01 |-1.500000e+01 |  79.45%
50.79/50.85	c  44.9s|450000 |     3 |     0 |   0.0 |4020k|  67 |   - | 100 |2027 |   0 |   0 |   0 |  85k|   0 |-6.900000e+01 |-1.500000e+01 |  78.26%
52.68/52.71	c  46.5s|460000 |     4 |     0 |   0.0 |3738k|  70 |   - | 100 | 834 |   0 |   0 |   0 |  91k|   0 |-5.500000e+01 |-1.500000e+01 |  72.73%
52.98/53.08	c 
52.98/53.08	c SCIP Status        : problem is solved [optimal solution found]
52.98/53.08	c Solving Time (sec) : 46.87
52.98/53.08	c Solving Nodes      : 461984
52.98/53.08	c Primal Bound       : -1.50000000000000e+01 (11 solutions)
52.98/53.08	c Dual Bound         : -1.50000000000000e+01
52.98/53.08	c Gap                : 0.00 %
52.98/53.08	s OPTIMUM FOUND
52.98/53.08	v -x100 -x99 -x98 -x97 x96 x95 -x94 -x93 x92 -x91 -x90 x89 x88 -x87 -x86 -x85 -x84 x83 x82 -x81 -x80 x79 x78 -x77 x76 -x75 -x74 -x73 
52.98/53.08	v -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 x60 x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 x48 
52.98/53.08	v -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 
52.98/53.08	v -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1 
52.98/53.08	c SCIP Status        : problem is solved [optimal solution found]
52.98/53.08	c Solving Time       :      46.87
52.98/53.08	c Original Problem   :
52.98/53.08	c   Problem name     : HOME/instance-2663808-1276660408.opb
52.98/53.08	c   Variables        : 1637 (1637 binary, 0 integer, 0 implicit integer, 0 continuous)
52.98/53.08	c   Constraints      : 1637 initial, 1637 maximal
52.98/53.08	c Presolved Problem  :
52.98/53.08	c   Problem name     : t_HOME/instance-2663808-1276660408.opb
52.98/53.08	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
52.98/53.08	c   Constraints      : 1537 initial, 2269 maximal
52.98/53.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
52.98/53.08	c   trivial          :       0.00          0          0          0          0          0          0          0          0
52.98/53.08	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
52.98/53.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
52.98/53.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
52.98/53.08	c   implics          :       0.00          0          0          0          0          0          0          0          0
52.98/53.08	c   probing          :       0.03          0          0          0          0          0          0          0          0
52.98/53.08	c   linear           :       0.01       1537          0          0       1537          0        100          0          0
52.98/53.08	c   logicor          :       0.01          0          0          0          0          0          0          0          0
52.98/53.08	c   root node        :          -        100          -          -        100          -          -          -          -
52.98/53.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
52.98/53.08	c   integral         :          0          0          0          0          0          0          0          0          0          0
52.98/53.08	c   logicor          :       1537+         0     500477          0          9      88654    1165390          0          0          0
52.98/53.08	c   countsols        :          0          0          0          0          9          0          0          0          0          0
52.98/53.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
52.98/53.08	c   integral         :       0.00       0.00       0.00       0.00       0.00
52.98/53.08	c   logicor          :      12.35       0.00      12.35       0.00       0.00
52.98/53.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
52.98/53.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
52.98/53.08	c   vbounds          :       0.43          2          0          0
52.98/53.08	c   rootredcost      :       0.30          0          0          0
52.98/53.08	c   pseudoobj        :       9.05     795479     145448     930715
52.98/53.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
52.98/53.08	c   propagation      :       5.34      94822      92737      92737       19.8          0        0.0          -
52.98/53.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
52.98/53.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
52.98/53.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
52.98/53.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
52.98/53.08	c   applied globally :          -          -          -      85582       18.6          -          -          -
52.98/53.08	c   applied locally  :          -          -          -       7155       34.3          -          -          -
52.98/53.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
52.98/53.08	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
52.98/53.08	c   redcost          :       0.00          0          0          0          0          0
52.98/53.08	c   impliedbounds    :       0.00          0          0          0          0          0
52.98/53.08	c   intobj           :       0.00          0          0          0          0          0
52.98/53.08	c   cgmip            :       0.00          0          0          0          0          0
52.98/53.08	c   gomory           :       0.00          0          0          0          0          0
52.98/53.08	c   strongcg         :       0.00          0          0          0          0          0
52.98/53.08	c   cmir             :       0.00          0          0          0          0          0
52.98/53.08	c   flowcover        :       0.00          0          0          0          0          0
52.98/53.08	c   clique           :       0.00          0          0          0          0          0
52.98/53.08	c   zerohalf         :       0.00          0          0          0          0          0
52.98/53.08	c   mcf              :       0.00          0          0          0          0          0
52.98/53.08	c   rapidlearning    :       0.00          0          0          0          0          0
52.98/53.08	c Pricers            :       Time      Calls       Vars
52.98/53.08	c   problem variables:       0.00          0          0
52.98/53.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
52.98/53.08	c   relpscost        :       0.00          0          0          0          0          0          0
52.98/53.08	c   pscost           :       0.00          0          0          0          0          0          0
52.98/53.08	c   inference        :       1.58     234228          0          0          0          0     468456
52.98/53.08	c   mostinf          :       0.00          0          0          0          0          0          0
52.98/53.08	c   leastinf         :       0.00          0          0          0          0          0          0
52.98/53.08	c   fullstrong       :       0.00          0          0          0          0          0          0
52.98/53.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
52.98/53.08	c   random           :       0.00          0          0          0          0          0          0
52.98/53.08	c Primal Heuristics  :       Time      Calls      Found
52.98/53.08	c   LP solutions     :       0.00          -          0
52.98/53.08	c   pseudo solutions :       0.00          -          9
52.98/53.08	c   oneopt           :       0.33          0          0
52.98/53.08	c   trivial          :       0.00          2          2
52.98/53.08	c   simplerounding   :       0.00          0          0
52.98/53.08	c   zirounding       :       0.00          0          0
52.98/53.08	c   rounding         :       0.00          0          0
52.98/53.08	c   shifting         :       0.00          0          0
52.98/53.08	c   intshifting      :       0.00          0          0
52.98/53.08	c   twoopt           :       0.00          0          0
52.98/53.08	c   fixandinfer      :       0.00          0          0
52.98/53.08	c   feaspump         :       0.00          0          0
52.98/53.08	c   coefdiving       :       0.00          0          0
52.98/53.08	c   pscostdiving     :       0.00          0          0
52.98/53.08	c   fracdiving       :       0.00          0          0
52.98/53.08	c   veclendiving     :       0.00          0          0
52.98/53.08	c   intdiving        :       0.00          0          0
52.98/53.08	c   actconsdiving    :       0.00          0          0
52.98/53.08	c   objpscostdiving  :       0.00          0          0
52.98/53.08	c   rootsoldiving    :       0.00          0          0
52.98/53.08	c   linesearchdiving :       0.00          0          0
52.98/53.08	c   guideddiving     :       0.00          0          0
52.98/53.08	c   octane           :       0.00          0          0
52.98/53.08	c   rens             :       0.00          0          0
52.98/53.08	c   rins             :       0.00          0          0
52.98/53.08	c   localbranching   :       0.00          0          0
52.98/53.08	c   mutation         :       0.00          0          0
52.98/53.08	c   crossover        :       0.00          0          0
52.98/53.08	c   dins             :       0.00          0          0
52.98/53.08	c   undercover       :       0.00          0          0
52.98/53.08	c   nlp              :       0.18          0          0
52.98/53.08	c   trysol           :       0.22          0          0
52.98/53.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
52.98/53.08	c   primal LP        :       0.00          0          0       0.00          -
52.98/53.08	c   dual LP          :       0.00          0          0       0.00          -
52.98/53.08	c   lex dual LP      :       0.00          0          0       0.00          -
52.98/53.08	c   barrier LP       :       0.00          0          0       0.00          -
52.98/53.08	c   diving/probing LP:       0.00          0          0       0.00          -
52.98/53.08	c   strong branching :       0.00          0          0       0.00          -
52.98/53.08	c     (at root node) :          -          0          0       0.00          -
52.98/53.08	c   conflict analysis:       0.00          0          0       0.00          -
52.98/53.08	c B&B Tree           :
52.98/53.08	c   number of runs   :          1
52.98/53.08	c   nodes            :     461984
52.98/53.08	c   nodes (total)    :     461984
52.98/53.08	c   nodes left       :          0
52.98/53.08	c   max depth        :         84
52.98/53.08	c   max depth (total):         84
52.98/53.08	c   backtracks       :      62649 (13.6%)
52.98/53.08	c   delayed cutoffs  :       6463
52.98/53.08	c   repropagations   :      63862 (100267 domain reductions, 6355 cutoffs)
52.98/53.08	c   avg switch length:       2.12
52.98/53.08	c   switching time   :       8.34
52.98/53.08	c Solution           :
52.98/53.08	c   Solutions found  :         11 (10 improvements)
52.98/53.08	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.02 seconds, depth 0, found by <trivial>)
52.98/53.08	c   Primal Bound     : -1.50000000000000e+01   (in run 1, after 371754 nodes, 36.91 seconds, depth 31, found by <relaxation>)
52.98/53.08	c   Dual Bound       : -1.50000000000000e+01
52.98/53.08	c   Gap              :       0.00 %
52.98/53.08	c   Root Dual Bound  : -1.00000000000000e+02
52.98/53.08	c   Root Iterations  :          0
52.98/53.09	c Time complete: 53.07.

Verifier Data

OK	-15

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2663808-1276660408/watcher-2663808-1276660408 -o /tmp/evaluation-result-2663808-1276660408/solver-2663808-1276660408 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663808-1276660408.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.02 1.00 3/106 14015
/proc/meminfo: memFree=1742636/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=6584 CPUtime=0
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 997 0 0 0 0 0 0 0 22 0 1 0 7336173 6742016 920 1992294400 4194304 7136930 140736489861024 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14015/statm: 1646 930 254 719 0 925 0

[startup+0.0561019 s]
/proc/loadavg: 0.97 1.02 1.00 3/106 14015
/proc/meminfo: memFree=1742636/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=15236 CPUtime=0.05
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 3696 0 0 0 4 1 0 0 24 0 1 0 7336173 15601664 3007 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 3809 3007 333 719 0 3088 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15236

[startup+0.101105 s]
/proc/loadavg: 0.97 1.02 1.00 3/106 14015
/proc/meminfo: memFree=1742636/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=15236 CPUtime=0.09
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 3696 0 0 0 5 4 0 0 24 0 1 0 7336173 15601664 3007 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 3809 3007 333 719 0 3088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15236

[startup+0.301118 s]
/proc/loadavg: 0.97 1.02 1.00 3/106 14015
/proc/meminfo: memFree=1742636/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17304 CPUtime=0.29
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5061 0 0 0 18 11 0 0 25 0 1 0 7336173 17719296 3598 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4326 3598 383 719 0 3605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17304

[startup+0.701144 s]
/proc/loadavg: 0.97 1.02 1.00 3/106 14015
/proc/meminfo: memFree=1742636/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17304 CPUtime=0.69
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5061 0 0 0 53 16 0 0 25 0 1 0 7336173 17719296 3598 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4326 3598 383 719 0 3605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17304

[startup+1.5012 s]
/proc/loadavg: 0.97 1.02 1.00 2/107 14016
/proc/meminfo: memFree=1729484/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17304 CPUtime=1.49
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5061 0 0 0 122 27 0 0 25 0 1 0 7336173 17719296 3598 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4326 3598 383 719 0 3605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17304

[startup+3.1013 s]
/proc/loadavg: 0.97 1.02 1.00 2/107 14016
/proc/meminfo: memFree=1729236/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17444 CPUtime=3.09
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5088 0 0 0 266 43 0 0 25 0 1 0 7336173 17862656 3625 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4361 3625 383 719 0 3640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17444

[startup+6.30051 s]
/proc/loadavg: 0.97 1.02 1.00 2/107 14016
/proc/meminfo: memFree=1729112/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17580 CPUtime=6.29
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5107 0 0 0 549 80 0 0 25 0 1 0 7336173 18001920 3644 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4395 3644 383 719 0 3674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17580

[startup+12.7009 s]
/proc/loadavg: 0.97 1.02 1.00 2/107 14016
/proc/meminfo: memFree=1728864/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17580 CPUtime=12.69
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5122 0 0 0 1116 153 0 0 25 0 1 0 7336173 18001920 3659 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4395 3659 383 719 0 3674 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17580

[startup+25.5007 s]
/proc/loadavg: 0.98 1.02 1.00 2/107 14016
/proc/meminfo: memFree=1728864/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17580 CPUtime=25.48
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5123 0 0 0 2250 298 0 0 25 0 1 0 7336173 18001920 3660 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4395 3660 383 719 0 3674 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17580

[startup+51.1014 s]
/proc/loadavg: 0.98 1.01 1.00 2/107 14016
/proc/meminfo: memFree=1728740/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17936 CPUtime=51.09
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5188 0 0 0 4516 593 0 0 25 0 1 0 7336173 18366464 3725 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4484 3725 383 719 0 3763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17936

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

[startup+51.9014 s]
/proc/loadavg: 0.98 1.01 1.00 2/107 14016
/proc/meminfo: memFree=1728616/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17936 CPUtime=51.89
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5203 0 0 0 4587 602 0 0 25 0 1 0 7336173 18366464 3740 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4484 3740 383 719 0 3763 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (KiB) 17936

[startup+52.7015 s]
/proc/loadavg: 0.98 1.01 1.00 2/107 14018
/proc/meminfo: memFree=1728616/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17936 CPUtime=52.68
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5213 0 0 0 4656 612 0 0 25 0 1 0 7336173 18366464 3750 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4484 3750 383 719 0 3763 0
Current children cumulated CPU time (s) 52.68
Current children cumulated vsize (KiB) 17936

[startup+52.9015 s]
/proc/loadavg: 0.98 1.01 1.00 2/107 14018
/proc/meminfo: memFree=1728616/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17936 CPUtime=52.88
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5215 0 0 0 4674 614 0 0 25 0 1 0 7336173 18366464 3752 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4484 3752 383 719 0 3763 0
Current children cumulated CPU time (s) 52.88
Current children cumulated vsize (KiB) 17936

[startup+53.0015 s]
/proc/loadavg: 0.98 1.01 1.00 2/107 14018
/proc/meminfo: memFree=1728616/2059040 swapFree=4192956/4192956
[pid=14015] ppid=14013 vsize=17936 CPUtime=52.98
/proc/14015/stat : 14015 (pbscip.linux.x8) R 14013 14015 13911 0 -1 4202496 5215 0 0 0 4682 616 0 0 25 0 1 0 7336173 18366464 3752 1992294400 4194304 7136930 140736489861024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14015/statm: 4484 3752 383 719 0 3763 0
Current children cumulated CPU time (s) 52.98
Current children cumulated vsize (KiB) 17936

Child status: 0
Real time (s): 53.0927
CPU time (s): 53.0809
CPU user time (s): 46.8959
CPU system time (s): 6.18506
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 17936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.8959
system time used= 6.18506
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5228
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= 1
involuntary context switches= 75

runsolver used 0.096985 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node030 at 2010-06-16 05:53:28
IDJOB=2663808
IDBENCH=48181
IDSOLVER=1167
FILE ID=node030/2663808-1276660408
PBS_JOBID= 11172489
Free space on /tmp= 62556 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663808-1276660408/watcher-2663808-1276660408 -o /tmp/evaluation-result-2663808-1276660408/solver-2663808-1276660408 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663808-1276660408.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fdcfb05eaa099feeb8cfb1f8f1c05926
RANDOM SEED=1723027732

node030.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1743040 kB
Buffers:         45412 kB
Cached:         133536 kB
SwapCached:          0 kB
Active:         125616 kB
Inactive:       113028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743040 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3264 kB
Writeback:           0 kB
AnonPages:       59660 kB
Mapped:          15440 kB
Slab:            55604 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62556 MiB
End job on node030 at 2010-06-16 05:54:21