Trace number 3276327

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.04 4999.95

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.255961
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 1 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.07	Starting clasp 1.3.6 on core(s) 0
0.00/0.07	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-3276327-1303665935/watcher-3276327-1303665935 -o /tmp/evaluation-result-3276327-1303665935/solver-3276327-1303665935 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276327-1303665935.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: 6.00 6.00 5.92 4/180 22627
/proc/meminfo: memFree=21336968/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 478190220 2777088 37 33554432000 4194304 4287625 140737438309632 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/22627/statm: 678 37 27 23 0 23 0

[startup+0.079509 s]
/proc/loadavg: 6.00 6.00 5.92 4/180 22627
/proc/meminfo: memFree=21336968/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260827734835462144 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100539 s]
/proc/loadavg: 6.00 6.00 5.92 4/180 22627
/proc/meminfo: memFree=21336968/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260827734835462144 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300481 s]
/proc/loadavg: 6.00 6.00 5.92 4/180 22627
/proc/meminfo: memFree=21336968/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828422030229504 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700424 s]
/proc/loadavg: 6.00 6.00 5.92 4/180 22627
/proc/meminfo: memFree=21336968/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828559469182976 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22631
/proc/meminfo: memFree=21221988/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828559469182976 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=74624 CPUtime=0.39 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 13165 0 0 0 37 2 0 0 19 0 1 0 478190227 76414976 13051 33554432000 4194304 4587354 140736649263120 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 18656 13051 314 96 0 15218 0
[pid=22630] ppid=22627 vsize=37068 CPUtime=0.79 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 8291 0 0 0 78 1 0 0 19 0 1 0 478190227 37957632 6406 33554432000 4194304 4785740 140735290568176 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 9267 6406 313 145 0 6312 0
[pid=22631] ppid=22627 vsize=457676 CPUtime=0.22 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 2814 0 0 0 22 0 0 0 21 0 1 0 478190227 468660224 2712 33554432000 134512640 134534564 4287418640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 114419 2712 90 6 0 113085 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 587692

[startup+3.10096 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22631
/proc/meminfo: memFree=21194212/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828559469182976 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=74624 CPUtime=0.89 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 13165 0 0 0 87 2 0 0 20 0 1 0 478190227 76414976 13051 33554432000 4194304 4587354 140736649263120 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 18656 13051 314 96 0 15218 0
[pid=22630] ppid=22627 vsize=37068 CPUtime=1.37 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 8291 0 0 0 136 1 0 0 20 0 1 0 478190227 37957632 6406 33554432000 4194304 4785740 140735290568176 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 9267 6406 313 145 0 6312 0
[pid=22631] ppid=22627 vsize=470872 CPUtime=0.74 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 6592 0 0 0 74 0 0 0 22 0 1 0 478190227 482172928 6489 33554432000 134512640 134534564 4287418640 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 600888

[startup+6.30128 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22631
/proc/meminfo: memFree=21165128/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828971786043392 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=85736 CPUtime=1.99 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 24103 0 0 0 195 4 0 0 23 0 1 0 478190227 87793664 15745 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 21434 15745 326 96 0 17996 0
[pid=22630] ppid=22627 vsize=38652 CPUtime=2.39 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 8688 0 0 0 238 1 0 0 22 0 1 0 478190227 39579648 6803 33554432000 4194304 4785740 140735290568176 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 9663 6803 316 145 0 6708 0
[pid=22631] ppid=22627 vsize=470872 CPUtime=1.81 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 6592 0 0 0 181 0 0 0 25 0 1 0 478190227 482172928 6489 33554432000 134512640 134534564 4287418640 18446744073709551615 134524493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 613584

[startup+12.701 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22631
/proc/meminfo: memFree=21145188/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829109224996864 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=85736 CPUtime=4.09 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 25260 0 0 0 405 4 0 0 25 0 1 0 478190227 87793664 16886 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 21434 16886 326 96 0 17996 0
[pid=22630] ppid=22627 vsize=36324 CPUtime=4.57 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 9065 0 0 0 456 1 0 0 25 0 1 0 478190227 37195776 6387 33554432000 4194304 4785740 140735290568176 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 9081 6387 340 145 0 6126 0
[pid=22631] ppid=22627 vsize=470872 CPUtime=3.94 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 6592 0 0 0 394 0 0 0 25 0 1 0 478190227 482172928 6489 33554432000 134512640 134534564 4287418640 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 611256

[startup+25.5005 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22631
/proc/meminfo: memFree=21072180/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828147152322560 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1416864 CPUtime=8.39 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 27105 0 0 0 835 4 0 0 25 0 1 0 478190227 1450868736 16637 33554432000 4194304 4587354 140736649263120 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 354216 16637 337 96 0 350778 0
[pid=22630] ppid=22627 vsize=52388 CPUtime=8.79 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 13068 0 0 0 876 3 0 0 25 0 1 0 478190227 53645312 10390 33554432000 4194304 4785740 140735290568176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 13097 10390 340 145 0 10142 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=8.22 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 821 1 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1965576

[startup+51.1004 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22632
/proc/meminfo: memFree=21011576/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828147152322560 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1416864 CPUtime=16.88 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 27105 0 0 0 1684 4 0 0 25 0 1 0 478190227 1450868736 16637 33554432000 4194304 4587354 140736649263120 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 354216 16637 337 96 0 350778 0
[pid=22630] ppid=22627 vsize=94788 CPUtime=17.37 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 23493 0 0 0 1733 4 0 0 25 0 1 0 478190227 97062912 20815 33554432000 4194304 4785740 140735290568176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 23697 20815 340 145 0 20742 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=16.74 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 1673 1 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 2007976

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22633
/proc/meminfo: memFree=20896348/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828834347089920 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1442824 CPUtime=33.98 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 36639 0 0 0 3392 6 0 0 25 0 1 0 478190227 1477451776 22872 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 360706 22872 337 96 0 357268 0
[pid=22630] ppid=22627 vsize=154732 CPUtime=34.38 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 38169 0 0 0 3431 7 0 0 25 0 1 0 478190227 158445568 35491 33554432000 4194304 4785740 140735290568176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 38683 35491 340 145 0 35728 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=33.84 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 3383 1 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2093880

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22635
/proc/meminfo: memFree=20810132/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260828422030229504 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1551064 CPUtime=53.98 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 38713 0 0 0 5392 6 0 0 25 0 1 0 478190227 1588289536 22490 33554432000 4194304 4587354 140736649263120 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 387766 22490 337 96 0 384328 0
[pid=22630] ppid=22627 vsize=205324 CPUtime=54.39 cores=0

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

/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2719000

[startup+4662.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 22797
/proc/meminfo: memFree=19992988/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829246663950336 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1682424 CPUtime=1554.65 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 303666 0 0 0 155402 63 0 0 25 0 1 0 478190227 1722802176 68471 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 420606 68471 337 96 0 417168 0
[pid=22630] ppid=22627 vsize=511764 CPUtime=1554.16 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 122612 0 0 0 155387 29 0 0 25 0 1 0 478190227 524046336 119934 33554432000 4194304 4785740 140735290568176 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 127941 119934 340 145 0 124986 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1553.61 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 155355 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2690512

[startup+4722.31 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22799
/proc/meminfo: memFree=19993444/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829246663950336 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1686992 CPUtime=1574.65 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 307548 0 0 0 157401 64 0 0 25 0 1 0 478190227 1727479808 68471 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 421748 68471 337 96 0 418310 0
[pid=22630] ppid=22627 vsize=513044 CPUtime=1574.17 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 122957 0 0 0 157388 29 0 0 25 0 1 0 478190227 525357056 120279 33554432000 4194304 4785740 140735290568176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 128261 120279 340 145 0 125306 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1573.6 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 157354 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2696360

[startup+4782.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 22800
/proc/meminfo: memFree=19959088/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829246663950336 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1686992 CPUtime=1594.65 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 311583 0 0 0 159400 65 0 0 25 0 1 0 478190227 1727479808 72430 33554432000 4194304 4587354 140736649263120 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 421748 72430 337 96 0 418310 0
[pid=22630] ppid=22627 vsize=515176 CPUtime=1594.17 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 123419 0 0 0 159388 29 0 0 25 0 1 0 478190227 527540224 120741 33554432000 4194304 4785740 140735290568176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 128794 120741 340 145 0 125839 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1593.6 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 159354 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2698492

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22802
/proc/meminfo: memFree=19965404/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829246663950336 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1670308 CPUtime=1614.64 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 314317 0 0 0 161399 65 0 0 25 0 1 0 478190227 1710395392 71037 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 417577 71037 337 96 0 414139 0
[pid=22630] ppid=22627 vsize=518556 CPUtime=1614.18 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 124168 0 0 0 161389 29 0 0 25 0 1 0 478190227 531001344 121490 33554432000 4194304 4785740 140735290568176 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 129639 121490 340 145 0 126684 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1613.6 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 161354 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2685188

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22803
/proc/meminfo: memFree=19961052/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829384102903808 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1682424 CPUtime=1634.64 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 317289 0 0 0 163398 66 0 0 25 0 1 0 478190227 1722802176 70076 33554432000 4194304 4587354 140736649263120 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 420606 70076 337 96 0 417168 0
[pid=22630] ppid=22627 vsize=521472 CPUtime=1634.19 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 124821 0 0 0 163390 29 0 0 25 0 1 0 478190227 533987328 122143 33554432000 4194304 4785740 140735290568176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 130368 122143 340 145 0 127413 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1633.59 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 163353 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2700220

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22805
/proc/meminfo: memFree=19949380/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829384102903808 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1617004 CPUtime=1654.64 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 320063 0 0 0 165397 67 0 0 25 0 1 0 478190227 1655812096 68587 33554432000 4194304 4587354 140736649263120 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 404251 68587 337 96 0 400813 0
[pid=22630] ppid=22627 vsize=523676 CPUtime=1654.21 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 125326 0 0 0 165391 30 0 0 25 0 1 0 478190227 536244224 122648 33554432000 4194304 4785740 140735290568176 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 130919 122648 340 145 0 127964 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1653.59 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 165353 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 2637004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22806
/proc/meminfo: memFree=19915144/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829384102903808 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1617004 CPUtime=1667.14 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 324156 0 0 0 166646 68 0 0 25 0 1 0 478190227 1655812096 72606 33554432000 4194304 4587354 140736649263120 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 404251 72606 337 96 0 400813 0
[pid=22630] ppid=22627 vsize=525704 CPUtime=1666.74 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 125773 0 0 0 166644 30 0 0 25 0 1 0 478190227 538320896 123095 33554432000 4194304 4785740 140735290568176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 131426 123095 340 145 0 128471 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1666.16 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 166610 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2639032

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22806
/proc/meminfo: memFree=19915144/32950928 swapFree=67111528/67111528
[pid=22627] ppid=22625 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22627/stat : 22627 (ppfolio) S 22625 22627 20994 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 478190220 18763776 393 33554432000 4194304 4287625 140737438309632 18446744073709551615 254500711951 0 0 4096 65536 4260829384102903808 0 0 17 6 0 0 0
/proc/22627/statm: 4581 393 345 23 0 91 0
[pid=22629] ppid=22627 vsize=1617004 CPUtime=1667.14 cores=0
/proc/22629/stat : 22629 (cryptominisat) R 22627 22627 20994 0 -1 4202496 324156 0 0 0 166646 68 0 0 25 0 1 0 478190227 1655812096 72606 33554432000 4194304 4587354 140736649263120 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22629/statm: 404251 72606 337 96 0 400813 0
[pid=22630] ppid=22627 vsize=525704 CPUtime=1666.74 cores=0
/proc/22630/stat : 22630 (clasp) R 22627 22627 20994 0 -1 4202496 125773 0 0 0 166644 30 0 0 25 0 1 0 478190227 538320896 123095 33554432000 4194304 4785740 140735290568176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22630/statm: 131426 123095 340 145 0 128471 0
[pid=22631] ppid=22627 vsize=478000 CPUtime=1666.16 cores=0
/proc/22631/stat : 22631 (TNM) R 22627 22627 20994 0 -1 4202496 9543 0 0 0 166610 6 0 0 25 0 1 0 478190227 489472000 9440 33554432000 134512640 134534564 4287418640 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22631/statm: 119500 9440 95 6 0 118166 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2639032

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.95
CPU time (s): 5000.04
CPU user time (s): 4999
CPU system time (s): 1.04
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4564276

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

runsolver used 8.60069 second user time and 18.6792 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 19:25:35
IDJOB=3276327
IDBENCH=88211
IDSOLVER=1639
FILE ID=node149/3276327-1303665935
RUNJOBID= node149-1303660933-22393
PBS_JOBID= 13150699
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276327-1303665935/watcher-3276327-1303665935 -o /tmp/evaluation-result-3276327-1303665935/solver-3276327-1303665935 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276327-1303665935.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=2015734523

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      21337372 kB
Buffers:       2142988 kB
Cached:        8871716 kB
SwapCached:          0 kB
Active:         672556 kB
Inactive:     10410956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21337372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27188 kB
Writeback:           0 kB
AnonPages:       67652 kB
Mapped:          15072 kB
Slab:           467348 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   656264 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= 72264 MiB
End job on node149 at 2011-04-24 20:48:57