Trace number 3293797

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
CryptoMiniSat Strange-Night2-stUNSAT 26.487 26.6203

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.00/0.13	c Outputting solution to console
0.00/0.13	c This is CryptoMiniSat 3.0.0
0.00/0.13	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.13	c Reading file 'HOME/instance-3293797-1303790057.cnf'
0.00/0.13	c -- header says num vars:         370048
0.00/0.13	c -- header says num clauses:     1118066
0.36/0.57	c -- clauses added:            0 learnts,      1118066 normals,            0 xors
0.36/0.57	c -- vars added     370048
0.36/0.57	c Parsing time:  0.38 s
0.36/0.57	c  N st     0         0    370048    342439    717495         0   2705884         0   no data   no data
1.26/1.45	c asymm  cl-useful: 64/64/322352 lits-rem:10363 time: 0.86
15.46/15.64	c Flit:  8883 Blit:  13418 bXBeca:    0 bXProp: 23254 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 14.07
15.46/15.68	c Cleaning up after failed var search:     0.04 s 
15.56/15.75	c Replacing    23255 vars Replaced   349566 lits Time:     0.06 s 
15.67/15.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
15.67/15.89	c bin-w-bin subsume rem          469 bins  time:  0.04 s
15.86/16.01	c subs with bin:      330  lits-rem:      6757  v-fix:    0  time:  0.12 s
19.26/19.45	c Subs w/ non-existent bins:    177 l-rem:   2469 v-fix:   969 done:  27023 time:  3.44 s
19.56/19.74	c Removed useless bin:       3  fixed:     0  props:  20.03M  time:  0.29 s
21.86/22.04	c lits-rem:      1326  cl-subs:      371  v-elim:  95148  v-fix:    0  time:  2.27 s
22.86/23.01	c Finding binary XORs  T:     0.97 s  found:    9665
22.86/23.08	c Replacing     9665 vars Replaced   123790 lits Time:     0.07 s 
23.06/23.24	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
23.06/23.24	c calculated reachability. Time: 0.08
23.06/23.26	c Calc default polars -  time:   0.03 s pos:  173444 undec:  190985 neg:    5619
23.06/23.26	c =========================================================================================
23.06/23.26	c types(t): F = full restart, N = normal restart
23.06/23.26	c types(t): S = simplification begin/end, E = solution found
23.06/23.26	c restart types(rt): st = static, dy = dynamic
23.06/23.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
23.06/23.26	c  B st     0         0    179662    185750    447838         0   1574013         0   no data   no data
26.16/26.35	c  E st     5      1068    179481    185750    447914       966   1574013     83105   no data   no data
26.16/26.35	c num threads              : 1          
26.16/26.35	c restarts                 : 5          
26.16/26.35	c dynamic restarts         : 0          
26.16/26.35	c static restarts          : 5          
26.16/26.35	c full restarts            : 0          
26.16/26.35	c total simplify time      : 0.00       
26.16/26.35	c learnts DL2              : 0          
26.16/26.35	c learnts size 2           : 2326416    
26.16/26.35	c learnts size 1           : 69988       (18.91     % of vars)
26.16/26.35	c filedLit time            : 14.11       (54.30     % time)
26.16/26.35	c v-elim SatELite          : 95148       (25.71     % vars)
26.16/26.35	c SatELite time            : 5.61        (21.58     % time)
26.16/26.35	c v-elim xor               : 0           (0.00      % vars)
26.16/26.35	c xor elim time            : 0.00        (0.00      % time)
26.16/26.35	c num binary xor trees     : 6225       
26.16/26.35	c binxor trees' crown      : 32920       (5.29      leafs/tree)
26.16/26.35	c bin xor find time        : 0.97       
26.16/26.35	c OTF clause improved      : 14          (0.01      clauses/conflict)
26.16/26.35	c OTF impr. size diff      : 17          (1.21       lits/clause)
26.16/26.35	c OTF cl watch-shrink      : 513         (0.48      clauses/conflict)
26.16/26.35	c OTF cl watch-sh-lit      : 4767        (9.29       lits/clause)
26.16/26.35	c tried to recurMin cls    : 656         (61.42      % of conflicts)
26.16/26.35	c updated cache            : 1115        (1.70       lits/tried recurMin)
26.16/26.35	c clauses over max glue    : 0           (0.00      % of all clauses)
26.16/26.35	c conflicts                : 1068        (41.10     / sec)
26.16/26.35	c decisions                : 3454        (0.00      % random)
26.16/26.35	c bogo-props               : 319218062   (12285154.71 / sec)
26.16/26.35	c conflict literals        : 83472       (36.59     % deleted)
26.16/26.35	c Memory used              : 803.12      MB
26.16/26.35	c CPU time                 : 25.98       s
26.16/26.35	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293797-1303790057/watcher-3293797-1303790057 -o /tmp/evaluation-result-3293797-1303790057/solver-3293797-1303790057 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3293797-1303790057.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.86 3.72 1/177 12327
/proc/meminfo: memFree=16821796/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=11800 CPUtime=0 cores=5,7
/proc/12327/stat : 12327 (runsolver) S 12325 12327 9678 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 569236512 12083200 51 33554432000 4194304 5434984 140734290549440 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699977015 0 0 17 5 0 0 0
/proc/12327/statm: 2950 51 31 303 0 2644 0

[startup+0.065161 s]
/proc/loadavg: 3.46 3.86 3.72 1/177 12327
/proc/meminfo: memFree=16821796/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=8484 CPUtime=0 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) S 12325 12327 9678 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 569236512 8687616 53 33554432000 4194304 4627331 140737462901088 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699215550 0 0 17 7 0 0 0
/proc/12327/statm: 2121 53 41 106 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8484

[startup+0.101104 s]
/proc/loadavg: 3.46 3.86 3.72 1/177 12327
/proc/meminfo: memFree=16821796/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=8484 CPUtime=0 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) S 12325 12327 9678 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 569236512 8687616 53 33554432000 4194304 4627331 140737462901088 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699215550 0 0 17 7 0 0 0
/proc/12327/statm: 2121 53 41 106 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8484

[startup+0.301097 s]
/proc/loadavg: 3.46 3.86 3.72 1/177 12327
/proc/meminfo: memFree=16821796/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=166760 CPUtime=0.15 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 37308 0 0 0 11 4 0 0 19 0 1 0 569236512 170762240 28765 33554432000 4194304 4627331 140737462901088 18446744073709551615 4506925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 41690 28765 324 106 0 36661 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 166760

[startup+0.700998 s]
/proc/loadavg: 3.46 3.86 3.72 1/177 12327
/proc/meminfo: memFree=16821796/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=221192 CPUtime=0.56 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 44139 0 0 0 50 6 0 0 20 0 1 0 569236512 226500608 35596 33554432000 4194304 4627331 140737462901088 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 55298 35596 342 106 0 50269 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 221192

[startup+1.50084 s]
/proc/loadavg: 3.46 3.86 3.72 3/182 12334
/proc/meminfo: memFree=16235764/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=230236 CPUtime=1.36 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 46519 0 0 0 130 6 0 0 22 0 1 0 569236512 235761664 37976 33554432000 4194304 4627331 140737462901088 18446744073709551615 4239523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 57559 37976 346 106 0 52530 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 230236

[startup+3.10054 s]
/proc/loadavg: 3.46 3.86 3.72 5/190 12346
/proc/meminfo: memFree=15743836/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=291304 CPUtime=2.96 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 58113 0 0 0 289 7 0 0 25 0 1 0 569236512 298295296 49570 33554432000 4194304 4627331 140737462901088 18446744073709551615 4299625 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 72826 49570 346 106 0 67797 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 291304

[startup+6.30094 s]
/proc/loadavg: 3.50 3.86 3.72 5/190 12346
/proc/meminfo: memFree=14907084/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=401316 CPUtime=6.16 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 79689 0 0 0 606 10 0 0 25 0 1 0 569236512 410947584 71146 33554432000 4194304 4627331 140737462901088 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 100329 71146 346 106 0 95300 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 401316

[startup+12.7007 s]
/proc/loadavg: 3.64 3.88 3.73 4/185 12364
/proc/meminfo: memFree=14476564/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=612032 CPUtime=12.56 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 121807 0 0 0 1241 15 0 0 25 0 1 0 569236512 626720768 113264 33554432000 4194304 4627331 140737462901088 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 153008 113264 346 106 0 147979 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 612032

[startup+25.5003 s]
/proc/loadavg: 3.55 3.85 3.72 4/184 12364
/proc/meminfo: memFree=14025616/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=821516 CPUtime=25.36 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 171958 0 0 0 2513 23 0 0 25 0 1 0 569236512 841232384 163415 33554432000 4194304 4627331 140737462901088 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 205379 163415 374 106 0 200350 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 821516

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

[startup+26.0002 s]
/proc/loadavg: 3.55 3.85 3.72 4/184 12364
/proc/meminfo: memFree=14002800/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=822396 CPUtime=25.86 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 172188 0 0 0 2563 23 0 0 25 0 1 0 569236512 842133504 163645 33554432000 4194304 4627331 140737462901088 18446744073709551615 4324727 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 205599 163645 374 106 0 200570 0
Current children cumulated CPU time (s) 25.86
Current children cumulated vsize (KiB) 822396

[startup+26.4012 s]
/proc/loadavg: 3.55 3.85 3.72 4/184 12364
/proc/meminfo: memFree=14002800/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=822396 CPUtime=26.26 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202496 172204 0 0 0 2603 23 0 0 25 0 1 0 569236512 842133504 163660 33554432000 4194304 4627331 140737462901088 18446744073709551615 231895139442 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12327/statm: 205599 163660 383 106 0 200570 0
Current children cumulated CPU time (s) 26.26
Current children cumulated vsize (KiB) 822396

[startup+26.6011 s]
/proc/loadavg: 3.55 3.85 3.72 4/184 12364
/proc/meminfo: memFree=14002800/32950928 swapFree=67111528/67111528
[pid=12327] ppid=12325 vsize=0 CPUtime=26.45 cores=5,7
/proc/12327/stat : 12327 (strangenight2-s) R 12325 12327 9678 0 -1 4202500 172205 0 0 0 2621 24 0 0 25 0 1 0 569236512 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12327/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.45
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 26.6203
CPU time (s): 26.487
CPU user time (s): 26.219
CPU system time (s): 0.267959
CPU usage (%): 99.4992
Max. virtual memory (cumulated for all children) (KiB): 822396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.219
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172205
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= 20
involuntary context switches= 83

runsolver used 0.054991 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 05:54:18
IDJOB=3293797
IDBENCH=88178
IDSOLVER=1587
FILE ID=node114/3293797-1303790057
RUNJOBID= node114-1303790057-12310
PBS_JOBID= 13157222
Free space on /tmp= 71748 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293797-1303790057/watcher-3293797-1303790057 -o /tmp/evaluation-result-3293797-1303790057/solver-3293797-1303790057 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3293797-1303790057.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=95682946

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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	: 5332.75
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.848
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.848
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16829280 kB
Buffers:       2315716 kB
Cached:       13148684 kB
SwapCached:          0 kB
Active:        6607672 kB
Inactive:      8921984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16829280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          127636 kB
Writeback:           0 kB
AnonPages:       64548 kB
Mapped:          14536 kB
Slab:           527844 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188892 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= 71576 MiB
End job on node114 at 2011-04-26 05:54:45