Trace number 3731584

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.04 1802.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM8eed52e8cea562b1b1ee5bae07565266
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark390
Best CPU time to get the best result obtained on this benchmark1792.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 478
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 500105
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 500105
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.49/3.57	c SCIP version 1.1.0.7
3.49/3.57	c LP-Solver SoPlex 1.4.1
3.49/3.57	c user parameter file <scip.set> not found - using default parameters
3.49/3.57	c read problem <HOME/instance-3731584-1338690149.opb>
3.49/3.57	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
4.29/4.34	c start presolving problem
4.29/4.34	c presolving:
8.49/8.56	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
10.19/10.23	c    (5.9s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
10.19/10.23	c    (5.9s) probing aborted: 100/100 successive totally useless probings
10.19/10.23	c presolving (2 rounds):
10.19/10.23	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
10.19/10.23	c  1313400 implications, 0 cliques
10.19/10.23	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
10.19/10.23	c  656900 constraints of type <logicor>
10.19/10.23	c transformed objective value is always integral (scale: 1)
10.19/10.23	c Presolving Time: 5.28
10.19/10.25	c strange?!, PURESAT with obj
10.19/10.25	c -----------------------------------------------------------------------------------------------
10.19/10.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.19/10.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.19/10.25	c limits/memory = c 13950
10.19/10.25	c # maximal time in seconds to run
10.19/10.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.19/10.25	c limits/time = c 1791
10.19/10.25	c # frequency for displaying node information lines
10.19/10.25	c # [type: int, range: [-1,2147483647], default: 100]
10.19/10.25	c display/freq = c 10000
10.19/10.25	c -----------------------------------------------------------------------------------------------
10.19/10.25	c start solving problem
10.19/10.25	c 
23.49/23.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.49/23.53	c  19.1s|     1 |     0 |  1096 | 734M|   0 | 267 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.825254e+02 |      --      |    Inf 
154.46/154.53	o 391
154.46/154.53	c F 150s|     1 |     0 |  6400 | 735M|   0 |   0 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.825254e+02 | 3.910000e+02 | 114.22%
206.35/206.43	c   202s|     1 |     0 |  6886 | 749M|   0 | 267 |  10k| 656k| 656k|  10k| 656k|  11 |   0 |   0 | 1.885607e+02 | 3.910000e+02 | 107.36%
666.28/666.43	c   661s|     1 |     0 |  7164 | 749M|   0 | 269 |  10k| 656k| 656k|  10k| 656k|  18 |   0 |   0 | 1.934062e+02 | 3.910000e+02 | 102.17%
714.08/714.23	c   709s|     1 |     0 |  7421 | 773M|   0 | 264 |  10k| 656k| 656k|  10k| 656k|  27 |   0 |   0 | 1.955042e+02 | 3.910000e+02 | 100.00%
1236.49/1236.75	c  1231s|     1 |     0 |  7767 | 773M|   0 | 295 |  10k| 656k| 656k|  10k| 656k|  34 |   0 |   0 | 1.988608e+02 | 3.910000e+02 |  96.62%

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-3731584-1338690149/watcher-3731584-1338690149 -o /tmp/evaluation-result-3731584-1338690149/solver-3731584-1338690149 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731584-1338690149.opb 

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/176 2199
/proc/meminfo: memFree=27317756/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=8180 CPUtime=0 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 1225 0 0 0 0 0 0 0 20 0 1 0 335139800 8376320 1177 33554432000 4194304 7823515 140736608642048 140737359994040 4402248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 2045 1188 335 887 0 1155 0

[startup+0.0555721 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2199
/proc/meminfo: memFree=27317756/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=18648 CPUtime=0.05 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 4044 0 0 0 5 0 0 0 20 0 1 0 335139800 19095552 3992 33554432000 4194304 7823515 140736608642048 140737359994040 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 4662 3992 354 887 0 3772 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18648

[startup+0.100303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2199
/proc/meminfo: memFree=27317756/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=20988 CPUtime=0.09 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 4629 0 0 0 9 0 0 0 20 0 1 0 335139800 21491712 4577 33554432000 4194304 7823515 140736608642048 140737359994040 6908062 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 5247 4577 354 887 0 4357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20988

[startup+0.300258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2199
/proc/meminfo: memFree=27317756/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=34088 CPUtime=0.29 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 7900 0 0 0 28 1 0 0 20 0 1 0 335139800 34906112 7848 33554432000 4194304 7823515 140736608642048 140737359994040 6908057 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 8522 7849 354 887 0 7632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34088

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2199
/proc/meminfo: memFree=27317756/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=59644 CPUtime=0.69 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 14245 0 0 0 67 2 0 0 20 0 1 0 335139800 61075456 14193 33554432000 4194304 7823515 140736608642048 140736608508152 4511629 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 14911 14193 354 887 0 14021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59644

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=27243356/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=109348 CPUtime=1.49 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 26710 0 0 0 145 4 0 0 20 0 1 0 335139800 111972352 26658 33554432000 4194304 7823515 140736608642048 140736608508152 4511625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 27337 26658 354 887 0 26447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109348

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=27174024/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=208832 CPUtime=3.09 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 51572 0 0 0 302 7 0 0 20 0 1 0 335139800 213843968 51520 33554432000 4194304 7823515 140736608642048 140736608508152 6908067 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 52208 51520 354 887 0 51318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208832

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=26693400/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=656324 CPUtime=6.29 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 162895 0 0 0 582 47 0 0 20 0 1 0 335139800 672075776 162489 33554432000 4194304 7823515 140736608642048 140736608638984 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 164081 162489 417 887 0 163191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 656324

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=26096768/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1301128 CPUtime=12.69 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 257331 0 0 0 1175 94 0 0 20 0 1 0 335139800 1332355072 309126 33554432000 4194304 7823515 140736608642048 140736608637736 6263358 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 325282 309126 507 887 0 324392 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1301128

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=26048296/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1337476 CPUtime=25.49 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 260165 0 0 0 2451 98 0 0 20 0 1 0 335139800 1369575424 317180 33554432000 4194304 7823515 140736608642048 140736608636808 6208630 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 334369 317180 521 887 0 333479 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1337476

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2200
/proc/meminfo: memFree=26043412/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1341908 CPUtime=51.09 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 261601 0 0 0 5007 102 0 0 20 0 1 0 335139800 1374113792 318307 33554432000 4194304 7823515 140736608642048 140736608636856 6177955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 335477 318307 521 887 0 334587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1341908

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26032416/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1352936 CPUtime=102.27 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 264584 0 0 0 10116 111 0 0 20 0 1 0 335139800 1385406464 320898 33554432000 4194304 7823515 140736608642048 140736608637016 6208622 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 338234 320898 521 887 0 337344 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1352936

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25994428/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1392952 CPUtime=162.26 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 274942 0 0 0 16103 123 0 0 20 0 1 0 335139800 1426382848 331511 33554432000 4194304 7823515 140736608642048 140736608637192 6911966 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 348238 331511 530 887 0 347348 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1392952

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25894736/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=222.25 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296166 0 0 0 22083 142 0 0 20 0 1 0 335139800 1522913280 354852 33554432000 4194304 7823515 140736608642048 140736608637192 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 354852 550 887 0 370915 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1487220

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25893772/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=282.24 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296166 0 0 0 28076 148 0 0 20 0 1 0 335139800 1522913280 355105 33554432000 4194304 7823515 140736608642048 140736608637144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 355105 550 887 0 370915 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1487220

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25893808/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=342.24 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296166 0 0 0 34070 154 0 0 20 0 1 0 335139800 1522913280 355105 33554432000 4194304 7823515 140736608642048 140736608637192 5965951 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 355105 550 887 0 370915 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1487220

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2202
/proc/meminfo: memFree=25893232/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=402.22 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296167 0 0 0 40062 160 0 0 20 0 1 0 335139800 1522913280 355283 33554432000 4194304 7823515 140736608642048 140736608637144 5965816 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 355283 550 887 0 370915 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1487220

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2205
/proc/meminfo: memFree=25891064/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=462.22 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296167 0 0 0 46055 167 0 0 20 0 1 0 335139800 1522913280 355773 33554432000 4194304 7823515 140736608642048 140736608637192 6908153 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 355773 550 887 0 370915 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1487220

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2205
/proc/meminfo: memFree=25890656/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=522.2 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296167 0 0 0 52047 173 0 0 20 0 1 0 335139800 1522913280 355898 33554432000 4194304 7823515 140736608642048 140736608637240 5965398 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 355898 550 887 0 370915 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1487220

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2205
/proc/meminfo: memFree=25886528/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1487220 CPUtime=582.2 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 296169 0 0 0 58042 178 0 0 20 0 1 0 335139800 1522913280 356858 33554432000 4194304 7823515 140736608642048 140736608637192 6911992 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 371805 356858 550 887 0 370915 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1487220

[startup+642.3 s]

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

/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318591 0 0 0 105997 215 0 0 20 0 1 0 335139800 1680003072 397817 33554432000 4194304 7823515 140736608642048 140736608637192 4272736 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 410157 397817 550 887 0 409267 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1640628

[startup+1122.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 2250
/proc/meminfo: memFree=24923948/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1640628 CPUtime=1122.11 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318591 0 0 0 111992 219 0 0 20 0 1 0 335139800 1680003072 397817 33554432000 4194304 7823515 140736608642048 140736608637240 5965816 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 410157 397817 550 887 0 409267 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1640628

[startup+1182.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 2250
/proc/meminfo: memFree=24446048/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1640628 CPUtime=1182.1 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318591 0 0 0 117987 223 0 0 20 0 1 0 335139800 1680003072 397817 33554432000 4194304 7823515 140736608642048 140736608637192 5965368 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 410157 397817 550 887 0 409267 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1640628

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2250
/proc/meminfo: memFree=24420480/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1242.1 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318963 0 0 0 123983 227 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 6908132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1666292

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2250
/proc/meminfo: memFree=24419612/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1302.09 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318963 0 0 0 129977 232 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637144 5965825 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1666292

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 2251
/proc/meminfo: memFree=24321336/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1362.07 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318963 0 0 0 135971 236 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637144 5965951 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1666292

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2251
/proc/meminfo: memFree=24196780/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1422.07 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318963 0 0 0 141966 241 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 6908132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1666292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2251
/proc/meminfo: memFree=24196284/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1482.06 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318963 0 0 0 147960 246 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 5965398 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1666292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2251
/proc/meminfo: memFree=24196220/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1542.04 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 153954 250 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 6912096 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1666292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2251
/proc/meminfo: memFree=24196344/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1602.04 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 159950 254 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637240 6908132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1666292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2255
/proc/meminfo: memFree=24196328/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1662.03 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 165944 259 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 6911966 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1666292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2255
/proc/meminfo: memFree=24196776/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1722.02 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 171939 263 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637192 4272736 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1666292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2255
/proc/meminfo: memFree=24170900/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1782.01 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 177933 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637800 4338440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1666292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2255
/proc/meminfo: memFree=24171024/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1800.02 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 179734 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608637848 5597684 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1666292

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -2199

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

[startup+1801.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 2256
/proc/meminfo: memFree=24171024/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1801.11 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 179843 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608636864 5597670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 1666292

[startup+1801.81 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 2256
/proc/meminfo: memFree=24170892/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1801.52 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 179884 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608636864 5597657 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1801.52
Current children cumulated vsize (KiB) 1666292

[startup+1802.2 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 2256
/proc/meminfo: memFree=24170892/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1801.91 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 179923 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608636864 5597664 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 1666292

[startup+1802.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 2256
/proc/meminfo: memFree=24170892/32873844 swapFree=6608/6608
[pid=2199] ppid=2197 vsize=1666292 CPUtime=1802.01 cores=0,2,4,6
/proc/2199/stat : 2199 (pbscip.linux.x8) R 2197 2199 301 0 -1 4202496 318964 0 0 0 179933 268 0 0 20 0 1 0 335139800 1706283008 404239 33554432000 4194304 7823515 140736608642048 140736608636864 5597657 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2199/statm: 416573 404239 550 887 0 415683 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 1666292

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.32
CPU time (s): 1802.04
CPU user time (s): 1799.34
CPU system time (s): 2.69459
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1666292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 2.69459
maximum resident set size= 1635480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318964
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= 14
involuntary context switches= 2019

runsolver used 2.69059 second user time and 7.14891 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-03 04:22:29
IDJOB=3731584
IDBENCH=1967
IDSOLVER=2321
FILE ID=node140/3731584-1338690149
RUNJOBID= node140-1338678631-320
PBS_JOBID= 14636673
Free space on /tmp= 70600 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731584-1338690149/watcher-3731584-1338690149 -o /tmp/evaluation-result-3731584-1338690149/solver-3731584-1338690149 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731584-1338690149.opb

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

MD5SUM BENCH= 8eed52e8cea562b1b1ee5bae07565266
RANDOM SEED=1634382113

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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	: 5331.91
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		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:       32873844 kB
MemFree:        27317648 kB
Buffers:          403228 kB
Cached:          4230204 kB
SwapCached:         1664 kB
Active:          1302980 kB
Inactive:        3365552 kB
Active(anon):      27708 kB
Inactive(anon):     9404 kB
Active(file):    1275272 kB
Inactive(file):  3356148 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:             26364 kB
Writeback:            16 kB
AnonPages:         40264 kB
Mapped:            12544 kB
Shmem:                 8 kB
Slab:             748500 kB
SReclaimable:     190744 kB
SUnreclaim:       557756 kB
KernelStack:        1464 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 70572 MiB
End job on node140 at 2012-06-03 04:52:32