Trace number 3386169

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
SArTagnan 2011-05-15 (fixed)UNSAT 23.7084 8.38763

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

23.46/8.37	
23.46/8.37	s UNSATISFIABLE
23.46/8.37	c Import unit

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: 961)

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-3386169-1305583457/watcher-3386169-1305583457 -o /tmp/evaluation-result-3386169-1305583457/solver-3386169-1305583457 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386169-1305583457.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.74 10.99 9.16 5/505 25849
/proc/meminfo: memFree=22378960/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=48920 CPUtime=0.01 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 6011 0 0 0 1 0 0 0 22 0 1 0 669948383 50094080 5950 33554432000 4194304 4625164 140735193080864 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25849/statm: 12230 5961 291 106 0 7733 0

[startup+0.094917 s]
/proc/loadavg: 10.74 10.99 9.16 5/505 25849
/proc/meminfo: memFree=22378960/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=82368 CPUtime=0.09 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 9860 0 0 0 8 1 0 0 22 0 1 0 669948383 84344832 8787 33554432000 4194304 4625164 140735193080864 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25849/statm: 20592 8788 299 106 0 16095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82368

[startup+0.100911 s]
/proc/loadavg: 10.74 10.99 9.16 5/505 25849
/proc/meminfo: memFree=22378960/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=83812 CPUtime=0.09 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 10188 0 0 0 8 1 0 0 22 0 1 0 669948383 85823488 9115 33554432000 4194304 4625164 140735193080864 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25849/statm: 20953 9115 299 106 0 16456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83812

[startup+0.300879 s]
/proc/loadavg: 10.74 10.99 9.16 5/505 25849
/proc/meminfo: memFree=22378960/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=105592 CPUtime=0.29 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 20813 0 0 0 27 2 0 0 23 0 1 0 669948383 108126208 14400 33554432000 4194304 4625164 140735193080864 18446744073709551615 216634515200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25849/statm: 26398 14403 299 106 0 21901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105592

[startup+0.700779 s]
/proc/loadavg: 10.74 10.99 9.16 5/505 25849
/proc/meminfo: memFree=22378960/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=401040 CPUtime=0.79 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 73529 0 0 0 71 8 0 0 25 0 4 0 669948383 410664960 60012 33554432000 4194304 4625164 140735193080864 18446744073709551615 216634176545 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 100260 60034 319 106 0 95763 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 401040

[startup+1.50064 s]
/proc/loadavg: 10.74 10.99 9.16 9/509 25853
/proc/meminfo: memFree=22075412/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=548576 CPUtime=3.17 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 88811 0 0 0 306 11 0 0 25 0 4 0 669948383 561741824 64832 33554432000 4194304 4625164 140735193080864 18446744073709551615 4390592 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 137144 64832 336 106 0 132647 0
[pid=25849/tid=25851] ppid=25847 vsize=548576 CPUtime=0.43 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 5584 0 0 0 43 0 0 0 25 0 4 0 669948443 561741824 64832 33554432000 4194304 4625164 140735193080864 18446744073709551615 4482058 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=548576 CPUtime=0.71 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 6070 0 0 0 71 0 0 0 25 0 4 0 669948443 561741824 64832 33554432000 4194304 4625164 140735193080864 18446744073709551615 4479584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=548576 CPUtime=0.59 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 4923 0 0 0 59 0 0 0 25 0 4 0 669948443 561741824 64832 33554432000 4194304 4625164 140735193080864 18446744073709551615 4478048 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 548576

[startup+3.10036 s]
/proc/loadavg: 10.74 10.99 9.16 9/512 25859
/proc/meminfo: memFree=22034484/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=559640 CPUtime=7.95 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 103049 0 0 0 782 13 0 0 25 0 4 0 669948383 573071360 67816 33554432000 4194304 4625164 140735193080864 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 139910 67816 336 106 0 135413 0
[pid=25849/tid=25851] ppid=25847 vsize=559640 CPUtime=1.19 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 6465 0 0 0 119 0 0 0 25 0 4 0 669948443 573071360 67816 33554432000 4194304 4625164 140735193080864 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=559640 CPUtime=2.31 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 6820 0 0 0 231 0 0 0 25 0 4 0 669948443 573071360 67816 33554432000 4194304 4625164 140735193080864 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=559640 CPUtime=1.85 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 13158 0 0 0 184 1 0 0 25 0 4 0 669948443 573071360 67816 33554432000 4194304 4625164 140735193080864 18446744073709551615 4553305 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 559640

[startup+6.30079 s]
/proc/loadavg: 10.52 10.94 9.16 12/515 25862
/proc/meminfo: memFree=21622532/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=567888 CPUtime=17.5 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 135066 0 0 0 1732 18 0 0 25 0 4 0 669948383 581517312 74355 33554432000 4194304 4625164 140735193080864 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 141972 74355 336 106 0 137475 0
[pid=25849/tid=25851] ppid=25847 vsize=567888 CPUtime=2.8 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7853 0 0 0 279 1 0 0 25 0 4 0 669948443 581517312 74355 33554432000 4194304 4625164 140735193080864 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=567888 CPUtime=5.51 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7710 0 0 0 551 0 0 0 25 0 4 0 669948443 581517312 74355 33554432000 4194304 4625164 140735193080864 18446744073709551615 4288896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=567888 CPUtime=5 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 37252 0 0 0 495 5 0 0 25 0 4 0 669948443 581517312 74355 33554432000 4194304 4625164 140735193080864 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 567888

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

[startup+7.10065 s]
/proc/loadavg: 10.52 10.94 9.16 12/515 25862
/proc/meminfo: memFree=21589804/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=567888 CPUtime=19.88 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 139468 0 0 0 1969 19 0 0 25 0 4 0 669948383 581517312 74109 33554432000 4194304 4625164 140735193080864 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 141972 74109 336 106 0 137475 0
[pid=25849/tid=25851] ppid=25847 vsize=567888 CPUtime=3.2 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7932 0 0 0 319 1 0 0 25 0 4 0 669948443 581517312 74109 33554432000 4194304 4625164 140735193080864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=567888 CPUtime=6.31 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7772 0 0 0 631 0 0 0 25 0 4 0 669948443 581517312 74109 33554432000 4194304 4625164 140735193080864 18446744073709551615 4288976 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=567888 CPUtime=5.78 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 41301 0 0 0 573 5 0 0 25 0 4 0 669948443 581517312 74109 33554432000 4194304 4625164 140735193080864 18446744073709551615 4288640 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (KiB) 567888

[startup+7.90051 s]
/proc/loadavg: 10.52 10.94 9.16 12/515 25862
/proc/meminfo: memFree=21586704/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=567888 CPUtime=22.26 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 146147 0 0 0 2207 19 0 0 25 0 4 0 669948383 581517312 75003 33554432000 4194304 4625164 140735193080864 18446744073709551615 4390603 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 141972 75003 336 106 0 137475 0
[pid=25849/tid=25851] ppid=25847 vsize=567888 CPUtime=3.6 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7987 0 0 0 359 1 0 0 25 0 4 0 669948443 581517312 75003 33554432000 4194304 4625164 140735193080864 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=567888 CPUtime=7.11 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7820 0 0 0 711 0 0 0 25 0 4 0 669948443 581517312 75003 33554432000 4194304 4625164 140735193080864 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=567888 CPUtime=6.56 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 47560 0 0 0 650 6 0 0 25 0 4 0 669948443 581517312 75003 33554432000 4194304 4625164 140735193080864 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.26
Current children cumulated vsize (KiB) 567888

[startup+8.30044 s]
/proc/loadavg: 10.52 10.94 9.16 12/515 25862
/proc/meminfo: memFree=21586704/32951124 swapFree=53501260/67111528
[pid=25849] ppid=25847 vsize=576176 CPUtime=23.46 cores=1,3,5,7
/proc/25849/stat : 25849 (SArTagnan) R 25847 25849 25708 0 -1 4202496 153038 0 0 0 2326 20 0 0 25 0 4 0 669948383 590004224 74912 33554432000 4194304 4625164 140735193080864 18446744073709551615 216634171399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25849/statm: 144044 74912 336 106 0 139547 0
[pid=25849/tid=25851] ppid=25847 vsize=576176 CPUtime=3.79 cores=1,3,5,7
/proc/25849/task/25851/stat : 25851 (SArTagnan) R 25847 25849 25708 0 -1 4202560 12368 0 0 0 378 1 0 0 25 0 4 0 669948443 590004224 74912 33554432000 4194304 4625164 140735193080864 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25849/tid=25852] ppid=25847 vsize=576176 CPUtime=7.51 cores=1,3,5,7
/proc/25849/task/25852/stat : 25852 (SArTagnan) R 25847 25849 25708 0 -1 4202560 7821 0 0 0 751 0 0 0 25 0 4 0 669948443 590004224 74912 33554432000 4194304 4625164 140735193080864 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25849/tid=25853] ppid=25847 vsize=576176 CPUtime=6.96 cores=1,3,5,7
/proc/25849/task/25853/stat : 25853 (SArTagnan) R 25847 25849 25708 0 -1 4202560 49493 0 0 0 690 6 0 0 25 0 4 0 669948443 590004224 74912 33554432000 4194304 4625164 140735193080864 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 576176

Child status: 20
Real time (s): 8.38763
CPU time (s): 23.7084
CPU user time (s): 23.4894
CPU system time (s): 0.218966
CPU usage (%): 282.659
Max. virtual memory (cumulated for all children) (KiB): 576176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4894
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153615
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= 354
involuntary context switches= 199

runsolver used 0.029995 second user time and 0.114982 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-17 00:04:18
IDJOB=3386169
IDBENCH=88178
IDSOLVER=1871
FILE ID=node103/3386169-1305583457
RUNJOBID= node103-1305582154-25727
PBS_JOBID= 13350311
Free space on /tmp= 73004 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386169-1305583457/watcher-3386169-1305583457 -o /tmp/evaluation-result-3386169-1305583457/solver-3386169-1305583457 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386169-1305583457.cnf -threads=4

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=1493151852

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      22379488 kB
Buffers:        349144 kB
Cached:        4596828 kB
SwapCached:     340168 kB
Active:        4679200 kB
Inactive:      5580520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22379488 kB
SwapTotal:    67111528 kB
SwapFree:     53501260 kB
Dirty:           66300 kB
Writeback:         172 kB
AnonPages:     4984416 kB
Mapped:          24048 kB
Slab:           167912 kB
PageTables:      76768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164776016 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= 72956 MiB
End job on node103 at 2011-05-17 00:04:26