Trace number 3281257

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) 1300.01 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data

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

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-3281257-1303750790/watcher-3281257-1303750790 -o /tmp/evaluation-result-3281257-1303750790/solver-3281257-1303750790 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281257-1303750790.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.51 3.86 3.51 10/198 9242
/proc/meminfo: memFree=14241088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) R 9240 9242 8633 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 486677817 18763776 392 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9242/statm: 4581 392 343 23 0 91 0

[startup+0.086708 s]
/proc/loadavg: 3.51 3.86 3.51 10/198 9242
/proc/meminfo: memFree=14241088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1007 s]
/proc/loadavg: 3.51 3.86 3.51 10/198 9242
/proc/meminfo: memFree=14241088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300669 s]
/proc/loadavg: 3.51 3.86 3.51 10/198 9242
/proc/meminfo: memFree=14241088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700597 s]
/proc/loadavg: 3.51 3.86 3.51 10/198 9242
/proc/meminfo: memFree=14241088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14057660/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=95536 CPUtime=0.54 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 18224 0 0 0 52 2 0 0 25 0 1 0 486677817 97828864 17676 33554432000 4194304 4587354 140734109320656 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 23884 17676 310 96 0 20446 0
[pid=9244] ppid=9242 vsize=90760 CPUtime=0.43 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 23931 0 0 0 41 2 0 0 25 0 1 0 486677817 92938240 19440 33554432000 4194304 4785740 140733748255936 18446744073709551615 4487028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 22690 19440 318 145 0 19735 0
[pid=9245] ppid=9242 vsize=459920 CPUtime=0.51 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 3507 0 0 0 50 1 0 0 25 0 1 0 486677817 470958080 3405 33554432000 134512640 134534564 4288721488 18446744073709551615 10045611 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 114980 3405 90 6 0 113646 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 664540

[startup+3.10124 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14010416/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=95800 CPUtime=1.04 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 18296 0 0 0 102 2 0 0 25 0 1 0 486677817 98099200 17748 33554432000 4194304 4587354 140734109320656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 23950 17748 310 96 0 20512 0
[pid=9244] ppid=9242 vsize=109228 CPUtime=1.02 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 28442 0 0 0 99 3 0 0 25 0 1 0 486677817 111849472 23951 33554432000 4194304 4785740 140733748255936 18446744073709551615 4486825 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 27307 23951 319 145 0 24352 0
[pid=9245] ppid=9242 vsize=493840 CPUtime=1.01 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 14220 0 0 0 99 2 0 0 25 0 1 0 486677817 505692160 14117 33554432000 134512640 134534564 4288721488 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 123460 14117 91 6 0 122126 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 717192

[startup+6.30061 s]
/proc/loadavg: 4.35 4.03 3.56 13/202 9247
/proc/meminfo: memFree=13813100/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997646690713600 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=129744 CPUtime=2.14 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 26705 0 0 0 211 3 0 0 25 0 1 0 486677817 132857856 26157 33554432000 4194304 4587354 140734109320656 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 32436 26157 316 96 0 28998 0
[pid=9244] ppid=9242 vsize=111236 CPUtime=2.03 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 32004 0 0 0 200 3 0 0 25 0 1 0 486677817 113905664 24578 33554432000 4194304 4785740 140733748255936 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 27809 24578 332 145 0 24854 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=2.1 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 206 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 760932

[startup+12.7005 s]
/proc/loadavg: 4.97 4.16 3.61 13/202 9247
/proc/meminfo: memFree=13743716/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996822056992768 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=218304 CPUtime=4.24 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 50628 0 0 0 418 6 0 0 25 0 1 0 486677817 223543296 40163 33554432000 4194304 4587354 140734109320656 18446744073709551615 4237618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 54576 40163 333 96 0 51138 0
[pid=9244] ppid=9242 vsize=111236 CPUtime=4.22 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 32040 0 0 0 419 3 0 0 25 0 1 0 486677817 113905664 24614 33554432000 4194304 4785740 140733748255936 18446744073709551615 4290588 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 27809 24614 340 145 0 24854 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=4.22 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 418 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 849492

[startup+25.5013 s]
/proc/loadavg: 6.52 4.54 3.74 13/202 9247
/proc/meminfo: memFree=13723352/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867998333885480960 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=218304 CPUtime=8.53 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 51150 0 0 0 847 6 0 0 25 0 1 0 486677817 223543296 40664 33554432000 4194304 4587354 140734109320656 18446744073709551615 4458313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 54576 40664 338 96 0 51138 0
[pid=9244] ppid=9242 vsize=111236 CPUtime=8.43 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 32041 0 0 0 840 3 0 0 25 0 1 0 486677817 113905664 24615 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 27809 24615 340 145 0 24854 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=8.5 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 846 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 849492

[startup+51.1008 s]
/proc/loadavg: 8.39 5.14 3.96 13/202 9248
/proc/meminfo: memFree=13684640/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=218304 CPUtime=17.03 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 51592 0 0 0 1697 6 0 0 25 0 1 0 486677817 223543296 41106 33554432000 4194304 4587354 140734109320656 18446744073709551615 4367578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 54576 41106 339 96 0 51138 0
[pid=9244] ppid=9242 vsize=111236 CPUtime=17.01 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 32042 0 0 0 1698 3 0 0 25 0 1 0 486677817 113905664 24616 33554432000 4194304 4785740 140733748255936 18446744073709551615 4552630 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 27809 24616 340 145 0 24854 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=17.02 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 1698 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 849492

[startup+102.308 s]
/proc/loadavg: 10.49 6.21 4.39 13/202 9258
/proc/meminfo: memFree=13598692/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997646690713600 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=229204 CPUtime=34.14 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 55136 0 0 0 3407 7 0 0 25 0 1 0 486677817 234704896 44596 33554432000 4194304 4587354 140734109320656 18446744073709551615 4364488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 57301 44596 339 96 0 53863 0
[pid=9244] ppid=9242 vsize=115216 CPUtime=34.05 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 33017 0 0 0 3401 4 0 0 25 0 1 0 486677817 117981184 25591 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 28804 25591 340 145 0 25849 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=34.1 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 3406 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 864372

[startup+162.301 s]
/proc/loadavg: 11.44 7.26 4.86 13/202 9260
/proc/meminfo: memFree=13451856/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867998883641294848 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=211536 CPUtime=54.13 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 60251 0 0 0 5406 7 0 0 25 0 1 0 486677817 216612864 43823 33554432000 4194304 4587354 140734109320656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 52884 43823 339 96 0 49446 0
[pid=9244] ppid=9242 vsize=133152 CPUtime=54.04 cores=4

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

/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1125880

[startup+882.3 s]
/proc/loadavg: 12.02 11.59 8.71 13/202 9282
/proc/meminfo: memFree=12986868/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996822056992768 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=246084 CPUtime=294.09 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 108016 0 0 0 29389 20 0 0 25 0 1 0 486677817 251990016 52043 33554432000 4194304 4587354 140734109320656 18446744073709551615 4236744 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 61521 52043 339 96 0 58083 0
[pid=9244] ppid=9242 vsize=222068 CPUtime=294.07 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 59474 0 0 0 29394 13 0 0 25 0 1 0 486677817 227397632 52048 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 55517 52048 340 145 0 52562 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=294.13 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 29409 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 988104

[startup+942.301 s]
/proc/loadavg: 12.01 11.66 8.91 13/202 9284
/proc/meminfo: memFree=12868800/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867996959495946240 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=343520 CPUtime=314.09 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 114325 0 0 0 31388 21 0 0 25 0 1 0 486677817 351764480 51350 33554432000 4194304 4587354 140734109320656 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 85880 51350 339 96 0 82442 0
[pid=9244] ppid=9242 vsize=252208 CPUtime=314.06 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 66940 0 0 0 31389 17 0 0 25 0 1 0 486677817 258260992 59514 33554432000 4194304 4785740 140733748255936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 63052 59514 340 145 0 60097 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=314.13 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 31409 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1115680

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.10 13/202 9285
/proc/meminfo: memFree=12835300/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997096934899712 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=343520 CPUtime=334.09 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 115815 0 0 0 33387 22 0 0 25 0 1 0 486677817 351764480 52795 33554432000 4194304 4587354 140734109320656 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 85880 52795 339 96 0 82442 0
[pid=9244] ppid=9242 vsize=279308 CPUtime=334.07 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 73662 0 0 0 33387 20 0 0 25 0 1 0 486677817 286011392 66236 33554432000 4194304 4785740 140733748255936 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 69827 66236 340 145 0 66872 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=334.14 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 33410 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1142780

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.28 13/202 9287
/proc/meminfo: memFree=12890340/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997784129667072 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=369464 CPUtime=354.08 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 121798 0 0 0 35385 23 0 0 25 0 1 0 486677817 378331136 51465 33554432000 4194304 4587354 140734109320656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 92366 51465 339 96 0 88928 0
[pid=9244] ppid=9242 vsize=305496 CPUtime=354.06 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 80129 0 0 0 35384 22 0 0 25 0 1 0 486677817 312827904 72703 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 76374 72703 340 145 0 73419 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=354.15 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 35411 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1194912

[startup+1122.3 s]
/proc/loadavg: 12.05 11.83 9.45 13/202 9288
/proc/meminfo: memFree=12817288/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997096934899712 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=369464 CPUtime=374.09 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 123601 0 0 0 37385 24 0 0 25 0 1 0 486677817 378331136 53246 33554432000 4194304 4587354 140734109320656 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 92366 53246 339 96 0 88928 0
[pid=9244] ppid=9242 vsize=321296 CPUtime=374.06 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 84050 0 0 0 37382 24 0 0 25 0 1 0 486677817 329007104 76624 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 80324 76624 340 145 0 77369 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=374.15 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 37411 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1210712

[startup+1182.3 s]
/proc/loadavg: 12.02 11.85 9.61 13/202 9290
/proc/meminfo: memFree=12793088/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997234373853184 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=369464 CPUtime=394.1 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 125225 0 0 0 39385 25 0 0 25 0 1 0 486677817 378331136 54811 33554432000 4194304 4587354 140734109320656 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 92366 54811 339 96 0 88928 0
[pid=9244] ppid=9242 vsize=321296 CPUtime=394.06 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 84051 0 0 0 39382 24 0 0 25 0 1 0 486677817 329007104 76625 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 80324 76625 340 145 0 77369 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=394.14 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 39410 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1210712

[startup+1242.3 s]
/proc/loadavg: 12.05 11.89 9.76 13/202 9292
/proc/meminfo: memFree=12771352/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997371812806656 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=324508 CPUtime=414.11 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 131862 0 0 0 41385 26 0 0 25 0 1 0 486677817 332296192 53764 33554432000 4194304 4587354 140734109320656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 81127 53764 339 96 0 77689 0
[pid=9244] ppid=9242 vsize=321296 CPUtime=414.05 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 84053 0 0 0 41381 24 0 0 25 0 1 0 486677817 329007104 76627 33554432000 4194304 4785740 140733748255936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 80324 76627 340 145 0 77369 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=414.14 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 41410 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1165756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.91 9.90 4/187 9296
/proc/meminfo: memFree=13770020/32950928 swapFree=67111528/67111528
[pid=9242] ppid=9240 vsize=18324 CPUtime=0 cores=4,6
/proc/9242/stat : 9242 (ppfolio) S 9240 9242 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677817 18763776 394 33554432000 4194304 4287625 140735331397888 18446744073709551615 235594886671 0 0 4096 65536 8867997509251760128 0 0 17 6 0 0 0
/proc/9242/statm: 4581 394 345 23 0 91 0
[pid=9243] ppid=9242 vsize=321280 CPUtime=433.37 cores=4
/proc/9243/stat : 9243 (cryptominisat) R 9242 9242 8633 0 -1 4202496 138467 0 0 0 43310 27 0 0 25 0 1 0 486677817 328990720 52547 33554432000 4194304 4587354 140734109320656 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9243/statm: 80320 52547 339 96 0 76882 0
[pid=9244] ppid=9242 vsize=321296 CPUtime=433.3 cores=4
/proc/9244/stat : 9244 (clasp) R 9242 9242 8633 0 -1 4202496 84056 0 0 0 43306 24 0 0 25 0 1 0 486677817 329007104 76630 33554432000 4194304 4785740 140733748255936 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/9244/statm: 80324 76630 340 145 0 77369 0
[pid=9245] ppid=9242 vsize=501628 CPUtime=433.34 cores=4
/proc/9245/stat : 9245 (TNM) R 9242 9242 8633 0 -1 4202496 23395 0 0 0 43330 4 0 0 25 0 1 0 486677817 513667072 23292 33554432000 134512640 134534564 4288721488 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9245/statm: 125407 23292 95 6 0 124073 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1162528

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.46
CPU system time (s): 0.55
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1315824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 221
involuntary context switches= 3

runsolver used 2.09368 second user time and 5.2562 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:59:51
IDJOB=3281257
IDBENCH=20558
IDSOLVER=1613
FILE ID=node120/3281257-1303750790
RUNJOBID= node120-1303750789-9192
PBS_JOBID= 13154042
Free space on /tmp= 72080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281257-1303750790/watcher-3281257-1303750790 -o /tmp/evaluation-result-3281257-1303750790/solver-3281257-1303750790 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281257-1303750790.cnf

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=1173484838

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14241120 kB
Buffers:       2469460 kB
Cached:       15458136 kB
SwapCached:          0 kB
Active:       10748328 kB
Inactive:      7388232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14241120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           67728 kB
Writeback:           0 kB
AnonPages:      208004 kB
Mapped:          17796 kB
Slab:           507000 kB
PageTables:       6016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1770556 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= 72080 MiB
End job on node120 at 2011-04-25 19:21:33