Trace number 3219208

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3219208-1303223293/watcher-3219208-1303223293 -o /tmp/evaluation-result-3219208-1303223293/solver-3219208-1303223293 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219208-1303223293.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 5/180 21286
/proc/meminfo: memFree=17754916/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 4423775362366800132 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0

[startup+0.03607 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 21286
/proc/meminfo: memFree=17754916/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 4423775362366800132 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101089 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 21286
/proc/meminfo: memFree=17754916/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 4423775362366800132 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301054 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 21286
/proc/meminfo: memFree=17754916/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700936 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 21286
/proc/meminfo: memFree=17754916/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21290
/proc/meminfo: memFree=17741492/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=25876 CPUtime=0.54 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 1319 0 0 0 54 0 0 0 25 0 1 0 433927074 26497024 1180 33554432000 4194304 4587354 140735679337184 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 6469 1180 305 96 0 3031 0
[pid=21288] ppid=21286 vsize=17640 CPUtime=0.42 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 1966 0 0 0 42 0 0 0 25 0 1 0 433927074 18063360 1771 33554432000 4194304 4785740 140733500028208 18446744073709551615 4327335 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 4410 1771 340 145 0 1455 0
[pid=21289] ppid=21286 vsize=455032 CPUtime=0.51 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1150 0 0 0 51 0 0 0 25 0 1 0 433927074 465952768 1047 33554432000 134512640 134534564 4292120640 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 516872

[startup+3.10054 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21290
/proc/meminfo: memFree=17732680/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=27656 CPUtime=1.04 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 3904 0 0 0 103 1 0 0 25 0 1 0 433927074 28319744 1948 33554432000 4194304 4587354 140735679337184 18446744073709551615 4287479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 6914 1948 326 96 0 3476 0
[pid=21288] ppid=21286 vsize=20444 CPUtime=0.93 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 2640 0 0 0 93 0 0 0 25 0 1 0 433927074 20934656 2445 33554432000 4194304 4785740 140733500028208 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 5111 2445 340 145 0 2156 0
[pid=21289] ppid=21286 vsize=455032 CPUtime=1.1 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1150 0 0 0 110 0 0 0 25 0 1 0 433927074 465952768 1047 33554432000 134512640 134534564 4292120640 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 521456

[startup+6.30095 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21290
/proc/meminfo: memFree=17728588/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009779849664659456 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=1275496 CPUtime=2.14 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 5833 0 0 0 213 1 0 0 25 0 1 0 433927074 1306107904 2354 33554432000 4194304 4587354 140735679337184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 318874 2354 327 96 0 315436 0
[pid=21288] ppid=21286 vsize=21636 CPUtime=2.01 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 2939 0 0 0 201 0 0 0 25 0 1 0 433927074 22155264 2744 33554432000 4194304 4785740 140733500028208 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 5409 2744 340 145 0 2454 0
[pid=21289] ppid=21286 vsize=455032 CPUtime=2.12 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1150 0 0 0 212 0 0 0 25 0 1 0 433927074 465952768 1047 33554432000 134512640 134534564 4292120640 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1770488

[startup+12.7008 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21290
/proc/meminfo: memFree=17701312/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009781636371054592 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=1295992 CPUtime=4.24 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 12500 0 0 0 422 2 0 0 25 0 1 0 433927074 1327095808 6918 33554432000 4194304 4587354 140735679337184 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 323998 6918 337 96 0 320560 0
[pid=21288] ppid=21286 vsize=23068 CPUtime=4.13 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 3284 0 0 0 413 0 0 0 25 0 1 0 433927074 23621632 3089 33554432000 4194304 4785740 140733500028208 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 5767 3089 340 145 0 2812 0
[pid=21289] ppid=21286 vsize=455032 CPUtime=4.3 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1150 0 0 0 430 0 0 0 25 0 1 0 433927074 465952768 1047 33554432000 134512640 134534564 4292120640 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1792416

[startup+25.5005 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21291
/proc/meminfo: memFree=17727856/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009781911248961536 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=1300044 CPUtime=8.54 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 13533 0 0 0 852 2 0 0 25 0 1 0 433927074 1331245056 6715 33554432000 4194304 4587354 140735679337184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 325011 6715 337 96 0 321573 0
[pid=21288] ppid=21286 vsize=25708 CPUtime=8.41 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 3945 0 0 0 841 0 0 0 25 0 1 0 433927074 26324992 3750 33554432000 4194304 4785740 140733500028208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 6427 3750 340 145 0 3472 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=8.52 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 852 0 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1803364

[startup+51.1008 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21291
/proc/meminfo: memFree=17703820/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009781361493147648 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=1296252 CPUtime=17.03 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 17085 0 0 0 1701 2 0 0 25 0 1 0 433927074 1327362048 7263 33554432000 4194304 4587354 140735679337184 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 324063 7263 337 96 0 320625 0
[pid=21288] ppid=21286 vsize=30036 CPUtime=16.93 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 4938 0 0 0 1693 0 0 0 25 0 1 0 433927074 30756864 4743 33554432000 4194304 4785740 140733500028208 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 7509 4743 340 145 0 4554 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=17.1 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 1710 0 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1803900

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21293
/proc/meminfo: memFree=17667724/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009781224054194176 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=8809912 CPUtime=34.14 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 35650 0 0 0 3408 6 0 0 25 0 1 0 433927074 9021349888 13039 33554432000 4194304 4587354 140735679337184 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 2202478 13039 337 96 0 2199040 0
[pid=21288] ppid=21286 vsize=35616 CPUtime=34.01 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 6266 0 0 0 3400 1 0 0 25 0 1 0 433927074 36470784 6071 33554432000 4194304 4785740 140733500028208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 8904 6071 340 145 0 5949 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=34.13 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 3413 0 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9323140

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21294
/proc/meminfo: memFree=17692876/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433927074 18763776 394 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 2009780261981519872 0 0 17 4 0 0 0
/proc/21286/statm: 4581 394 345 23 0 91 0
[pid=21287] ppid=21286 vsize=1279936 CPUtime=54.13 cores=0
/proc/21287/stat : 21287 (cryptominisat) R 21286 21286 20187 0 -1 4202496 44082 0 0 0 5406 7 0 0 25 0 1 0 433927074 1310654464 3285 33554432000 4194304 4587354 140735679337184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21287/statm: 319984 3285 337 96 0 316546 0
[pid=21288] ppid=21286 vsize=40160 CPUtime=54.01 cores=0

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

/proc/meminfo: memFree=17849136/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=131260 CPUtime=2063.41 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 28199 0 0 0 206336 5 0 0 25 0 1 0 433927074 134410240 27516 33554432000 4194304 4785740 140733500028208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 32815 27516 341 145 0 29860 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2063.59 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 206356 3 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 608872

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21456
/proc/meminfo: memFree=17844292/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=132684 CPUtime=2093.43 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 28486 0 0 0 209337 6 0 0 25 0 1 0 433927074 135868416 27803 33554432000 4194304 4785740 140733500028208 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33171 27803 341 145 0 30216 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2093.58 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 209355 3 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 610296

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21457
/proc/meminfo: memFree=17842168/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=133540 CPUtime=2123.43 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 28672 0 0 0 212337 6 0 0 25 0 1 0 433927074 136744960 27989 33554432000 4194304 4785740 140733500028208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33385 27989 341 145 0 30430 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2123.58 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 212355 3 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 611152

[startup+4722.31 s]
/proc/loadavg: 5.07 5.02 5.00 6/183 21459
/proc/meminfo: memFree=17629864/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=134396 CPUtime=2153.44 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 28824 0 0 0 215338 6 0 0 25 0 1 0 433927074 137621504 28141 33554432000 4194304 4785740 140733500028208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33599 28141 341 145 0 30644 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2153.58 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 215354 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 612008

[startup+4782.3 s]
/proc/loadavg: 5.09 5.03 5.00 6/183 21460
/proc/meminfo: memFree=17629232/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=134824 CPUtime=2183.45 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 28942 0 0 0 218339 6 0 0 25 0 1 0 433927074 138059776 28259 33554432000 4194304 4785740 140733500028208 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33706 28259 341 145 0 30751 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2183.57 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 218353 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 612436

[startup+4842.3 s]
/proc/loadavg: 5.03 5.02 5.00 6/183 21462
/proc/meminfo: memFree=17628968/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=135108 CPUtime=2213.45 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 29013 0 0 0 221339 6 0 0 25 0 1 0 433927074 138350592 28330 33554432000 4194304 4785740 140733500028208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33777 28330 341 145 0 30822 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2213.57 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 221353 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 612720

[startup+4902.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 21464
/proc/meminfo: memFree=17627096/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=135608 CPUtime=2243.46 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 29209 0 0 0 224340 6 0 0 25 0 1 0 433927074 138862592 28419 33554432000 4194304 4785740 140733500028208 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 33902 28419 341 145 0 30947 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2243.56 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 224352 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 613220

[startup+4962.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/183 21465
/proc/meminfo: memFree=17615920/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=136176 CPUtime=2273.46 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 29335 0 0 0 227340 6 0 0 25 0 1 0 433927074 139444224 28545 33554432000 4194304 4785740 140733500028208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 34044 28545 341 145 0 31089 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2273.56 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 227352 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 613788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.01 5.00 6/183 21466
/proc/meminfo: memFree=17614676/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=137316 CPUtime=2292.27 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 29584 0 0 0 229221 6 0 0 25 0 1 0 433927074 140611584 28794 33554432000 4194304 4785740 140733500028208 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 34329 28794 341 145 0 31374 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2292.36 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 229232 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 614928

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: 5.00 5.01 5.00 6/183 21466
/proc/meminfo: memFree=17614676/32951124 swapFree=67111528/67111528
[pid=21286] ppid=21284 vsize=18324 CPUtime=415.39 cores=0,2,4,6
/proc/21286/stat : 21286 (ppfolio) S 21284 21286 20187 0 -1 4202496 501 231481 0 0 0 0 41495 44 15 0 1 0 433927074 18763776 395 33554432000 4194304 4287625 140735081613760 18446744073709551615 212687695375 0 0 4096 65536 3063075846924239108 0 0 17 4 0 0 0
/proc/21286/statm: 4581 395 346 23 0 91 0
[pid=21288] ppid=21286 vsize=137316 CPUtime=2292.27 cores=0
/proc/21288/stat : 21288 (clasp) R 21286 21286 20187 0 -1 4202496 29584 0 0 0 229221 6 0 0 25 0 1 0 433927074 140611584 28794 33554432000 4194304 4785740 140733500028208 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21288/statm: 34329 28794 341 145 0 31374 0
[pid=21289] ppid=21286 vsize=459288 CPUtime=2292.36 cores=0
/proc/21289/stat : 21289 (TNM) R 21286 21286 20187 0 -1 4202496 1399 0 0 0 229232 4 0 0 25 0 1 0 433927074 470310912 1296 33554432000 134512640 134534564 4292120640 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21289/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 614928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21286 and gives
#  childrusage.ru_utime.tv_sec=414
#  childrusage.ru_utime.tv_usec=957916
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=448931
# CPU time returned by wait4() is 415.407
# while last known CPU time is 5000.02
#
# 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.02
CPU user time (s): 4999.48
CPU system time (s): 0.54
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 9334844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 414.958
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231982
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= 239
involuntary context switches= 4782

runsolver used 8.74167 second user time and 18.5342 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 16:28:13
IDJOB=3219208
IDBENCH=82551
IDSOLVER=1639
FILE ID=node139/3219208-1303223293
RUNJOBID= node139-1303203383-20205
PBS_JOBID= 13030644
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219208-1303223293/watcher-3219208-1303223293 -o /tmp/evaluation-result-3219208-1303223293/solver-3219208-1303223293 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219208-1303223293.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=2056062481

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17755072 kB
Buffers:        710996 kB
Cached:       13698916 kB
SwapCached:          0 kB
Active:        8447528 kB
Inactive:      6398096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17755072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:      435420 kB
Mapped:          16452 kB
Slab:           288292 kB
PageTables:       5836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1360820 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= 72748 MiB
End job on node139 at 2011-04-19 17:51:35