Trace number 3276057

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) 5000.09 5000.21

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.55
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

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-3276057-1303660588/watcher-3276057-1303660588 -o /tmp/evaluation-result-3276057-1303660588/solver-3276057-1303660588 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276057-1303660588.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.00 6/179 26096
/proc/meminfo: memFree=12238952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4427708040581447940 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0

[startup+0.060298 s]
/proc/loadavg: 0.92 0.98 1.00 6/179 26096
/proc/meminfo: memFree=12238952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4427708040581447940 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100307 s]
/proc/loadavg: 0.92 0.98 1.00 6/179 26096
/proc/meminfo: memFree=12238952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4427708040581447940 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300264 s]
/proc/loadavg: 0.92 0.98 1.00 6/179 26096
/proc/meminfo: memFree=12238952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520326497763852288 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700195 s]
/proc/loadavg: 0.92 0.98 1.00 6/179 26096
/proc/meminfo: memFree=12238952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327047519666176 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 1.33 1.07 1.02 8/184 26101
/proc/meminfo: memFree=12221552/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=29100 CPUtime=0.44 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 2789 0 0 0 44 0 0 0 25 0 1 0 458474680 29798400 2122 33554432000 4194304 4587354 140733884698512 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 7275 2122 330 96 0 3837 0
[pid=26099] ppid=26096 vsize=16408 CPUtime=0.43 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 1699 0 0 0 43 0 0 0 25 0 1 0 458474680 16801792 1431 33554432000 4194304 4785740 140736360814944 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 4102 1431 340 145 0 1147 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=0.61 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 61 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 520980

[startup+3.10077 s]
/proc/loadavg: 1.33 1.07 1.02 8/184 26101
/proc/meminfo: memFree=12219448/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327459836526592 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=403516 CPUtime=0.94 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 3917 0 0 0 94 0 0 0 25 0 1 0 458474680 413200384 2067 33554432000 4194304 4587354 140733884698512 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 100879 2067 330 96 0 97441 0
[pid=26099] ppid=26096 vsize=17496 CPUtime=1.02 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 1980 0 0 0 102 0 0 0 25 0 1 0 458474680 17915904 1712 33554432000 4194304 4785740 140736360814944 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 4374 1712 340 145 0 1419 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=1.12 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 112 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 896484

[startup+6.30118 s]
/proc/loadavg: 1.33 1.07 1.02 8/184 26101
/proc/meminfo: memFree=12210296/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520326085446991872 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=402980 CPUtime=2.04 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 5721 0 0 0 203 1 0 0 25 0 1 0 458474680 412651520 2298 33554432000 4194304 4587354 140733884698512 18446744073709551615 4392413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 100745 2298 334 96 0 97307 0
[pid=26099] ppid=26096 vsize=18160 CPUtime=2.03 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 2145 0 0 0 203 0 0 0 25 0 1 0 458474680 18595840 1877 33554432000 4194304 4785740 140736360814944 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 4540 1877 340 145 0 1585 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=2.21 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 221 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 896612

[startup+12.701 s]
/proc/loadavg: 2.04 1.23 1.08 8/184 26101
/proc/meminfo: memFree=12193076/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=415876 CPUtime=4.14 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 8724 0 0 0 413 1 0 0 25 0 1 0 458474680 425857024 5301 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 103969 5301 338 96 0 100531 0
[pid=26099] ppid=26096 vsize=19488 CPUtime=4.21 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 2472 0 0 0 421 0 0 0 25 0 1 0 458474680 19955712 2204 33554432000 4194304 4785740 140736360814944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 4872 2204 340 145 0 1917 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=4.32 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 432 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 910836

[startup+25.5008 s]
/proc/loadavg: 2.65 1.38 1.13 8/184 26101
/proc/meminfo: memFree=12189856/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327322397573120 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=417892 CPUtime=8.44 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 10261 0 0 0 842 2 0 0 25 0 1 0 458474680 427921408 5588 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 104473 5588 338 96 0 101035 0
[pid=26099] ppid=26096 vsize=20616 CPUtime=8.43 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 2738 0 0 0 843 0 0 0 25 0 1 0 458474680 21110784 2470 33554432000 4194304 4785740 140736360814944 18446744073709551615 4546123 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 5154 2470 340 145 0 2199 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=8.61 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 861 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 913980

[startup+51.1012 s]
/proc/loadavg: 3.97 1.82 1.28 8/184 26102
/proc/meminfo: memFree=12175024/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327459836526592 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=417280 CPUtime=16.94 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 13815 0 0 0 1692 2 0 0 25 0 1 0 458474680 427294720 7692 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 104320 7692 338 96 0 100882 0
[pid=26099] ppid=26096 vsize=23560 CPUtime=17.02 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 3450 0 0 0 1701 1 0 0 25 0 1 0 458474680 24125440 3182 33554432000 4194304 4785740 140736360814944 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 5890 3182 340 145 0 2935 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=17.12 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 1712 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 916312

[startup+102.307 s]
/proc/loadavg: 5.12 2.47 1.53 8/184 26103
/proc/meminfo: memFree=12163340/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520325673130131456 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=419636 CPUtime=34.03 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 20753 0 0 0 3400 3 0 0 25 0 1 0 458474680 429707264 8151 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 104909 8151 338 96 0 101471 0
[pid=26099] ppid=26096 vsize=27920 CPUtime=34.04 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 4493 0 0 0 3403 1 0 0 25 0 1 0 458474680 28590080 4225 33554432000 4194304 4785740 140736360814944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 6980 4225 340 145 0 4025 0
[pid=26100] ppid=26096 vsize=457148 CPUtime=34.2 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 876 0 0 0 3420 0 0 0 25 0 1 0 458474680 468119552 773 33554432000 134512640 134534564 4293024080 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114287 773 95 6 0 112953 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 923028

[startup+162.301 s]
/proc/loadavg: 5.67 3.11 1.80 8/184 26105
/proc/meminfo: memFree=12150392/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520325673130131456 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=423752 CPUtime=54.03 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 29504 0 0 0 5399 4 0 0 25 0 1 0 458474680 433922048 8807 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 105938 8807 338 96 0 102500 0
[pid=26099] ppid=26096 vsize=29248 CPUtime=54.04 cores=0

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

/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4542.2
Current children cumulated vsize (KiB) 1127424

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26244
/proc/meminfo: memFree=11878148/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1534.01 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 153325 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=65840 CPUtime=1534.03 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13361 0 0 0 153397 6 0 0 25 0 1 0 458474680 67420160 13093 33554432000 4194304 4785740 140736360814944 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16460 13093 340 145 0 13505 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1534.17 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 153417 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 8440160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 1127704

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26246
/proc/meminfo: memFree=11869920/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1554 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 155324 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=66116 CPUtime=1554.03 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13402 0 0 0 155397 6 0 0 25 0 1 0 458474680 67702784 13134 33554432000 4194304 4785740 140736360814944 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16529 13134 340 145 0 13574 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1554.16 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 155416 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4662.19
Current children cumulated vsize (KiB) 1127980

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26247
/proc/meminfo: memFree=11887748/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1574 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 157324 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=66116 CPUtime=1574.04 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13402 0 0 0 157398 6 0 0 25 0 1 0 458474680 67702784 13134 33554432000 4194304 4785740 140736360814944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16529 13134 340 145 0 13574 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1574.16 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 157416 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4722.2
Current children cumulated vsize (KiB) 1127980

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26249
/proc/meminfo: memFree=11879268/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1593.99 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 159323 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=66116 CPUtime=1594.04 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13423 0 0 0 159398 6 0 0 25 0 1 0 458474680 67702784 13155 33554432000 4194304 4785740 140736360814944 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16529 13155 340 145 0 13574 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1594.16 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 159416 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4782.19
Current children cumulated vsize (KiB) 1127980

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26251
/proc/meminfo: memFree=11870656/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1613.99 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 161323 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=66248 CPUtime=1614.04 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13454 0 0 0 161398 6 0 0 25 0 1 0 458474680 67837952 13186 33554432000 4194304 4785740 140736360814944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16562 13186 340 145 0 13607 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1614.15 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 161415 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4842.18
Current children cumulated vsize (KiB) 1128112

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26252
/proc/meminfo: memFree=11886968/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1633.99 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 163323 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=67012 CPUtime=1634.05 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13604 0 0 0 163399 6 0 0 25 0 1 0 458474680 68620288 13336 33554432000 4194304 4785740 140736360814944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16753 13336 340 145 0 13798 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1634.15 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 163415 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4902.19
Current children cumulated vsize (KiB) 1128876

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 8/184 26254
/proc/meminfo: memFree=11886920/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1653.98 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 165322 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=67012 CPUtime=1654.05 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13628 0 0 0 165399 6 0 0 25 0 1 0 458474680 68620288 13360 33554432000 4194304 4785740 140736360814944 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16753 13360 340 145 0 13798 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1654.15 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 165415 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134530407 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 4962.18
Current children cumulated vsize (KiB) 1128876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 6.06 6.01 5.92 4/179 26256
/proc/meminfo: memFree=11985632/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26091 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26096/stat : 26096 (ppfolio) S 26091 26096 24906 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 458474680 18763776 394 33554432000 4194304 4287625 140735971033344 18446744073709551615 233510317583 0 0 4096 65536 4520327184958619648 0 0 17 4 0 0 0
/proc/26096/statm: 4581 394 345 23 0 91 0
[pid=26098] ppid=26096 vsize=586388 CPUtime=1666.58 cores=0
/proc/26098/stat : 26098 (cryptominisat) R 26096 26096 24906 0 -1 4202496 404286 0 0 0 166582 76 0 0 25 0 1 0 458474680 600461312 49010 33554432000 4194304 4587354 140733884698512 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26098/statm: 146597 49010 338 96 0 143159 0
[pid=26099] ppid=26096 vsize=67012 CPUtime=1666.66 cores=0
/proc/26099/stat : 26099 (clasp) R 26096 26096 24906 0 -1 4202496 13628 0 0 0 166660 6 0 0 25 0 1 0 458474680 68620288 13360 33554432000 4194304 4785740 140736360814944 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26099/statm: 16753 13360 340 145 0 13798 0
[pid=26100] ppid=26096 vsize=457152 CPUtime=1666.85 cores=0
/proc/26100/stat : 26100 (TNM) R 26096 26096 24906 0 -1 4202496 885 0 0 0 166685 0 0 0 25 0 1 0 458474680 468123648 782 33554432000 134512640 134534564 4293024080 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26100/statm: 114288 782 103 6 0 112954 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1128876

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26096 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.21
CPU time (s): 5000.09
CPU user time (s): 4999.27
CPU system time (s): 0.82
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 1395576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 196
involuntary context switches= 4

runsolver used 8.82766 second user time and 18.4122 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-24 17:56:28
IDJOB=3276057
IDBENCH=84762
IDSOLVER=1639
FILE ID=node145/3276057-1303660588
RUNJOBID= node145-1303660588-26074
PBS_JOBID= 13150703
Free space on /tmp= 71700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276057-1303660588/watcher-3276057-1303660588 -o /tmp/evaluation-result-3276057-1303660588/solver-3276057-1303660588 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276057-1303660588.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=2100188533

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12239636 kB
Buffers:       2169700 kB
Cached:       17908144 kB
SwapCached:          0 kB
Active:       10037320 kB
Inactive:     10104852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12239636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20296 kB
Writeback:           0 kB
AnonPages:       63764 kB
Mapped:          14880 kB
Slab:           505748 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195100 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= 71692 MiB
End job on node145 at 2011-04-24 19:19:50