Trace number 3263626

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.03 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

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

running on 2 cores: 5,7

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: 8.11 8.65 8.38 7/188 29766
/proc/meminfo: memFree=20690904/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18240 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) R 29764 29766 28695 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 466254106 18677760 232 33554432000 4194304 4287625 140735433473664 18446744073709551615 208075269608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29766/statm: 4560 233 197 23 0 57 0

[startup+0.0308989 s]
/proc/loadavg: 8.11 8.65 8.38 7/188 29766
/proc/meminfo: memFree=20690904/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 2103562560811794696 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100885 s]
/proc/loadavg: 8.11 8.65 8.38 7/188 29766
/proc/meminfo: memFree=20690904/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 2103562560811794696 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300848 s]
/proc/loadavg: 8.11 8.65 8.38 7/188 29766
/proc/meminfo: memFree=20690904/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700772 s]
/proc/loadavg: 8.11 8.65 8.38 7/188 29766
/proc/meminfo: memFree=20690904/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 8.11 8.65 8.38 9/192 29770
/proc/meminfo: memFree=20672024/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611534010944847872 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=33200 CPUtime=0.49 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 3545 0 0 0 49 0 0 0 25 0 1 0 466254107 33996800 2810 33554432000 4194304 4587354 140734255611488 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 8300 2810 326 96 0 4862 0
[pid=29769] ppid=29766 vsize=16608 CPUtime=0.39 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 1886 0 0 0 39 0 0 0 25 0 1 0 466254107 17006592 1506 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 4152 1506 340 145 0 1197 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=0.58 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 58 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 522636

[startup+3.10031 s]
/proc/loadavg: 8.11 8.65 8.38 9/192 29770
/proc/meminfo: memFree=20666444/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611534010944847872 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1751112 CPUtime=0.99 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 4234 0 0 0 99 0 0 0 25 0 1 0 466254107 1793138688 2844 33554432000 4194304 4587354 140734255611488 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 437778 2844 327 96 0 434340 0
[pid=29769] ppid=29766 vsize=21880 CPUtime=0.93 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 3170 0 0 0 93 0 0 0 25 0 1 0 466254107 22405120 2790 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 5470 2790 340 145 0 2515 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=1.14 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 114 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2245820

[startup+6.3007 s]
/proc/loadavg: 8.10 8.64 8.38 9/192 29770
/proc/meminfo: memFree=20655432/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611534010944847872 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1760352 CPUtime=2.09 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 5637 0 0 0 209 0 0 0 25 0 1 0 466254107 1802600448 2934 33554432000 4194304 4587354 140734255611488 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 440088 2934 327 96 0 436650 0
[pid=29769] ppid=29766 vsize=26324 CPUtime=1.99 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 4291 0 0 0 199 0 0 0 25 0 1 0 466254107 26955776 3911 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 6581 3911 340 145 0 3626 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=2.18 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 218 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2259504

[startup+12.7005 s]
/proc/loadavg: 8.09 8.63 8.38 9/192 29770
/proc/meminfo: memFree=20659364/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611533186311127040 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1752016 CPUtime=4.19 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 7020 0 0 0 419 0 0 0 25 0 1 0 466254107 1794064384 2993 33554432000 4194304 4587354 140734255611488 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 438004 2993 337 96 0 434566 0
[pid=29769] ppid=29766 vsize=29520 CPUtime=4.14 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 5041 0 0 0 413 1 0 0 25 0 1 0 466254107 30228480 4661 33554432000 4194304 4785740 140733539861072 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 7380 4661 340 145 0 4425 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=4.34 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 434 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2254364

[startup+25.501 s]
/proc/loadavg: 8.07 8.60 8.37 9/192 29771
/proc/meminfo: memFree=20635824/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611532911433220096 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1768664 CPUtime=8.44 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 11032 0 0 0 843 1 0 0 25 0 1 0 466254107 1811111936 6131 33554432000 4194304 4587354 140734255611488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 442166 6131 337 96 0 438728 0
[pid=29769] ppid=29766 vsize=34744 CPUtime=8.39 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 6295 0 0 0 838 1 0 0 25 0 1 0 466254107 35577856 5915 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 8686 5915 340 145 0 5731 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=8.64 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 864 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2276236

[startup+51.1012 s]
/proc/loadavg: 8.04 8.55 8.36 9/192 29771
/proc/meminfo: memFree=20613608/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 4611534010944847872 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1781936 CPUtime=16.98 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 15404 0 0 0 1697 1 0 0 25 0 1 0 466254107 1824702464 10498 33554432000 4194304 4587354 140734255611488 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 445484 10498 337 96 0 442046 0
[pid=29769] ppid=29766 vsize=43592 CPUtime=16.94 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 8408 0 0 0 1693 1 0 0 25 0 1 0 466254107 44638208 8028 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 10898 8028 340 145 0 7943 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=17.14 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 1714 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2298356

[startup+102.306 s]
/proc/loadavg: 8.02 8.46 8.34 9/192 29773
/proc/meminfo: memFree=20588680/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=0 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466254106 18763776 393 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29766/statm: 4581 393 345 23 0 91 0
[pid=29768] ppid=29766 vsize=1936156 CPUtime=34.05 cores=5
/proc/29768/stat : 29768 (cryptominisat) R 29766 29766 28695 0 -1 4202496 16730 0 0 0 3403 2 0 0 25 0 1 0 466254107 1982623744 11805 33554432000 4194304 4587354 140734255611488 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29768/statm: 484039 11805 337 96 0 480601 0
[pid=29769] ppid=29766 vsize=54820 CPUtime=33.99 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 11055 0 0 0 3397 2 0 0 25 0 1 0 466254107 56135680 10675 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 13705 10675 340 145 0 10750 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=34.24 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 3424 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2463804

[startup+162.301 s]
/proc/loadavg: 7.48 8.25 8.27 7/190 29774
/proc/meminfo: memFree=20706476/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=64296 CPUtime=60.08 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 13337 0 0 0 6005 3 0 0 25 0 1 0 466254107 65839104 12957 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 16074 12957 340 145 0 13119 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=60.31 cores=5

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

/proc/meminfo: memFree=20764028/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=105784 CPUtime=360.14 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 22825 0 0 0 36008 6 0 0 25 0 1 0 466254107 108322816 22445 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 26446 22445 340 145 0 23491 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=360.29 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 36029 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 578612

[startup+822.301 s]
/proc/loadavg: 3.32 5.35 6.78 3/174 29828
/proc/meminfo: memFree=20882368/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=112908 CPUtime=390.13 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 24486 0 0 0 39007 6 0 0 25 0 1 0 466254107 115617792 24106 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 28227 24106 340 145 0 25272 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=390.29 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 39029 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134526071 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 585736

[startup+882.301 s]
/proc/loadavg: 2.48 4.74 6.48 3/174 29829
/proc/meminfo: memFree=20880124/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=115468 CPUtime=420.12 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25067 0 0 0 42006 6 0 0 25 0 1 0 466254107 118239232 24687 33554432000 4194304 4785740 140733539861072 18446744073709551615 4276942 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 28867 24687 340 145 0 25912 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=420.3 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 42030 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 588296

[startup+942.3 s]
/proc/loadavg: 2.17 4.23 6.19 3/174 29831
/proc/meminfo: memFree=20879968/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=115468 CPUtime=450.12 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25089 0 0 0 45006 6 0 0 25 0 1 0 466254107 118239232 24709 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 28867 24709 340 145 0 25912 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=450.3 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 45030 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 588296

[startup+1002.3 s]
/proc/loadavg: 2.12 3.84 5.93 3/174 29833
/proc/meminfo: memFree=20880064/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=115468 CPUtime=480.11 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25093 0 0 0 48005 6 0 0 25 0 1 0 466254107 118239232 24713 33554432000 4194304 4785740 140733539861072 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 28867 24713 340 145 0 25912 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=480.31 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 48031 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 588296

[startup+1062.3 s]
/proc/loadavg: 2.04 3.50 5.69 3/174 29834
/proc/meminfo: memFree=20879288/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=116416 CPUtime=510.11 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25294 0 0 0 51005 6 0 0 25 0 1 0 466254107 119209984 24914 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 29104 24914 340 145 0 26149 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=510.32 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 51032 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 589244

[startup+1122.3 s]
/proc/loadavg: 2.01 3.23 5.45 3/174 29836
/proc/meminfo: memFree=20878144/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=117556 CPUtime=540.1 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25586 0 0 0 54004 6 0 0 25 0 1 0 466254107 120377344 25206 33554432000 4194304 4785740 140733539861072 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 29389 25206 340 145 0 26434 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=540.32 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 54032 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 590384

[startup+1182.3 s]
/proc/loadavg: 2.00 3.00 5.23 3/174 29837
/proc/meminfo: memFree=20876872/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=119356 CPUtime=570.11 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 25977 0 0 0 57004 7 0 0 25 0 1 0 466254107 122220544 25597 33554432000 4194304 4785740 140733539861072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 29839 25597 340 145 0 26884 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=570.33 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 57033 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 592184

[startup+1242.3 s]
/proc/loadavg: 2.00 2.82 5.03 3/174 29839
/proc/meminfo: memFree=20873996/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=121980 CPUtime=600.1 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 26577 0 0 0 60003 7 0 0 25 0 1 0 466254107 124907520 26197 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 30495 26197 340 145 0 27540 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=600.34 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 60034 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 8031252 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 594808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.66 4.84 3/174 29841
/proc/meminfo: memFree=20872604/32950928 swapFree=67111524/67111528
[pid=29766] ppid=29764 vsize=18324 CPUtime=41.88 cores=5,7
/proc/29766/stat : 29766 (ppfolio) S 29764 29766 28695 0 -1 4202496 500 16737 0 0 0 0 4186 2 15 0 1 0 466254106 18763776 394 33554432000 4194304 4287625 140735433473664 18446744073709551615 208080252431 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/29766/statm: 4581 394 346 23 0 91 0
[pid=29769] ppid=29766 vsize=123592 CPUtime=629 cores=5
/proc/29769/stat : 29769 (clasp) R 29766 29766 28695 0 -1 4202496 26932 0 0 0 62893 7 0 0 25 0 1 0 466254107 126558208 26552 33554432000 4194304 4785740 140733539861072 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29769/statm: 30898 26552 340 145 0 27943 0
[pid=29770] ppid=29766 vsize=454504 CPUtime=629.15 cores=5
/proc/29770/stat : 29770 (TNM) R 29766 29766 28695 0 -1 4202496 1392 0 0 0 62915 0 0 0 25 0 1 0 466254107 465412096 1289 33554432000 134512640 134534564 4290434112 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29770/statm: 113626 1289 95 6 0 112292 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 596420

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 29766 and gives
#  childrusage.ru_utime.tv_sec=41
#  childrusage.ru_utime.tv_usec=863635
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=27995
# CPU time returned by wait4() is 41.8916
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.94
CPU system time (s): 0.09
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2464308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.8636
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17237
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= 130
involuntary context switches= 454

runsolver used 1.9697 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 10:15:44
IDJOB=3263626
IDBENCH=83988
IDSOLVER=1613
FILE ID=node127/3263626-1303546544
RUNJOBID= node127-1303544645-29420
PBS_JOBID= 13143111
Free space on /tmp= 71636 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263626-1303546544/watcher-3263626-1303546544 -o /tmp/evaluation-result-3263626-1303546544/solver-3263626-1303546544 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263626-1303546544.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=926346713

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20691184 kB
Buffers:       2381732 kB
Cached:        8996572 kB
SwapCached:          4 kB
Active:        7817832 kB
Inactive:      3893660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20691184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      332656 kB
Mapped:          16812 kB
Slab:           482200 kB
PageTables:       5988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3503688 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= 71648 MiB
End job on node127 at 2011-04-23 10:37:26