Trace number 3220810

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.07 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220810-1303279703/watcher-3220810-1303279703 -o /tmp/evaluation-result-3220810-1303279703/solver-3220810-1303279703 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220810-1303279703.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): 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: 6.00 6.00 6.00 4/180 29104
/proc/meminfo: memFree=23389092/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 4138908392284455171 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0

[startup+0.049804 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29104
/proc/meminfo: memFree=23389092/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 4138908392284455171 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100789 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29104
/proc/meminfo: memFree=23389092/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 4138908392284455171 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30075 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29104
/proc/meminfo: memFree=23389092/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700682 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29104
/proc/meminfo: memFree=23389092/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29108
/proc/meminfo: memFree=23382612/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448875202445312 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=7544076 CPUtime=0.49 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 1700 0 0 0 49 0 0 0 25 0 1 0 439569968 7725133824 1052 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 1886019 1052 326 96 0 1882581 0
[pid=29106] ppid=29104 vsize=14056 CPUtime=0.44 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 962 0 0 0 44 0 0 0 25 0 1 0 439569968 14393344 854 33554432000 4194304 4785740 140734559164000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 3514 854 341 145 0 559 0
[pid=29107] ppid=29104 vsize=452656 CPUtime=0.54 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 451 0 0 0 54 0 0 0 25 0 1 0 439569968 463519744 348 33554432000 134512640 134534564 4293592064 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 113164 348 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8029112

[startup+3.10114 s]
/proc/loadavg: 6.00 6.00 6.00 8/184 29108
/proc/meminfo: memFree=23381372/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281447088496050176 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=26860 CPUtime=0.99 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 2338 0 0 0 99 0 0 0 25 0 1 0 439569968 27504640 1081 33554432000 4194304 4587354 140736009979568 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 6715 1081 326 96 0 3277 0
[pid=29106] ppid=29104 vsize=14480 CPUtime=0.99 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 1070 0 0 0 99 0 0 0 25 0 1 0 439569968 14827520 962 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 3620 962 341 145 0 665 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1.09 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 109 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 516152

[startup+6.30061 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29108
/proc/meminfo: memFree=23372572/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281449012641398784 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=601632 CPUtime=2.09 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 4583 0 0 0 209 0 0 0 25 0 1 0 439569968 616071168 2932 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 150408 2932 336 96 0 146970 0
[pid=29106] ppid=29104 vsize=15196 CPUtime=2.04 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 1223 0 0 0 204 0 0 0 25 0 1 0 439569968 15560704 1115 33554432000 4194304 4785740 140734559164000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 3799 1115 341 145 0 844 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=2.14 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 214 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1091640

[startup+12.7004 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29108
/proc/meminfo: memFree=23371128/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281447500812910592 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=602112 CPUtime=4.19 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 5687 0 0 0 419 0 0 0 25 0 1 0 439569968 616562688 3122 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 150528 3122 336 96 0 147090 0
[pid=29106] ppid=29104 vsize=16008 CPUtime=4.19 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 1424 0 0 0 419 0 0 0 25 0 1 0 439569968 16392192 1316 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 4002 1316 341 145 0 1047 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=4.29 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 429 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1092932

[startup+25.501 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29109
/proc/meminfo: memFree=23369888/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448600324538368 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=34948 CPUtime=8.49 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 8089 0 0 0 848 1 0 0 25 0 1 0 439569968 35786752 3226 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 8737 3226 336 96 0 5299 0
[pid=29106] ppid=29104 vsize=17116 CPUtime=8.44 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 1668 0 0 0 844 0 0 0 25 0 1 0 439569968 17526784 1560 33554432000 4194304 4785740 140734559164000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 4279 1560 341 145 0 1324 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=8.54 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 854 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 526876

[startup+51.1011 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29109
/proc/meminfo: memFree=23357524/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=613256 CPUtime=16.99 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 13001 0 0 0 1697 2 0 0 25 0 1 0 439569968 627974144 5970 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 153314 5970 336 96 0 149876 0
[pid=29106] ppid=29104 vsize=18644 CPUtime=16.99 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 2000 0 0 0 1699 0 0 0 25 0 1 0 439569968 19091456 1892 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 4661 1892 341 145 0 1706 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=17.1 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 1710 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1106712

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29111
/proc/meminfo: memFree=23342860/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281447363373957120 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=47024 CPUtime=34.08 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 19444 0 0 0 3405 3 0 0 25 0 1 0 439569968 48152576 6022 33554432000 4194304 4587354 140736009979568 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 11756 6022 336 96 0 8318 0
[pid=29106] ppid=29104 vsize=20536 CPUtime=34.06 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 2450 0 0 0 3406 0 0 0 25 0 1 0 439569968 21028864 2342 33554432000 4194304 4785740 140734559164000 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 5134 2342 341 145 0 2179 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=34.14 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 3414 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 542372

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29112
/proc/meminfo: memFree=23346680/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281447913129771008 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=50296 CPUtime=54.08 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 25396 0 0 0 5404 4 0 0 25 0 1 0 439569968 51503104 7455 33554432000 4194304 4587354 140736009979568 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 12574 7455 336 96 0 9136 0
[pid=29106] ppid=29104 vsize=22716 CPUtime=54.06 cores=0

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

/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 638296

[startup+4662.3 s]
/proc/loadavg: 3.00 3.01 3.57 4/175 29262
/proc/meminfo: memFree=23348816/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448875202445312 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=705908 CPUtime=1554.15 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 155374 41 0 0 25 0 1 0 439569968 722849792 25382 33554432000 4194304 4587354 140736009979568 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 176477 25382 336 96 0 173039 0
[pid=29106] ppid=29104 vsize=43956 CPUtime=1554.09 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 7958 0 0 0 155408 1 0 0 25 0 1 0 439569968 45010944 7574 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10989 7574 341 145 0 8034 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1554.21 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 155421 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1224676

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.53 4/175 29264
/proc/meminfo: memFree=23348920/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448875202445312 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=705908 CPUtime=1574.15 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 157374 41 0 0 25 0 1 0 439569968 722849792 25382 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238982 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 176477 25382 336 96 0 173039 0
[pid=29106] ppid=29104 vsize=43956 CPUtime=1574.11 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 7958 0 0 0 157410 1 0 0 25 0 1 0 439569968 45010944 7574 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10989 7574 341 145 0 8034 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1574.2 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 157420 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 1224676

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.50 4/175 29266
/proc/meminfo: memFree=23348648/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448875202445312 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1594.15 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 159374 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43956 CPUtime=1594.11 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 7977 0 0 0 159410 1 0 0 25 0 1 0 439569968 45010944 7593 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10989 7593 341 145 0 8034 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1594.2 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 159420 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 638296

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.46 4/175 29267
/proc/meminfo: memFree=23348752/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281448875202445312 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1614.14 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 161373 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43956 CPUtime=1614.12 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 7991 0 0 0 161411 1 0 0 25 0 1 0 439569968 45010944 7607 33554432000 4194304 4785740 140734559164000 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10989 7607 341 145 0 8034 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1614.2 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 161420 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 638296

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.43 4/175 29269
/proc/meminfo: memFree=23348476/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281449012641398784 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1634.14 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 163373 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43956 CPUtime=1634.12 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 7996 0 0 0 163411 1 0 0 25 0 1 0 439569968 45010944 7612 33554432000 4194304 4785740 140734559164000 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10989 7612 341 145 0 8034 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1634.2 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 163420 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 638296

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.40 4/175 29270
/proc/meminfo: memFree=23348576/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281449012641398784 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1654.14 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 165373 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43764 CPUtime=1654.13 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 8010 0 0 0 165412 1 0 0 25 0 1 0 439569968 44814336 7578 33554432000 4194304 4785740 140734559164000 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10941 7578 341 145 0 7986 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1654.19 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 165419 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 638104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.00 3.39 4/175 29271
/proc/meminfo: memFree=23348552/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281449012641398784 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1666.64 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 166623 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43764 CPUtime=1666.64 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 8010 0 0 0 166663 1 0 0 25 0 1 0 439569968 44814336 7578 33554432000 4194304 4785740 140734559164000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10941 7578 341 145 0 7986 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1666.79 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 166679 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 638104

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: 3.00 3.00 3.39 4/175 29271
/proc/meminfo: memFree=23348552/32950928 swapFree=67111524/67111528
[pid=29104] ppid=29102 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29104/stat : 29104 (ppfolio) S 29102 29104 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439569968 18763776 394 33554432000 4194304 4287625 140736937487344 18446744073709551615 208080252431 0 0 4096 65536 8281449012641398784 0 0 17 4 0 0 0
/proc/29104/statm: 4581 394 345 23 0 91 0
[pid=29105] ppid=29104 vsize=119528 CPUtime=1666.64 cores=0
/proc/29105/stat : 29105 (cryptominisat) R 29104 29104 27519 0 -1 4202496 176438 0 0 0 166623 41 0 0 25 0 1 0 439569968 122396672 25381 33554432000 4194304 4587354 140736009979568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29105/statm: 29882 25381 336 96 0 26444 0
[pid=29106] ppid=29104 vsize=43764 CPUtime=1666.64 cores=0
/proc/29106/stat : 29106 (clasp) R 29104 29104 27519 0 -1 4202496 8010 0 0 0 166663 1 0 0 25 0 1 0 439569968 44814336 7578 33554432000 4194304 4785740 140734559164000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29106/statm: 10941 7578 341 145 0 7986 0
[pid=29107] ppid=29104 vsize=456488 CPUtime=1666.79 cores=0
/proc/29107/stat : 29107 (TNM) R 29104 29104 27519 0 -1 4202496 519 0 0 0 166679 0 0 0 25 0 1 0 439569968 467443712 416 33554432000 134512640 134534564 4293592064 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29107/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 638104

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.07
CPU user time (s): 4999.65
CPU system time (s): 0.42
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8029112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 283
involuntary context switches= 5

runsolver used 8.19775 second user time and 17.6333 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-20 08:08:23
IDJOB=3220810
IDBENCH=82818
IDSOLVER=1639
FILE ID=node127/3220810-1303279703
RUNJOBID= node127-1303259272-27537
PBS_JOBID= 13049501
Free space on /tmp= 72008 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220810-1303279703/watcher-3220810-1303279703 -o /tmp/evaluation-result-3220810-1303279703/solver-3220810-1303279703 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220810-1303279703.cnf

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=745054545

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23389372 kB
Buffers:        813404 kB
Cached:        8252376 kB
SwapCached:          4 kB
Active:        4713012 kB
Inactive:      4496368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23389372 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      143412 kB
Mapped:          16440 kB
Slab:           286876 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   745352 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= 72008 MiB
End job on node127 at 2011-04-20 09:31:45