Trace number 3736640

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: bsolo 3.1Wrong UNSAT 3.71643 3.71883

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
MD5SUMffde7c44e1ce67f9a67e822c2db106af
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables81
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3736640-1338727931.opb
0.00/0.00	c File size is 17961 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 324 Constr: 496 243/0/253 Lit: 2070 Watch. Lit: 1271
0.00/0.00	c Obj. Vars: 9 (2.77778 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    324      496     2070    4     1781    2762      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
3.68/3.71	c      102    324      665    10318   15     2195    3039    169   7285 0.01
3.68/3.71	c      255    324      910    30103   33     2865    3343    414   6891 0.04
3.68/3.71	c      480    324     1229    50531   41     3685    3678    733   6956 0.07
3.68/3.71	c      819    324     1758    83239   47     4988    4046   1262   7060 0.12
3.68/3.71	c     1327    324     2523   132749   52     6949    4451   2027   6668 0.20
3.68/3.71	c     2090    324     3545   201173   56     9349    4897   3049   6698 0.31
3.68/3.71	c     3237    324     4968   298461   60    12567    5387   4472   6096 0.53
3.68/3.71	c     4958    324     4183   263281   62     9663    5926   3687   5224 0.95
3.68/3.71	c     7543    324     4229   257565   60     9716    6519   3733   4688 1.61
3.68/3.71	c    11422    304     5511   322125   58    12681    7171   5015   4398 2.60
3.68/3.71	c Backtracks by Clause: 4161
3.68/3.71	c Backtracks by PB constraint: 6
3.68/3.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
3.68/3.71	c   10    15876    169    17128     6925   288638   6429   4274 3.71
3.68/3.71	s UNSATISFIABLE
3.68/3.71	c Total time: 3.714 s

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-3736640-1338727931/watcher-3736640-1338727931 -o /tmp/evaluation-result-3736640-1338727931/solver-3736640-1338727931 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3736640-1338727931.opb 

running on 4 cores: 1,3,5,7

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.23 2.09 2.03 3/176 472
/proc/meminfo: memFree=31584476/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=10924 CPUtime=0 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 338921668 11186176 275 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 2731 275 193 641 0 2087 0

[startup+0.086569 s]
/proc/loadavg: 2.23 2.09 2.03 3/176 472
/proc/meminfo: memFree=31584476/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=11696 CPUtime=0.08 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 547 0 0 0 8 0 0 0 20 0 1 0 338921668 11976704 496 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 2924 496 198 641 0 2280 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11696

[startup+0.100256 s]
/proc/loadavg: 2.23 2.09 2.03 3/176 472
/proc/meminfo: memFree=31584476/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=11824 CPUtime=0.09 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 583 0 0 0 9 0 0 0 20 0 1 0 338921668 12107776 532 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 2956 532 198 641 0 2312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11824

[startup+0.300222 s]
/proc/loadavg: 2.23 2.09 2.03 3/176 472
/proc/meminfo: memFree=31584476/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=13636 CPUtime=0.29 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1024 0 0 0 29 0 0 0 20 0 1 0 338921668 13963264 973 33554432000 134512640 137136520 4292909024 4292907432 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 3409 973 198 641 0 2765 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13636

[startup+0.700227 s]
/proc/loadavg: 2.23 2.09 2.03 3/176 472
/proc/meminfo: memFree=31584476/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=15952 CPUtime=0.69 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1589 0 0 0 69 0 0 0 20 0 1 0 338921668 16334848 1538 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 3988 1538 198 641 0 3344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15952

[startup+1.50022 s]
/proc/loadavg: 2.23 2.09 2.03 3/177 473
/proc/meminfo: memFree=31579268/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=16984 CPUtime=1.49 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1854 0 0 0 149 0 0 0 20 0 1 0 338921668 17391616 1801 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 4246 1801 198 641 0 3602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16984

[startup+3.10022 s]
/proc/loadavg: 2.21 2.09 2.02 3/177 473
/proc/meminfo: memFree=31576612/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=17244 CPUtime=3.09 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1940 0 0 0 308 1 0 0 20 0 1 0 338921668 17657856 1887 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 4311 1887 198 641 0 3667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17244

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

[startup+3.50023 s]
/proc/loadavg: 2.21 2.09 2.02 3/177 473
/proc/meminfo: memFree=31577108/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=17244 CPUtime=3.49 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1940 0 0 0 348 1 0 0 20 0 1 0 338921668 17657856 1887 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 4311 1887 198 641 0 3667 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 17244

[startup+3.70023 s]
/proc/loadavg: 2.21 2.09 2.02 3/177 473
/proc/meminfo: memFree=31577108/32873844 swapFree=7116/7116
[pid=472] ppid=470 vsize=17244 CPUtime=3.68 cores=1,3,5,7
/proc/472/stat : 472 (bsolo) R 470 472 30350 0 -1 4202496 1940 0 0 0 367 1 0 0 20 0 1 0 338921668 17657856 1887 33554432000 134512640 137136520 4292909024 4292908140 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/472/statm: 4311 1887 198 641 0 3667 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 17244

Child status: 0
Real time (s): 3.71883
CPU time (s): 3.71643
CPU user time (s): 3.69844
CPU system time (s): 0.017997
CPU usage (%): 99.9355
Max. virtual memory (cumulated for all children) (KiB): 17244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.69844
system time used= 0.017997
maximum resident set size= 7548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1941
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= 15

runsolver used 0.007998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-03 14:52:11
IDJOB=3736640
IDBENCH=48043
IDSOLVER=2320
FILE ID=node103/3736640-1338727931
RUNJOBID= node103-1338713869-30367
PBS_JOBID= 14636745
Free space on /tmp= 71124 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736640-1338727931/watcher-3736640-1338727931 -o /tmp/evaluation-result-3736640-1338727931/solver-3736640-1338727931 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3736640-1338727931.opb

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

MD5SUM BENCH= ffde7c44e1ce67f9a67e822c2db106af
RANDOM SEED=1384417680

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.92
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31583780 kB
Buffers:          171296 kB
Cached:           330548 kB
SwapCached:         5648 kB
Active:           161524 kB
Inactive:         365968 kB
Active(anon):      21176 kB
Inactive(anon):     6596 kB
Active(file):     140348 kB
Inactive(file):   359372 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:              4048 kB
Writeback:             0 kB
AnonPages:         28024 kB
Mapped:             9984 kB
Shmem:                 0 kB
Slab:             623696 kB
SReclaimable:      64116 kB
SUnreclaim:       559580 kB
KernelStack:        1448 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736640-1338727931.opb

Free space on /tmp at the end= 71120 MiB
End job on node103 at 2012-06-03 14:52:15