Trace number 3292757

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
ppfolio seqUNSAT 451.971 451.969

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
451.88/451.96	s UNSATISFIABLE
451.88/451.96	solver [2] clasp 1.3.6 answered
451.88/451.96	Done

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-3292757-1303785185/watcher-3292757-1303785185 -o /tmp/evaluation-result-3292757-1303785185/solver-3292757-1303785185 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292757-1303785185.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: 3.79 3.96 3.97 4/181 1724
/proc/meminfo: memFree=26787648/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=11800 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (runsolver) R 1721 1724 411 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 490116680 12083200 52 33554432000 4194304 5434984 140737432319024 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1724/statm: 2950 52 31 303 0 2644 0

[startup+0.014781 s]
/proc/loadavg: 3.79 3.96 3.97 4/181 1724
/proc/meminfo: memFree=26787648/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) R 1721 1724 411 0 -1 4202496 484 0 0 0 0 0 0 0 18 0 1 0 490116680 18763776 392 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335712661 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1724/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100802 s]
/proc/loadavg: 3.79 3.96 3.97 4/181 1724
/proc/meminfo: memFree=26787648/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300744 s]
/proc/loadavg: 3.79 3.96 3.97 4/181 1724
/proc/meminfo: memFree=26787648/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606339918015234048 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700657 s]
/proc/loadavg: 3.79 3.96 3.97 4/181 1724
/proc/meminfo: memFree=26787648/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606340192893140992 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 4.29 4.06 4.00 11/200 1751
/proc/meminfo: memFree=26718892/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606340192893140992 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=1351436 CPUtime=0.49 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 1467 0 0 0 49 0 0 0 19 0 1 0 490116681 1383870464 968 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 337859 968 327 96 0 334421 0
[pid=1729] ppid=1724 vsize=13784 CPUtime=0.93 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 902 0 0 0 93 0 0 0 16 0 1 0 490116681 14114816 792 33554432000 4194304 4785740 140736841539024 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 3446 792 340 145 0 491 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=0.04 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 4 0 0 0 20 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1839384

[startup+3.10023 s]
/proc/loadavg: 4.29 4.06 4.00 11/200 1751
/proc/meminfo: memFree=26667456/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606340192893140992 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=1351436 CPUtime=0.49 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 1467 0 0 0 49 0 0 0 19 0 1 0 490116681 1383870464 968 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 337859 968 327 96 0 334421 0
[pid=1729] ppid=1724 vsize=14316 CPUtime=2.5 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1051 0 0 0 250 0 0 0 18 0 1 0 490116681 14659584 941 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 3579 941 340 145 0 624 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=0.08 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 8 0 0 0 20 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1839916

[startup+6.30066 s]
/proc/loadavg: 4.29 4.06 4.00 12/205 1760
/proc/meminfo: memFree=26105832/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606339918015234048 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2708224 CPUtime=2.09 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 4191 0 0 0 209 0 0 0 19 0 1 0 490116681 2773221376 2568 33554432000 4194304 4587354 140735606929776 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677056 2568 334 96 0 673618 0
[pid=1729] ppid=1724 vsize=14592 CPUtime=3.29 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1099 0 0 0 329 0 0 0 20 0 1 0 490116681 14942208 989 33554432000 4194304 4785740 140736841539024 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 3648 989 340 145 0 693 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=0.88 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 88 0 0 0 23 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 3196980

[startup+12.7005 s]
/proc/loadavg: 5.47 4.32 4.09 12/205 1761
/proc/meminfo: memFree=25596656/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338268747792384 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2698432 CPUtime=4.23 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 5828 0 0 0 423 0 0 0 25 0 1 0 490116681 2763194368 2486 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 674608 2486 334 96 0 671170 0
[pid=1729] ppid=1724 vsize=15012 CPUtime=5.39 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1197 0 0 0 539 0 0 0 25 0 1 0 490116681 15372288 1087 33554432000 4194304 4785740 140736841539024 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 3753 1087 340 145 0 798 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=3.04 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 304 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3187608

[startup+25.5003 s]
/proc/loadavg: 6.32 4.54 4.16 12/205 1761
/proc/meminfo: memFree=25172612/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2699456 CPUtime=8.49 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 9623 0 0 0 848 1 0 0 25 0 1 0 490116681 2764242944 2585 33554432000 4194304 4587354 140735606929776 18446744073709551615 4243833 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 674864 2585 334 96 0 671426 0
[pid=1729] ppid=1724 vsize=15576 CPUtime=9.69 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1337 0 0 0 969 0 0 0 25 0 1 0 490116681 15949824 1227 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 3894 1227 340 145 0 939 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=7.28 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 728 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 2100228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3189196

[startup+51.1007 s]
/proc/loadavg: 7.91 5.06 4.34 12/205 1762
/proc/meminfo: memFree=25154800/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606339368259420160 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2699592 CPUtime=17.03 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 15795 0 0 0 1702 1 0 0 25 0 1 0 490116681 2764382208 3496 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 674898 3496 334 96 0 671460 0
[pid=1729] ppid=1724 vsize=16176 CPUtime=18.19 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1501 0 0 0 1819 0 0 0 25 0 1 0 490116681 16564224 1391 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 4044 1391 340 145 0 1089 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=15.84 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 1584 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3189932

[startup+102.308 s]
/proc/loadavg: 9.77 6.06 4.72 12/205 1763
/proc/meminfo: memFree=25139384/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606340192893140992 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2700588 CPUtime=34.09 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 27446 0 0 0 3406 3 0 0 25 0 1 0 490116681 2765402112 3862 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 675147 3862 334 96 0 671709 0
[pid=1729] ppid=1724 vsize=17380 CPUtime=35.29 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 1757 0 0 0 3529 0 0 0 25 0 1 0 490116681 17797120 1647 33554432000 4194304 4785740 140736841539024 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 4345 1647 340 145 0 1390 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=32.9 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 3290 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3192132

[startup+162.301 s]
/proc/loadavg: 10.55 6.95 5.11 12/205 1765
/proc/meminfo: memFree=25099204/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338268747792384 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2701328 CPUtime=54.09 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 37844 0 0 0 5404 5 0 0 25 0 1 0 490116681 2766159872 5018 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 675332 5018 334 96 0 671894 0
[pid=1729] ppid=1724 vsize=18432 CPUtime=55.29 cores=1

################
# More data... #
################

/proc/1729/statm: 4931 2209 341 145 0 1976 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=112.92 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 11292 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 3200992

[startup+402.3 s]
/proc/loadavg: 11.01 9.20 6.45 12/205 1771
/proc/meminfo: memFree=25072600/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2708304 CPUtime=134.08 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 71977 0 0 0 13397 11 0 0 25 0 1 0 490116681 2773303296 6986 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677076 6986 334 96 0 673638 0
[pid=1729] ppid=1724 vsize=20060 CPUtime=135.27 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2413 0 0 0 13527 0 0 0 25 0 1 0 490116681 20541440 2303 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5015 2303 341 145 0 2060 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=132.92 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 13292 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 3202528

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

[startup+409.501 s]
/proc/loadavg: 11.01 9.23 6.48 12/205 1771
/proc/meminfo: memFree=25071852/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2708716 CPUtime=136.48 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 72405 0 0 0 13637 11 0 0 25 0 1 0 490116681 2773725184 7401 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677179 7401 334 96 0 673741 0
[pid=1729] ppid=1724 vsize=20060 CPUtime=137.67 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2413 0 0 0 13767 0 0 0 25 0 1 0 490116681 20541440 2303 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5015 2303 341 145 0 2060 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=135.32 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 13532 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 409.47
Current children cumulated vsize (KiB) 3202940

[startup+435.1 s]
/proc/loadavg: 11.01 9.37 6.59 12/205 1772
/proc/meminfo: memFree=25069864/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709420 CPUtime=145.07 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 74958 0 0 0 14496 11 0 0 25 0 1 0 490116681 2774446080 7224 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677355 7224 334 96 0 673917 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=146.18 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 14618 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=143.82 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14382 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 435.07
Current children cumulated vsize (KiB) 3203812

[startup+441.5 s]
/proc/loadavg: 11.00 9.43 6.64 12/205 1772
/proc/meminfo: memFree=25064776/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709420 CPUtime=147.17 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 75274 0 0 0 14706 11 0 0 25 0 1 0 490116681 2774446080 7522 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677355 7522 334 96 0 673917 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=148.37 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 14837 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=145.94 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14594 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 441.48
Current children cumulated vsize (KiB) 3203812

[startup+447.9 s]
/proc/loadavg: 11.00 9.45 6.66 12/205 1772
/proc/meminfo: memFree=25067380/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709924 CPUtime=149.28 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 75642 0 0 0 14917 11 0 0 25 0 1 0 490116681 2774962176 7884 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677481 7884 334 96 0 674043 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=150.47 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 15047 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=148.12 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14812 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 447.87
Current children cumulated vsize (KiB) 3204316

[startup+449.501 s]
/proc/loadavg: 11.00 9.45 6.66 12/205 1772
/proc/meminfo: memFree=25066264/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709924 CPUtime=149.86 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 75655 0 0 0 14975 11 0 0 25 0 1 0 490116681 2774962176 7895 33554432000 4194304 4587354 140735606929776 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677481 7895 334 96 0 674043 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=150.99 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 15099 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=148.62 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14862 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 449.47
Current children cumulated vsize (KiB) 3204316

[startup+451.101 s]
/proc/loadavg: 11.00 9.48 6.69 12/205 1772
/proc/meminfo: memFree=25069736/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709816 CPUtime=150.37 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 76947 0 0 0 15025 12 0 0 25 0 1 0 490116681 2774851584 6594 33554432000 4194304 4587354 140735606929776 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677454 6594 334 96 0 674016 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=151.57 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 15157 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 232335590030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=149.14 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14914 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 451.08
Current children cumulated vsize (KiB) 3204208

[startup+451.501 s]
/proc/loadavg: 11.00 9.48 6.69 12/205 1772
/proc/meminfo: memFree=25069736/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709816 CPUtime=150.49 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 76970 0 0 0 15037 12 0 0 25 0 1 0 490116681 2774851584 6617 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677454 6617 334 96 0 674016 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=151.67 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 15167 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=149.32 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14932 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 451.48
Current children cumulated vsize (KiB) 3204208

[startup+451.901 s]
/proc/loadavg: 11.00 9.48 6.69 12/205 1772
/proc/meminfo: memFree=25069736/32951124 swapFree=67111524/67111528
[pid=1724] ppid=1721 vsize=18324 CPUtime=0 cores=1,3
/proc/1724/stat : 1724 (ppfolio) S 1721 1724 411 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 490116680 18763776 394 33554432000 4194304 4287625 140736807995152 18446744073709551615 232335912463 0 0 4096 65536 4606338955942559744 0 0 17 3 0 0 0
/proc/1724/statm: 4581 394 345 23 0 91 0
[pid=1728] ppid=1724 vsize=2709816 CPUtime=150.67 cores=1
/proc/1728/stat : 1728 (cryptominisat) R 1724 1724 411 0 -1 4202496 77014 0 0 0 15055 12 0 0 25 0 1 0 490116681 2774851584 6660 33554432000 4194304 4587354 140735606929776 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1728/statm: 677454 6660 334 96 0 674016 0
[pid=1729] ppid=1724 vsize=20228 CPUtime=151.79 cores=1
/proc/1729/stat : 1729 (clasp) R 1724 1724 411 0 -1 4202496 2426 0 0 0 15179 0 0 0 25 0 1 0 490116681 20713472 2316 33554432000 4194304 4785740 140736841539024 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1729/statm: 5057 2316 341 145 0 2102 0
[pid=1730] ppid=1724 vsize=455840 CPUtime=149.42 cores=1
/proc/1730/stat : 1730 (TNM) R 1724 1724 411 0 -1 4202496 319 0 0 0 14942 0 0 0 25 0 1 0 490116681 466780160 215 33554432000 134512640 134534564 4292669168 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1730/statm: 113960 215 95 6 0 112626 0
Current children cumulated CPU time (s) 451.88
Current children cumulated vsize (KiB) 3204208

Child status: 0
Real time (s): 451.969
CPU time (s): 451.971
CPU user time (s): 451.842
CPU system time (s): 0.12898
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4529064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 451.842
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80295
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= 103
involuntary context switches= 5014

runsolver used 0.752885 second user time and 1.72074 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 04:33:05
IDJOB=3292757
IDBENCH=87935
IDSOLVER=1613
FILE ID=node132/3292757-1303785185
RUNJOBID= node132-1303785184-1557
PBS_JOBID= 13157216
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292757-1303785185/watcher-3292757-1303785185 -o /tmp/evaluation-result-3292757-1303785185/solver-3292757-1303785185 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292757-1303785185.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1104407070

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26787936 kB
Buffers:        694956 kB
Cached:        4910136 kB
SwapCached:          4 kB
Active:         383564 kB
Inactive:      5289988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26787936 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21552 kB
Writeback:           0 kB
AnonPages:       68432 kB
Mapped:          14384 kB
Slab:           425716 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193808 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71920 MiB
End job on node132 at 2011-04-26 04:40:37