Trace number 3483980

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)UNSAT 18.2612 18.5872

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-bc57sensorsp3-tseitin.cnf
MD5SUM7dac843deb28c1c66e8118997464d4b0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.507922
Satisfiable
(Un)Satisfiability was proved
Number of variables70297
Number of clauses194006
Sum of the clauses size452678
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2129336
Number of clauses of size 364668
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.66	c INFO: solving HOME/instance-3483980-1307749822.cnf
0.30/0.66	c INFO: computing task features
0.87/1.22	c INFO: computed variable-clause graph statistics
0.87/1.24	c INFO: computed clause balance statistics
3.87/4.20	c INFO: computed variable balance statistics
6.06/6.41	c INFO: computed small-clause counts
6.06/6.43	c INFO: computed Horn-clause counts
11.86/12.28	c INFO: computed variable graph statistics
11.86/12.28	c INFO: collected features for HOME/instance-3483980-1307749822.cnf in 11.60 s
11.86/12.29	c INFO: running lingeling-276@0 for 582 with 1188 remaining (b = 0.63)
18.14/18.56	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.1 (svn: 988)

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-3483980-1307749822/watcher-3483980-1307749822 -o /tmp/evaluation-result-3483980-1307749822/solver-3483980-1307749822 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483980-1307749822.cnf -seed 209824839 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.38 3.81 3.82 3/192 22007
/proc/meminfo: memFree=30689248/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=15184 CPUtime=0 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 734 0 0 0 0 0 0 0 25 0 1 0 5727065 15548416 622 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/22007/statm: 3796 622 322 364 0 283 0

[startup+0.0126981 s]
/proc/loadavg: 3.38 3.81 3.82 3/192 22007
/proc/meminfo: memFree=30689248/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=15780 CPUtime=0 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 918 0 0 0 0 0 0 0 25 0 1 0 5727065 16158720 797 33554432000 4194304 5683644 140735233841376 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22007/statm: 3945 800 349 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+0.10073 s]
/proc/loadavg: 3.38 3.81 3.82 3/192 22007
/proc/meminfo: memFree=30689248/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=93964 CPUtime=0.05 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 2693 0 0 0 4 1 0 0 25 0 1 0 5727065 96219136 2407 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/22007/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93964

[startup+0.300715 s]
/proc/loadavg: 3.38 3.81 3.82 3/192 22007
/proc/meminfo: memFree=30689248/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=135752 CPUtime=0.15 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 5970 933 1 0 12 3 0 0 25 0 1 0 5727065 139010048 4148 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124076037 0 2147483391 16781312 2 0 0 0 17 6 0 0 0
/proc/22007/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 135752

[startup+0.700628 s]
/proc/loadavg: 3.38 3.81 3.82 3/192 22007
/proc/meminfo: memFree=30689248/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=284184 CPUtime=0.37 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 10706 933 1 0 31 6 0 0 25 0 1 0 5727065 291004416 8375 33554432000 4194304 5683644 140735233841376 18446744073709551615 47495116402257 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/22007/statm: 71046 8375 1761 364 0 6970 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284184

[startup+1.5005 s]
/proc/loadavg: 3.38 3.81 3.82 4/193 22012
/proc/meminfo: memFree=30642632/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=314656 CPUtime=1.17 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 24579 933 1 0 109 8 0 0 25 0 1 0 5727065 322207744 16048 33554432000 4194304 5683644 140735233841376 18446744073709551615 232123739567 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22007/statm: 78664 16048 1826 364 0 14588 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 314656

[startup+3.10022 s]
/proc/loadavg: 3.38 3.81 3.82 4/193 22012
/proc/meminfo: memFree=30631352/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=314656 CPUtime=2.77 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 24579 933 1 0 269 8 0 0 25 0 1 0 5727065 322207744 16048 33554432000 4194304 5683644 140735233841376 18446744073709551615 4623600 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22007/statm: 78664 16048 1826 364 0 14588 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 314656

[startup+6.30065 s]
/proc/loadavg: 3.35 3.79 3.81 4/193 22012
/proc/meminfo: memFree=30627136/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=314656 CPUtime=5.96 cores=4,6
/proc/22007/stat : 22007 (python) R 22005 22007 20932 0 -1 4202496 24580 933 1 0 588 8 0 0 25 0 1 0 5727065 322207744 16049 33554432000 4194304 5683644 140735233841376 18446744073709551615 4458819 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22007/statm: 78664 16049 1827 364 0 14588 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 314656

[startup+12.7005 s]
/proc/loadavg: 3.32 3.78 3.81 4/193 22012
/proc/meminfo: memFree=30626440/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=323460 CPUtime=11.96 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 25249 933 1 0 1187 9 0 0 25 0 2 0 5727065 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22007/statm: 80865 15727 1867 364 0 16783 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 323460

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

[startup+15.901 s]
/proc/loadavg: 3.30 3.77 3.80 4/196 22015
/proc/meminfo: memFree=30605952/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=323460 CPUtime=11.96 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 25249 933 1 0 1187 9 0 0 25 0 2 0 5727065 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22007/statm: 80865 15727 1867 364 0 16783 0
[pid=22013] ppid=22007 vsize=313216 CPUtime=0 cores=4,6
/proc/22013/stat : 22013 (python) S 22007 22007 20932 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 5728295 320733184 14209 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124100111 0 0 16781312 514 4345186394381975812 0 0 17 4 0 0 0
/proc/22013/statm: 78304 14209 353 364 0 14222 0
[pid=22015] ppid=22013 vsize=25328 CPUtime=3.58 cores=4,6
/proc/22015/stat : 22015 (lingeling) R 22013 22015 22015 0 -1 4202496 8446 0 0 0 358 0 0 0 25 0 1 0 5728295 25935872 5531 33554432000 4194304 4352236 140737098848032 18446744073709551615 4214757 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/22015/statm: 6332 5531 127 39 0 5412 0
[pid=22007/tid=22014] ppid=22005 vsize=323460 CPUtime=0 cores=4,6
/proc/22007/task/22014/stat : 22014 (python) S 22005 22007 20932 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 5728295 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135903665 0 0 16781312 2 18446604453958032192 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.54
Current children cumulated vsize (KiB) 662004

[startup+17.5006 s]
/proc/loadavg: 3.30 3.77 3.80 4/196 22015
/proc/meminfo: memFree=30601496/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=323460 CPUtime=11.96 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 25249 933 1 0 1187 9 0 0 25 0 2 0 5727065 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22007/statm: 80865 15727 1867 364 0 16783 0
[pid=22013] ppid=22007 vsize=313216 CPUtime=0 cores=4,6
/proc/22013/stat : 22013 (python) S 22007 22007 20932 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 5728295 320733184 14232 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124100111 0 0 16781312 514 4345186394381975812 0 0 17 4 0 0 0
/proc/22013/statm: 78304 14232 376 364 0 14222 0
[pid=22015] ppid=22013 vsize=29428 CPUtime=5.18 cores=4,6
/proc/22015/stat : 22015 (lingeling) R 22013 22015 22015 0 -1 4202496 9471 0 0 0 518 0 0 0 25 0 1 0 5728295 30134272 6556 33554432000 4194304 4352236 140737098848032 18446744073709551615 4229912 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/22015/statm: 7357 6556 127 39 0 6437 0
[pid=22007/tid=22014] ppid=22005 vsize=323460 CPUtime=0 cores=4,6
/proc/22007/task/22014/stat : 22014 (python) S 22005 22007 20932 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 5728295 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135903665 0 0 16781312 2 18446604453958032192 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.14
Current children cumulated vsize (KiB) 666104

[startup+18.3005 s]
/proc/loadavg: 3.30 3.77 3.80 4/196 22015
/proc/meminfo: memFree=30601496/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=323460 CPUtime=11.96 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 25249 933 1 0 1187 9 0 0 25 0 2 0 5727065 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22007/statm: 80865 15727 1867 364 0 16783 0
[pid=22013] ppid=22007 vsize=313216 CPUtime=0 cores=4,6
/proc/22013/stat : 22013 (python) S 22007 22007 20932 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 5728295 320733184 14232 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124100111 0 0 16781312 514 4345186394381975812 0 0 17 4 0 0 0
/proc/22013/statm: 78304 14232 376 364 0 14222 0
[pid=22015] ppid=22013 vsize=29428 CPUtime=5.98 cores=4,6
/proc/22015/stat : 22015 (lingeling) R 22013 22015 22015 0 -1 4202496 9471 0 0 0 598 0 0 0 25 0 1 0 5728295 30134272 6556 33554432000 4194304 4352236 140737098848032 18446744073709551615 4267799 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/22015/statm: 7357 6556 127 39 0 6437 0
[pid=22007/tid=22014] ppid=22005 vsize=323460 CPUtime=0 cores=4,6
/proc/22007/task/22014/stat : 22014 (python) S 22005 22007 20932 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 5728295 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135903665 0 0 16781312 2 18446604453958032192 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.94
Current children cumulated vsize (KiB) 666104

[startup+18.5004 s]
/proc/loadavg: 3.30 3.77 3.80 4/196 22015
/proc/meminfo: memFree=30601496/32950928 swapFree=67111528/67111528
[pid=22007] ppid=22005 vsize=323460 CPUtime=11.96 cores=4,6
/proc/22007/stat : 22007 (python) S 22005 22007 20932 0 -1 4202496 25249 933 1 0 1187 9 0 0 25 0 2 0 5727065 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22007/statm: 80865 15727 1867 364 0 16783 0
[pid=22013] ppid=22007 vsize=313216 CPUtime=0 cores=4,6
/proc/22013/stat : 22013 (python) S 22007 22007 20932 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 5728295 320733184 14232 33554432000 4194304 5683644 140735233841376 18446744073709551615 232124100111 0 0 16781312 514 4345186394381975812 0 0 17 4 0 0 0
/proc/22013/statm: 78304 14232 376 364 0 14222 0
[pid=22015] ppid=22013 vsize=17292 CPUtime=6.18 cores=4,6
/proc/22015/stat : 22015 (lingeling) R 22013 22015 22015 0 -1 4202496 9473 0 0 0 618 0 0 0 25 0 1 0 5728295 17707008 3525 33554432000 4194304 4352236 140737098848032 18446744073709551615 4207896 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/22015/statm: 4323 3525 129 39 0 3403 0
[pid=22007/tid=22014] ppid=22005 vsize=323460 CPUtime=0 cores=4,6
/proc/22007/task/22014/stat : 22014 (python) S 22005 22007 20932 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 5728295 331223040 15727 33554432000 4194304 5683644 140735233841376 18446744073709551615 232135903665 0 0 16781312 2 18446604453958032192 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.14
Current children cumulated vsize (KiB) 653968

Child status: 0
Real time (s): 18.5872
CPU time (s): 18.2612
CPU user time (s): 18.1392
CPU system time (s): 0.121981
CPU usage (%): 98.2462
Max. virtual memory (cumulated for all children) (KiB): 666104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1392
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45048
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2882
involuntary context switches= 237

runsolver used 0.033994 second user time and 0.065989 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:50:22
IDJOB=3483980
IDBENCH=82491
IDSOLVER=1976
FILE ID=node124/3483980-1307749822
RUNJOBID= node124-1307747010-20951
PBS_JOBID= 13550833
Free space on /tmp= 73804 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bc57sensorsp3-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483980-1307749822/watcher-3483980-1307749822 -o /tmp/evaluation-result-3483980-1307749822/solver-3483980-1307749822 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483980-1307749822.cnf -seed 209824839 -budget 1200

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

MD5SUM BENCH= 7dac843deb28c1c66e8118997464d4b0
RANDOM SEED=209824839

node124.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.855
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.855
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.855
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.82
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.855
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.855
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.82
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.855
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.855
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.82
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.855
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:      30690056 kB
Buffers:         98676 kB
Cached:        1559752 kB
SwapCached:          0 kB
Active:        1106668 kB
Inactive:       985848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30690056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           47636 kB
Writeback:           0 kB
AnonPages:      433780 kB
Mapped:          22976 kB
Slab:           102372 kB
PageTables:       7968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   893816 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= 73772 MiB
End job on node124 at 2011-06-11 01:50:41