Trace number 3282959

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 452.323 452.444

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.14	This is pico-portfolio, a naive parallel portfolio
0.00/0.14	Copyright (C) 2011 Olivier Roussel
0.00/0.14	Using 1 processing units
0.00/0.14	This portfolio uses the following solvers:
0.00/0.14	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.14	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.14	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.14	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.14	Starting clasp 1.3.6 on core(s) 1
0.00/0.14	Starting TNM 2009 on core(s) 1
452.25/452.43	s UNSATISFIABLE
452.25/452.44	solver [1] cryptominisat 2.7.1 answered
452.25/452.44	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-3282959-1303755420/watcher-3282959-1303755420 -o /tmp/evaluation-result-3282959-1303755420/solver-3282959-1303755420 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282959-1303755420.cnf 

running on 2 cores: 1,3

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: 10.52 10.85 8.99 8/197 7893
/proc/meminfo: memFree=13943972/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=11800 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (runsolver) R 7891 7893 6665 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 487139864 12083200 51 33554432000 4194304 5434984 140736847828672 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/7893/statm: 2950 51 31 303 0 2644 0

[startup+0.00878906 s]
/proc/loadavg: 10.52 10.85 8.99 8/197 7893
/proc/meminfo: memFree=13943972/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=2712 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 487139864 2777088 37 33554432000 4194304 4287625 140736133686448 18446744073709551615 255372377735 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/7893/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100806 s]
/proc/loadavg: 10.52 10.85 8.99 8/197 7893
/proc/meminfo: memFree=13943972/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=8428 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 487139864 8630272 54 33554432000 4194304 4287625 140736133686448 18446744073709551615 255372377735 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/7893/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300773 s]
/proc/loadavg: 10.52 10.85 8.99 8/197 7893
/proc/meminfo: memFree=13943972/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700693 s]
/proc/loadavg: 10.52 10.85 8.99 8/197 7893
/proc/meminfo: memFree=13943972/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 10.52 10.85 8.99 13/206 7927
/proc/meminfo: memFree=13768784/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=38988 CPUtime=0.44 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 4882 0 0 0 44 0 0 0 25 0 1 0 487139878 39923712 4619 33554432000 4194304 4587354 140737207494160 18446744073709551615 4230235 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 9747 4619 307 96 0 6309 0
[pid=7913] ppid=7893 vsize=31284 CPUtime=0.39 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 6891 0 0 0 39 0 0 0 24 0 1 0 487139878 32034816 5014 33554432000 4194304 4785740 140733674069152 18446744073709551615 4319146 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 7821 5014 340 145 0 4866 0
[pid=7914] ppid=7893 vsize=462956 CPUtime=0.5 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 3824 0 0 0 50 0 0 0 25 0 1 0 487139878 474066944 3720 33554432000 134512640 134534564 4293464784 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 115739 3720 91 6 0 114405 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 551552

[startup+3.10025 s]
/proc/loadavg: 10.52 10.85 8.99 13/206 7927
/proc/meminfo: memFree=13663012/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=55984 CPUtime=1.01 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 11227 0 0 0 100 1 0 0 25 0 1 0 487139878 57327616 8815 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 13996 8815 332 96 0 10558 0
[pid=7913] ppid=7893 vsize=31284 CPUtime=0.91 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 6891 0 0 0 91 0 0 0 25 0 1 0 487139878 32034816 5014 33554432000 4194304 4785740 140733674069152 18446744073709551615 4562737 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 7821 5014 340 145 0 4866 0
[pid=7914] ppid=7893 vsize=462956 CPUtime=1 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 3825 0 0 0 100 0 0 0 25 0 1 0 487139878 474066944 3721 33554432000 134512640 134534564 4293464784 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 115739 3721 91 6 0 114405 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 568548

[startup+6.30066 s]
/proc/loadavg: 10.64 10.87 9.01 13/206 7927
/proc/meminfo: memFree=13612300/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162900715419992064 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2106860 CPUtime=2.04 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 12301 0 0 0 203 1 0 0 25 0 1 0 487139878 2157424640 8262 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 526715 8262 332 96 0 523277 0
[pid=7913] ppid=7893 vsize=31876 CPUtime=1.99 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 7078 0 0 0 199 0 0 0 25 0 1 0 487139878 32641024 5201 33554432000 4194304 4785740 140733674069152 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 7969 5201 340 145 0 5014 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=2.1 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 210 0 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 2621604

[startup+12.7005 s]
/proc/loadavg: 10.75 10.89 9.02 13/206 7927
/proc/meminfo: memFree=13562112/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162900577981038592 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2119404 CPUtime=4.21 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 14543 0 0 0 420 1 0 0 25 0 1 0 487139878 2170269696 10474 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 529851 10474 341 96 0 526413 0
[pid=7913] ppid=7893 vsize=34016 CPUtime=4.11 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 7617 0 0 0 411 0 0 0 25 0 1 0 487139878 34832384 5740 33554432000 4194304 4785740 140733674069152 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 8504 5740 340 145 0 5549 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=4.2 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 420 0 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 2636288

[startup+25.5011 s]
/proc/loadavg: 11.02 10.95 9.07 13/206 7927
/proc/meminfo: memFree=13543504/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162900852858945536 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2146012 CPUtime=8.44 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 16113 0 0 0 842 2 0 0 25 0 1 0 487139878 2197516288 10819 33554432000 4194304 4587354 140737207494160 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 536503 10819 344 96 0 533065 0
[pid=7913] ppid=7893 vsize=35940 CPUtime=8.39 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 8081 0 0 0 839 0 0 0 25 0 1 0 487139878 36802560 6204 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 8985 6204 340 145 0 6030 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=8.5 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 850 0 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 2664820

[startup+51.1004 s]
/proc/loadavg: 11.36 11.03 9.14 13/206 7928
/proc/meminfo: memFree=13521388/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162901677492666368 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2114400 CPUtime=17.02 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 19765 0 0 0 1700 2 0 0 25 0 1 0 487139878 2165145600 13131 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 528600 13131 340 96 0 525162 0
[pid=7913] ppid=7893 vsize=39712 CPUtime=16.92 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 9010 0 0 0 1691 1 0 0 25 0 1 0 487139878 40665088 7133 33554432000 4194304 4785740 140733674069152 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 9928 7133 340 145 0 6973 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=17 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 1700 0 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 2636980

[startup+102.308 s]
/proc/loadavg: 11.72 11.18 9.29 13/206 7929
/proc/meminfo: memFree=13451504/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162901265175805952 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2139216 CPUtime=34.04 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 24984 0 0 0 3401 3 0 0 25 0 1 0 487139878 2190557184 14142 33554432000 4194304 4587354 140737207494160 18446744073709551615 4254929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 534804 14142 340 96 0 531366 0
[pid=7913] ppid=7893 vsize=46488 CPUtime=34.01 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 10621 0 0 0 3400 1 0 0 25 0 1 0 487139878 47603712 8744 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 11622 8744 340 145 0 8667 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=34.1 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 3410 0 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 2668572

[startup+162.301 s]
/proc/loadavg: 11.73 11.29 9.45 11/200 7952
/proc/meminfo: memFree=13612236/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902089809526784 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2143676 CPUtime=54.03 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 28014 0 0 0 5400 3 0 0 25 0 1 0 487139878 2195124224 17141 33554432000 4194304 4587354 140737207494160 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 535919 17141 341 96 0 532481 0
[pid=7913] ppid=7893 vsize=49048 CPUtime=54 cores=1

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

/proc/7913/statm: 15366 12346 340 145 0 12411 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=134.08 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 13405 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 2715320

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

[startup+409.501 s]
/proc/loadavg: 11.72 11.29 9.85 13/206 8029
/proc/meminfo: memFree=12368008/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2170988 CPUtime=136.47 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 41873 0 0 0 13638 9 0 0 25 0 1 0 487139878 2223091712 19261 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 542747 19261 341 96 0 539309 0
[pid=7913] ppid=7893 vsize=61816 CPUtime=136.39 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14294 0 0 0 13634 5 0 0 25 0 1 0 487139878 63299584 12417 33554432000 4194304 4785740 140733674069152 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15454 12417 340 145 0 12499 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=136.48 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 13645 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 409.34
Current children cumulated vsize (KiB) 2715672

[startup+435.101 s]
/proc/loadavg: 11.82 11.34 9.90 13/206 8029
/proc/meminfo: memFree=12347752/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2152164 CPUtime=145.01 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 41875 0 0 0 14492 9 0 0 25 0 1 0 487139878 2203815936 19262 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 538041 19262 341 96 0 534603 0
[pid=7913] ppid=7893 vsize=62288 CPUtime=144.89 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14414 0 0 0 14484 5 0 0 25 0 1 0 487139878 63782912 12537 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15572 12537 340 145 0 12617 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=145.04 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 14501 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 434.94
Current children cumulated vsize (KiB) 2697320

[startup+441.501 s]
/proc/loadavg: 11.84 11.36 9.93 13/206 8029
/proc/meminfo: memFree=12353044/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2152164 CPUtime=147.11 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 41875 0 0 0 14702 9 0 0 25 0 1 0 487139878 2203815936 19262 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 538041 19262 341 96 0 534603 0
[pid=7913] ppid=7893 vsize=62468 CPUtime=147.05 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14464 0 0 0 14700 5 0 0 25 0 1 0 487139878 63967232 12587 33554432000 4194304 4785740 140733674069152 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15617 12587 340 145 0 12662 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=147.18 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 14715 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 441.34
Current children cumulated vsize (KiB) 2697500

[startup+447.901 s]
/proc/loadavg: 11.86 11.37 9.94 13/206 8030
/proc/meminfo: memFree=12349944/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2152164 CPUtime=149.27 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42027 0 0 0 14918 9 0 0 25 0 1 0 487139878 2203815936 19409 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 538041 19409 341 96 0 534603 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=149.19 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14491 0 0 0 14914 5 0 0 25 0 1 0 487139878 64139264 12614 33554432000 4194304 4785740 140733674069152 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12614 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=149.28 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 14925 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 447.74
Current children cumulated vsize (KiB) 2697668

[startup+449.501 s]
/proc/loadavg: 11.86 11.37 9.94 13/206 8030
/proc/meminfo: memFree=12349448/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2152164 CPUtime=149.82 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42079 0 0 0 14972 10 0 0 25 0 1 0 487139878 2203815936 19459 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 538041 19459 341 96 0 534603 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=149.69 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14493 0 0 0 14964 5 0 0 25 0 1 0 487139878 64139264 12616 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12616 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=149.84 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 14981 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 449.35
Current children cumulated vsize (KiB) 2697668

[startup+451.1 s]
/proc/loadavg: 11.87 11.39 9.95 13/206 8030
/proc/meminfo: memFree=12348580/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2152164 CPUtime=150.32 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42137 0 0 0 15022 10 0 0 25 0 1 0 487139878 2203815936 19515 33554432000 4194304 4587354 140737207494160 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 538041 19515 341 96 0 534603 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=150.25 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14494 0 0 0 15020 5 0 0 25 0 1 0 487139878 64139264 12617 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12617 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=150.38 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 15035 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 450.95
Current children cumulated vsize (KiB) 2697668

[startup+451.901 s]
/proc/loadavg: 11.87 11.39 9.95 13/206 8030
/proc/meminfo: memFree=12348580/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2150392 CPUtime=150.62 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42143 0 0 0 15052 10 0 0 25 0 1 0 487139878 2202001408 19520 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 537598 19520 341 96 0 534160 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=150.49 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14494 0 0 0 15044 5 0 0 25 0 1 0 487139878 64139264 12617 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12617 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=150.64 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 15061 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 451.75
Current children cumulated vsize (KiB) 2695896

[startup+452.301 s]
/proc/loadavg: 11.87 11.39 9.95 13/206 8030
/proc/meminfo: memFree=12348084/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2150392 CPUtime=150.72 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42143 0 0 0 15062 10 0 0 25 0 1 0 487139878 2202001408 19520 33554432000 4194304 4587354 140737207494160 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 537598 19520 341 96 0 534160 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=150.65 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14494 0 0 0 15060 5 0 0 25 0 1 0 487139878 64139264 12617 33554432000 4194304 4785740 140733674069152 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12617 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=150.78 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 15075 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 452.15
Current children cumulated vsize (KiB) 2695896

[startup+452.401 s]
/proc/loadavg: 11.87 11.39 9.95 13/206 8030
/proc/meminfo: memFree=12348084/32951124 swapFree=67111528/67111528
[pid=7893] ppid=7891 vsize=18324 CPUtime=0 cores=1,3
/proc/7893/stat : 7893 (ppfolio) S 7891 7893 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487139864 18763776 394 33554432000 4194304 4287625 140736133686448 18446744073709551615 255377321487 0 0 4096 65536 7162902502126387200 0 0 17 3 0 0 0
/proc/7893/statm: 4581 394 345 23 0 91 0
[pid=7912] ppid=7893 vsize=2150392 CPUtime=150.78 cores=1
/proc/7912/stat : 7912 (cryptominisat) R 7893 7893 6665 0 -1 4202496 42143 0 0 0 15068 10 0 0 25 0 1 0 487139878 2202001408 19520 33554432000 4194304 4587354 140737207494160 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7912/statm: 537598 19520 341 96 0 534160 0
[pid=7913] ppid=7893 vsize=62636 CPUtime=150.69 cores=1
/proc/7913/stat : 7913 (clasp) R 7893 7893 6665 0 -1 4202496 14494 0 0 0 15064 5 0 0 25 0 1 0 487139878 64139264 12617 33554432000 4194304 4785740 140733674069152 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7913/statm: 15659 12617 340 145 0 12704 0
[pid=7914] ppid=7893 vsize=464544 CPUtime=150.78 cores=1
/proc/7914/stat : 7914 (TNM) R 7893 7893 6665 0 -1 4202496 5750 0 0 0 15075 3 0 0 25 0 1 0 487139878 475693056 5646 33554432000 134512640 134534564 4293464784 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 116136 5646 95 6 0 114802 0
Current children cumulated CPU time (s) 452.25
Current children cumulated vsize (KiB) 2695896

Child status: 0
Real time (s): 452.444
CPU time (s): 452.323
CPU user time (s): 452.119
CPU system time (s): 0.203968
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 4773756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.119
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62922
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= 234
involuntary context switches= 4897

runsolver used 0.78888 second user time and 1.82172 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:17:00
IDJOB=3282959
IDBENCH=70941
IDSOLVER=1613
FILE ID=node135/3282959-1303755420
RUNJOBID= node135-1303754117-7704
PBS_JOBID= 13154027
Free space on /tmp= 71208 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282959-1303755420/watcher-3282959-1303755420 -o /tmp/evaluation-result-3282959-1303755420/solver-3282959-1303755420 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282959-1303755420.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=2124910820

node135.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.851
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.70
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13944748 kB
Buffers:       2064776 kB
Cached:       16080272 kB
SwapCached:          0 kB
Active:        7697044 kB
Inactive:     10710576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13944748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24472 kB
Writeback:           0 kB
AnonPages:      261564 kB
Mapped:          16456 kB
Slab:           532868 kB
PageTables:       6064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1851084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71144 MiB
End job on node135 at 2011-04-25 20:24:33