Trace number 3281600

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
RestartSAT B95UNSAT 395.038 395.032

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

395.00/395.01	c WARNING: for repeatability, setting FPU to use double precision
395.00/395.01	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-3281600-1303748128/watcher-3281600-1303748128 -o /tmp/evaluation-result-3281600-1303748128/solver-3281600-1303748128 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281600-1303748128.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.78 3.95 3.03 5/187 27628
/proc/meminfo: memFree=18094452/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=19684 CPUtime=0 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 744 0 0 0 0 0 0 0 23 0 1 0 486412536 20156416 680 33554432000 4194304 4291949 140734521561888 18446744073709551615 4201613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 4921 681 225 24 0 1555 0

[startup+0.0121689 s]
/proc/loadavg: 3.78 3.95 3.03 5/187 27628
/proc/meminfo: memFree=18094452/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=20884 CPUtime=0 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 1101 0 0 0 0 0 0 0 23 0 1 0 486412536 21385216 1025 33554432000 4194304 4291949 140734521561888 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 5221 1026 227 24 0 1855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20884

[startup+0.101167 s]
/proc/loadavg: 3.78 3.95 3.03 5/187 27628
/proc/meminfo: memFree=18094452/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=38672 CPUtime=0.09 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 6218 0 0 0 8 1 0 0 23 0 1 0 486412536 39600128 5623 33554432000 4194304 4291949 140734521561888 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 9668 5623 227 24 0 6302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38672

[startup+0.301128 s]
/proc/loadavg: 3.78 3.95 3.03 5/187 27628
/proc/meminfo: memFree=18094452/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=78068 CPUtime=0.29 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 17223 0 0 0 26 3 0 0 24 0 1 0 486412536 79941632 15257 33554432000 4194304 4291949 140734521561888 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 19517 15258 227 24 0 16151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78068

[startup+0.701061 s]
/proc/loadavg: 3.78 3.95 3.03 5/187 27628
/proc/meminfo: memFree=18094452/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=162808 CPUtime=0.69 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 38717 0 0 0 63 6 0 0 25 0 1 0 486412536 166715392 34220 33554432000 4194304 4291949 140734521561888 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 40702 34221 227 24 0 37336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162808

[startup+1.50093 s]
/proc/loadavg: 3.80 3.95 3.04 5/188 27629
/proc/meminfo: memFree=17939344/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=228560 CPUtime=1.49 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 51568 0 0 0 141 8 0 0 25 0 1 0 486412536 234045440 46607 33554432000 4194304 4291949 140734521561888 18446744073709551615 4220790 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 57140 46607 366 24 0 53774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228560

[startup+3.10062 s]
/proc/loadavg: 3.80 3.95 3.04 5/188 27629
/proc/meminfo: memFree=17911568/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=226364 CPUtime=3.09 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 70347 0 0 0 298 11 0 0 25 0 1 0 486412536 231796736 46996 33554432000 4194304 4291949 140734521561888 18446744073709551615 4229952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 56591 46997 366 24 0 53225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226364

[startup+11.3002 s]
/proc/loadavg: 4.29 4.05 3.08 6/188 27629
/proc/meminfo: memFree=17924576/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=196100 CPUtime=11.29 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 75416 0 0 0 1117 12 0 0 25 0 1 0 486412536 200806400 42099 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 49025 42099 385 24 0 45659 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 196100

[startup+12.701 s]
/proc/loadavg: 4.43 4.08 3.09 4/183 27647
/proc/meminfo: memFree=18036888/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=196100 CPUtime=12.69 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 75475 0 0 0 1257 12 0 0 25 0 1 0 486412536 200806400 42151 33554432000 4194304 4291949 140734521561888 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 49025 42151 385 24 0 45659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196100

[startup+25.5008 s]
/proc/loadavg: 4.11 4.03 3.09 4/183 27647
/proc/meminfo: memFree=18000368/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=196100 CPUtime=25.5 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 76418 0 0 0 2537 13 0 0 25 0 1 0 486412536 200806400 43060 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 49025 43060 385 24 0 45659 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 196100

[startup+51.1003 s]
/proc/loadavg: 3.95 3.99 3.10 5/188 27685
/proc/meminfo: memFree=17834920/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=226448 CPUtime=51.09 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 78149 0 0 0 5095 14 0 0 25 0 1 0 486412536 231882752 44720 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 56612 44720 385 24 0 53246 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 226448

[startup+102.3 s]
/proc/loadavg: 3.98 3.99 3.15 5/188 27686
/proc/meminfo: memFree=17701060/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=226744 CPUtime=102.29 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 95275 0 0 0 10212 17 0 0 25 0 1 0 486412536 232185856 46422 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 56686 46422 385 24 0 53320 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 226744

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.20 5/188 27688
/proc/meminfo: memFree=17521804/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=226744 CPUtime=162.29 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 97388 0 0 0 16211 18 0 0 25 0 1 0 486412536 232185856 48439 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 56686 48439 385 24 0 53320 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 226744

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.25 5/188 27690
/proc/meminfo: memFree=17417368/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=259996 CPUtime=222.29 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 100631 0 0 0 22210 19 0 0 25 0 1 0 486412536 266235904 51590 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 64999 51590 385 24 0 61633 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 259996

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 3.30 5/188 27691
/proc/meminfo: memFree=17301288/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=262940 CPUtime=282.3 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 105195 0 0 0 28209 21 0 0 25 0 1 0 486412536 269250560 56033 33554432000 4194304 4291949 140734521561888 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 65735 56033 385 24 0 62369 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 262940

[startup+342.301 s]
/proc/loadavg: 4.08 4.03 3.35 5/188 27693
/proc/meminfo: memFree=17175156/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=266444 CPUtime=342.31 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 107885 0 0 0 34208 23 0 0 25 0 1 0 486412536 272838656 58654 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 66611 58654 385 24 0 63245 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 266444

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

[startup+365.201 s]
/proc/loadavg: 4.05 4.02 3.36 5/188 27693
/proc/meminfo: memFree=17344776/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=266884 CPUtime=365.2 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 124294 0 0 0 36494 26 0 0 25 0 1 0 486412536 273289216 55955 33554432000 4194304 4291949 140734521561888 18446744073709551615 4249385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 66721 55955 385 24 0 63355 0
Current children cumulated CPU time (s) 365.2
Current children cumulated vsize (KiB) 266884

[startup+378.001 s]
/proc/loadavg: 4.04 4.02 3.37 5/188 27694
/proc/meminfo: memFree=17280296/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=267344 CPUtime=378 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 124823 0 0 0 37774 26 0 0 25 0 1 0 486412536 273760256 56472 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 66836 56472 385 24 0 63470 0
Current children cumulated CPU time (s) 378
Current children cumulated vsize (KiB) 267344

[startup+384.4 s]
/proc/loadavg: 4.04 4.02 3.37 5/188 27694
/proc/meminfo: memFree=17262808/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=267624 CPUtime=384.4 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125074 0 0 0 38414 26 0 0 25 0 1 0 486412536 274046976 56712 33554432000 4194304 4291949 140734521561888 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 66906 56712 385 24 0 63540 0
Current children cumulated CPU time (s) 384.4
Current children cumulated vsize (KiB) 267624

[startup+390.806 s]
/proc/loadavg: 4.03 4.02 3.38 5/188 27694
/proc/meminfo: memFree=17248424/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=268440 CPUtime=390.8 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125408 0 0 0 39054 26 0 0 25 0 1 0 486412536 274882560 57038 33554432000 4194304 4291949 140734521561888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 67110 57038 385 24 0 63744 0
Current children cumulated CPU time (s) 390.8
Current children cumulated vsize (KiB) 268440

[startup+392.401 s]
/proc/loadavg: 4.03 4.02 3.38 5/188 27694
/proc/meminfo: memFree=17246564/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=268440 CPUtime=392.4 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125465 0 0 0 39214 26 0 0 25 0 1 0 486412536 274882560 57091 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 67110 57091 385 24 0 63744 0
Current children cumulated CPU time (s) 392.4
Current children cumulated vsize (KiB) 268440

[startup+394.001 s]
/proc/loadavg: 4.03 4.02 3.38 5/188 27694
/proc/meminfo: memFree=17241728/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=268440 CPUtime=394 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125515 0 0 0 39374 26 0 0 25 0 1 0 486412536 274882560 57138 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 67110 57138 385 24 0 63744 0
Current children cumulated CPU time (s) 394
Current children cumulated vsize (KiB) 268440

[startup+394.801 s]
/proc/loadavg: 4.03 4.02 3.38 5/188 27694
/proc/meminfo: memFree=17241728/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=268440 CPUtime=394.8 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125563 0 0 0 39454 26 0 0 25 0 1 0 486412536 274882560 57184 33554432000 4194304 4291949 140734521561888 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 67110 57184 385 24 0 63744 0
Current children cumulated CPU time (s) 394.8
Current children cumulated vsize (KiB) 268440

[startup+395.001 s]
/proc/loadavg: 4.03 4.02 3.38 5/188 27694
/proc/meminfo: memFree=17241728/32951132 swapFree=67111528/67111528
[pid=27628] ppid=27626 vsize=268440 CPUtime=395 cores=0,2
/proc/27628/stat : 27628 (RestartSAT) R 27626 27628 27276 0 -1 4202496 125588 0 0 0 39474 26 0 0 25 0 1 0 486412536 274882560 57208 33554432000 4194304 4291949 140734521561888 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27628/statm: 67110 57208 385 24 0 63744 0
Current children cumulated CPU time (s) 395
Current children cumulated vsize (KiB) 268440

Child status: 20
Real time (s): 395.032
CPU time (s): 395.038
CPU user time (s): 394.759
CPU system time (s): 0.278957
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 346584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.759
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125595
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= 10
involuntary context switches= 479

runsolver used 1.26581 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 18:15:29
IDJOB=3281600
IDBENCH=69591
IDSOLVER=1580
FILE ID=node131/3281600-1303748128
RUNJOBID= node131-1303746807-27294
PBS_JOBID= 13154031
Free space on /tmp= 72004 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281600-1303748128/watcher-3281600-1303748128 -o /tmp/evaluation-result-3281600-1303748128/solver-3281600-1303748128 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281600-1303748128.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=881610575

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:      18094732 kB
Buffers:       1000312 kB
Cached:       12863220 kB
SwapCached:          0 kB
Active:        4908544 kB
Inactive:      9432156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18094732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24200 kB
Writeback:           0 kB
AnonPages:      476236 kB
Mapped:          15596 kB
Slab:           452512 kB
PageTables:       6468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   726220 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= 71996 MiB
End job on node131 at 2011-04-25 18:22:04