Trace number 3191461

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 seq? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191461-1302537230/watcher-3191461-1302537230 -o /tmp/evaluation-result-3191461-1302537230/solver-3191461-1302537230 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191461-1302537230.cnf 

running on 2 cores: 4,6

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: 9.57 5.43 3.23 10/197 27664
/proc/meminfo: memFree=12598768/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) R 27662 27664 27560 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 346138891 18763776 392 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27664/statm: 4581 392 343 23 0 91 0

[startup+0.100666 s]
/proc/loadavg: 9.57 5.43 3.23 10/197 27664
/proc/meminfo: memFree=12598768/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 4352821128247345412 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200637 s]
/proc/loadavg: 9.57 5.43 3.23 10/197 27664
/proc/meminfo: memFree=12598768/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300617 s]
/proc/loadavg: 9.57 5.43 3.23 10/197 27664
/proc/meminfo: memFree=12598768/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700526 s]
/proc/loadavg: 9.57 5.43 3.23 10/197 27664
/proc/meminfo: memFree=12598768/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 9.57 5.43 3.23 12/201 27668
/proc/meminfo: memFree=12585344/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 6606671801701367808 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
[pid=27665] ppid=27664 vsize=29492 CPUtime=0.44 cores=4
/proc/27665/stat : 27665 (cryptominisat) R 27664 27664 27560 0 -1 4202496 2718 0 0 0 44 0 0 0 25 0 1 0 346138892 30199808 1941 33554432000 4194304 4587354 140733981129488 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27665/statm: 7373 1941 314 96 0 3935 0
[pid=27666] ppid=27664 vsize=17200 CPUtime=0.49 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 1789 0 0 0 49 0 0 0 25 0 1 0 346138892 17612800 1646 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 4300 1646 341 145 0 1345 0
[pid=27667] ppid=27664 vsize=453976 CPUtime=0.54 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 842 0 0 0 54 0 0 0 25 0 1 0 346138892 464871424 739 33554432000 134512640 134534564 4293219968 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 518992

[startup+3.10111 s]
/proc/loadavg: 9.57 5.43 3.23 12/201 27668
/proc/meminfo: memFree=12579268/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 6606672901212995584 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
[pid=27665] ppid=27664 vsize=1305856 CPUtime=1.49 cores=4
/proc/27665/stat : 27665 (cryptominisat) R 27664 27664 27560 0 -1 4202496 5028 0 0 0 149 0 0 0 19 0 1 0 346138892 1337196544 1539 33554432000 4194304 4587354 140733981129488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27665/statm: 326464 1539 327 96 0 323026 0
[pid=27666] ppid=27664 vsize=17600 CPUtime=0.79 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 1880 0 0 0 79 0 0 0 25 0 1 0 346138892 18022400 1737 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 4400 1737 341 145 0 1445 0
[pid=27667] ppid=27664 vsize=453976 CPUtime=0.79 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 842 0 0 0 79 0 0 0 25 0 1 0 346138892 464871424 739 33554432000 134512640 134534564 4293219968 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1795756

[startup+6.30052 s]
/proc/loadavg: 9.69 5.52 3.28 12/201 27668
/proc/meminfo: memFree=12697692/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=0 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346138891 18763776 394 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 6606672488896135168 0 0 17 6 0 0 0
/proc/27664/statm: 4581 394 345 23 0 91 0
[pid=27665] ppid=27664 vsize=1319616 CPUtime=2.59 cores=4
/proc/27665/stat : 27665 (cryptominisat) R 27664 27664 27560 0 -1 4202496 9304 0 0 0 258 1 0 0 21 0 1 0 346138892 1351286784 4982 33554432000 4194304 4587354 140733981129488 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27665/statm: 329904 4982 337 96 0 326466 0
[pid=27666] ppid=27664 vsize=18804 CPUtime=1.84 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 2163 0 0 0 184 0 0 0 25 0 1 0 346138892 19255296 2020 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 4701 2020 341 145 0 1746 0
[pid=27667] ppid=27664 vsize=453976 CPUtime=1.84 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 842 0 0 0 184 0 0 0 25 0 1 0 346138892 464871424 739 33554432000 134512640 134534564 4293219968 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1810720

[startup+12.7003 s]
/proc/loadavg: 9.79 5.61 3.32 11/200 27669
/proc/meminfo: memFree=12720156/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=20688 CPUtime=4.26 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 2645 0 0 0 426 0 0 0 25 0 1 0 346138892 21184512 2502 33554432000 4194304 4785740 140735740246096 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 5172 2502 341 145 0 2217 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=4.24 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 424 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 497088

[startup+25.501 s]
/proc/loadavg: 9.84 5.83 3.42 11/200 27669
/proc/meminfo: memFree=12701540/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=24216 CPUtime=10.66 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 3438 0 0 0 1066 0 0 0 25 0 1 0 346138892 24797184 3295 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 6054 3295 341 145 0 3099 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=10.64 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 1064 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 500616

[startup+51.1013 s]
/proc/loadavg: 9.89 6.16 3.60 11/200 27670
/proc/meminfo: memFree=12677820/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=28620 CPUtime=23.47 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 4481 0 0 0 2346 1 0 0 25 0 1 0 346138892 29306880 4338 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 7155 4338 341 145 0 4200 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=23.44 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 2344 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 505020

[startup+102.301 s]
/proc/loadavg: 9.95 6.75 3.93 11/200 27671
/proc/meminfo: memFree=12521440/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=33480 CPUtime=49.08 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 5567 0 0 0 4907 1 0 0 25 0 1 0 346138892 34283520 5424 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 8370 5424 341 145 0 5415 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=49.04 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 4904 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 509880

[startup+162.301 s]
/proc/loadavg: 9.98 7.34 4.31 11/200 27673
/proc/meminfo: memFree=12651988/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=38460 CPUtime=79.07 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 6690 0 0 0 7906 1 0 0 25 0 1 0 346138892 39383040 6547 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 9615 6547 341 145 0 6660 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=79.03 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 7903 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 514860

[startup+222.307 s]
/proc/loadavg: 9.99 7.82 4.66 11/200 27674
/proc/meminfo: memFree=12480356/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=41520 CPUtime=109.07 cores=4

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

[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=60996 CPUtime=379.05 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 11795 0 0 0 37903 2 0 0 25 0 1 0 346138892 62459904 11550 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 15249 11550 341 145 0 12294 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=379.09 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 37909 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 537396

[startup+822.301 s]
/proc/loadavg: 10.00 9.71 7.19 11/200 27729
/proc/meminfo: memFree=12558076/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=62328 CPUtime=409.05 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 12099 0 0 0 40903 2 0 0 25 0 1 0 346138892 63823872 11854 33554432000 4194304 4785740 140735740246096 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 15582 11854 341 145 0 12627 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=409.08 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 40908 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 538728

[startup+882.307 s]
/proc/loadavg: 10.00 9.76 7.36 11/200 27731
/proc/meminfo: memFree=12542916/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=63192 CPUtime=439.06 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 12271 0 0 0 43904 2 0 0 25 0 1 0 346138892 64708608 12026 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 15798 12026 341 145 0 12843 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=439.08 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 43908 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 539592

[startup+942.301 s]
/proc/loadavg: 9.83 9.77 7.52 10/199 27732
/proc/meminfo: memFree=12570664/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=63764 CPUtime=469.06 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 12394 0 0 0 46904 2 0 0 25 0 1 0 346138892 65294336 12149 33554432000 4194304 4785740 140735740246096 18446744073709551615 220815934086 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 15941 12149 341 145 0 12986 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=469.07 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 46907 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 540164

[startup+1002.3 s]
/proc/loadavg: 9.36 9.64 7.61 10/199 27734
/proc/meminfo: memFree=12563680/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=65536 CPUtime=499.06 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 12817 0 0 0 49904 2 0 0 25 0 1 0 346138892 67108864 12572 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 16384 12572 341 145 0 13429 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=499.07 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 49907 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 541936

[startup+1062.3 s]
/proc/loadavg: 9.18 9.54 7.70 10/199 27736
/proc/meminfo: memFree=12552120/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=67376 CPUtime=529.07 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13208 0 0 0 52905 2 0 0 25 0 1 0 346138892 68993024 12963 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 16844 12963 341 145 0 13889 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=529.06 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 52906 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 543776

[startup+1122.3 s]
/proc/loadavg: 9.14 9.45 7.78 11/200 27799
/proc/meminfo: memFree=13005656/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=69000 CPUtime=559.08 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13559 0 0 0 55906 2 0 0 25 0 1 0 346138892 70656000 13314 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 17250 13314 341 145 0 14295 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=559.06 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 55906 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 545400

[startup+1182.3 s]
/proc/loadavg: 9.68 9.55 7.92 11/200 27801
/proc/meminfo: memFree=12905604/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=69576 CPUtime=589.08 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13687 0 0 0 58906 2 0 0 25 0 1 0 346138892 71245824 13442 33554432000 4194304 4785740 140735740246096 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 17394 13442 341 145 0 14439 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=589.05 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 58905 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 545976

[startup+1242.3 s]
/proc/loadavg: 9.88 9.63 8.05 11/200 27802
/proc/meminfo: memFree=12900896/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=70152 CPUtime=619.09 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13817 0 0 0 61907 2 0 0 25 0 1 0 346138892 71835648 13572 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 17538 13572 341 145 0 14583 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=619.05 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 61905 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 546552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.95 9.69 8.17 11/200 27804
/proc/meminfo: memFree=12843820/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=70916 CPUtime=647.9 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13977 0 0 0 64788 2 0 0 25 0 1 0 346138892 72617984 13732 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 17729 13732 341 145 0 14774 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=647.94 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 64794 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 547316

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 9.95 9.69 8.17 11/200 27804
/proc/meminfo: memFree=12843820/32951124 swapFree=67111528/67111528
[pid=27664] ppid=27662 vsize=18324 CPUtime=4.17 cores=4,6
/proc/27664/stat : 27664 (ppfolio) S 27662 27664 27560 0 -1 4202496 503 9964 0 0 0 0 416 1 15 0 1 0 346138891 18763776 395 33554432000 4194304 4287625 140736973932992 18446744073709551615 220816256527 0 0 4096 65536 18267275467927027972 0 0 17 6 0 0 0
/proc/27664/statm: 4581 395 346 23 0 91 0
[pid=27666] ppid=27664 vsize=70916 CPUtime=647.9 cores=4
/proc/27666/stat : 27666 (clasp) R 27664 27664 27560 0 -1 4202496 13977 0 0 0 64788 2 0 0 25 0 1 0 346138892 72617984 13732 33554432000 4194304 4785740 140735740246096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27666/statm: 17729 13732 341 145 0 14774 0
[pid=27667] ppid=27664 vsize=458076 CPUtime=647.94 cores=4
/proc/27667/stat : 27667 (TNM) R 27664 27664 27560 0 -1 4202496 1000 0 0 0 64794 0 0 0 25 0 1 0 346138892 469069824 897 33554432000 134512640 134534564 4293219968 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27667/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 547316

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300
CPU system time (s): 0.049992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3085532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25475
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= 59
involuntary context switches= 14630

runsolver used 2.25966 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 17:53:50
IDJOB=3191461
IDBENCH=82592
IDSOLVER=1613
FILE ID=node147/3191461-1302537230
RUNJOBID= node147-1302537048-27579
PBS_JOBID= 12951126
Free space on /tmp= 71244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191461-1302537230/watcher-3191461-1302537230 -o /tmp/evaluation-result-3191461-1302537230/solver-3191461-1302537230 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191461-1302537230.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1605825004

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      12598800 kB
Buffers:        717180 kB
Cached:       18596036 kB
SwapCached:          0 kB
Active:       10870400 kB
Inactive:      9057324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12598800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      613988 kB
Mapped:          17588 kB
Slab:           358844 kB
PageTables:       7336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4114320 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= 71236 MiB
End job on node147 at 2011-04-11 18:15:30