Trace number 3452257

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.09 1800.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_5.opb
MD5SUMe079962149860142627e0ca6e79ba5d1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1797.26
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint61
Maximum length of a constraint112
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37500
Sum of products size (including duplicates)75000
Number of different products37500
Sum of products size75000

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-3452257-1307103301.opb>
0.00/0.05	c original problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 500 constraints
0.00/0.05	c problem read
0.00/0.05	c presolving settings loaded
0.19/0.21	o 500
0.19/0.21	c feasible solution found by trivial heuristic, objective value  5.000000e+02
0.19/0.21	c presolving:
2.39/2.48	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 5807644 impls, 0 clqs
3.20/3.31	c    (3.3s) probing: 101/38000 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3.20/3.31	c    (3.3s) probing aborted: 100/100 successive totally useless probings
3.20/3.31	c presolving (2 rounds):
3.20/3.31	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.20/3.31	c  5807644 implications, 0 cliques
3.20/3.31	c presolved problem has 38000 variables (38000 bin, 0 int, 0 impl, 0 cont) and 38000 constraints
3.20/3.31	c   37500 constraints of type <and>
3.20/3.31	c     500 constraints of type <logicor>
3.20/3.31	c transformed objective value is always integral (scale: 1)
3.20/3.31	c Presolving Time: 3.25
3.20/3.31	c - non default parameters ----------------------------------------------------------------------
3.20/3.31	c # SCIP version 2.0.1.4
3.20/3.31	c 
3.20/3.31	c # frequency for displaying node information lines
3.20/3.31	c # [type: int, range: [-1,2147483647], default: 100]
3.20/3.31	c display/freq = 10000
3.20/3.31	c 
3.20/3.31	c # maximal time in seconds to run
3.20/3.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.31	c limits/time = 1800
3.20/3.31	c 
3.20/3.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.20/3.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.31	c limits/memory = 13950
3.20/3.31	c 
3.20/3.31	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.20/3.31	c # [type: int, range: [1,2], default: 1]
3.20/3.31	c timing/clocktype = 2
3.20/3.31	c 
3.20/3.31	c # belongs reading time to solving time?
3.20/3.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.31	c timing/reading = TRUE
3.20/3.31	c 
3.20/3.31	c # should presolving try to simplify inequalities
3.20/3.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.31	c constraints/linear/simplifyinequalities = TRUE
3.20/3.31	c 
3.20/3.31	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.20/3.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.31	c constraints/indicator/addCouplingCons = TRUE
3.20/3.31	c 
3.20/3.31	c # should presolving try to simplify knapsacks
3.20/3.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.31	c constraints/knapsack/simplifyinequalities = TRUE
3.20/3.31	c 
3.20/3.31	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.20/3.31	c # [type: int, range: [-1,2147483647], default: -1]
3.20/3.31	c separating/rapidlearning/freq = 0
3.20/3.31	c 
3.20/3.31	c -----------------------------------------------------------------------------------------------
3.20/3.31	c start solving
3.31/3.32	c 
3.79/3.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.89	c t 3.9s|     1 |     0 |  1000 |     - | 300M|   0 |1000 |  38k|  38k|  38k|  75k|   0 |   0 |   0 | 0.000000e+00 | 5.000000e+02 |    Inf 
3.89/3.95	o 30
3.89/3.95	c s 4.0s|     1 |     0 |  1000 |     - | 301M|   0 |1000 |  38k|  38k|  38k|  75k|   0 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
13.79/13.80	c  13.8s|     1 |     0 |  2500 |     - | 302M|   0 |1000 |  38k|  38k|  38k|  76k|1001 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
20.49/20.52	c  20.5s|     1 |     0 |  4000 |     - | 302M|   0 |1000 |  38k|  38k|  38k|  77k|2001 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
27.59/27.63	c  27.6s|     1 |     0 |  5500 |     - | 303M|   0 |1000 |  38k|  38k|  38k|  78k|3001 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
34.30/34.32	c  34.3s|     1 |     0 |  7000 |     - | 303M|   0 |1000 |  38k|  38k|  38k|  79k|4002 |   0 |   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
34.30/34.39	o 27
34.30/34.39	c s34.4s|     1 |     0 |  7000 |     - | 304M|   0 |1000 |  38k|  38k|  38k|  79k|4002 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
41.19/41.27	c  41.3s|     1 |     0 |  8500 |     - | 305M|   0 |1000 |  38k|  38k|  38k|  80k|5004 |   0 |   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
41.29/41.37	o 23
41.29/41.37	c s41.4s|     1 |     0 |  8500 |     - | 305M|   0 |1000 |  38k|  38k|  38k|  80k|5004 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
48.50/48.51	c  48.5s|     1 |     0 | 10000 |     - | 306M|   0 |1000 |  38k|  38k|  38k|  81k|6005 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
49.09/49.19	c  49.2s|     1 |     2 | 10000 |     - | 306M|   0 |1000 |  38k|  38k|  38k|  81k|6005 |   0 |   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
345.20/345.21	o 19
345.20/345.21	c * 345s|   130 |   124 |361645 |2725.9 | 305M|  33 |   - |  38k|  39k|  38k|  21k|  66k|2074 | 459 | 1.000000e+00 | 1.900000e+01 |1800.00%
413.00/413.02	o 18
413.00/413.02	c * 413s|   174 |   119 |420765 |2374.4 | 308M|  33 |   - |  38k|  40k|  38k|  20k|  80k|2541 | 580 | 1.000000e+00 | 1.800000e+01 |1700.00%
999.32/999.35	o 17
999.32/999.35	c * 999s|   597 |   196 |  1066k|1772.2 | 313M|  33 |   - |  38k|  41k|  38k|  18k| 229k|4582 |1611 | 1.000000e+00 | 1.700000e+01 |1600.00%
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.01	c Solving Time (sec) : 1800.01
1800.03/1800.01	c Solving Nodes      : 1163
1800.03/1800.01	c Primal Bound       : +1.70000000000000e+01 (7 solutions)
1800.03/1800.01	c Dual Bound         : +1.00000000000000e+00
1800.03/1800.01	c Gap                : 1600.00 %

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.12 2.09 2.02 2/514 5346
/proc/meminfo: memFree=18904416/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=10728 CPUtime=0 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 1670 0 0 0 0 0 0 0 25 0 1 0 900560916 10985472 1624 33554432000 4194304 9128323 140735461719248 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5346/statm: 2682 1624 401 1205 0 1473 0

[startup+0.0675589 s]
/proc/loadavg: 2.12 2.09 2.02 2/514 5346
/proc/meminfo: memFree=18904416/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=25008 CPUtime=0.06 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 4997 0 0 0 6 0 0 0 25 0 1 0 900560916 25608192 4950 33554432000 4194304 9128323 140735461719248 18446744073709551615 4496699 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 6505 5001 475 1205 0 5296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25008

[startup+0.100553 s]
/proc/loadavg: 2.12 2.09 2.02 2/514 5346
/proc/meminfo: memFree=18904416/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=40096 CPUtime=0.09 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 8740 0 0 0 9 0 0 0 25 0 1 0 900560916 41058304 8693 33554432000 4194304 9128323 140735461719248 18446744073709551615 4217329 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 10024 8693 475 1205 0 8815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40096

[startup+0.300508 s]
/proc/loadavg: 2.12 2.09 2.02 2/514 5346
/proc/meminfo: memFree=18904416/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=93872 CPUtime=0.29 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 21635 0 0 0 27 2 0 0 25 0 1 0 900560916 96124928 21588 33554432000 4194304 9128323 140735461719248 18446744073709551615 6581472 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 23468 21588 499 1205 0 22259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93872

[startup+0.700445 s]
/proc/loadavg: 2.12 2.09 2.02 2/514 5346
/proc/meminfo: memFree=18904416/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=137244 CPUtime=0.69 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 32486 0 0 0 66 3 0 0 25 0 1 0 900560916 140537856 32439 33554432000 4194304 9128323 140735461719248 18446744073709551615 6890159 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 34311 32439 499 1205 0 33102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137244

[startup+1.50019 s]
/proc/loadavg: 2.12 2.09 2.02 3/515 5347
/proc/meminfo: memFree=18743580/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=215588 CPUtime=1.49 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 52035 0 0 0 144 5 0 0 25 0 1 0 900560916 220762112 51988 33554432000 4194304 9128323 140735461719248 18446744073709551615 4352218 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 53897 51988 499 1205 0 52688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 215588

[startup+3.10103 s]
/proc/loadavg: 2.12 2.09 2.02 3/515 5347
/proc/meminfo: memFree=18644752/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=301124 CPUtime=3.1 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 74306 0 0 0 302 8 0 0 25 0 1 0 900560916 308350976 73464 33554432000 4194304 9128323 140735461719248 18446744073709551615 4964906 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 75281 73464 624 1205 0 74072 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 301124

[startup+6.30046 s]
/proc/loadavg: 2.11 2.08 2.02 3/515 5347
/proc/meminfo: memFree=18433084/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=481216 CPUtime=6.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 122199 0 0 0 616 14 0 0 24 0 1 0 900560916 492765184 117646 33554432000 4194304 9128323 140735461719248 18446744073709551615 8008905 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 120304 117646 705 1205 0 119095 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 481216

[startup+12.7003 s]
/proc/loadavg: 2.10 2.08 2.02 3/515 5347
/proc/meminfo: memFree=18432380/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=481216 CPUtime=12.7 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 122206 0 0 0 1256 14 0 0 25 0 1 0 900560916 492765184 117653 33554432000 4194304 9128323 140735461719248 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 120304 117653 712 1205 0 119095 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 481216

[startup+25.5011 s]
/proc/loadavg: 2.08 2.08 2.02 3/515 5347
/proc/meminfo: memFree=18408312/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=505504 CPUtime=25.49 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 128857 0 0 0 2534 15 0 0 25 0 1 0 900560916 517636096 123892 33554432000 4194304 9128323 140735461719248 18446744073709551615 6286194 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 126376 123892 785 1205 0 125167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 505504

[startup+51.1006 s]
/proc/loadavg: 2.05 2.07 2.01 3/515 5348
/proc/meminfo: memFree=18397532/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=514992 CPUtime=51.09 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 169785 0 0 0 5085 24 0 0 25 0 1 0 900560916 527351808 126026 33554432000 4194304 9128323 140735461719248 18446744073709551615 7216870 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 128748 126026 776 1205 0 127539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 514992

[startup+102.319 s]
/proc/loadavg: 2.02 2.06 2.01 3/515 5349
/proc/meminfo: memFree=18383332/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=526232 CPUtime=102.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 172676 0 0 0 10192 39 0 0 25 0 1 0 900560916 538861568 128824 33554432000 4194304 9128323 140735461719248 18446744073709551615 7315360 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 131558 128824 790 1205 0 130349 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 526232

[startup+162.301 s]
/proc/loadavg: 2.11 2.08 2.01 3/515 5351
/proc/meminfo: memFree=18371636/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=530756 CPUtime=162.29 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 173803 0 0 0 16177 52 0 0 25 0 1 0 900560916 543494144 129951 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 132689 129951 790 1205 0 131480 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 530756

[startup+222.301 s]
/proc/loadavg: 2.09 2.08 2.01 3/515 5353
/proc/meminfo: memFree=18359300/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=543588 CPUtime=222.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 177011 0 0 0 22164 66 0 0 25 0 1 0 900560916 556634112 133159 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 135897 133159 790 1205 0 134688 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 543588

[startup+282.301 s]
/proc/loadavg: 2.03 2.06 2.01 3/515 5354
/proc/meminfo: memFree=18352320/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=547796 CPUtime=282.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 178064 0 0 0 28148 82 0 0 25 0 1 0 900560916 560943104 134212 33554432000 4194304 9128323 140735461719248 18446744073709551615 6673722 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 136949 134212 790 1205 0 135740 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 547796

[startup+342.301 s]
/proc/loadavg: 2.01 2.05 2.00 3/515 5356
/proc/meminfo: memFree=18350516/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=549812 CPUtime=342.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 178569 0 0 0 34128 102 0 0 25 0 1 0 900560916 563007488 134717 33554432000 4194304 9128323 140735461719248 18446744073709551615 4957444 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 137453 134717 790 1205 0 136244 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 549812

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 5357
/proc/meminfo: memFree=18345140/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=554956 CPUtime=402.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 179862 0 0 0 40112 118 0 0 25 0 1 0 900560916 568274944 136010 33554432000 4194304 9128323 140735461719248 18446744073709551615 7192174 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 138739 136010 791 1205 0 137530 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 554956

[startup+462.301 s]
/proc/loadavg: 2.06 2.05 2.00 3/515 5359
/proc/meminfo: memFree=18336400/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=563952 CPUtime=462.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 182106 0 0 0 46099 131 0 0 25 0 1 0 900560916 577486848 138254 33554432000 4194304 9128323 140735461719248 18446744073709551615 7191234 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 140988 138254 791 1205 0 139779 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 563952

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 5361
/proc/meminfo: memFree=18334736/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=566028 CPUtime=522.3 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 182614 0 0 0 52081 149 0 0 25 0 1 0 900560916 579612672 138762 33554432000 4194304 9128323 140735461719248 18446744073709551615 7192179 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 141507 138762 791 1205 0 140298 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 566028

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5362
/proc/meminfo: memFree=18331472/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=569156 CPUtime=582.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 183444 0 0 0 58065 166 0 0 25 0 1 0 900560916 582815744 139592 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 142289 139592 791 1205 0 141080 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 569156

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/515 5369
/proc/meminfo: memFree=18304704/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=584196 CPUtime=822.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 209447 0 0 0 81989 242 0 0 25 0 1 0 900560916 598216704 143395 33554432000 4194304 9128323 140735461719248 18446744073709551615 6673673 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 146049 143395 813 1205 0 144840 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 584196

[startup+882.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5370
/proc/meminfo: memFree=18298708/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=590776 CPUtime=882.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 211090 0 0 0 87974 257 0 0 25 0 1 0 900560916 604954624 145038 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 147694 145038 813 1205 0 146485 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 590776

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5372
/proc/meminfo: memFree=18293692/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=593916 CPUtime=942.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 211928 0 0 0 93959 272 0 0 25 0 1 0 900560916 608169984 145876 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 148479 145876 813 1205 0 147270 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 593916

[startup+1002.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 5373
/proc/meminfo: memFree=18288048/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=599320 CPUtime=1002.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 213300 0 0 0 99945 286 0 0 25 0 1 0 900560916 613703680 147248 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 149830 147248 813 1205 0 148621 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 599320

[startup+1062.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/515 5375
/proc/meminfo: memFree=18276080/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=602724 CPUtime=1062.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 214168 0 0 0 105925 306 0 0 25 0 1 0 900560916 617189376 148116 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 150681 148116 813 1205 0 149472 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 602724

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/515 5377
/proc/meminfo: memFree=18272296/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=606000 CPUtime=1122.32 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 214713 0 0 0 111911 321 0 0 25 0 1 0 900560916 620544000 148661 33554432000 4194304 9128323 140735461719248 18446744073709551615 4840374 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 151500 148661 813 1205 0 150291 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 606000

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5378
/proc/meminfo: memFree=18268540/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=608300 CPUtime=1182.31 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 215580 0 0 0 117893 338 0 0 25 0 1 0 900560916 622899200 149528 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 152075 149528 813 1205 0 150866 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 608300

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5380
/proc/meminfo: memFree=18266368/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=610720 CPUtime=1242.32 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 216185 0 0 0 123876 356 0 0 25 0 1 0 900560916 625377280 150133 33554432000 4194304 9128323 140735461719248 18446744073709551615 4964895 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 152680 150133 813 1205 0 151471 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 610720

[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5381
/proc/meminfo: memFree=18271516/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=614644 CPUtime=1302.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 217037 0 0 0 129860 373 0 0 25 0 1 0 900560916 629395456 150985 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 153661 150985 813 1205 0 152452 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 614644

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 5465
/proc/meminfo: memFree=18590488/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=622232 CPUtime=1362.32 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 218823 0 0 0 135842 390 0 0 25 0 1 0 900560916 637165568 152771 33554432000 4194304 9128323 140735461719248 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 155558 152771 813 1205 0 154349 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 622232

[startup+1422.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 5467
/proc/meminfo: memFree=18587968/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=622232 CPUtime=1422.35 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 219066 0 0 0 141832 403 0 0 25 0 1 0 900560916 637165568 153014 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 155558 153014 813 1205 0 154349 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 622232

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5471
/proc/meminfo: memFree=18583328/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=626336 CPUtime=1482.32 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 220093 0 0 0 147814 418 0 0 25 0 1 0 900560916 641368064 154041 33554432000 4194304 9128323 140735461719248 18446744073709551615 6673901 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 156584 154041 813 1205 0 155375 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 626336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5473
/proc/meminfo: memFree=18583548/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=626336 CPUtime=1542.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 220093 0 0 0 153798 435 0 0 25 0 1 0 900560916 641368064 154041 33554432000 4194304 9128323 140735461719248 18446744073709551615 7342532 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 156584 154041 813 1205 0 155375 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 626336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5474
/proc/meminfo: memFree=18582020/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=627340 CPUtime=1602.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 220347 0 0 0 159782 451 0 0 25 0 1 0 900560916 642396160 154295 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 156835 154295 813 1205 0 155626 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 627340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 5476
/proc/meminfo: memFree=18573788/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=631428 CPUtime=1662.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 221372 0 0 0 165763 470 0 0 25 0 1 0 900560916 646582272 155320 33554432000 4194304 9128323 140735461719248 18446744073709551615 7192200 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 157857 155320 813 1205 0 156648 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 631428

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/515 5478
/proc/meminfo: memFree=18552424/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=634988 CPUtime=1722.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 222264 0 0 0 171749 484 0 0 25 0 1 0 900560916 650227712 156211 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 158747 156211 813 1205 0 157538 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 634988

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/515 5479
/proc/meminfo: memFree=18544964/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=641456 CPUtime=1782.33 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 223634 0 0 0 177732 501 0 0 25 0 1 0 900560916 656850944 157581 33554432000 4194304 9128323 140735461719248 18446744073709551615 7205408 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 160364 157581 813 1205 0 159155 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 641456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.03 2.00 3/515 5480
/proc/meminfo: memFree=18540608/32950940 swapFree=67111364/67111528
[pid=5346] ppid=5344 vsize=644432 CPUtime=1800.04 cores=0,2,4,6
/proc/5346/stat : 5346 (scip-2.0.1.4.li) R 5344 5346 4622 0 -1 4202496 224654 0 0 0 179498 506 0 0 25 0 1 0 900560916 659898368 158601 33554432000 4194304 9128323 140735461719248 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/5346/statm: 161108 158601 813 1205 0 159899 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 644432

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.05
CPU time (s): 1800.09
CPU user time (s): 1795
CPU system time (s): 5.09123
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 674292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795
system time used= 5.09123
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224654
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= 6
involuntary context switches= 2522

runsolver used 9.31658 second user time and 20.4019 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-03 14:15:01
IDJOB=3452257
IDBENCH=48121
IDSOLVER=1949
FILE ID=node117/3452257-1307103301
RUNJOBID= node117-1307092487-4640
PBS_JOBID= 13497973
Free space on /tmp= 73612 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_5.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452257-1307103301/watcher-3452257-1307103301 -o /tmp/evaluation-result-3452257-1307103301/solver-3452257-1307103301 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452257-1307103301.opb -t 1800 -m 15500

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

MD5SUM BENCH= e079962149860142627e0ca6e79ba5d1
RANDOM SEED=1252137988

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18904696 kB
Buffers:        362172 kB
Cached:        3154184 kB
SwapCached:          0 kB
Active:       10574152 kB
Inactive:      3075752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18904696 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12812 kB
Writeback:           0 kB
AnonPages:    10133132 kB
Mapped:          44764 kB
Slab:           268476 kB
PageTables:      58588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149847640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node117 at 2011-06-03 14:45:03