Trace number 3191521

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
MD5SUM1a4e1674582e40801444509cae2068da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.5668
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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
1300.00/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 12.00 11.87 9.49 3/182 25462
/proc/meminfo: memFree=16288388/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18240 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) R 25460 25462 25291 0 -1 4194304 272 0 0 0 0 0 0 0 25 0 1 0 365411110 18677760 218 33554432000 4194304 4287625 140736972482416 18446744073709551615 228239386513 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25462/statm: 4560 218 185 23 0 57 0

[startup+0.0789021 s]
/proc/loadavg: 12.00 11.87 9.49 3/182 25462
/proc/meminfo: memFree=16288388/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 4421715977087975688 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100897 s]
/proc/loadavg: 12.00 11.87 9.49 3/182 25462
/proc/meminfo: memFree=16288388/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 4421715977087975688 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300858 s]
/proc/loadavg: 12.00 11.87 9.49 3/182 25462
/proc/meminfo: memFree=16288388/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700796 s]
/proc/loadavg: 12.00 11.87 9.49 3/182 25462
/proc/meminfo: memFree=16288388/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 11.68 11.81 9.48 11/195 25527
/proc/meminfo: memFree=16218548/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=25820 CPUtime=0.43 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 2365 0 0 0 43 0 0 0 25 0 1 0 365411111 26439680 1051 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 6455 1051 326 96 0 3017 0
[pid=25465] ppid=25462 vsize=15844 CPUtime=0.49 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 1435 0 0 0 49 0 0 0 25 0 1 0 365411111 16224256 1302 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 3961 1302 340 145 0 1006 0
[pid=25466] ppid=25462 vsize=453448 CPUtime=0.54 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 686 0 0 0 54 0 0 0 25 0 1 0 365411111 464330752 583 33554432000 134512640 134534564 4287586464 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 513436

[startup+3.10037 s]
/proc/loadavg: 11.68 11.81 9.48 13/202 25535
/proc/meminfo: memFree=16123384/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220700433558011904 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=453424 CPUtime=0.99 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 3531 0 0 0 99 0 0 0 25 0 1 0 365411111 464306176 1347 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 113356 1347 327 96 0 109918 0
[pid=25465] ppid=25462 vsize=16512 CPUtime=0.99 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 1584 0 0 0 99 0 0 0 25 0 1 0 365411111 16908288 1451 33554432000 4194304 4785740 140737228370656 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 4128 1451 340 145 0 1173 0
[pid=25466] ppid=25462 vsize=453448 CPUtime=1.09 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 686 0 0 0 109 0 0 0 25 0 1 0 365411111 464330752 583 33554432000 134512640 134534564 4287586464 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 941708

[startup+6.30081 s]
/proc/loadavg: 11.68 11.81 9.48 13/202 25535
/proc/meminfo: memFree=16106572/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220700158680104960 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=462908 CPUtime=2.03 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 7548 0 0 0 203 0 0 0 25 0 1 0 365411111 474017792 4098 33554432000 4194304 4587354 140736227080064 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 115727 4098 337 96 0 112289 0
[pid=25465] ppid=25462 vsize=17400 CPUtime=2.09 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 1799 0 0 0 209 0 0 0 25 0 1 0 365411111 17817600 1666 33554432000 4194304 4785740 140737228370656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 4350 1666 340 145 0 1395 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=2.14 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 214 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 956040

[startup+12.7007 s]
/proc/loadavg: 11.73 11.81 9.51 14/202 25535
/proc/meminfo: memFree=16043036/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220700296119058432 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=464176 CPUtime=4.19 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 9267 0 0 0 418 1 0 0 25 0 1 0 365411111 475316224 4253 33554432000 4194304 4587354 140736227080064 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 116044 4253 337 96 0 112606 0
[pid=25465] ppid=25462 vsize=18944 CPUtime=4.19 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 2164 0 0 0 419 0 0 0 25 0 1 0 365411111 19398656 2031 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 4736 2031 340 145 0 1781 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=4.29 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 429 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 958852

[startup+25.5004 s]
/proc/loadavg: 11.77 11.82 9.54 13/202 25535
/proc/meminfo: memFree=16007872/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699196607430656 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=2437864 CPUtime=8.44 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 11594 0 0 0 843 1 0 0 25 0 1 0 365411111 2496372736 4778 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 609466 4778 337 96 0 606028 0
[pid=25465] ppid=25462 vsize=21032 CPUtime=8.49 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 2631 0 0 0 849 0 0 0 25 0 1 0 365411111 21536768 2498 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 5258 2498 340 145 0 2303 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=8.54 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 854 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2934628

[startup+51.1009 s]
/proc/loadavg: 11.85 11.83 9.60 13/202 25536
/proc/meminfo: memFree=15873796/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220700158680104960 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=39600 CPUtime=16.99 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 17653 0 0 0 1697 2 0 0 25 0 1 0 365411111 40550400 6387 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 9900 6387 337 96 0 6462 0
[pid=25465] ppid=25462 vsize=23380 CPUtime=16.99 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 3199 0 0 0 1699 0 0 0 25 0 1 0 365411111 23941120 3066 33554432000 4194304 4785740 140737228370656 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 5845 3066 340 145 0 2890 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=17.09 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 1709 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 538712

[startup+102.307 s]
/proc/loadavg: 12.01 11.87 9.74 13/202 25537
/proc/meminfo: memFree=15771960/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220700158680104960 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=71360 CPUtime=34.05 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 23906 0 0 0 3403 2 0 0 25 0 1 0 365411111 73072640 12615 33554432000 4194304 4587354 140736227080064 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 17840 12615 337 96 0 14402 0
[pid=25465] ppid=25462 vsize=26944 CPUtime=34.08 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 3984 0 0 0 3408 0 0 0 25 0 1 0 365411111 27590656 3851 33554432000 4194304 4785740 140737228370656 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 6736 3851 340 145 0 3781 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=34.14 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 3414 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 574036

[startup+162.3 s]
/proc/loadavg: 12.00 11.89 9.88 13/202 25539
/proc/meminfo: memFree=15597600/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699334046384128 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=71624 CPUtime=54.06 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 27530 0 0 0 5403 3 0 0 25 0 1 0 365411111 73342976 12973 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 17906 12973 337 96 0 14468 0
[pid=25465] ppid=25462 vsize=29772 CPUtime=54.08 cores=1

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

/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 584144

[startup+882.301 s]
/proc/loadavg: 12.01 12.00 11.01 13/202 25618
/proc/meminfo: memFree=15217536/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699059168477184 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=550368 CPUtime=294.05 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 99557 0 0 0 29385 20 0 0 25 0 1 0 365411111 563576832 9996 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 137592 9996 337 96 0 134154 0
[pid=25465] ppid=25462 vsize=46212 CPUtime=294.05 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8239 0 0 0 29404 1 0 0 25 0 1 0 365411111 47321088 8106 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 11553 8106 340 145 0 8598 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=294.2 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 29420 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1072312

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.07 13/202 25620
/proc/meminfo: memFree=15350812/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699196607430656 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=63144 CPUtime=314.04 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 104967 0 0 0 31382 22 0 0 25 0 1 0 365411111 64659456 11883 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 15786 11883 337 96 0 12348 0
[pid=25465] ppid=25462 vsize=46596 CPUtime=314.05 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8321 0 0 0 31404 1 0 0 25 0 1 0 365411111 47714304 8188 33554432000 4194304 4785740 140737228370656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 11649 8188 340 145 0 8694 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=314.2 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 31420 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 585472

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.13 13/202 25621
/proc/meminfo: memFree=15405960/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699334046384128 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=550528 CPUtime=334.04 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 111217 0 0 0 33380 24 0 0 25 0 1 0 365411111 563740672 10984 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 137632 10984 337 96 0 134194 0
[pid=25465] ppid=25462 vsize=47808 CPUtime=334.06 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8559 0 0 0 33405 1 0 0 25 0 1 0 365411111 48955392 8426 33554432000 4194304 4785740 140737228370656 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 11952 8426 340 145 0 8997 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=334.19 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 33419 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1074068

[startup+1062.3 s]
/proc/loadavg: 12.00 12.00 11.18 13/202 25623
/proc/meminfo: memFree=15372696/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699471485337600 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=63316 CPUtime=354.04 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 116213 0 0 0 35378 26 0 0 25 0 1 0 365411111 64835584 12286 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 15829 12286 337 96 0 12391 0
[pid=25465] ppid=25462 vsize=48000 CPUtime=354.06 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8634 0 0 0 35405 1 0 0 25 0 1 0 365411111 49152000 8501 33554432000 4194304 4785740 140737228370656 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 12000 8501 340 145 0 9045 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=354.19 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 35419 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 587048

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.23 13/202 25625
/proc/meminfo: memFree=15332492/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220699608924291072 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=63432 CPUtime=374.03 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 122388 0 0 0 37375 28 0 0 25 0 1 0 365411111 64954368 10972 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 15858 10972 337 96 0 12420 0
[pid=25465] ppid=25462 vsize=48384 CPUtime=374.07 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8729 0 0 0 37406 1 0 0 25 0 1 0 365411111 49545216 8596 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 12096 8596 340 145 0 9141 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=374.19 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 37419 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 587548

[startup+1182.3 s]
/proc/loadavg: 12.00 12.00 11.27 13/202 25626
/proc/meminfo: memFree=15304944/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 220698784290570240 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=109248 CPUtime=394.03 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 133469 0 0 0 39373 30 0 0 25 0 1 0 365411111 111869952 22045 33554432000 4194304 4587354 140736227080064 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 27312 22045 337 96 0 23874 0
[pid=25465] ppid=25462 vsize=49404 CPUtime=394.08 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 8921 0 0 0 39407 1 0 0 25 0 1 0 365411111 50589696 8788 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 12351 8788 340 145 0 9396 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=394.19 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 39419 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 634384

[startup+1242.3 s]
/proc/loadavg: 12.05 12.01 11.32 13/202 25628
/proc/meminfo: memFree=15324500/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=70004 CPUtime=414.03 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 134162 0 0 0 41372 31 0 0 25 0 1 0 365411111 71684096 13960 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 17501 13960 337 96 0 14063 0
[pid=25465] ppid=25462 vsize=50040 CPUtime=414.08 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 9065 0 0 0 41407 1 0 0 25 0 1 0 365411111 51240960 8932 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 12510 8932 340 145 0 9555 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=414.18 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 41418 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 595776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 12.01 11.36 13/202 25629
/proc/meminfo: memFree=15341212/32951124 swapFree=67111524/67111528
[pid=25462] ppid=25460 vsize=18324 CPUtime=0 cores=1,3
/proc/25462/stat : 25462 (ppfolio) S 25460 25462 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365411110 18763776 394 33554432000 4194304 4287625 140736972482416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25462/statm: 4581 394 345 23 0 91 0
[pid=25464] ppid=25462 vsize=70120 CPUtime=433.3 cores=1
/proc/25464/stat : 25464 (cryptominisat) R 25462 25462 25291 0 -1 4202496 136236 0 0 0 43298 32 0 0 25 0 1 0 365411111 71802880 11776 33554432000 4194304 4587354 140736227080064 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25464/statm: 17530 11776 337 96 0 14092 0
[pid=25465] ppid=25462 vsize=50616 CPUtime=433.32 cores=1
/proc/25465/stat : 25465 (clasp) R 25462 25462 25291 0 -1 4202496 9206 0 0 0 43331 1 0 0 25 0 1 0 365411111 51830784 9073 33554432000 4194304 4785740 140737228370656 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25465/statm: 12654 9073 340 145 0 9699 0
[pid=25466] ppid=25462 vsize=457408 CPUtime=433.38 cores=1
/proc/25466/stat : 25466 (TNM) R 25462 25462 25291 0 -1 4202496 806 0 0 0 43338 0 0 0 25 0 1 0 365411111 468385792 703 33554432000 134512640 134534564 4287586464 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25466/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 596468

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25462 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=303301
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=350946
# CPU time returned by wait4() is 866.654
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.67
CPU system time (s): 0.33
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 2934768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.303
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145980
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= 253
involuntary context switches= 10224

runsolver used 2.10168 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:08:51
IDJOB=3191521
IDBENCH=82652
IDSOLVER=1613
FILE ID=node136/3191521-1302538131
RUNJOBID= node136-1302536829-25311
PBS_JOBID= 12951116
Free space on /tmp= 71372 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191521-1302538131/watcher-3191521-1302538131 -o /tmp/evaluation-result-3191521-1302538131/solver-3191521-1302538131 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191521-1302538131.cnf

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

MD5SUM BENCH= 1a4e1674582e40801444509cae2068da
RANDOM SEED=1878472594

node136.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	: 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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16288544 kB
Buffers:        606568 kB
Cached:       15591596 kB
SwapCached:          4 kB
Active:        8059208 kB
Inactive:      8209360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16288544 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:       70444 kB
Mapped:          15592 kB
Slab:           328024 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256888 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= 71356 MiB
End job on node136 at 2011-04-11 18:30:31