Trace number 3705833

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
toysat 2012-05-17UNSAT 53.5409 53.558

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
MD5SUMcabd29c48249a44c2596bb98645c31c8
Bench CategoryDEC-SMALLINT (no 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 benchmark3.65444
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.05	c 2012-05-27T11:04:30+0200
0.01/0.05	c arch = x86_64
0.01/0.05	c os = linux
0.01/0.05	c compiler = ghc 7.4
0.01/0.05	c packages:
0.01/0.05	c   OptDir-0.0.1
0.01/0.05	c   array-0.4.0.0
0.01/0.05	c   base-4.5.0.0
0.01/0.05	c   bytestring-0.9.2.1
0.01/0.05	c   containers-0.4.2.1
0.01/0.05	c   deepseq-1.3.0.0
0.01/0.05	c   mtl-2.1.1
0.01/0.05	c   old_locale-1.0.0.4
0.01/0.05	c   parse_dimacs-1.2
0.01/0.05	c   parsec-3.1.2
0.01/0.05	c   queue-0.1.2
0.01/0.05	c   stm-2.3
0.01/0.05	c   time-1.4
0.01/0.05	c command line = ["--pb","HOME/instance-3705833-1338109470.opb"]
0.01/0.05	c #vars 231
0.01/0.05	c #constraints 2707
0.01/0.05	c Solving starts ...
0.49/0.56	c learnt constraints deletion: 1622 -> 811
0.89/1.00	c learnt constraints deletion: 1814 -> 912
1.39/1.49	c learnt constraints deletion: 2011 -> 1008
1.88/1.91	c learnt constraints deletion: 1974 -> 995
2.38/2.45	c learnt constraints deletion: 2143 -> 1078
2.89/2.91	c learnt constraints deletion: 2131 -> 1068
3.48/3.53	c learnt constraints deletion: 2339 -> 1171
4.09/4.15	c learnt constraints deletion: 2352 -> 1179
4.58/4.60	c learnt constraints deletion: 2416 -> 1213
5.19/5.21	c learnt constraints deletion: 2563 -> 1282
5.78/5.86	c learnt constraints deletion: 2627 -> 1314
6.38/6.43	c learnt constraints deletion: 2564 -> 1286
6.99/7.05	c learnt constraints deletion: 2598 -> 1302
7.88/7.90	c learnt constraints deletion: 2867 -> 1434
8.58/8.67	c learnt constraints deletion: 2886 -> 1443
9.38/9.42	c learnt constraints deletion: 2839 -> 1426
10.09/10.10	c learnt constraints deletion: 2834 -> 1417
10.78/10.85	c learnt constraints deletion: 2832 -> 1418
11.38/11.40	c learnt constraints deletion: 2843 -> 1425
12.09/12.15	c learnt constraints deletion: 3102 -> 1551
12.78/12.88	c learnt constraints deletion: 3139 -> 1570
13.58/13.61	c learnt constraints deletion: 3153 -> 1577
14.29/14.32	c learnt constraints deletion: 3125 -> 1564
14.88/14.96	c learnt constraints deletion: 3119 -> 1562
15.69/15.70	c learnt constraints deletion: 3130 -> 1569
16.28/16.40	c learnt constraints deletion: 3149 -> 1581
16.98/17.05	c learnt constraints deletion: 3127 -> 1566
17.89/17.93	c learnt constraints deletion: 3421 -> 1711
18.69/18.77	c learnt constraints deletion: 3445 -> 1726
19.49/19.57	c learnt constraints deletion: 3426 -> 1718
20.28/20.33	c learnt constraints deletion: 3464 -> 1736
20.98/21.00	c learnt constraints deletion: 3535 -> 1772
21.68/21.72	c learnt constraints deletion: 3500 -> 1750
22.28/22.34	c learnt constraints deletion: 3457 -> 1729
22.88/22.97	c learnt constraints deletion: 3463 -> 1734
23.58/23.61	c learnt constraints deletion: 3418 -> 1709
24.19/24.28	c learnt constraints deletion: 3419 -> 1714
24.88/24.95	c learnt constraints deletion: 3413 -> 1711
25.68/25.74	c learnt constraints deletion: 3764 -> 1883
26.48/26.50	c learnt constraints deletion: 3807 -> 1904
27.17/27.26	c learnt constraints deletion: 3769 -> 1885
27.98/28.06	c learnt constraints deletion: 3805 -> 1903
28.78/28.81	c learnt constraints deletion: 3785 -> 1893
29.59/29.63	c learnt constraints deletion: 3761 -> 1884
30.48/30.51	c learnt constraints deletion: 3812 -> 1906
31.28/31.39	c learnt constraints deletion: 3764 -> 1883
32.07/32.15	c learnt constraints deletion: 3765 -> 1883
32.99/33.02	c learnt constraints deletion: 3807 -> 1906
33.77/33.88	c learnt constraints deletion: 3767 -> 1888
34.68/34.72	c learnt constraints deletion: 3777 -> 1889
35.37/35.49	c learnt constraints deletion: 3802 -> 1901
36.28/36.34	c learnt constraints deletion: 3809 -> 1905
37.07/37.11	c learnt constraints deletion: 3808 -> 1904
37.88/37.90	c learnt constraints deletion: 3773 -> 1887
38.77/38.88	c learnt constraints deletion: 4187 -> 2095
39.67/39.74	c learnt constraints deletion: 4137 -> 2074
40.68/40.71	c learnt constraints deletion: 4123 -> 2063
41.68/41.72	c learnt constraints deletion: 4140 -> 2071
42.57/42.61	c learnt constraints deletion: 4168 -> 2084
43.37/43.46	c learnt constraints deletion: 4125 -> 2063
44.28/44.34	c learnt constraints deletion: 4140 -> 2073
44.98/45.09	c learnt constraints deletion: 4155 -> 2080
45.78/45.82	c learnt constraints deletion: 4163 -> 2084
46.47/46.55	c learnt constraints deletion: 4134 -> 2067
47.28/47.36	c learnt constraints deletion: 4162 -> 2082
48.07/48.17	c learnt constraints deletion: 4218 -> 2109
48.87/48.95	c learnt constraints deletion: 4136 -> 2069
49.67/49.75	c learnt constraints deletion: 4146 -> 2077
50.37/50.49	c learnt constraints deletion: 4174 -> 2087
51.17/51.21	c learnt constraints deletion: 4180 -> 2090
51.78/51.87	c learnt constraints deletion: 4194 -> 2097
52.48/52.55	c learnt constraints deletion: 4187 -> 2094
53.17/53.25	c learnt constraints deletion: 4182 -> 2091
53.47/53.55	c solving time = 53.485s
53.47/53.55	c #decision = 218484
53.47/53.55	c #conflict = 127363
53.47/53.55	c #restart = 15
53.47/53.55	s UNSATISFIABLE
53.47/53.55	c total time = 53.541s

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-3705833-1338109470/watcher-3705833-1338109470 -o /tmp/evaluation-result-3705833-1338109470/solver-3705833-1338109470 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3705833-1338109470.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.12 1.56 1.47 3/176 15812
/proc/meminfo: memFree=27690680/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 766 0 0 0 0 0 0 0 20 0 1 0 277072745 6356992 687 33554432000 4194304 8973514 140735559701616 140736736484952 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 1552 688 416 1167 0 333 0

[startup+0.018829 s]
/proc/loadavg: 2.12 1.56 1.47 3/176 15812
/proc/meminfo: memFree=27690680/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=7232 CPUtime=0.01 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 1077 0 0 0 1 0 0 0 20 0 1 0 277072745 7405568 998 33554432000 4194304 8973514 140735559701616 140736736484952 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 1808 998 418 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.10014 s]
/proc/loadavg: 2.12 1.56 1.47 3/176 15812
/proc/meminfo: memFree=27690680/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 1714 0 0 0 9 0 0 0 20 0 1 0 277072745 10551296 1635 33554432000 4194304 8973514 140735559701616 140736736484952 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 2576 1635 446 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300171 s]
/proc/loadavg: 2.12 1.56 1.47 3/176 15812
/proc/meminfo: memFree=27690680/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=10304 CPUtime=0.29 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 1874 0 0 0 29 0 0 0 20 0 1 0 277072745 10551296 1795 33554432000 4194304 8973514 140735559701616 140735559700880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 2576 1795 446 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700118 s]
/proc/loadavg: 2.12 1.56 1.47 3/176 15812
/proc/meminfo: memFree=27690680/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=11328 CPUtime=0.68 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 2136 0 0 0 68 0 0 0 20 0 1 0 277072745 11599872 2057 33554432000 4194304 8973514 140735559701616 140735559700880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 2832 2057 447 1167 0 1613 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11328

[startup+1.50012 s]
/proc/loadavg: 2.12 1.56 1.47 3/177 15813
/proc/meminfo: memFree=27683208/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=12352 CPUtime=1.49 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 2392 0 0 0 148 1 0 0 20 0 1 0 277072745 12648448 2313 33554432000 4194304 8973514 140735559701616 140735559701112 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 3088 2313 447 1167 0 1869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12352

[startup+3.10014 s]
/proc/loadavg: 2.11 1.56 1.47 3/177 15813
/proc/meminfo: memFree=27680108/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=13376 CPUtime=3.09 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 2648 0 0 0 307 2 0 0 20 0 1 0 277072745 13697024 2569 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 3344 2569 447 1167 0 2125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13376

[startup+6.30013 s]
/proc/loadavg: 2.11 1.56 1.47 3/177 15813
/proc/meminfo: memFree=27676552/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=14400 CPUtime=6.28 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 2904 0 0 0 624 4 0 0 20 0 1 0 277072745 14745600 2825 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 3600 2825 447 1167 0 2381 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14400

[startup+12.7002 s]
/proc/loadavg: 2.10 1.58 1.48 3/177 15813
/proc/meminfo: memFree=27673064/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=16448 CPUtime=12.68 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 3416 0 0 0 1260 8 0 0 20 0 1 0 277072745 16842752 3337 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4112 3337 447 1167 0 2893 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16448

[startup+25.5002 s]
/proc/loadavg: 2.08 1.59 1.48 3/177 15813
/proc/meminfo: memFree=27671276/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=18496 CPUtime=25.48 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 3930 0 0 0 2532 16 0 0 20 0 1 0 277072745 18939904 3854 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4624 3854 447 1167 0 3405 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18496

[startup+51.1003 s]
/proc/loadavg: 2.05 1.62 1.49 3/177 15851
/proc/meminfo: memFree=27672768/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=19520 CPUtime=51.07 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 4189 0 0 0 5077 30 0 0 20 0 1 0 277072745 19988480 4110 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4880 4110 447 1167 0 3661 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19520

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

[startup+52.7003 s]
/proc/loadavg: 2.05 1.63 1.50 3/177 15851
/proc/meminfo: memFree=27672892/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=19520 CPUtime=52.68 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 4189 0 0 0 5237 31 0 0 20 0 1 0 277072745 19988480 4110 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4880 4110 447 1167 0 3661 0
Current children cumulated CPU time (s) 52.68
Current children cumulated vsize (KiB) 19520

[startup+53.1002 s]
/proc/loadavg: 2.05 1.63 1.50 3/177 15851
/proc/meminfo: memFree=27672892/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=19520 CPUtime=53.07 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 4189 0 0 0 5276 31 0 0 20 0 1 0 277072745 19988480 4110 33554432000 4194304 8973514 140735559701616 140735559701112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4880 4110 447 1167 0 3661 0
Current children cumulated CPU time (s) 53.07
Current children cumulated vsize (KiB) 19520

[startup+53.5002 s]
/proc/loadavg: 2.05 1.63 1.50 3/177 15851
/proc/meminfo: memFree=27672892/32873660 swapFree=7120/7120
[pid=15812] ppid=15810 vsize=19520 CPUtime=53.47 cores=0,2,4,6
/proc/15812/stat : 15812 (toysat) R 15810 15812 12898 0 -1 4202496 4189 0 0 0 5316 31 0 0 20 0 1 0 277072745 19988480 4110 33554432000 4194304 8973514 140735559701616 140735559700880 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15812/statm: 4880 4110 447 1167 0 3661 0
Current children cumulated CPU time (s) 53.47
Current children cumulated vsize (KiB) 19520

Child status: 0
Real time (s): 53.558
CPU time (s): 53.5409
CPU user time (s): 53.2209
CPU system time (s): 0.319951
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 19520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.2209
system time used= 0.319951
maximum resident set size= 16488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4201
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= 8
involuntary context switches= 78

runsolver used 0.092985 second user time and 0.253961 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 11:04:30
IDJOB=3705833
IDBENCH=1331
IDSOLVER=2285
FILE ID=node117/3705833-1338109470
RUNJOBID= node117-1338109282-14909
PBS_JOBID= 14624465
Free space on /tmp= 70084 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705833-1338109470/watcher-3705833-1338109470 -o /tmp/evaluation-result-3705833-1338109470/solver-3705833-1338109470 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3705833-1338109470.opb

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

MD5SUM BENCH= cabd29c48249a44c2596bb98645c31c8
RANDOM SEED=1161590932

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27691300 kB
Buffers:          309896 kB
Cached:          3979936 kB
SwapCached:            0 kB
Active:          2159328 kB
Inactive:        2150612 kB
Active(anon):      10924 kB
Inactive(anon):    11356 kB
Active(file):    2148404 kB
Inactive(file):  2139256 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14544 kB
Writeback:             0 kB
AnonPages:         26508 kB
Mapped:            16328 kB
Shmem:               200 kB
Slab:             734872 kB
SReclaimable:     178828 kB
SUnreclaim:       556044 kB
KernelStack:        1456 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     133868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70076 MiB
End job on node117 at 2012-05-27 11:05:24