Trace number 3221560

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seqUNSAT 3476.6 3476.51

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.4254
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
3476.57/3476.50	s UNSATISFIABLE
3476.57/3476.50	solver [2] clasp 1.3.6 answered
3476.57/3476.50	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3221560-1303294533/watcher-3221560-1303294533 -o /tmp/evaluation-result-3221560-1303294533/solver-3221560-1303294533 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221560-1303294533.cnf 

running on 4 cores: 1,3,5,7

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): 5000 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: 5.00 5.33 5.69 3/179 13239
/proc/meminfo: memFree=13904212/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 4135056528174448904 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0

[startup+0.0372989 s]
/proc/loadavg: 5.00 5.33 5.69 3/179 13239
/proc/meminfo: memFree=13904212/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 4135056528174448904 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100297 s]
/proc/loadavg: 5.00 5.33 5.69 3/179 13239
/proc/meminfo: memFree=13904212/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 4135056528174448904 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300248 s]
/proc/loadavg: 5.00 5.33 5.69 3/179 13239
/proc/meminfo: memFree=13904212/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700176 s]
/proc/loadavg: 5.00 5.33 5.69 3/179 13239
/proc/meminfo: memFree=13904212/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127434467930537984 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 5.00 5.33 5.69 6/183 13243
/proc/meminfo: memFree=13900088/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127434605369491456 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=665888 CPUtime=0.49 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 1201 0 0 0 49 0 0 0 25 0 1 0 421869158 681869312 758 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 166472 758 327 96 0 163034 0
[pid=13241] ppid=13239 vsize=13096 CPUtime=0.4 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 730 0 0 0 40 0 0 0 25 0 1 0 421869158 13410304 619 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 3274 619 340 145 0 319 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=0.59 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 59 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1153164

[startup+3.10076 s]
/proc/loadavg: 5.00 5.32 5.69 6/183 13243
/proc/meminfo: memFree=13898904/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127435017686351872 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=667204 CPUtime=0.99 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 1650 0 0 0 99 0 0 0 25 0 1 0 421869158 683216896 959 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 166801 959 331 96 0 163363 0
[pid=13241] ppid=13239 vsize=13500 CPUtime=0.94 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 820 0 0 0 94 0 0 0 25 0 1 0 421869158 13824000 709 33554432000 4194304 4785740 140733711823296 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 3375 709 340 145 0 420 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=1.14 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 114 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1154884

[startup+6.30117 s]
/proc/loadavg: 5.00 5.32 5.69 6/183 13243
/proc/meminfo: memFree=13893200/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127435017686351872 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=671144 CPUtime=2.09 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 3487 0 0 0 209 0 0 0 25 0 1 0 421869158 687251456 2154 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 167786 2154 337 96 0 164348 0
[pid=13241] ppid=13239 vsize=14028 CPUtime=2 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 961 0 0 0 200 0 0 0 25 0 1 0 421869158 14364672 850 33554432000 4194304 4785740 140733711823296 18446744073709551615 4546275 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 3507 850 340 145 0 552 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=2.19 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 219 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 8346848 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1159352

[startup+12.701 s]
/proc/loadavg: 5.00 5.31 5.68 6/183 13243
/proc/meminfo: memFree=13889484/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127434880247398400 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=674336 CPUtime=4.19 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 5404 0 0 0 419 0 0 0 25 0 1 0 421869158 690520064 2825 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 168584 2825 337 96 0 165146 0
[pid=13241] ppid=13239 vsize=14564 CPUtime=4.14 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 1112 0 0 0 414 0 0 0 25 0 1 0 421869158 14913536 1001 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553138 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 3641 1001 340 145 0 686 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=4.34 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 434 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1163080

[startup+25.5007 s]
/proc/loadavg: 5.00 5.30 5.67 6/183 13244
/proc/meminfo: memFree=13888012/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433093541003264 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=674828 CPUtime=8.49 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 7576 0 0 0 849 0 0 0 25 0 1 0 421869158 691023872 2841 33554432000 4194304 4587354 140733800301056 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 168707 2841 337 96 0 165269 0
[pid=13241] ppid=13239 vsize=15504 CPUtime=8.39 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 1331 0 0 0 839 0 0 0 25 0 1 0 421869158 15876096 1220 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 3876 1220 340 145 0 921 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=8.59 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 859 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1164512

[startup+51.1011 s]
/proc/loadavg: 5.00 5.27 5.65 6/183 13244
/proc/meminfo: memFree=13882688/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127432956102049792 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=677732 CPUtime=16.99 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 11647 0 0 0 1698 1 0 0 25 0 1 0 421869158 693997568 3468 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 169433 3468 337 96 0 165995 0
[pid=13241] ppid=13239 vsize=16728 CPUtime=16.95 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 1621 0 0 0 1695 0 0 0 25 0 1 0 421869158 17129472 1510 33554432000 4194304 4785740 140733711823296 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 4182 1510 341 145 0 1227 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=17.14 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 1714 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 8440836 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1168640

[startup+102.307 s]
/proc/loadavg: 5.00 5.23 5.61 6/183 13246
/proc/meminfo: memFree=13866412/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=691280 CPUtime=34.09 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 19810 0 0 0 3406 3 0 0 25 0 1 0 421869158 707870720 7307 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 172820 7307 337 96 0 169382 0
[pid=13241] ppid=13239 vsize=18436 CPUtime=33.98 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 2025 0 0 0 3398 0 0 0 25 0 1 0 421869158 18878464 1914 33554432000 4194304 4785740 140733711823296 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 4609 1914 341 145 0 1654 0
[pid=13242] ppid=13239 vsize=455856 CPUtime=34.21 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 320 0 0 0 3421 0 0 0 25 0 1 0 421869158 466796544 217 33554432000 134512640 134534564 4294186544 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113964 217 95 6 0 112630 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1183896

[startup+162.301 s]
/proc/loadavg: 5.00 5.18 5.57 6/183 13247
/proc/meminfo: memFree=13865008/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433230979956736 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=691720 CPUtime=54.08 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 26267 0 0 0 5405 3 0 0 25 0 1 0 421869158 708321280 7260 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 172930 7260 337 96 0 169492 0
[pid=13241] ppid=13239 vsize=19700 CPUtime=53.98 cores=1

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

/proc/13241/statm: 7989 5028 341 145 0 5034 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1094.22 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 109422 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3282.38
Current children cumulated vsize (KiB) 1227844

[startup+3342.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13344
/proc/meminfo: memFree=13798892/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=769440 CPUtime=1114.12 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 179104 0 0 0 111378 34 0 0 25 0 1 0 421869158 787906560 18872 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 192360 18872 337 96 0 188922 0
[pid=13241] ppid=13239 vsize=31956 CPUtime=1114.03 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5156 0 0 0 111402 1 0 0 25 0 1 0 421869158 32722944 5045 33554432000 4194304 4785740 140733711823296 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 7989 5045 341 145 0 5034 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1114.22 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 111422 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3342.37
Current children cumulated vsize (KiB) 1275580

[startup+3402.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13346
/proc/meminfo: memFree=13805936/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1134.12 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 113377 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1134.02 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5177 0 0 0 113401 1 0 0 25 0 1 0 421869158 32894976 5066 33554432000 4194304 4785740 140733711823296 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5066 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1134.23 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 113423 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3402.37
Current children cumulated vsize (KiB) 1242576

[startup+3462.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13347
/proc/meminfo: memFree=13805908/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1154.11 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115376 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1154.02 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5181 0 0 0 115401 1 0 0 25 0 1 0 421869158 32894976 5070 33554432000 4194304 4785740 140733711823296 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5070 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1154.24 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115424 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3462.37
Current children cumulated vsize (KiB) 1242576

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

[startup+3468.7 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805784/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1156.21 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115586 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1156.19 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5181 0 0 0 115618 1 0 0 25 0 1 0 421869158 32894976 5070 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5070 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1156.37 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115637 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3468.77
Current children cumulated vsize (KiB) 1242576

[startup+3471.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805900/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1157.31 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115696 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1157.22 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5182 0 0 0 115721 1 0 0 25 0 1 0 421869158 32894976 5071 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5071 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1157.44 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115744 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3471.97
Current children cumulated vsize (KiB) 1242576

[startup+3475.1 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805900/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1158.38 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115803 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1158.32 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5182 0 0 0 115831 1 0 0 25 0 1 0 421869158 32894976 5071 33554432000 4194304 4785740 140733711823296 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5071 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1158.47 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115847 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3475.17
Current children cumulated vsize (KiB) 1242576

[startup+3475.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805900/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1158.61 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115826 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1158.59 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5182 0 0 0 115858 1 0 0 25 0 1 0 421869158 32894976 5071 33554432000 4194304 4785740 140733711823296 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5071 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1158.77 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115877 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3475.97
Current children cumulated vsize (KiB) 1242576

[startup+3476.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805900/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1158.78 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115843 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=32124 CPUtime=1158.72 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5182 0 0 0 115871 1 0 0 25 0 1 0 421869158 32894976 5071 33554432000 4194304 4785740 140733711823296 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 8031 5071 341 145 0 5076 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1158.87 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115887 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3476.37
Current children cumulated vsize (KiB) 1242576

[startup+3476.5 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13348
/proc/meminfo: memFree=13805900/32951124 swapFree=67111528/67111528
[pid=13239] ppid=13237 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13239/stat : 13239 (ppfolio) S 13237 13239 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421869158 18763776 393 33554432000 4194304 4287625 140734694461904 18446744073709551615 233510317583 0 0 4096 65536 15127433505857863680 0 0 17 5 0 0 0
/proc/13239/statm: 4581 393 345 23 0 91 0
[pid=13240] ppid=13239 vsize=736268 CPUtime=1158.81 cores=1
/proc/13240/stat : 13240 (cryptominisat) R 13239 13239 12748 0 -1 4202496 180572 0 0 0 115846 35 0 0 25 0 1 0 421869158 753938432 16824 33554432000 4194304 4587354 140733800301056 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13240/statm: 184067 16824 337 96 0 180629 0
[pid=13241] ppid=13239 vsize=24584 CPUtime=1158.79 cores=1
/proc/13241/stat : 13241 (clasp) R 13239 13239 12748 0 -1 4202496 5196 0 0 0 115878 1 0 0 25 0 1 0 421869158 25174016 2872 33554432000 4194304 4785740 140733711823296 18446744073709551615 233510323306 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13241/statm: 6146 2872 355 145 0 3191 0
[pid=13242] ppid=13239 vsize=455860 CPUtime=1158.97 cores=1
/proc/13242/stat : 13242 (TNM) R 13239 13239 12748 0 -1 4202496 329 0 0 0 115897 0 0 0 25 0 1 0 421869158 466800640 226 33554432000 134512640 134534564 4294186544 18446744073709551615 134525949 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13242/statm: 113965 226 103 6 0 112631 0
Current children cumulated CPU time (s) 3476.57
Current children cumulated vsize (KiB) 1235036

Child status: 0
Real time (s): 3476.51
CPU time (s): 3476.6
CPU user time (s): 3476.23
CPU system time (s): 0.374943
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1894668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3476.23
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186619
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= 216
involuntary context switches= 37908

runsolver used 5.87311 second user time and 12.6661 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 12:15:33
IDJOB=3221560
IDBENCH=82943
IDSOLVER=1639
FILE ID=node145/3221560-1303294533
RUNJOBID= node145-1303288626-12767
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221560-1303294533/watcher-3221560-1303294533 -o /tmp/evaluation-result-3221560-1303294533/solver-3221560-1303294533 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221560-1303294533.cnf

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=1305438545

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:      13904492 kB
Buffers:        723568 kB
Cached:       17885196 kB
SwapCached:          0 kB
Active:        8668648 kB
Inactive:     10021512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13904492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10068 kB
Writeback:           0 kB
AnonPages:       81340 kB
Mapped:          16264 kB
Slab:           294124 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   674212 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= 71568 MiB
End job on node145 at 2011-04-20 13:13:30