Trace number 3191758

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.335
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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
1300.01/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-3191758-1302539498/watcher-3191758-1302539498 -o /tmp/evaluation-result-3191758-1302539498/solver-3191758-1302539498 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191758-1302539498.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: 11.98 11.99 11.40 11/198 25930
/proc/meminfo: memFree=16147484/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18240 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) R 25928 25930 25291 0 -1 4194304 274 0 0 0 0 0 0 0 19 0 1 0 365547822 18677760 221 33554432000 4194304 4287625 140733315333888 18446744073709551615 228239386513 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25930/statm: 4560 229 193 23 0 57 0

[startup+0.103344 s]
/proc/loadavg: 11.98 11.99 11.40 11/198 25930
/proc/meminfo: memFree=16147484/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200314 s]
/proc/loadavg: 11.98 11.99 11.40 11/198 25930
/proc/meminfo: memFree=16147484/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300306 s]
/proc/loadavg: 11.98 11.99 11.40 11/198 25930
/proc/meminfo: memFree=16147484/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700241 s]
/proc/loadavg: 11.98 11.99 11.40 11/198 25930
/proc/meminfo: memFree=16147484/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 11.98 11.99 11.40 13/202 25934
/proc/meminfo: memFree=16140384/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408412671082496 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=214996 CPUtime=0.49 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 1728 0 0 0 49 0 0 0 21 0 1 0 365547823 220155904 900 33554432000 4194304 4587354 140736893435440 18446744073709551615 228244045460 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 53749 900 326 96 0 50311 0
[pid=25933] ppid=25930 vsize=13772 CPUtime=0.43 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 905 0 0 0 43 0 0 0 22 0 1 0 365547823 14102528 797 33554432000 4194304 4785740 140735020590000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 3443 797 340 145 0 488 0
[pid=25934] ppid=25930 vsize=452524 CPUtime=0.54 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 417 0 0 0 54 0 0 0 25 0 1 0 365547823 463384576 314 33554432000 134512640 134534564 4288491504 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 699616

[startup+3.10081 s]
/proc/loadavg: 11.98 11.99 11.40 13/202 25934
/proc/meminfo: memFree=16138400/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408824987942912 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=26540 CPUtime=0.99 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 2178 0 0 0 99 0 0 0 23 0 1 0 365547823 27176960 1051 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 6635 1051 326 96 0 3197 0
[pid=25933] ppid=25930 vsize=14200 CPUtime=0.99 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 986 0 0 0 99 0 0 0 25 0 1 0 365547823 14540800 878 33554432000 4194304 4785740 140735020590000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 3550 878 340 145 0 595 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=1.08 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 108 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 515416

[startup+6.30125 s]
/proc/loadavg: 11.98 11.99 11.40 13/202 25934
/proc/meminfo: memFree=16132724/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591406763403640832 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=221932 CPUtime=2.09 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 4168 0 0 0 209 0 0 0 25 0 1 0 365547823 227258368 2693 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 55483 2693 336 96 0 52045 0
[pid=25933] ppid=25930 vsize=14668 CPUtime=2.04 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 1113 0 0 0 204 0 0 0 25 0 1 0 365547823 15020032 1005 33554432000 4194304 4785740 140735020590000 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 3667 1005 340 145 0 712 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=2.14 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 214 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 711276

[startup+12.7011 s]
/proc/loadavg: 11.98 11.99 11.40 13/202 25934
/proc/meminfo: memFree=16142760/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591407175720501248 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=2430916 CPUtime=4.19 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 5531 0 0 0 419 0 0 0 25 0 1 0 365547823 2489257984 2770 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 607729 2770 336 96 0 604291 0
[pid=25933] ppid=25930 vsize=15432 CPUtime=4.19 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 1271 0 0 0 419 0 0 0 25 0 1 0 365547823 15802368 1163 33554432000 4194304 4785740 140735020590000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 3858 1163 340 145 0 903 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=4.29 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 429 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2921024

[startup+25.5009 s]
/proc/loadavg: 11.99 11.99 11.41 13/202 25935
/proc/meminfo: memFree=16123908/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591406763403640832 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=231784 CPUtime=8.49 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 8599 0 0 0 849 0 0 0 25 0 1 0 365547823 237346816 4211 33554432000 4194304 4587354 140736893435440 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 57946 4211 336 96 0 54508 0
[pid=25933] ppid=25930 vsize=16480 CPUtime=8.44 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 1507 0 0 0 844 0 0 0 25 0 1 0 365547823 16875520 1399 33554432000 4194304 4785740 140735020590000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 4120 1399 340 145 0 1165 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=8.54 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 854 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 722940

[startup+51.1004 s]
/proc/loadavg: 11.99 11.99 11.43 13/202 25936
/proc/meminfo: memFree=16116236/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591407862915268608 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=229484 CPUtime=16.98 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 12389 0 0 0 1697 1 0 0 25 0 1 0 365547823 234991616 4573 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 57371 4573 336 96 0 53933 0
[pid=25933] ppid=25930 vsize=18128 CPUtime=16.99 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 1882 0 0 0 1699 0 0 0 25 0 1 0 365547823 18563072 1774 33554432000 4194304 4785740 140735020590000 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 4532 1774 340 145 0 1577 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=17.09 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 1709 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 722288

[startup+102.3 s]
/proc/loadavg: 11.99 11.99 11.45 13/202 25937
/proc/meminfo: memFree=16099976/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408687548989440 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=42484 CPUtime=34.09 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 18977 0 0 0 3406 3 0 0 25 0 1 0 365547823 43503616 5003 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 10621 5003 336 96 0 7183 0
[pid=25933] ppid=25930 vsize=19592 CPUtime=34.05 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 2244 0 0 0 3405 0 0 0 25 0 1 0 365547823 20062208 2136 33554432000 4194304 4785740 140735020590000 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 4898 2136 341 145 0 1943 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=34.14 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 3414 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 536752

[startup+162.301 s]
/proc/loadavg: 11.99 11.99 11.48 13/202 25938
/proc/meminfo: memFree=16095980/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591406900842594304 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=46912 CPUtime=54.08 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 25568 0 0 0 5404 4 0 0 25 0 1 0 365547823 48037888 6074 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 11728 6074 336 96 0 8290 0
[pid=25933] ppid=25930 vsize=20924 CPUtime=54.05 cores=4

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

[startup+882.307 s]
/proc/loadavg: 12.00 11.99 11.74 13/202 26199
/proc/meminfo: memFree=16075276/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408275232129024 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=2468828 CPUtime=294.05 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 70730 0 0 0 29391 14 0 0 25 0 1 0 365547823 2528079872 12544 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 617207 12544 336 96 0 613769 0
[pid=25933] ppid=25930 vsize=28468 CPUtime=294.05 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4233 0 0 0 29404 1 0 0 25 0 1 0 365547823 29151232 4125 33554432000 4194304 4785740 140735020590000 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7117 4125 341 145 0 4162 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=294.2 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 29420 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2971972

[startup+942.301 s]
/proc/loadavg: 12.00 11.99 11.75 13/202 26200
/proc/meminfo: memFree=16063740/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408275232129024 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=71464 CPUtime=314.04 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 74193 0 0 0 31390 14 0 0 25 0 1 0 365547823 73179136 11788 33554432000 4194304 4587354 140736893435440 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 17866 11788 336 96 0 14428 0
[pid=25933] ppid=25930 vsize=28468 CPUtime=314.05 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4278 0 0 0 31404 1 0 0 25 0 1 0 365547823 29151232 4170 33554432000 4194304 4785740 140735020590000 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7117 4170 341 145 0 4162 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=314.19 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 31419 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 574608

[startup+1002.3 s]
/proc/loadavg: 12.05 12.00 11.77 13/202 26202
/proc/meminfo: memFree=16041148/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408412671082496 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=71520 CPUtime=334.06 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 76882 0 0 0 33391 15 0 0 25 0 1 0 365547823 73236480 12272 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 17880 12272 336 96 0 14442 0
[pid=25933] ppid=25930 vsize=29420 CPUtime=334.04 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4450 0 0 0 33403 1 0 0 25 0 1 0 365547823 30126080 4342 33554432000 4194304 4785740 140735020590000 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7355 4342 341 145 0 4400 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=334.19 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 33419 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 575616

[startup+1062.3 s]
/proc/loadavg: 12.02 12.00 11.78 13/202 26203
/proc/meminfo: memFree=16032064/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408550110035968 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=71580 CPUtime=354.06 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 79518 0 0 0 35390 16 0 0 25 0 1 0 365547823 73297920 12680 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 17895 12680 336 96 0 14457 0
[pid=25933] ppid=25930 vsize=29420 CPUtime=354.04 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4469 0 0 0 35403 1 0 0 25 0 1 0 365547823 30126080 4361 33554432000 4194304 4785740 140735020590000 18446744073709551615 4538902 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7355 4361 341 145 0 4400 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=354.19 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 35419 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 575676

[startup+1122.3 s]
/proc/loadavg: 12.04 12.01 11.79 13/202 26205
/proc/meminfo: memFree=16017908/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=71624 CPUtime=374.07 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 81973 0 0 0 37390 17 0 0 25 0 1 0 365547823 73342976 12913 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 17906 12913 336 96 0 14468 0
[pid=25933] ppid=25930 vsize=29420 CPUtime=374.03 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4478 0 0 0 37402 1 0 0 25 0 1 0 365547823 30126080 4370 33554432000 4194304 4785740 140735020590000 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7355 4370 341 145 0 4400 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=374.19 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 37419 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 575720

[startup+1182.3 s]
/proc/loadavg: 12.01 12.01 11.81 13/202 26207
/proc/meminfo: memFree=16017400/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=260384 CPUtime=394.08 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 84534 0 0 0 39390 18 0 0 25 0 1 0 365547823 266633216 13181 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 65096 13181 336 96 0 61658 0
[pid=25933] ppid=25930 vsize=29420 CPUtime=394.03 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4492 0 0 0 39402 1 0 0 25 0 1 0 365547823 30126080 4384 33554432000 4194304 4785740 140735020590000 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7355 4384 341 145 0 4400 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=394.18 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 39418 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 764480

[startup+1242.3 s]
/proc/loadavg: 12.03 12.02 11.82 10/194 26226
/proc/meminfo: memFree=16095108/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408412671082496 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=71812 CPUtime=414.08 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 87810 0 0 0 41390 18 0 0 25 0 1 0 365547823 73535488 11819 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 17953 11819 336 96 0 14515 0
[pid=25933] ppid=25930 vsize=29612 CPUtime=414.03 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4532 0 0 0 41402 1 0 0 25 0 1 0 365547823 30322688 4424 33554432000 4194304 4785740 140735020590000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7403 4424 341 145 0 4448 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=414.18 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 41418 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 576100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.11 11.46 11.64 10/193 26228
/proc/meminfo: memFree=16100088/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408412671082496 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=2469356 CPUtime=433.33 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 90313 0 0 0 43313 20 0 0 25 0 1 0 365547823 2528620544 11905 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 617339 11905 336 96 0 613901 0
[pid=25933] ppid=25930 vsize=29612 CPUtime=433.3 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4557 0 0 0 43329 1 0 0 25 0 1 0 365547823 30322688 4449 33554432000 4194304 4785740 140735020590000 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7403 4449 341 145 0 4448 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=433.38 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 43338 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2973644

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

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

[startup+1300 s]
/proc/loadavg: 10.11 11.46 11.64 10/193 26228
/proc/meminfo: memFree=16100088/32951124 swapFree=67111524/67111528
[pid=25930] ppid=25928 vsize=18324 CPUtime=0 cores=4,6
/proc/25930/stat : 25930 (ppfolio) S 25928 25930 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365547822 18763776 393 33554432000 4194304 4287625 140733315333888 18446744073709551615 228244368911 0 0 4096 65536 4591408412671082496 0 0 17 6 0 0 0
/proc/25930/statm: 4581 393 345 23 0 91 0
[pid=25932] ppid=25930 vsize=2469356 CPUtime=433.33 cores=4
/proc/25932/stat : 25932 (cryptominisat) R 25930 25930 25291 0 -1 4202496 90313 0 0 0 43313 20 0 0 25 0 1 0 365547823 2528620544 11905 33554432000 4194304 4587354 140736893435440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25932/statm: 617339 11905 336 96 0 613901 0
[pid=25933] ppid=25930 vsize=29612 CPUtime=433.3 cores=4
/proc/25933/stat : 25933 (clasp) R 25930 25930 25291 0 -1 4202496 4557 0 0 0 43329 1 0 0 25 0 1 0 365547823 30322688 4449 33554432000 4194304 4785740 140735020590000 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25933/statm: 7403 4449 341 145 0 4448 0
[pid=25934] ppid=25930 vsize=456352 CPUtime=433.38 cores=4
/proc/25934/stat : 25934 (TNM) R 25930 25930 25291 0 -1 4202496 478 0 0 0 43338 0 0 0 25 0 1 0 365547823 467304448 375 33554432000 134512640 134534564 4288491504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25934/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2973644

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.81
CPU system time (s): 0.223965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2987212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95881
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= 247
involuntary context switches= 14752

runsolver used 2.22966 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:31:39
IDJOB=3191758
IDBENCH=82889
IDSOLVER=1613
FILE ID=node136/3191758-1302539498
RUNJOBID= node136-1302536829-25310
PBS_JOBID= 12951116
Free space on /tmp= 71372 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191758-1302539498/watcher-3191758-1302539498 -o /tmp/evaluation-result-3191758-1302539498/solver-3191758-1302539498 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191758-1302539498.cnf

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=2076903303

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:      16147640 kB
Buffers:        607344 kB
Cached:       15594484 kB
SwapCached:          4 kB
Active:        8200064 kB
Inactive:      8209228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16147640 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15460 kB
Writeback:           0 kB
AnonPages:      207068 kB
Mapped:          17876 kB
Slab:           328464 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5902632 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= 71372 MiB
End job on node136 at 2011-04-11 18:53:19