Trace number 3501201

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
PicoGCNF 941UNSAT 64.8221 64.8309

General information on the benchmark

Namegmus/nadel/
edn_9789_21.cnf_46.05000000.unsat.gcnf
MD5SUMd8594e3eb910643185b2af446fe54587
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4906
Satisfiable
(Un)Satisfiability was proved
Number of variables1612554
Number of clauses4700326
Sum of the clauses size10914926
Maximum clause length3
Minimum clause length1
Number of clauses of size 11692
Number of clauses of size 23182668
Number of clauses of size 31515966
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups2707
Number of clauses in the kernel (group 0)4592793
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 42

Solver Data

37.68/37.73	c [picogcnf] 37.73 seconds: first call to SAT solver returned
37.68/37.73	s UNSATISFIABLE
37.68/37.73	c [picogcnf] 37.73 seconds: <1> reduction to 44 out of 2707 (2%)
38.58/38.69	c [picogcnf] 38.69 seconds: <2> reduction to 25 out of 2707 (1%)
39.08/39.14	c [picogcnf] 39.14 seconds: <3> reduction to 24 out of 2707 (1%)
39.59/39.62	c [picogcnf] 39.62 seconds: <4> reduction to 23 out of 2707 (1%)
39.68/39.71	c [picogcnf] 39.70 seconds: <5> reduction to 21 out of 2707 (1%)
39.68/39.75	c [picogcnf] 39.74 seconds: <6> reduction to 20 out of 2707 (1%)
39.78/39.88	c [picogcnf] 39.88 seconds: <7> reduction to 19 out of 2707 (1%)
39.98/40.05	c [picogcnf] 40.05 seconds: <8> reduction to 18 out of 2707 (1%)
40.38/40.46	c [picogcnf] 40.46 seconds: <9> reduction to 17 out of 2707 (1%)
40.78/40.86	c [picogcnf] 40.86 seconds: <10> reduction to 13 out of 2707 (0%)
40.88/40.95	c [picogcnf] 40.95 seconds: <11> reduction to 12 out of 2707 (0%)
40.98/41.08	c [picogcnf] 41.08 seconds: <12> reduction to 11 out of 2707 (0%)
41.48/41.57	c [picogcnf] 41.56 seconds: <13> reduction to 10 out of 2707 (0%)
41.58/41.63	c [picogcnf] 41.63 seconds: <14> reduction to 9 out of 2707 (0%)
41.58/41.67	c [picogcnf] 41.67 seconds: <15> reduction to 8 out of 2707 (0%)
41.69/41.71	c [picogcnf] 41.71 seconds: <16> reduction to 7 out of 2707 (0%)
41.69/41.75	c [picogcnf] 41.75 seconds: <17> reduction to 6 out of 2707 (0%)
42.58/42.64	c [picogcnf] 42.64 seconds: <18> reduction to 4 out of 2707 (0%)
64.58/64.65	c [picogcnf] 64.65 seconds: <19> reduction to 3 out of 2707 (0%)
64.58/64.65	v 2138 2141 2144 0
64.58/64.65	c [picogcnf] 64.65 seconds: max memory 243.4 MB
64.79/64.83	c [picogcnf] 64.82 seconds: 19 reductions

Verifier Data

OK	3

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-3501201-1308041930/watcher-3501201-1308041930 -o /tmp/evaluation-result-3501201-1308041930/solver-3501201-1308041930 -C 1800 -W 1850 -M 7680 picogcnf HOME/instance-3501201-1308041930.gcnf 

running on 2 cores: 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): 1850 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: 6.18 4.46 1.95 4/189 15472
/proc/meminfo: memFree=31316520/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=1056 CPUtime=0 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 179 0 0 0 0 0 0 0 22 0 1 0 994426414 1081344 133 33554432000 134512640 135066516 4294900048 18446744073709551615 134696143 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 264 136 55 136 0 127 0

[startup+0.03392 s]
/proc/loadavg: 6.18 4.46 1.95 4/189 15472
/proc/meminfo: memFree=31316520/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=4484 CPUtime=0.02 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 959 0 0 0 2 0 0 0 22 0 1 0 994426414 4591616 913 33554432000 134512640 135066516 4294900048 18446744073709551615 134518278 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 1121 913 56 136 0 984 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4484

[startup+0.100892 s]
/proc/loadavg: 6.18 4.46 1.95 4/189 15472
/proc/meminfo: memFree=31316520/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=10900 CPUtime=0.09 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 2358 0 0 0 9 0 0 0 22 0 1 0 994426414 11161600 2312 33554432000 134512640 135066516 4294900048 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 2725 2312 56 136 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900

[startup+0.300847 s]
/proc/loadavg: 6.18 4.46 1.95 4/189 15472
/proc/meminfo: memFree=31316520/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=28016 CPUtime=0.28 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 6669 0 0 0 28 0 0 0 23 0 1 0 994426414 28688384 6623 33554432000 134512640 135066516 4294900048 18446744073709551615 134680827 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 7004 6624 56 136 0 6867 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28016

[startup+0.700758 s]
/proc/loadavg: 6.18 4.46 1.95 4/189 15472
/proc/meminfo: memFree=31316520/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=67576 CPUtime=0.69 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 14922 0 0 0 66 3 0 0 25 0 1 0 994426414 69197824 14876 33554432000 134512640 135066516 4294900048 18446744073709551615 134700638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 16894 14876 56 136 0 16757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67576

[startup+1.50059 s]
/proc/loadavg: 6.18 4.46 1.95 5/190 15473
/proc/meminfo: memFree=31219048/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=138156 CPUtime=1.48 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 31660 0 0 0 143 5 0 0 25 0 1 0 994426414 141471744 31614 33554432000 134512640 135066516 4294900048 18446744073709551615 134539501 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15472/statm: 34539 31614 56 136 0 34402 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 138156

[startup+3.10041 s]
/proc/loadavg: 6.18 4.46 1.95 5/190 15473
/proc/meminfo: memFree=31127908/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=275692 CPUtime=3.09 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 63062 0 0 0 297 12 0 0 25 0 1 0 994426414 282308608 63015 33554432000 134512640 135066516 4294900048 18446744073709551615 134680827 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 68923 63016 57 136 0 68786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 275692

[startup+6.30084 s]
/proc/loadavg: 6.01 4.45 1.96 5/190 15510
/proc/meminfo: memFree=31139444/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=281188 CPUtime=6.29 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 64354 0 0 0 617 12 0 0 25 0 1 0 994426414 287936512 64307 33554432000 134512640 135066516 4294900048 18446744073709551615 134533798 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 70297 64307 60 136 0 70160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 281188

[startup+12.7008 s]
/proc/loadavg: 5.85 4.45 1.97 5/190 15512
/proc/meminfo: memFree=31060248/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=284260 CPUtime=12.68 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65105 0 0 0 1256 12 0 0 25 0 1 0 994426414 291082240 65058 33554432000 134512640 135066516 4294900048 18446744073709551615 134555461 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 71065 65058 65 136 0 70928 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 284260

[startup+25.5006 s]
/proc/loadavg: 5.44 4.42 2.00 5/190 15549
/proc/meminfo: memFree=31044272/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289380 CPUtime=25.48 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65402 0 0 0 2536 12 0 0 25 0 1 0 994426414 296325120 65355 33554432000 134512640 135066516 4294900048 18446744073709551615 134540607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72345 65355 65 136 0 72208 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 289380

[startup+51.1004 s]
/proc/loadavg: 4.94 4.39 2.06 5/190 15549
/proc/meminfo: memFree=30962020/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=51.08 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65542 0 0 0 5096 12 0 0 25 0 1 0 994426414 296329216 65495 33554432000 134512640 135066516 4294900048 18446744073709551615 134582174 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65495 77 136 0 72209 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 289384

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

[startup+57.5003 s]
/proc/loadavg: 4.87 4.38 2.07 5/190 15549
/proc/meminfo: memFree=30961124/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=57.48 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65841 0 0 0 5736 12 0 0 25 0 1 0 994426414 296329216 65794 33554432000 134512640 135066516 4294900048 18446744073709551615 134515372 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65794 77 136 0 72209 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 289384

[startup+60.7007 s]
/proc/loadavg: 4.80 4.38 2.08 5/190 15549
/proc/meminfo: memFree=30960996/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=60.68 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65874 0 0 0 6056 12 0 0 25 0 1 0 994426414 296329216 65827 33554432000 134512640 135066516 4294900048 18446744073709551615 134563080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65827 77 136 0 72209 0
Current children cumulated CPU time (s) 60.68
Current children cumulated vsize (KiB) 289384

[startup+62.3005 s]
/proc/loadavg: 4.80 4.38 2.08 5/190 15549
/proc/meminfo: memFree=30960996/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=62.28 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65874 0 0 0 6216 12 0 0 25 0 1 0 994426414 296329216 65827 33554432000 134512640 135066516 4294900048 18446744073709551615 134555389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65827 77 136 0 72209 0
Current children cumulated CPU time (s) 62.28
Current children cumulated vsize (KiB) 289384

[startup+63.9012 s]
/proc/loadavg: 4.73 4.37 2.09 5/190 15549
/proc/meminfo: memFree=30960996/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=63.88 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65874 0 0 0 6376 12 0 0 25 0 1 0 994426414 296329216 65827 33554432000 134512640 135066516 4294900048 18446744073709551615 134541017 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65827 77 136 0 72209 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 289384

[startup+64.3011 s]
/proc/loadavg: 4.73 4.37 2.09 5/190 15549
/proc/meminfo: memFree=30960996/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=64.28 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65874 0 0 0 6416 12 0 0 25 0 1 0 994426414 296329216 65827 33554432000 134512640 135066516 4294900048 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65827 77 136 0 72209 0
Current children cumulated CPU time (s) 64.28
Current children cumulated vsize (KiB) 289384

[startup+64.7011 s]
/proc/loadavg: 4.73 4.37 2.09 5/190 15549
/proc/meminfo: memFree=30960996/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=289384 CPUtime=64.68 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65880 0 0 0 6456 12 0 0 25 0 1 0 994426414 296329216 65833 33554432000 134512640 135066516 4294900048 18446744073709551615 134518739 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 72346 65833 77 136 0 72209 0
Current children cumulated CPU time (s) 64.68
Current children cumulated vsize (KiB) 289384

[startup+64.8011 s]
/proc/loadavg: 4.73 4.37 2.09 5/190 15549
/proc/meminfo: memFree=30979976/32951124 swapFree=67049472/67111528
[pid=15472] ppid=15470 vsize=254560 CPUtime=64.79 cores=4,6
/proc/15472/stat : 15472 (picogcnf) R 15470 15472 15400 0 -1 4202496 65880 0 0 0 6466 13 0 0 25 0 1 0 994426414 260669440 60919 33554432000 134512640 135066516 4294900048 18446744073709551615 134669510 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15472/statm: 63640 60919 77 136 0 63503 0
Current children cumulated CPU time (s) 64.79
Current children cumulated vsize (KiB) 254560

Child status: 20
Real time (s): 64.8309
CPU time (s): 64.8221
CPU user time (s): 64.6802
CPU system time (s): 0.141978
CPU usage (%): 99.9865
Max. virtual memory (cumulated for all children) (KiB): 289384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.6802
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65882
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= 4
involuntary context switches= 155

runsolver used 0.110983 second user time and 0.250961 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-14 10:59:17
IDJOB=3501201
IDBENCH=89942
IDSOLVER=1999
FILE ID=node118/3501201-1308041930
RUNJOBID= node118-1308041929-15419
PBS_JOBID= 13564693
Free space on /tmp= 73956 MiB

SOLVER NAME= PicoGCNF 941
BENCH NAME= SAT11/gmus/nadel/edn_9789_21.cnf_46.05000000.unsat.gcnf
COMMAND LINE= picogcnf BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3501201-1308041930/watcher-3501201-1308041930 -o /tmp/evaluation-result-3501201-1308041930/solver-3501201-1308041930 -C 1800 -W 1850 -M 7680  picogcnf HOME/instance-3501201-1308041930.gcnf

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

MD5SUM BENCH= d8594e3eb910643185b2af446fe54587
RANDOM SEED=450890227

node118.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.842
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.68
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31317536 kB
Buffers:        213336 kB
Cached:         904196 kB
SwapCached:      14336 kB
Active:         688956 kB
Inactive:       705212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31317536 kB
SwapTotal:    67111528 kB
SwapFree:     67049472 kB
Dirty:          198996 kB
Writeback:           0 kB
AnonPages:      275152 kB
Mapped:          10088 kB
Slab:           174008 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   517312 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= 74032 MiB
End job on node118 at 2011-06-14 11:00:22