Trace number 3708050

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
bsolo 3.2UNSAT 113.465 113.486

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.73782
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
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 bsolo beta version 3.2 - 23/05/2010 : 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 Instance file HOME/instance-3708050-1338157296.opb
0.00/0.00	c File size is 2096 bytes.
0.00/0.00	c Highest Coefficient sum: 2608
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 31 Constr: 9 1/0/8 Lit: 237 Watch. Lit: 87
0.00/0.00	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     30        8      236   29       90     472      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
113.36/113.48	c      101     30      172     3722   21      577     520    164  25250 0.00
113.36/113.48	c      251     30      412     8581   20     1201     573    404  19307 0.01
113.36/113.48	c      476     30      474     9939   20     1175     631    466  17000 0.03
113.36/113.48	c      814     30      362     7506   20      876     695    354  16280 0.05
113.36/113.48	c     1322     30      467     9795   20     1125     765    459  16121 0.08
113.36/113.48	c     2086     30      572    11465   20     1360     842    564  15684 0.13
113.36/113.48	c     3234     30      655    13437   20     1546     927    647  15623 0.21
113.36/113.48	c     4955     30      681    14326   21     1609    1020    673  15293 0.32
113.36/113.48	c     7539     30      991    20271   20     2378    1123    983  14811 0.51
113.36/113.48	c    11418     30     1121    23648   21     2698    1236   1113  14582 0.78
113.36/113.48	c    17241     30     1198    24268   20     2792    1360   1190  13971 1.23
113.36/113.48	c    25980     30      845    17470   20     1937    1497    837  13475 1.93
113.36/113.48	c    39091     30     1483    30152   20     3492    1647   1475  13210 2.96
113.36/113.48	c    58761     30     1439    29406   20     3466    1812   1431  12710 4.62
113.36/113.48	c    88271     30     1599    32726   20     3945    1994   1591  12133 7.28
113.36/113.48	c   132542     30     1757    35487   20     4261    2194   1749  11726 11.30
113.36/113.48	c   198952     30     1161    23465   20     2743    2414   1153  11148 17.85
113.36/113.48	c   298572     30     2204    45837   20     5138    2656   2196  10595 28.18
113.36/113.48	c   448010     30     2469    52088   21     5917    2922   2461   9896 45.27
113.36/113.48	c   672171     30     2073    41277   19     5129    3215   2065   9337 71.98
113.36/113.48	c  1008415     25     2916    45835   15     6305    3537   2908   8948 112.69
113.36/113.48	c Backtracks by Clause: 1015422
113.36/113.48	c Backtracks by PB constraint: 171
113.36/113.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
113.36/113.48	c   21  1015593  23923  1040620     1955    27749   1947   8950 113.46
113.36/113.48	s UNSATISFIABLE
113.36/113.48	c Total time: 113.462 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-3708050-1338157296/watcher-3708050-1338157296 -o /tmp/evaluation-result-3708050-1338157296/solver-3708050-1338157296 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708050-1338157296.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.00 2.00 2.00 3/174 6516
/proc/meminfo: memFree=28988896/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=26288 CPUtime=0 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 283 0 0 0 0 0 0 0 20 0 1 0 281855487 26918912 746 33554432000 134512640 137138936 4291694336 4291692968 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 6572 746 192 642 0 5928 0

[startup+0.0215409 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 6516
/proc/meminfo: memFree=28988896/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=18732 CPUtime=0.01 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 323 0 0 0 1 0 0 0 20 0 1 0 281855487 19181568 786 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4683 786 192 642 0 4039 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18732

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 6516
/proc/meminfo: memFree=28988896/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=18860 CPUtime=0.09 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 354 0 0 0 9 0 0 0 20 0 1 0 281855487 19312640 817 33554432000 134512640 137138936 4291694336 4291693232 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4715 817 192 642 0 4071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18860

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 6516
/proc/meminfo: memFree=28988896/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=18860 CPUtime=0.29 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 374 0 0 0 29 0 0 0 20 0 1 0 281855487 19312640 837 33554432000 134512640 137138936 4291694336 4291693232 134542761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4715 837 192 642 0 4071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18860

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 6516
/proc/meminfo: memFree=28988896/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=18992 CPUtime=0.68 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 396 0 0 0 68 0 0 0 20 0 1 0 281855487 19447808 859 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4748 859 192 642 0 4104 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18992

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28986204/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=18992 CPUtime=1.49 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 416 0 0 0 148 1 0 0 20 0 1 0 281855487 19447808 879 33554432000 134512640 137138936 4291694336 4291692832 134617986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4748 879 192 642 0 4104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18992

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28985832/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19124 CPUtime=3.09 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 445 0 0 0 307 2 0 0 20 0 1 0 281855487 19582976 908 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4781 908 192 642 0 4137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19124

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28985584/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19252 CPUtime=6.28 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 464 0 0 0 624 4 0 0 20 0 1 0 281855487 19714048 927 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4813 927 192 642 0 4169 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19252

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28985104/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19388 CPUtime=12.69 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 502 0 0 0 1261 8 0 0 20 0 1 0 281855487 19853312 965 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4847 965 192 642 0 4203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19388

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28985236/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19516 CPUtime=25.48 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 526 0 0 0 2535 13 0 0 20 0 1 0 281855487 19984384 989 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4879 989 192 642 0 4235 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19516

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28985112/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19632 CPUtime=51.07 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 574 0 0 0 5084 23 0 0 20 0 1 0 281855487 20103168 1037 33554432000 134512640 137138936 4291694336 4291693264 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4908 1037 192 642 0 4264 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19632

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=102.27 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 10181 46 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19764

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

[startup+108.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=108.67 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 10818 49 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693264 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 108.67
Current children cumulated vsize (KiB) 19764

[startup+111.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=111.87 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 11137 50 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 111.87
Current children cumulated vsize (KiB) 19764

[startup+112.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=112.67 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 11216 51 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291692944 134552141 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 112.67
Current children cumulated vsize (KiB) 19764

[startup+113.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=113.06 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 11255 51 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693260 135984544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 113.06
Current children cumulated vsize (KiB) 19764

[startup+113.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=113.27 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 11276 51 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 113.27
Current children cumulated vsize (KiB) 19764

[startup+113.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 6517
/proc/meminfo: memFree=28984740/32873852 swapFree=6856/6856
[pid=6516] ppid=6514 vsize=19764 CPUtime=113.36 cores=1,3,5,7
/proc/6516/stat : 6516 (bsolo) R 6514 6516 1566 0 -1 4202496 603 0 0 0 11285 51 0 0 20 0 1 0 281855487 20238336 1066 33554432000 134512640 137138936 4291694336 4291693452 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6516/statm: 4941 1066 192 642 0 4297 0
Current children cumulated CPU time (s) 113.36
Current children cumulated vsize (KiB) 19764

Child status: 0
Real time (s): 113.486
CPU time (s): 113.465
CPU user time (s): 112.945
CPU system time (s): 0.51992
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 19764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.945
system time used= 0.51992
maximum resident set size= 4264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603
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= 119

runsolver used 0.25796 second user time and 1.2868 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 00:21:36
IDJOB=3708050
IDBENCH=2907
IDSOLVER=2286
FILE ID=node128/3708050-1338157296
RUNJOBID= node128-1338138177-4376
PBS_JOBID= 14624501
Free space on /tmp= 71336 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708050-1338157296/watcher-3708050-1338157296 -o /tmp/evaluation-result-3708050-1338157296/solver-3708050-1338157296 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708050-1338157296.opb

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=1389333226

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28989532 kB
Buffers:          438172 kB
Cached:          2370584 kB
SwapCached:          620 kB
Active:          1277592 kB
Inactive:        1751468 kB
Active(anon):     210408 kB
Inactive(anon):    12304 kB
Active(file):    1067184 kB
Inactive(file):  1739164 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              3932 kB
Writeback:             0 kB
AnonPages:        225956 kB
Mapped:            15168 kB
Shmem:               200 kB
Slab:             717048 kB
SReclaimable:     159480 kB
SUnreclaim:       557568 kB
KernelStack:        1432 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     340596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71332 MiB
End job on node128 at 2012-05-28 00:23:29