Trace number 3293811

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
rcl 2011-04-01UNSAT 12.1512 29.1542

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.59	c Parsing...
0.96/1.09	c ==============================================================================
0.96/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.96/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.96/1.09	c ==============================================================================
0.96/1.09	c |         0 | 1106145  2845449 |  331843       0        0     nan |  0.000 % |
10.37/10.51	c |         0 |  397874  1296012 |      --       0       --      -- |     --   | -603128/-1152017
10.37/10.52	c ==============================================================================
10.37/10.52	c Result  :   #vars: 64407   #clauses: 397874   #literals: 1296012
10.37/10.52	c CPU time:   10.1375 s
10.37/10.52	c ==============================================================================
12.08/29.13	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-3293811-1303785948/watcher-3293811-1303785948 -o /tmp/evaluation-result-3293811-1303785948/solver-3293811-1303785948 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293811-1303785948.cnf 

running on 2 cores: 1,3

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: 6.62 4.03 3.81 7/190 2191
/proc/meminfo: memFree=15862668/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=11800 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (runsolver) R 2189 2191 524 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 1 0 490194516 12083200 52 33554432000 4194304 5434984 140736796443568 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/2191/statm: 2950 52 31 303 0 2644 0

[startup+0.0602009 s]
/proc/loadavg: 6.62 4.03 3.81 7/190 2191
/proc/meminfo: memFree=15862668/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104193 s]
/proc/loadavg: 6.62 4.03 3.81 7/190 2191
/proc/meminfo: memFree=15862668/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.305159 s]
/proc/loadavg: 6.62 4.03 3.81 7/190 2191
/proc/meminfo: memFree=15862668/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70509 s]
/proc/loadavg: 6.62 4.03 3.81 7/190 2191
/proc/meminfo: memFree=15862668/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 6.62 4.03 3.81 8/192 2193
/proc/meminfo: memFree=15721176/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
[pid=2193] ppid=2191 vsize=171372 CPUtime=1.45 cores=1,3
/proc/2193/stat : 2193 (SatELite_releas) R 2191 2191 524 0 -1 4202496 38066 0 0 0 136 9 0 0 24 0 1 0 490194516 175484928 37830 33554432000 134512640 135144242 4287101792 18446744073709551615 134588390 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2193/statm: 42843 37830 74 155 0 42686 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 180072

[startup+3.10067 s]
/proc/loadavg: 6.62 4.03 3.81 5/192 2193
/proc/meminfo: memFree=15707716/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
[pid=2193] ppid=2191 vsize=173692 CPUtime=3.01 cores=1,3
/proc/2193/stat : 2193 (SatELite_releas) R 2191 2191 524 0 -1 4202496 41377 0 0 0 287 14 0 0 25 0 1 0 490194516 177860608 38056 33554432000 134512640 135144242 4287101792 18446744073709551615 134585488 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2193/statm: 43423 38056 77 155 0 43266 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 182392

[startup+6.30112 s]
/proc/loadavg: 6.73 4.10 3.83 6/192 2193
/proc/meminfo: memFree=15660288/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=0 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490194516 8908800 250 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 250 209 178 0 68 0
[pid=2193] ppid=2191 vsize=187772 CPUtime=6.2 cores=1,3
/proc/2193/stat : 2193 (SatELite_releas) R 2191 2191 524 0 -1 4202496 44694 0 0 0 599 21 0 0 25 0 1 0 490194516 192278528 41373 33554432000 134512640 135144242 4287101792 18446744073709551615 134585570 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2193/statm: 46943 41373 77 155 0 46786 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 196472

[startup+12.701 s]
/proc/loadavg: 6.91 4.18 3.86 5/192 2194
/proc/meminfo: memFree=15785156/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=8700 CPUtime=0.02 cores=1,3
/proc/2194/stat : 2194 (esg_static.sh) D 2191 2191 524 0 -1 4202560 78 0 0 0 0 2 0 0 18 0 1 0 490195593 8908800 102 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664629239 0 0 4096 0 18446744071696489144 0 0 17 3 0 0 0
/proc/2194/statm: 2175 102 58 178 0 68 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 17400

[startup+25.5008 s]
/proc/loadavg: 7.30 4.40 3.93 4/192 2195
/proc/meminfo: memFree=15785780/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=8700 CPUtime=0.02 cores=1,3
/proc/2194/stat : 2194 (esg_static.sh) D 2191 2191 524 0 -1 4202560 78 0 0 0 0 2 0 0 18 0 1 0 490195593 8908800 102 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664629239 0 0 4096 0 18446744071696489144 0 0 17 3 0 0 0
/proc/2194/statm: 2175 102 58 178 0 68 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 17400
heavy processes:

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

[startup+27.1005 s]
/proc/loadavg: 7.30 4.40 3.93 4/192 2195
/proc/meminfo: memFree=15786020/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=8700 CPUtime=0.02 cores=1,3
/proc/2194/stat : 2194 (esg_static.sh) D 2191 2191 524 0 -1 4202560 78 0 0 0 0 2 0 0 18 0 1 0 490195593 8908800 102 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664629239 0 0 4096 0 18446744071696489144 0 0 17 3 0 0 0
/proc/2194/statm: 2175 102 58 178 0 68 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 17400

[startup+27.9004 s]
/proc/loadavg: 7.30 4.40 3.93 5/192 2195
/proc/meminfo: memFree=15786100/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=33776 CPUtime=0.37 cores=1,3
/proc/2194/stat : 2194 (cdcl) R 2191 2191 524 0 -1 4202496 6417 0 0 0 32 5 0 0 18 0 1 0 490195593 34586624 6327 33554432000 4194304 4218580 140735892021488 18446744073709551615 274664356399 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2194/statm: 8444 6327 112 6 0 6914 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 42476

[startup+28.7002 s]
/proc/loadavg: 7.30 4.40 3.93 5/192 2195
/proc/meminfo: memFree=15755880/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=37816 CPUtime=1.03 cores=1,3
/proc/2194/stat : 2194 (cdcl) R 2191 2191 524 0 -1 4202496 7626 0 0 0 97 6 0 0 19 0 1 0 490195593 38723584 7536 33554432000 4194304 4218580 140735892021488 18446744073709551615 4213834 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2194/statm: 9454 7536 131 6 0 7924 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 46516

[startup+29.1012 s]
/proc/loadavg: 7.30 4.40 3.93 5/192 2195
/proc/meminfo: memFree=15755880/32951132 swapFree=67111528/67111528
[pid=2191] ppid=2189 vsize=8700 CPUtime=10.65 cores=1,3
/proc/2191/stat : 2191 (esg_static.sh) S 2189 2191 524 0 -1 4202496 354 58500 0 0 0 0 1037 28 18 0 1 0 490194516 8908800 253 33554432000 4194304 4922060 140736752125184 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2191/statm: 2175 253 209 178 0 68 0
[pid=2194] ppid=2191 vsize=37948 CPUtime=1.43 cores=1,3
/proc/2194/stat : 2194 (cdcl) R 2191 2191 524 0 -1 4202496 7652 0 0 0 137 6 0 0 20 0 1 0 490195593 38858752 7562 33554432000 4194304 4218580 140735892021488 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2194/statm: 9487 7562 131 6 0 7957 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 46648

Child status: 20
Real time (s): 29.1542
CPU time (s): 12.1512
CPU user time (s): 11.7782
CPU system time (s): 0.372943
CPU usage (%): 41.6788
Max. virtual memory (cumulated for all children) (KiB): 210964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7782
system time used= 0.372943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66726
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= 9
involuntary context switches= 431

runsolver used 0.046992 second user time and 0.401938 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:45:48
IDJOB=3293811
IDBENCH=88178
IDSOLVER=1609
FILE ID=node131/3293811-1303785948
RUNJOBID= node131-1303785823-2117
PBS_JOBID= 13157225
Free space on /tmp= 71444 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293811-1303785948/watcher-3293811-1303785948 -o /tmp/evaluation-result-3293811-1303785948/solver-3293811-1303785948 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293811-1303785948.cnf

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=997353853

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15862948 kB
Buffers:       1012872 kB
Cached:       15066324 kB
SwapCached:          0 kB
Active:        5717752 kB
Inactive:     10839528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15862948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          451240 kB
Writeback:        7824 kB
AnonPages:      477192 kB
Mapped:          15388 kB
Slab:           464420 kB
PageTables:       6272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   670656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71444 MiB
End job on node131 at 2011-04-26 04:46:18