Trace number 3740592

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.46 1802.76

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9036_4.std.opb
MD5SUM8d32da699e6af4f8bf19600b2374498b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark79
Best CPU time to get the best result obtained on this benchmark0.225965
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192824
Number of constraints which are clauses191624
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 constraint26
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-3740592-1338753001.opb>
1.00/1.06	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192824 constraints
1.00/1.06	c problem read
1.09/1.18	c presolving settings loaded
1.38/1.42	c presolving:
7.68/7.73	c (round 1) 4881 del vars, 13963 del conss, 0 add conss, 3883 chg bounds, 29 chg sides, 28 chg coeffs, 0 upgd conss, 13042288 impls, 0 clqs
9.98/10.06	c (round 2) 8470 del vars, 31349 del conss, 0 add conss, 7263 chg bounds, 76 chg sides, 74 chg coeffs, 0 upgd conss, 13065396 impls, 0 clqs
10.79/10.86	c (round 3) 10174 del vars, 38435 del conss, 0 add conss, 8302 chg bounds, 144 chg sides, 123 chg coeffs, 0 upgd conss, 13078640 impls, 0 clqs
11.19/11.28	c (round 4) 10914 del vars, 41749 del conss, 0 add conss, 8821 chg bounds, 171 chg sides, 150 chg coeffs, 0 upgd conss, 13084052 impls, 0 clqs
11.59/11.60	c (round 5) 11395 del vars, 43743 del conss, 0 add conss, 9187 chg bounds, 186 chg sides, 166 chg coeffs, 0 upgd conss, 13086760 impls, 0 clqs
11.69/11.74	c (round 6) 11748 del vars, 45273 del conss, 0 add conss, 9364 chg bounds, 188 chg sides, 170 chg coeffs, 0 upgd conss, 13088768 impls, 0 clqs
11.79/11.86	c (round 7) 11902 del vars, 45939 del conss, 0 add conss, 9454 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13089922 impls, 0 clqs
11.89/11.94	c (round 8) 11986 del vars, 46365 del conss, 0 add conss, 9507 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13090412 impls, 0 clqs
11.99/12.01	c (round 9) 12050 del vars, 46621 del conss, 0 add conss, 9549 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13090696 impls, 0 clqs
11.99/12.07	c (round 10) 12074 del vars, 46764 del conss, 0 add conss, 9564 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13090842 impls, 0 clqs
12.09/12.12	c (round 11) 12092 del vars, 46844 del conss, 0 add conss, 9575 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13090914 impls, 0 clqs
12.09/12.16	c (round 12) 12100 del vars, 46884 del conss, 0 add conss, 9579 chg bounds, 188 chg sides, 173 chg coeffs, 0 upgd conss, 13090942 impls, 0 clqs
12.58/12.68	c (round 13) 12100 del vars, 46894 del conss, 0 add conss, 9579 chg bounds, 188 chg sides, 173 chg coeffs, 145930 upgd conss, 13090942 impls, 0 clqs
12.88/12.97	c (round 14) 12100 del vars, 46894 del conss, 5 add conss, 9579 chg bounds, 199 chg sides, 348 chg coeffs, 145930 upgd conss, 13090942 impls, 0 clqs
732.56/732.71	c    (732.7s) probing: 1000/42682 (2.3%) - 0 fixings, 0 aggregations, 12330809 implications, 0 bound changes
1246.58/1246.84	c    (1246.8s) probing: 2000/42682 (4.7%) - 0 fixings, 0 aggregations, 20393448 implications, 0 bound changes
1247.58/1247.86	c    (1247.9s) probing: 2001/42682 (4.7%) - 0 fixings, 0 aggregations, 20415274 implications, 0 bound changes
1247.58/1247.86	c    (1247.9s) probing aborted: 2000/2000 successive useless probings
1247.58/1247.86	c presolving (15 rounds):
1247.58/1247.86	c  12100 deleted vars, 46896 deleted constraints, 7 added constraints, 9579 tightened bounds, 0 added holes, 201 changed sides, 366 changed coefficients
1247.58/1247.86	c  82420370 implications, 0 cliques
1247.58/1247.86	c presolved problem has 42682 variables (42682 bin, 0 int, 0 impl, 0 cont) and 145935 constraints
1247.58/1247.86	c    1063 constraints of type <knapsack>
1247.58/1247.86	c  123750 constraints of type <setppc>
1247.58/1247.86	c   21122 constraints of type <logicor>
1247.58/1247.86	c transformed objective value is always integral (scale: 1)
1247.58/1247.86	c Presolving Time: 1246.53
1247.58/1247.86	c - non default parameters ----------------------------------------------------------------------
1247.58/1247.86	c # SCIP version 2.0.1.5
1247.58/1247.86	c 
1247.58/1247.86	c # frequency for displaying node information lines
1247.58/1247.86	c # [type: int, range: [-1,2147483647], default: 100]
1247.58/1247.86	c display/freq = 10000
1247.58/1247.86	c 
1247.58/1247.86	c # maximal time in seconds to run
1247.58/1247.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1247.58/1247.86	c limits/time = 1797
1247.58/1247.86	c 
1247.58/1247.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1247.58/1247.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1247.58/1247.86	c limits/memory = 13950
1247.58/1247.86	c 
1247.58/1247.86	c # default clock type (1: CPU user seconds, 2: wall clock time)
1247.58/1247.86	c # [type: int, range: [1,2], default: 1]
1247.58/1247.86	c timing/clocktype = 2
1247.58/1247.86	c 
1247.58/1247.86	c # belongs reading time to solving time?
1247.58/1247.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1247.58/1247.86	c timing/reading = TRUE
1247.58/1247.86	c 
1247.58/1247.86	c # should presolving try to simplify inequalities
1247.58/1247.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1247.58/1247.86	c constraints/linear/simplifyinequalities = TRUE
1247.58/1247.86	c 
1247.58/1247.86	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1247.58/1247.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1247.58/1247.86	c constraints/indicator/addCouplingCons = TRUE
1247.58/1247.86	c 
1247.58/1247.86	c # should presolving try to simplify knapsacks
1247.58/1247.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1247.58/1247.86	c constraints/knapsack/simplifyinequalities = TRUE
1247.58/1247.86	c 
1247.58/1247.86	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1247.58/1247.86	c # [type: int, range: [-1,2147483647], default: -1]
1247.58/1247.86	c separating/rapidlearning/freq = 0
1247.58/1247.86	c 
1247.58/1247.86	c -----------------------------------------------------------------------------------------------
1247.58/1247.86	c start solving
1247.58/1247.89	c 
1358.96/1359.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1358.96/1359.29	c  1359s|     1 |     0 | 34794 |     - |2420M|   0 |  32 |  42k| 145k|  42k| 145k|   0 |   0 |   0 | 7.900000e+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-3740592-1338753001/watcher-3740592-1338753001 -o /tmp/evaluation-result-3740592-1338753001/solver-3740592-1338753001 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740592-1338753001.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/177 20304
/proc/meminfo: memFree=31033464/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 1648 0 0 0 0 0 0 0 20 0 1 0 341426149 11214848 1604 33554432000 4194304 9016284 140735918285936 140735926800904 7870589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 2738 1615 340 1178 0 1556 0

[startup+0.0361651 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20304
/proc/meminfo: memFree=31033464/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=19324 CPUtime=0.02 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 3810 0 0 0 2 0 0 0 20 0 1 0 341426149 19787776 3765 33554432000 4194304 9016284 140735918285936 140735926800904 4536486 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 4831 3765 360 1178 0 3649 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19324

[startup+0.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20304
/proc/meminfo: memFree=31033464/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=31096 CPUtime=0.08 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 6775 0 0 0 8 0 0 0 20 0 1 0 341426149 31842304 6730 33554432000 4194304 9016284 140735918285936 140735926800904 7870493 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 7774 6730 360 1178 0 6592 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31096

[startup+0.300161 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20304
/proc/meminfo: memFree=31033464/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=52692 CPUtime=0.29 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 12162 0 0 0 28 1 0 0 20 0 1 0 341426149 53956608 12117 33554432000 4194304 9016284 140735918285936 140735918149832 7296663 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 13173 12117 360 1178 0 11991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52692

[startup+0.700151 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20304
/proc/meminfo: memFree=31033464/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=85604 CPUtime=0.69 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 20197 0 0 0 66 3 0 0 20 0 1 0 341426149 87658496 20153 33554432000 4194304 9016284 140735918285936 140735918149832 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 21401 20180 360 1178 0 20219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85604

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20307
/proc/meminfo: memFree=30860924/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=300304 CPUtime=1.49 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 73200 0 0 0 138 11 0 0 20 0 1 0 341426149 307511296 73155 33554432000 4194304 9016284 140735918285936 140735918281288 6480425 0 0 4096 16384 0 0 0 17 6 0 0 0 0 0
/proc/20304/statm: 75076 73155 474 1178 0 73894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 300304

[startup+3.10022 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20307
/proc/meminfo: memFree=30550924/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=448720 CPUtime=3.08 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 110158 0 0 0 292 16 0 0 20 0 1 0 341426149 459489280 110113 33554432000 4194304 9016284 140735918285936 140735918281288 6480184 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 112180 110113 485 1178 0 110998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 448720

[startup+6.30015 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20307
/proc/meminfo: memFree=30238188/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=641764 CPUtime=6.28 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 156489 0 0 0 605 23 0 0 20 0 1 0 341426149 657166336 156444 33554432000 4194304 9016284 140735918285936 140735918281288 6480201 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 160441 156444 485 1178 0 159259 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 641764

[startup+12.7002 s]
/proc/loadavg: 2.14 2.03 2.01 3/178 20307
/proc/meminfo: memFree=30100740/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=721216 CPUtime=12.68 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 182581 0 0 0 1240 28 0 0 20 0 1 0 341426149 738525184 175135 33554432000 4194304 9016284 140735918285936 140735918282632 4638329 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20304/statm: 180304 175135 518 1178 0 179122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 721216

[startup+25.5002 s]
/proc/loadavg: 2.12 2.03 2.01 3/178 20308
/proc/meminfo: memFree=29955804/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=805676 CPUtime=25.47 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 201032 0 0 0 2517 30 0 0 20 0 1 0 341426149 825012224 196125 33554432000 4194304 9016284 140735918285936 140735918281320 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 201419 196125 538 1178 0 200237 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 805676

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 20308
/proc/meminfo: memFree=29855580/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=856768 CPUtime=51.07 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 213443 0 0 0 5075 32 0 0 20 0 1 0 341426149 877330432 208536 33554432000 4194304 9016284 140735918285936 140735918281528 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 214192 208536 538 1178 0 213010 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 856768

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.01 4/177 20308
/proc/meminfo: memFree=29633060/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=968784 CPUtime=102.27 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 240857 0 0 0 10190 37 0 0 20 0 1 0 341426149 992034816 235950 33554432000 4194304 9016284 140735918285936 140735918281528 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 242196 235950 538 1178 0 241014 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 968784

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 20308
/proc/meminfo: memFree=29423156/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1078644 CPUtime=162.26 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 267677 0 0 0 16185 41 0 0 20 0 1 0 341426149 1104531456 262770 33554432000 4194304 9016284 140735918285936 140735918281528 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 269661 262770 538 1178 0 268479 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1078644

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20308
/proc/meminfo: memFree=29085724/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1235440 CPUtime=222.25 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 306892 0 0 0 22178 47 0 0 20 0 1 0 341426149 1265090560 301985 33554432000 4194304 9016284 140735918285936 140735918281320 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 308860 301985 538 1178 0 307678 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1235440

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20308
/proc/meminfo: memFree=28662664/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1482764 CPUtime=282.24 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 367774 0 0 0 28168 56 0 0 20 0 1 0 341426149 1518350336 362867 33554432000 4194304 9016284 140735918285936 140735918281320 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 370691 362867 538 1178 0 369509 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1482764

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20309
/proc/meminfo: memFree=28380592/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1601624 CPUtime=342.23 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 397412 0 0 0 34163 60 0 0 20 0 1 0 341426149 1640062976 392505 33554432000 4194304 9016284 140735918285936 140735918281528 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 400406 392505 538 1178 0 399224 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1601624

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 20309
/proc/meminfo: memFree=28065040/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1741580 CPUtime=402.21 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 432556 0 0 0 40156 65 0 0 20 0 1 0 341426149 1783377920 427649 33554432000 4194304 9016284 140735918285936 140735918281528 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 435395 427649 538 1178 0 434213 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1741580

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20309
/proc/meminfo: memFree=27748744/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=1886288 CPUtime=462.21 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 468422 0 0 0 46148 73 0 0 20 0 1 0 341426149 1931558912 463515 33554432000 4194304 9016284 140735918285936 140735918281320 4330762 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 471572 463515 538 1178 0 470390 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1886288

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20309
/proc/meminfo: memFree=27395620/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=2065200 CPUtime=522.2 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 512324 0 0 0 52141 79 0 0 20 0 1 0 341426149 2114764800 507417 33554432000 4194304 9016284 140735918285936 140735918281528 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 516300 507417 538 1178 0 515118 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2065200

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 20309
/proc/meminfo: memFree=27147772/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=2194072 CPUtime=582.18 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 544764 0 0 0 58134 84 0 0 20 0 1 0 341426149 2246729728 539857 33554432000 4194304 9016284 140735918285936 140735918281528 4222927 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 548518 539857 538 1178 0 547336 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2194072

[startup+642.3 s]

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

/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 740486 0 0 0 106092 119 0 0 20 0 1 0 341426149 3056345088 735579 33554432000 4194304 9016284 140735918285936 140735918281320 5512320 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 746178 735579 543 1178 0 744996 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2984712

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20337
/proc/meminfo: memFree=25448672/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3048972 CPUtime=1122.1 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 756854 0 0 0 112089 121 0 0 20 0 1 0 341426149 3122147328 751947 33554432000 4194304 9016284 140735918285936 140735918281448 5511150 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 762243 751947 543 1178 0 761061 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 3048972

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20337
/proc/meminfo: memFree=25330776/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3112252 CPUtime=1182.1 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 773020 0 0 0 118085 125 0 0 20 0 1 0 341426149 3186946048 768113 33554432000 4194304 9016284 140735918285936 140735918281528 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 778063 768113 543 1178 0 776881 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3112252

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20340
/proc/meminfo: memFree=25004312/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3176620 CPUtime=1242.09 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 788740 0 0 0 124081 128 0 0 20 0 1 0 341426149 3252858880 783833 33554432000 4194304 9016284 140735918285936 140735918281528 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 794155 783833 543 1178 0 792973 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3176620

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24697768/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3446188 CPUtime=1302.08 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 836134 0 0 0 130069 139 0 0 20 0 1 0 341426149 3528896512 849012 33554432000 4194304 9016284 140735918285936 140735918279720 7181431 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 861547 849012 650 1178 0 860365 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3446188

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24687496/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1362.07 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839008 0 0 0 136062 145 0 0 20 0 1 0 341426149 3560460288 857792 33554432000 4194304 9016284 140735918285936 140735918277720 7180555 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 857792 662 1178 0 868071 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3477012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24682192/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1422.06 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839268 0 0 0 142054 152 0 0 20 0 1 0 341426149 3560460288 858038 33554432000 4194304 9016284 140735918285936 140735918278232 4909665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858038 662 1178 0 868071 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3477012

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24677152/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1482.04 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 148052 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231355 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 3477012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24671044/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1542.03 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 154051 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231344 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3477012

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20342
/proc/meminfo: memFree=24670424/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1602.02 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 160050 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3477012

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20342
/proc/meminfo: memFree=24668568/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1662.01 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 166049 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231264 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3477012

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20342
/proc/meminfo: memFree=24665200/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1722 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 172048 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231344 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3477012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20342
/proc/meminfo: memFree=24664732/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1781.99 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839562 0 0 0 178047 152 0 0 20 0 1 0 341426149 3560460288 858210 33554432000 4194304 9016284 140735918285936 140735918281096 6231355 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858210 683 1178 0 868071 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 3477012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20384
/proc/meminfo: memFree=27999612/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1800.01 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839759 0 0 0 179848 153 0 0 20 0 1 0 341426149 3560460288 858407 33554432000 4194304 9016284 140735918285936 140735918281096 6232316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858407 683 1178 0 868071 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3477012

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20304

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20385
/proc/meminfo: memFree=27971712/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1801.1 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839759 0 0 0 179957 153 0 0 20 0 1 0 341426149 3560460288 858407 33554432000 4194304 9016284 140735918285936 140735918281152 6232316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858407 683 1178 0 868071 0
Current children cumulated CPU time (s) 1801.1
Current children cumulated vsize (KiB) 3477012

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20385
/proc/meminfo: memFree=27726308/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=3477012 CPUtime=1801.9 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4202496 839759 0 0 0 180037 153 0 0 20 0 1 0 341426149 3560460288 858407 33554432000 4194304 9016284 140735918285936 140735918281152 6232316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 869253 858407 683 1178 0 868071 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 3477012

[startup+1802.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20385
/proc/meminfo: memFree=27726308/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=0 CPUtime=1802.3 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4203524 839759 0 0 0 180073 157 0 0 20 0 1 0 341426149 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.3
Current children cumulated vsize (KiB) 0

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20385
/proc/meminfo: memFree=27726308/32873648 swapFree=7628/7628
[pid=20304] ppid=20302 vsize=0 CPUtime=1802.4 cores=0,2,4,6
/proc/20304/stat : 20304 (scip-2.0.1.4b_2) R 20302 20304 20052 0 -1 4203524 839759 0 0 0 180073 167 0 0 20 0 1 0 341426149 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20304/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.76
CPU time (s): 1802.46
CPU user time (s): 1800.74
CPU system time (s): 1.72974
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3477012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.74
system time used= 1.72974
maximum resident set size= 3433628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 839759
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= 3
involuntary context switches= 2003

runsolver used 3.22051 second user time and 8.74367 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 21:50:01
IDJOB=3740592
IDBENCH=77847
IDSOLVER=2329
FILE ID=node122/3740592-1338753001
RUNJOBID= node122-1338749400-20068
PBS_JOBID= 14636801
Free space on /tmp= 71160 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9036_4.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-3740592-1338753001/watcher-3740592-1338753001 -o /tmp/evaluation-result-3740592-1338753001/solver-3740592-1338753001 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740592-1338753001.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8d32da699e6af4f8bf19600b2374498b
RANDOM SEED=154098080

node122.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.533
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	: 5333.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        31049144 kB
Buffers:          252072 kB
Cached:           298560 kB
SwapCached:         1832 kB
Active:           865432 kB
Inactive:         134520 kB
Active(anon):     446864 kB
Inactive(anon):     4676 kB
Active(file):     418568 kB
Inactive(file):   129844 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             44760 kB
Writeback:             0 kB
AnonPages:        672044 kB
Mapped:            10892 kB
Shmem:                 0 kB
Slab:             685720 kB
SReclaimable:     129540 kB
SUnreclaim:       556180 kB
KernelStack:        1488 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     576788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node122 at 2012-06-03 22:20:04