Trace number 3740174

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.11 1802.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j609_6.std.opb
MD5SUMc2f23b4d86bbd4dfbfd3ee88d1bd5fc8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark111
Best CPU time to get the best result obtained on this benchmark1802.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints117714
Number of constraints which are clauses116514
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint51
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
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-3740174-1338739024.opb>
0.59/0.66	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117714 constraints
0.59/0.66	c problem read
0.59/0.66	c presolving settings loaded
0.89/0.90	c presolving:
4.69/4.70	c (round 1) 2229 del vars, 6111 del conss, 0 add conss, 1447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8138536 impls, 0 clqs
5.99/6.02	c (round 2) 6145 del vars, 18957 del conss, 0 add conss, 5165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8155376 impls, 0 clqs
6.29/6.35	c (round 3) 7436 del vars, 25763 del conss, 0 add conss, 5814 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8163119 impls, 0 clqs
6.39/6.50	c (round 4) 7828 del vars, 27487 del conss, 0 add conss, 6051 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8165426 impls, 0 clqs
6.49/6.57	c (round 5) 8058 del vars, 28408 del conss, 0 add conss, 6152 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8167242 impls, 0 clqs
6.59/6.62	c (round 6) 8136 del vars, 28767 del conss, 0 add conss, 6191 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8167852 impls, 0 clqs
6.59/6.66	c (round 7) 8171 del vars, 28932 del conss, 0 add conss, 6210 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8168296 impls, 0 clqs
6.59/6.69	c (round 8) 8199 del vars, 29046 del conss, 0 add conss, 6224 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8168846 impls, 0 clqs
6.69/6.73	c (round 9) 8221 del vars, 29141 del conss, 0 add conss, 6236 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169045 impls, 0 clqs
6.69/6.75	c (round 10) 8227 del vars, 29180 del conss, 0 add conss, 6239 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169153 impls, 0 clqs
6.69/6.78	c (round 11) 8231 del vars, 29198 del conss, 0 add conss, 6241 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169181 impls, 0 clqs
7.09/7.10	c (round 12) 8231 del vars, 29202 del conss, 0 add conss, 6241 chg bounds, 10 chg sides, 21 chg coeffs, 88512 upgd conss, 8169181 impls, 0 clqs
7.29/7.38	c (round 13) 8243 del vars, 29226 del conss, 17 add conss, 6245 chg bounds, 32 chg sides, 188 chg coeffs, 88512 upgd conss, 8172851 impls, 1843 clqs
7.49/7.55	c (round 14) 8247 del vars, 29242 del conss, 17 add conss, 6245 chg bounds, 32 chg sides, 197 chg coeffs, 88512 upgd conss, 8172851 impls, 1981 clqs
269.73/269.83	c    (269.8s) probing: 1000/28475 (3.5%) - 0 fixings, 0 aggregations, 5823277 implications, 0 bound changes
476.49/476.63	c    (476.6s) probing: 2000/28475 (7.0%) - 0 fixings, 0 aggregations, 9506999 implications, 0 bound changes
476.69/476.88	c    (476.9s) probing: 2001/28475 (7.0%) - 0 fixings, 0 aggregations, 9509836 implications, 0 bound changes
476.69/476.88	c    (476.9s) probing aborted: 2000/2000 successive useless probings
476.69/476.88	c presolving (15 rounds):
476.69/476.88	c  8247 deleted vars, 29242 deleted constraints, 17 added constraints, 6245 tightened bounds, 0 added holes, 32 changed sides, 198 changed coefficients
476.69/476.88	c  40204485 implications, 1981 cliques
476.69/476.88	c presolved problem has 28475 variables (28475 bin, 0 int, 0 impl, 0 cont) and 88489 constraints
476.69/476.88	c    1144 constraints of type <knapsack>
476.69/476.88	c   73290 constraints of type <setppc>
476.69/476.88	c   14055 constraints of type <logicor>
476.69/476.88	c transformed objective value is always integral (scale: 1)
476.69/476.88	c Presolving Time: 476.05
476.69/476.88	c - non default parameters ----------------------------------------------------------------------
476.69/476.88	c # SCIP version 2.0.1.5
476.69/476.88	c 
476.69/476.88	c # frequency for displaying node information lines
476.69/476.88	c # [type: int, range: [-1,2147483647], default: 100]
476.69/476.88	c display/freq = 10000
476.69/476.88	c 
476.69/476.88	c # maximal time in seconds to run
476.69/476.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
476.69/476.88	c limits/time = 1797
476.69/476.88	c 
476.69/476.88	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
476.69/476.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
476.69/476.88	c limits/memory = 13950
476.69/476.88	c 
476.69/476.88	c # default clock type (1: CPU user seconds, 2: wall clock time)
476.69/476.88	c # [type: int, range: [1,2], default: 1]
476.69/476.88	c timing/clocktype = 2
476.69/476.88	c 
476.69/476.88	c # belongs reading time to solving time?
476.69/476.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
476.69/476.88	c timing/reading = TRUE
476.69/476.88	c 
476.69/476.88	c # should presolving try to simplify inequalities
476.69/476.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
476.69/476.88	c constraints/linear/simplifyinequalities = TRUE
476.69/476.88	c 
476.69/476.88	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
476.69/476.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
476.69/476.88	c constraints/indicator/addCouplingCons = TRUE
476.69/476.88	c 
476.69/476.88	c # should presolving try to simplify knapsacks
476.69/476.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
476.69/476.88	c constraints/knapsack/simplifyinequalities = TRUE
476.69/476.88	c 
476.69/476.88	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
476.69/476.88	c # [type: int, range: [-1,2147483647], default: -1]
476.69/476.88	c separating/rapidlearning/freq = 0
476.69/476.88	c 
476.69/476.88	c -----------------------------------------------------------------------------------------------
476.69/476.88	c start solving
476.79/476.90	c 
876.73/876.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
876.73/876.91	c   877s|     1 |     0 | 78940 |     - |1221M|   0 |3435 |  28k|  88k|  28k|  88k|   0 |  21 |   0 | 9.247425e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740174-1338739024/watcher-3740174-1338739024 -o /tmp/evaluation-result-3740174-1338739024/solver-3740174-1338739024 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740174-1338739024.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.00 2.00 2.00 3/174 3940
/proc/meminfo: memFree=27343552/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 1648 0 0 0 0 0 0 0 20 0 1 0 340028328 11214848 1603 33554432000 4194304 9016284 140736764050688 140736764047144 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 2738 1615 340 1178 0 1556 0

[startup+0.0244151 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3940
/proc/meminfo: memFree=27343552/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=16968 CPUtime=0.01 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 3231 0 0 0 1 0 0 0 20 0 1 0 340028328 17375232 3186 33554432000 4194304 9016284 140736764050688 140736764047144 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 4242 3186 360 1178 0 3060 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16968

[startup+0.100324 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3940
/proc/meminfo: memFree=27343552/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=32264 CPUtime=0.09 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 7061 0 0 0 8 1 0 0 20 0 1 0 340028328 33038336 7016 33554432000 4194304 9016284 140736764050688 140736764047144 4701836 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 8066 7016 360 1178 0 6884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32264

[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3940
/proc/meminfo: memFree=27343552/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=48696 CPUtime=0.29 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 11154 0 0 0 28 1 0 0 20 0 1 0 340028328 49864704 11109 33554432000 4194304 9016284 140736764050688 140736764047144 7855012 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 12174 11109 360 1178 0 10992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48696

[startup+0.700318 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3940
/proc/meminfo: memFree=27343552/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=118468 CPUtime=0.69 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 28541 0 0 0 66 3 0 0 20 0 1 0 340028328 121311232 28493 33554432000 4194304 9016284 140736764050688 140736763914136 4881085 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 29617 28493 406 1178 0 28435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118468

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=27145516/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=261236 CPUtime=1.49 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 63495 0 0 0 141 8 0 0 20 0 1 0 340028328 267505664 63401 33554432000 4194304 9016284 140736764050688 140736764045992 4460376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 65309 63401 485 1178 0 64127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 261236

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=27040488/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=380764 CPUtime=3.09 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 92881 0 0 0 297 12 0 0 20 0 1 0 340028328 389902336 92787 33554432000 4194304 9016284 140736764050688 140736764046040 6476213 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 95191 92787 485 1178 0 94009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 380764

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26901236/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=458412 CPUtime=6.29 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 110925 0 0 0 615 14 0 0 20 0 1 0 340028328 469413888 110574 33554432000 4194304 9016284 140736764050688 140736764046360 6481211 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 114603 110574 496 1178 0 113421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 458412

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26836584/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=528844 CPUtime=12.69 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 130908 0 0 0 1251 18 0 0 20 0 1 0 340028328 541536256 126991 33554432000 4194304 9016284 140736764050688 140736764046280 6480197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 132211 126991 538 1178 0 131029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 528844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26809304/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=555844 CPUtime=25.49 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 137402 0 0 0 2530 19 0 0 20 0 1 0 340028328 569184256 133485 33554432000 4194304 9016284 140736764050688 140736764046280 5511150 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 138961 133485 538 1178 0 137779 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 555844

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26730248/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=636400 CPUtime=51.08 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 157049 0 0 0 5087 21 0 0 20 0 1 0 340028328 651673600 153132 33554432000 4194304 9016284 140736764050688 140736764046200 6480197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 159100 153132 538 1178 0 157918 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 636400

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26565020/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=797448 CPUtime=102.28 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 197731 0 0 0 10202 26 0 0 20 0 1 0 340028328 816586752 193814 33554432000 4194304 9016284 140736764050688 140736764046072 5512282 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 199362 193814 538 1178 0 198180 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 797448

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3941
/proc/meminfo: memFree=26346280/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1030276 CPUtime=162.27 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 255761 0 0 0 16191 36 0 0 20 0 1 0 340028328 1055002624 251842 33554432000 4194304 9016284 140736764050688 140736764046072 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 257569 251842 538 1178 0 256387 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1030276

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3944
/proc/meminfo: memFree=26209840/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1153572 CPUtime=222.24 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 286287 0 0 0 22183 41 0 0 20 0 1 0 340028328 1181257728 282516 33554432000 4194304 9016284 140736764050688 140736764046280 4916784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 288393 282516 538 1178 0 287211 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1153572

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 3968
/proc/meminfo: memFree=26080040/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1283216 CPUtime=282.23 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 318943 0 0 0 28176 47 0 0 20 0 1 0 340028328 1314013184 315486 33554432000 4194304 9016284 140736764050688 140736764046280 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 320804 315486 543 1178 0 319622 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1283216

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 3968
/proc/meminfo: memFree=25992036/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1367084 CPUtime=342.21 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 339951 0 0 0 34171 50 0 0 20 0 1 0 340028328 1399894016 336605 33554432000 4194304 9016284 140736764050688 140736764046072 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 341771 336605 543 1178 0 340589 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1367084

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 4006
/proc/meminfo: memFree=25634864/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1455840 CPUtime=402.2 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 361820 0 0 0 40166 54 0 0 20 0 1 0 340028328 1490780160 359059 33554432000 4194304 9016284 140736764050688 140736764046280 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 363960 359059 543 1178 0 362778 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1455840

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4006
/proc/meminfo: memFree=25402640/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1521220 CPUtime=462.19 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 378141 0 0 0 46161 58 0 0 20 0 1 0 340028328 1557729280 375407 33554432000 4194304 9016284 140736764050688 140736764046280 5510757 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 380305 375407 543 1178 0 379123 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1521220

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4006
/proc/meminfo: memFree=25059828/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1720660 CPUtime=522.17 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 417873 0 0 0 52150 67 0 0 20 0 1 0 340028328 1761955840 423845 33554432000 4194304 9016284 140736764050688 140736764044472 7178167 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430165 423845 654 1178 0 428983 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1720660

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4006
/proc/meminfo: memFree=24898104/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723824 CPUtime=582.16 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 418576 0 0 0 58145 71 0 0 20 0 1 0 340028328 1765195776 425137 33554432000 4194304 9016284 140736764050688 140736764044008 7233248 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430956 425137 654 1178 0 429774 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1723824

[startup+642.3 s]

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

/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419615 0 0 0 100115 95 0 0 20 0 1 0 340028328 1765330944 429629 33554432000 4194304 9016284 140736764050688 140736764041528 7178112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429629 666 1178 0 429807 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1723956

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4011
/proc/meminfo: memFree=24377384/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1062.09 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419615 0 0 0 106109 100 0 0 20 0 1 0 340028328 1765330944 429630 33554432000 4194304 9016284 140736764050688 140736764042472 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429630 666 1178 0 429807 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1723956

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4011
/proc/meminfo: memFree=24333392/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1122.08 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419615 0 0 0 112102 106 0 0 20 0 1 0 340028328 1765330944 429632 33554432000 4194304 9016284 140736764050688 140736764042440 7178327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429632 666 1178 0 429807 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1723956

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4011
/proc/meminfo: memFree=24274968/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1182.07 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419632 0 0 0 118095 112 0 0 20 0 1 0 340028328 1765330944 429651 33554432000 4194304 9016284 140736764050688 140736764045848 6270533 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429651 682 1178 0 429807 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1723956

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4012
/proc/meminfo: memFree=24194212/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1242.06 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419638 0 0 0 124094 112 0 0 20 0 1 0 340028328 1765330944 429657 33554432000 4194304 9016284 140736764050688 140736764045848 6231264 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429657 688 1178 0 429807 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1723956

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4012
/proc/meminfo: memFree=24110788/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1302.06 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419638 0 0 0 130094 112 0 0 20 0 1 0 340028328 1765330944 429657 33554432000 4194304 9016284 140736764050688 140736764045848 6231355 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429657 688 1178 0 429807 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1723956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4012
/proc/meminfo: memFree=24036912/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1362.04 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419638 0 0 0 136092 112 0 0 20 0 1 0 340028328 1765330944 429657 33554432000 4194304 9016284 140736764050688 140736764045848 6231344 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429657 688 1178 0 429807 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1723956

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 4015
/proc/meminfo: memFree=23930416/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1723956 CPUtime=1422.04 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 419638 0 0 0 142092 112 0 0 20 0 1 0 340028328 1765330944 429657 33554432000 4194304 9016284 140736764050688 140736764045848 6231355 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 430989 429657 688 1178 0 429807 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1723956

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 4015
/proc/meminfo: memFree=23747960/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1765924 CPUtime=1482.02 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 421981 0 0 0 148089 113 0 0 20 0 1 0 340028328 1808306176 439154 33554432000 4194304 9016284 140736764050688 140736764046872 6232316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 441481 439154 688 1178 0 440299 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1765924

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23439120/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1542.02 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427245 0 0 0 154083 119 0 0 20 0 1 0 340028328 1947480064 471498 33554432000 4194304 9016284 140736764050688 140736764044552 7178154 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 471498 700 1178 0 474277 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1901836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23360716/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1602 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427528 0 0 0 160078 122 0 0 20 0 1 0 340028328 1947480064 472292 33554432000 4194304 9016284 140736764050688 140736764044472 7157120 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472292 700 1178 0 474277 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1901836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23249144/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1662 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427565 0 0 0 166074 126 0 0 20 0 1 0 340028328 1947480064 472329 33554432000 4194304 9016284 140736764050688 140736764044472 7180005 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472329 700 1178 0 474277 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1901836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4016
/proc/meminfo: memFree=23144888/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1721.99 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427574 0 0 0 172071 128 0 0 20 0 1 0 340028328 1947480064 472338 33554432000 4194304 9016284 140736764050688 140736764044472 7189114 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472338 700 1178 0 474277 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1901836

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4016
/proc/meminfo: memFree=23044848/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1781.98 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427575 0 0 0 178067 131 0 0 20 0 1 0 340028328 1947480064 472339 33554432000 4194304 9016284 140736764050688 140736764044968 7181396 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472339 700 1178 0 474277 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1901836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/174 4016
/proc/meminfo: memFree=23021748/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1800.09 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427575 0 0 0 179877 132 0 0 20 0 1 0 340028328 1947480064 472339 33554432000 4194304 9016284 140736764050688 140736764044472 7181447 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472339 700 1178 0 474277 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1901836

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3940

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

[startup+1801.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 4017
/proc/meminfo: memFree=23021748/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1801.08 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427575 0 0 0 179976 132 0 0 20 0 1 0 340028328 1947480064 472339 33554432000 4194304 9016284 140736764050688 140736764044472 7178171 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472339 700 1178 0 474277 0
Current children cumulated CPU time (s) 1801.08
Current children cumulated vsize (KiB) 1901836

[startup+1802.2 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 4017
/proc/meminfo: memFree=23021740/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1801.88 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427575 0 0 0 180056 132 0 0 20 0 1 0 340028328 1947480064 472339 33554432000 4194304 9016284 140736764050688 140736764044472 7180592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472339 700 1178 0 474277 0
Current children cumulated CPU time (s) 1801.88
Current children cumulated vsize (KiB) 1901836

[startup+1802.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 4017
/proc/meminfo: memFree=23021740/32873852 swapFree=6856/6856
[pid=3940] ppid=3938 vsize=1901836 CPUtime=1802.08 cores=0,2,4,6
/proc/3940/stat : 3940 (scip-2.0.1.4b_2) R 3938 3940 643 0 -1 4202496 427575 0 0 0 180076 132 0 0 20 0 1 0 340028328 1947480064 472339 33554432000 4194304 9016284 140736764050688 140736764044472 7181476 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3940/statm: 475459 472339 700 1178 0 474277 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 1901836

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.42
CPU time (s): 1802.11
CPU user time (s): 1800.77
CPU system time (s): 1.3398
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1901836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.77
system time used= 1.3398
maximum resident set size= 1889356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 427575
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= 57
involuntary context switches= 1872

runsolver used 8.41872 second user time and 15.9396 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 17:57:04
IDJOB=3740174
IDBENCH=76702
IDSOLVER=2329
FILE ID=node128/3740174-1338739024
RUNJOBID= node128-1338714616-659
PBS_JOBID= 14636758
Free space on /tmp= 70400 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j609_6.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740174-1338739024/watcher-3740174-1338739024 -o /tmp/evaluation-result-3740174-1338739024/solver-3740174-1338739024 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740174-1338739024.opb -t 1800 -m 15500

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

MD5SUM BENCH= c2f23b4d86bbd4dfbfd3ee88d1bd5fc8
RANDOM SEED=7851817

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27344196 kB
Buffers:          548668 kB
Cached:          3768264 kB
SwapCached:          744 kB
Active:          2328964 kB
Inactive:        2305984 kB
Active(anon):     307340 kB
Inactive(anon):    12816 kB
Active(file):    2021624 kB
Inactive(file):  2293168 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             20136 kB
Writeback:             4 kB
AnonPages:        323296 kB
Mapped:            16836 kB
Shmem:               200 kB
Slab:             756772 kB
SReclaimable:     199052 kB
SUnreclaim:       557720 kB
KernelStack:        1440 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     432884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70380 MiB
End job on node128 at 2012-06-03 18:27:07