Trace number 2705188

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverSignal 0.831873 0.832387

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j308_1-unsat--soft-66-100-0.wbo
MD5SUM4e0a136411b79a2ddcc8f753eeb43778
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark83
Best CPU time to get the best result obtained on this benchmark0.026995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2728
Total number of constraints8382
Number of soft constraints2841
Number of constraints which are clauses8210
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints172
Minimum length of a constraint1
Maximum length of a constraint17
Top cost 145413
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 145412
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 143
Number of bits of the biggest sum of numbers8
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705188-1278576535.wbo>
0.04/0.07	c original problem has 8410 variables (5569 bin, 0 int, 2841 impl, 0 cont) and 11224 constraints
0.04/0.07	c problem read
0.04/0.07	c presolving settings loaded
0.09/0.12	c presolving:
0.09/0.15	c (round 1) 361 del vars, 948 del conss, 210 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 83714 impls, 0 clqs
0.09/0.17	c (round 2) 981 del vars, 2871 del conss, 499 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 86721 impls, 0 clqs
0.09/0.19	c (round 3) 1993 del vars, 4524 del conss, 712 chg bounds, 9 chg sides, 9 chg coeffs, 0 upgd conss, 88321 impls, 0 clqs
0.19/0.20	c (round 4) 3177 del vars, 5862 del conss, 929 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 88845 impls, 0 clqs
0.19/0.21	c (round 5) 3964 del vars, 6667 del conss, 999 chg bounds, 54 chg sides, 56 chg coeffs, 0 upgd conss, 88997 impls, 0 clqs
0.19/0.21	c (round 6) 4550 del vars, 7057 del conss, 1028 chg bounds, 58 chg sides, 61 chg coeffs, 0 upgd conss, 89071 impls, 0 clqs
0.19/0.21	c (round 7) 4861 del vars, 7199 del conss, 1039 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89113 impls, 0 clqs
0.19/0.22	c (round 8) 4984 del vars, 7264 del conss, 1047 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89125 impls, 0 clqs
0.19/0.22	c (round 9) 5032 del vars, 7292 del conss, 1048 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89137 impls, 0 clqs
0.19/0.22	c (round 10) 5049 del vars, 7296 del conss, 1048 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89137 impls, 0 clqs
0.19/0.23	c (round 11) 5051 del vars, 7296 del conss, 2185 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89137 impls, 0 clqs
0.19/0.23	c (round 12) 5062 del vars, 7307 del conss, 2185 chg bounds, 59 chg sides, 62 chg coeffs, 0 upgd conss, 89205 impls, 0 clqs
0.19/0.24	c (round 13) 5062 del vars, 7307 del conss, 2185 chg bounds, 59 chg sides, 62 chg coeffs, 1819 upgd conss, 91492 impls, 0 clqs
0.19/0.25	c (round 14) 5062 del vars, 7309 del conss, 2185 chg bounds, 77 chg sides, 109 chg coeffs, 1819 upgd conss, 93142 impls, 12 clqs
0.19/0.26	c (round 15) 5062 del vars, 7310 del conss, 2185 chg bounds, 79 chg sides, 118 chg coeffs, 1819 upgd conss, 93142 impls, 13 clqs
0.59/0.63	c    (0.6s) probing: 1000/2211 (45.2%) - 0 fixings, 0 aggregations, 2785 implications, 0 bound changes
0.59/0.68	c    (0.6s) probing: 1194/2211 (54.0%) - 0 fixings, 0 aggregations, 2788 implications, 0 bound changes
0.59/0.68	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.59/0.68	c presolving (16 rounds):
0.59/0.68	c  5062 deleted vars, 7310 deleted constraints, 2185 tightened bounds, 0 added holes, 79 changed sides, 119 changed coefficients
0.59/0.68	c  103798 implications, 13 cliques
0.59/0.68	c presolved problem has 3348 variables (2211 bin, 0 int, 1137 impl, 0 cont) and 3926 constraints
0.59/0.68	c     186 constraints of type <varbound>
0.59/0.68	c      97 constraints of type <knapsack>
0.59/0.68	c    1299 constraints of type <setppc>
0.59/0.68	c     961 constraints of type <linear>
0.59/0.68	c    1137 constraints of type <indicator>
0.59/0.68	c     246 constraints of type <logicor>
0.59/0.68	c transformed objective value is always integral (scale: 1)
0.59/0.68	c Presolving Time: 0.59
0.59/0.68	c - non default parameters ----------------------------------------------------------------------
0.59/0.68	c # SCIP version 1.2.1.3
0.59/0.68	c 
0.59/0.68	c # frequency for displaying node information lines
0.59/0.68	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.68	c display/freq = 10000
0.59/0.68	c 
0.59/0.68	c # maximal time in seconds to run
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/time = 1789.94
0.59/0.68	c 
0.59/0.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/memory = 3420
0.59/0.68	c 
0.59/0.68	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.68	c # [type: int, range: [1,2], default: 1]
0.59/0.68	c timing/clocktype = 2
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify inequalities
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/linear/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/indicator/addCouplingCons = TRUE
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify knapsacks
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.68	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.68	c separating/rapidlearning/freq = 0
0.59/0.68	c 
0.59/0.68	c -----------------------------------------------------------------------------------------------
0.59/0.68	c start solving
0.59/0.68	c 
0.59/0.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.69	c   0.6s|     1 |     0 |    35 |     - |  27M|   0 |  20 |3348 |3926 |3348 |1660 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705188-1278576535/watcher-2705188-1278576535 -o /tmp/evaluation-result-2705188-1278576535/solver-2705188-1278576535 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705188-1278576535.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=12552 CPUtime=0
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4202496 1982 0 0 0 0 0 0 0 21 0 1 0 25865911 12853248 1901 4089446400 4194304 10345943 140736144772496 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23890/statm: 3138 1901 429 1502 0 1631 0

[startup+0.048825 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=23048 CPUtime=0.04
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4202496 4595 0 0 0 4 0 0 0 21 0 1 0 25865911 23601152 4514 4089446400 4194304 10345943 140736144772496 18446744073709551615 9031549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23890/statm: 5762 4514 430 1502 0 4255 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23048

[startup+0.100682 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=44508 CPUtime=0.09
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4202496 10409 0 0 0 8 1 0 0 21 0 1 0 25865911 45576192 9974 4089446400 4194304 10345943 140736144772496 18446744073709551615 4601491 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23890/statm: 11127 9974 495 1502 0 9620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44508

[startup+0.300644 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=53184 CPUtime=0.29
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4202496 12307 0 0 0 28 1 0 0 21 0 1 0 25865911 54460416 11872 4089446400 4194304 10345943 140736144772496 18446744073709551615 5608075 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23890/statm: 13296 11872 582 1502 0 11789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53184

[startup+0.700561 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=60092 CPUtime=0.69
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4202496 13751 0 0 0 68 1 0 0 22 0 1 0 25865911 61534208 13316 4089446400 4194304 10345943 140736144772496 18446744073709551615 6120424 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23890/statm: 15023 13316 716 1502 0 13516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60092

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

[startup+0.800544 s]
/proc/loadavg: 1.92 1.98 1.91 4/178 23890
/proc/meminfo: memFree=29074752/32951124 swapFree=67111528/67111528
[pid=23890] ppid=23888 vsize=68888 CPUtime=0.79
/proc/23890/stat : 23890 (pbscip.linux.x8) R 23888 23890 23512 0 -1 4204032 15952 0 0 0 74 5 0 0 22 0 1 0 25865911 70541312 15517 4089446400 4194304 10345943 140736144772496 18446744073709551615 4423887 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23890/statm: 17222 15517 754 1502 0 15715 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 68888

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 0.832387
CPU time (s): 0.831873
CPU user time (s): 0.742887
CPU system time (s): 0.088986
CPU usage (%): 99.9382
Max. virtual memory (cumulated for all children) (KiB): 68888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.742887
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 3

runsolver used 0.002999 second user time and 0.004999 second system time

The end

Launcher Data

Begin job on node143 at 2010-07-08 10:08:55
IDJOB=2705188
IDBENCH=79067
IDSOLVER=1214
FILE ID=node143/2705188-1278576535
PBS_JOBID= 11240168
Free space on /tmp= 73236 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j308_1-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705188-1278576535/watcher-2705188-1278576535 -o /tmp/evaluation-result-2705188-1278576535/solver-2705188-1278576535 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705188-1278576535.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 4e0a136411b79a2ddcc8f753eeb43778
RANDOM SEED=2027628700

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29075200 kB
Buffers:        153656 kB
Cached:        3218608 kB
SwapCached:          0 kB
Active:        1927828 kB
Inactive:      1788344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29075200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13012 kB
Writeback:           0 kB
AnonPages:      343984 kB
Mapped:          17892 kB
Slab:            95132 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   494748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73164 MiB
End job on node143 at 2010-07-08 10:08:56