Trace number 3222496

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) 4999.98 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3358.18
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3222496-1303305677/watcher-3222496-1303305677 -o /tmp/evaluation-result-3222496-1303305677/solver-3222496-1303305677 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222496-1303305677.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13329
/proc/meminfo: memFree=17143632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) R 13327 13329 12384 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 442168648 18763776 392 33554432000 4194304 4287625 140736286585920 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/13329/statm: 4581 392 343 23 0 91 0

[startup+0.106405 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13329
/proc/meminfo: memFree=17143632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 2462929140257358088 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200389 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13329
/proc/meminfo: memFree=17143632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300371 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13329
/proc/meminfo: memFree=17143632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700302 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13329
/proc/meminfo: memFree=17143632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593928493321945088 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17139312/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593928630760898560 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=477528 CPUtime=0.49 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 1323 0 0 0 49 0 0 0 25 0 1 0 442168648 488988672 792 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 119382 792 327 96 0 115944 0
[pid=13331] ppid=13329 vsize=13352 CPUtime=0.44 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 810 0 0 0 44 0 0 0 25 0 1 0 442168648 13672448 696 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 3338 696 340 145 0 383 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=0.54 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 54 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 10533889 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 965164

[startup+3.10087 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17137700/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593928768199852032 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=478036 CPUtime=0.99 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 1840 0 0 0 99 0 0 0 25 0 1 0 442168648 489508864 988 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 119509 988 327 96 0 116071 0
[pid=13331] ppid=13329 vsize=13884 CPUtime=0.96 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 946 0 0 0 96 0 0 0 25 0 1 0 442168648 14217216 832 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 3471 832 340 145 0 516 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=1.12 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 112 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 966204

[startup+6.30031 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17129516/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593928905638805504 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=484664 CPUtime=2.09 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 4305 0 0 0 209 0 0 0 25 0 1 0 442168648 496295936 2635 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 121166 2635 337 96 0 117728 0
[pid=13331] ppid=13329 vsize=14552 CPUtime=2.04 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 1116 0 0 0 204 0 0 0 25 0 1 0 442168648 14901248 1002 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 3638 1002 340 145 0 683 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=2.14 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 214 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 973500

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17123212/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593928905638805504 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=489572 CPUtime=4.19 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 6614 0 0 0 419 0 0 0 25 0 1 0 442168648 501321728 3417 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 122393 3417 337 96 0 118955 0
[pid=13331] ppid=13329 vsize=15508 CPUtime=4.17 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 1334 0 0 0 417 0 0 0 25 0 1 0 442168648 15880192 1220 33554432000 4194304 4785740 140734116231392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 3877 1220 341 145 0 922 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=4.32 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 432 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 979364

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13333
/proc/meminfo: memFree=17119644/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=492840 CPUtime=8.49 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 8981 0 0 0 849 0 0 0 25 0 1 0 442168648 504668160 3836 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 123210 3836 337 96 0 119772 0
[pid=13331] ppid=13329 vsize=16900 CPUtime=8.44 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 1676 0 0 0 844 0 0 0 25 0 1 0 442168648 17305600 1562 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 4225 1562 341 145 0 1270 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=8.54 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 854 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 984024

[startup+51.1004 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13334
/proc/meminfo: memFree=17112668/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=493432 CPUtime=16.99 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 13640 0 0 0 1698 1 0 0 25 0 1 0 442168648 505274368 4417 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 123358 4417 337 96 0 119920 0
[pid=13331] ppid=13329 vsize=18532 CPUtime=16.97 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 2074 0 0 0 1697 0 0 0 25 0 1 0 442168648 18976768 1960 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 4633 1960 341 145 0 1678 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=17.12 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 1712 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 986248

[startup+102.3 s]
/proc/loadavg: 4.54 5.62 5.87 4/175 13353
/proc/meminfo: memFree=17253744/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927256371363840 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=500440 CPUtime=34.09 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 21383 0 0 0 3407 2 0 0 25 0 1 0 442168648 512450560 5926 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 125110 5926 337 96 0 121672 0
[pid=13331] ppid=13329 vsize=20600 CPUtime=34.04 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 2550 0 0 0 3404 0 0 0 25 0 1 0 442168648 21094400 2436 33554432000 4194304 4785740 140734116231392 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 5150 2436 341 145 0 2195 0
[pid=13332] ppid=13329 vsize=455960 CPUtime=34.15 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 346 0 0 0 3415 0 0 0 25 0 1 0 442168648 466903040 242 33554432000 134512640 134534564 4291347296 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113990 242 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 995324

[startup+162.301 s]
/proc/loadavg: 3.56 5.14 5.69 4/175 13355
/proc/meminfo: memFree=17240832/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927256371363840 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=508848 CPUtime=54.08 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 30746 0 0 0 5405 3 0 0 25 0 1 0 442168648 521060352 8760 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 127212 8760 337 96 0 123774 0
[pid=13331] ppid=13329 vsize=22484 CPUtime=54.03 cores=1

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

/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 1091808

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13487
/proc/meminfo: memFree=17155524/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927806127177728 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=572756 CPUtime=1554.06 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 165902 0 0 0 155372 34 0 0 25 0 1 0 442168648 586502144 25116 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 143189 25116 337 96 0 139751 0
[pid=13331] ppid=13329 vsize=44764 CPUtime=1554.03 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8106 0 0 0 155403 0 0 0 25 0 1 0 442168648 45838336 7992 33554432000 4194304 4785740 140734116231392 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11191 7992 341 145 0 8236 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1554.18 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 155418 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 1091808

[startup+4722.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13488
/proc/meminfo: memFree=17171632/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927806127177728 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=558248 CPUtime=1574.05 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 166087 0 0 0 157371 34 0 0 25 0 1 0 442168648 571645952 20931 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 139562 20931 337 96 0 136124 0
[pid=13331] ppid=13329 vsize=44916 CPUtime=1574.04 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8146 0 0 0 157404 0 0 0 25 0 1 0 442168648 45993984 8032 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11229 8032 341 145 0 8274 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1574.18 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 157418 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 1077452

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13490
/proc/meminfo: memFree=17171488/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927806127177728 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=558248 CPUtime=1594.04 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 166291 0 0 0 159370 34 0 0 25 0 1 0 442168648 571645952 21128 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 139562 21128 337 96 0 136124 0
[pid=13331] ppid=13329 vsize=45112 CPUtime=1594.04 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8174 0 0 0 159404 0 0 0 25 0 1 0 442168648 46194688 8060 33554432000 4194304 4785740 140734116231392 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11278 8060 341 145 0 8323 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1594.18 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 159418 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 1077648

[startup+4842.31 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13492
/proc/meminfo: memFree=17160560/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=565688 CPUtime=1614.04 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 169430 0 0 0 161369 35 0 0 25 0 1 0 442168648 579264512 23788 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 141422 23788 337 96 0 137984 0
[pid=13331] ppid=13329 vsize=45112 CPUtime=1614.06 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8191 0 0 0 161406 0 0 0 25 0 1 0 442168648 46194688 8077 33554432000 4194304 4785740 140734116231392 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11278 8077 341 145 0 8323 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1614.17 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 161417 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 1085088

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13493
/proc/meminfo: memFree=17154220/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=565688 CPUtime=1634.04 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 171032 0 0 0 163368 36 0 0 25 0 1 0 442168648 579264512 25342 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 141422 25342 337 96 0 137984 0
[pid=13331] ppid=13329 vsize=45260 CPUtime=1634.06 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8208 0 0 0 163406 0 0 0 25 0 1 0 442168648 46346240 8094 33554432000 4194304 4785740 140734116231392 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11315 8094 341 145 0 8360 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1634.17 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 163417 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 1085236

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13495
/proc/meminfo: memFree=17171196/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=563376 CPUtime=1654.04 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 171301 0 0 0 165368 36 0 0 25 0 1 0 442168648 576897024 20931 33554432000 4194304 4587354 140733581612768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 140844 20931 337 96 0 137406 0
[pid=13331] ppid=13329 vsize=45260 CPUtime=1654.06 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8224 0 0 0 165406 0 0 0 25 0 1 0 442168648 46346240 8110 33554432000 4194304 4785740 140734116231392 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11315 8110 341 145 0 8360 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1654.17 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 165417 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 1082924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13496
/proc/meminfo: memFree=17171176/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=563376 CPUtime=1666.64 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 171301 0 0 0 166628 36 0 0 25 0 1 0 442168648 576897024 20931 33554432000 4194304 4587354 140733581612768 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 140844 20931 337 96 0 137406 0
[pid=13331] ppid=13329 vsize=45400 CPUtime=1666.58 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8236 0 0 0 166658 0 0 0 25 0 1 0 442168648 46489600 8122 33554432000 4194304 4785740 140734116231392 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11350 8122 341 145 0 8395 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1666.76 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 166676 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 10532276 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4999.98
Current children cumulated vsize (KiB) 1083064

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

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

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 13496
/proc/meminfo: memFree=17171176/32951124 swapFree=67111528/67111528
[pid=13329] ppid=13327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13329/stat : 13329 (ppfolio) S 13327 13329 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 442168648 18763776 394 33554432000 4194304 4287625 140736286585920 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 7 0 0 0
/proc/13329/statm: 4581 394 345 23 0 91 0
[pid=13330] ppid=13329 vsize=563376 CPUtime=1666.64 cores=1
/proc/13330/stat : 13330 (cryptominisat) R 13329 13329 12384 0 -1 4202496 171301 0 0 0 166628 36 0 0 25 0 1 0 442168648 576897024 20931 33554432000 4194304 4587354 140733581612768 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13330/statm: 140844 20931 337 96 0 137406 0
[pid=13331] ppid=13329 vsize=45400 CPUtime=1666.58 cores=1
/proc/13331/stat : 13331 (clasp) R 13329 13329 12384 0 -1 4202496 8236 0 0 0 166658 0 0 0 25 0 1 0 442168648 46489600 8122 33554432000 4194304 4785740 140734116231392 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13331/statm: 11350 8122 341 145 0 8395 0
[pid=13332] ppid=13329 vsize=455964 CPUtime=1666.76 cores=1
/proc/13332/stat : 13332 (TNM) R 13329 13329 12384 0 -1 4202496 355 0 0 0 166676 0 0 0 25 0 1 0 442168648 466907136 251 33554432000 134512640 134534564 4291347296 18446744073709551615 10532276 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13332/statm: 113991 251 103 6 0 112657 0
Current children cumulated CPU time (s) 4999.98
Current children cumulated vsize (KiB) 1083064

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 4999.98
CPU user time (s): 4999.62
CPU system time (s): 0.36
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 1593528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 501
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= 214
involuntary context switches= 4

runsolver used 6.37803 second user time and 16.9844 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 15:21:17
IDJOB=3222496
IDBENCH=83099
IDSOLVER=1639
FILE ID=node108/3222496-1303305677
RUNJOBID= node108-1303290665-12403
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222496-1303305677/watcher-3222496-1303305677 -o /tmp/evaluation-result-3222496-1303305677/solver-3222496-1303305677 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222496-1303305677.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=188055718

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.75
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.820
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:     32951124 kB
MemFree:      17143912 kB
Buffers:        760648 kB
Cached:       14499596 kB
SwapCached:          0 kB
Active:        7994188 kB
Inactive:      7461424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17143912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:      194712 kB
Mapped:          16484 kB
Slab:           288688 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2732188 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= 72276 MiB
End job on node108 at 2011-04-20 16:44:39