Trace number 3290042

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 par? (TO) 4800.42 1201.71

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3290042-1304088088/watcher-3290042-1304088088 -o /tmp/evaluation-result-3290042-1304088088/solver-3290042-1304088088 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290042-1304088088.cnf 

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

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


[startup+0 s]
/proc/loadavg: 10.22 10.13 9.49 6/182 28042
/proc/meminfo: memFree=18068016/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) R 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0

[startup+0.0995379 s]
/proc/loadavg: 10.22 10.13 9.49 6/182 28042
/proc/meminfo: memFree=18068016/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) R 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100537 s]
/proc/loadavg: 10.22 10.13 9.49 6/182 28042
/proc/meminfo: memFree=18068016/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) R 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300499 s]
/proc/loadavg: 10.22 10.13 9.49 6/182 28042
/proc/meminfo: memFree=18068016/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700419 s]
/proc/loadavg: 10.22 10.13 9.49 6/182 28042
/proc/meminfo: memFree=18068016/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50026 s]
/proc/loadavg: 10.21 10.13 9.50 11/188 28048
/proc/meminfo: memFree=18056456/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1551688 CPUtime=1.48 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 2776 0 0 0 148 0 0 0 25 0 1 0 520405468 1588928512 1632 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 387922 1632 333 96 0 384484 0
[pid=28044] ppid=28042 vsize=16268 CPUtime=1.49 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 1546 0 0 0 149 0 0 0 20 0 1 0 520405468 16658432 1422 33554432000 4194304 4785740 140735221476448 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 4067 1422 341 145 0 1112 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=0.77 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 77 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=6520 CPUtime=1.49 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 1012 0 0 0 149 0 0 0 25 0 1 0 520405468 6676480 828 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 1630 828 126 39 0 710 0
[pid=28047] ppid=28042 vsize=13044 CPUtime=0.71 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 2826 0 0 0 71 0 0 0 25 0 1 0 520405468 13357056 1303 33554432000 4194304 4331988 140733985470128 18446744073709551615 4242589 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 3261 1303 175 34 0 1703 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2062460

[startup+3.10094 s]
/proc/loadavg: 10.21 10.13 9.50 11/188 28048
/proc/meminfo: memFree=18053108/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1563380 CPUtime=3.08 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 6865 0 0 0 308 0 0 0 25 0 1 0 520405468 1600901120 4377 33554432000 4194304 4587354 140736469644256 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 390845 4377 339 96 0 387407 0
[pid=28044] ppid=28042 vsize=17752 CPUtime=3.09 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 1921 0 0 0 309 0 0 0 25 0 1 0 520405468 18178048 1797 33554432000 4194304 4785740 140735221476448 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 4438 1797 341 145 0 1483 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=1.56 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 156 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=6812 CPUtime=3.09 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 1053 0 0 0 309 0 0 0 25 0 1 0 520405468 6975488 869 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 1703 869 126 39 0 783 0
[pid=28047] ppid=28042 vsize=13200 CPUtime=1.51 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 2843 0 0 0 151 0 0 0 25 0 1 0 520405468 13516800 1320 33554432000 4194304 4331988 140733985470128 18446744073709551615 4228554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 3300 1320 175 34 0 1742 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2076084

[startup+6.3003 s]
/proc/loadavg: 10.21 10.13 9.50 11/188 28048
/proc/meminfo: memFree=18040028/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1571416 CPUtime=6.29 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 8113 0 0 0 628 1 0 0 25 0 1 0 520405468 1609129984 4823 33554432000 4194304 4587354 140736469644256 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 392854 4823 339 96 0 389416 0
[pid=28044] ppid=28042 vsize=18840 CPUtime=6.29 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 2180 0 0 0 629 0 0 0 25 0 1 0 520405468 19292160 2056 33554432000 4194304 4785740 140735221476448 18446744073709551615 4546069 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 4710 2056 341 145 0 1755 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=3.15 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 315 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=7836 CPUtime=6.29 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 1341 0 0 0 629 0 0 0 25 0 1 0 520405468 8024064 1125 33554432000 4194304 4352236 140736267225632 18446744073709551615 4276782 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 1959 1125 126 39 0 1039 0
[pid=28047] ppid=28042 vsize=13336 CPUtime=3.11 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 2873 0 0 0 311 0 0 0 25 0 1 0 520405468 13656064 1350 33554432000 4194304 4331988 140733985470128 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 3334 1350 175 34 0 1776 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2086368

[startup+12.701 s]
/proc/loadavg: 10.17 10.12 9.50 11/188 28049
/proc/meminfo: memFree=17988452/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1576768 CPUtime=12.69 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 13729 0 0 0 1267 2 0 0 25 0 1 0 520405468 1614610432 6868 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 394192 6868 339 96 0 390754 0
[pid=28044] ppid=28042 vsize=20204 CPUtime=12.69 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 2524 0 0 0 1269 0 0 0 25 0 1 0 520405468 20688896 2400 33554432000 4194304 4785740 140735221476448 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 5051 2400 341 145 0 2096 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=6.34 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 634 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=8220 CPUtime=12.69 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 1725 0 0 0 1269 0 0 0 25 0 1 0 520405468 8417280 1221 33554432000 4194304 4352236 140736267225632 18446744073709551615 4207908 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 2055 1221 126 39 0 1135 0
[pid=28047] ppid=28042 vsize=13640 CPUtime=6.28 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 2955 0 0 0 628 0 0 0 25 0 1 0 520405468 13967360 1432 33554432000 4194304 4331988 140733985470128 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 3410 1432 175 34 0 1852 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2093772

[startup+25.5005 s]
/proc/loadavg: 10.23 10.13 9.51 11/188 28049
/proc/meminfo: memFree=17999556/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1574952 CPUtime=25.48 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 20768 0 0 0 2545 3 0 0 25 0 1 0 520405468 1612750848 7191 33554432000 4194304 4587354 140736469644256 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 393738 7191 339 96 0 390300 0
[pid=28044] ppid=28042 vsize=23936 CPUtime=25.49 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 3415 0 0 0 2549 0 0 0 25 0 1 0 520405468 24510464 3291 33554432000 4194304 4785740 140735221476448 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 5984 3291 341 145 0 3029 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=12.74 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 1274 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=8352 CPUtime=25.49 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 1918 0 0 0 2549 0 0 0 25 0 1 0 520405468 8552448 1254 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 2088 1254 126 39 0 1168 0
[pid=28047] ppid=28042 vsize=13792 CPUtime=12.61 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 3008 0 0 0 1261 0 0 0 25 0 1 0 520405468 14123008 1485 33554432000 4194304 4331988 140733985470128 18446744073709551615 4210953 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 3448 1485 175 34 0 1890 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2095972

[startup+51.1004 s]
/proc/loadavg: 10.21 10.14 9.53 11/188 28050
/proc/meminfo: memFree=17978820/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1581396 CPUtime=51.09 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 31467 0 0 0 5103 6 0 0 25 0 1 0 520405468 1619349504 9469 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 395349 9469 339 96 0 391911 0
[pid=28044] ppid=28042 vsize=26452 CPUtime=51.09 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 4012 0 0 0 5109 0 0 0 25 0 1 0 520405468 27086848 3888 33554432000 4194304 4785740 140735221476448 18446744073709551615 254500352709 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 6613 3888 341 145 0 3658 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=25.44 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 2544 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=8880 CPUtime=51.09 cores=3

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

/proc/28047/statm: 7733 4638 175 34 0 6175 0
Current children cumulated CPU time (s) 3764.18
Current children cumulated vsize (KiB) 5025664

[startup+1002.3 s]
/proc/loadavg: 10.10 10.14 9.91 11/188 28075
/proc/meminfo: memFree=17577524/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1666940 CPUtime=1002.33 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 153957 0 0 0 100178 55 0 0 25 0 1 0 520405468 1706946560 31339 33554432000 4194304 4587354 140736469644256 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 416735 31339 339 96 0 413297 0
[pid=28044] ppid=28042 vsize=60768 CPUtime=1002.33 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12049 0 0 0 100230 3 0 0 25 0 1 0 520405468 62226432 11869 33554432000 4194304 4785740 140735221476448 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15192 11869 341 145 0 12237 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=498.47 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 49847 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=19520 CPUtime=1002.33 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 30525 0 0 0 100229 4 0 0 25 0 1 0 520405468 19988480 4069 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 4880 4069 126 39 0 3960 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=498.39 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 6376 0 0 0 49837 2 0 0 25 0 1 0 520405468 31674368 4853 33554432000 4194304 4331988 140733985470128 18446744073709551615 4316670 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 4853 175 34 0 6175 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 2253100

[startup+1062.3 s]
/proc/loadavg: 10.13 10.14 9.92 11/188 28077
/proc/meminfo: memFree=17564120/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1723648 CPUtime=1062.33 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 157704 0 0 0 106176 57 0 0 25 0 1 0 520405468 1765015552 32428 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 430912 32428 339 96 0 427474 0
[pid=28044] ppid=28042 vsize=61636 CPUtime=1062.34 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12201 0 0 0 106231 3 0 0 25 0 1 0 520405468 63115264 12021 33554432000 4194304 4785740 140735221476448 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15409 12021 341 145 0 12454 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=528.32 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 52832 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=22848 CPUtime=1062.33 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 31357 0 0 0 106229 4 0 0 25 0 1 0 520405468 23396352 4901 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 5712 4901 126 39 0 4792 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=528.22 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 6615 0 0 0 52820 2 0 0 25 0 1 0 520405468 31674368 5092 33554432000 4194304 4331988 140733985470128 18446744073709551615 4211168 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 5092 175 34 0 6175 0
Current children cumulated CPU time (s) 4243.54
Current children cumulated vsize (KiB) 2314004

[startup+1122.3 s]
/proc/loadavg: 10.14 10.14 9.93 11/188 28078
/proc/meminfo: memFree=17562604/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1723648 CPUtime=1122.34 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 159575 0 0 0 112176 58 0 0 25 0 1 0 520405468 1765015552 31778 33554432000 4194304 4587354 140736469644256 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 430912 31778 339 96 0 427474 0
[pid=28044] ppid=28042 vsize=62420 CPUtime=1122.34 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12383 0 0 0 112231 3 0 0 25 0 1 0 520405468 63918080 12203 33554432000 4194304 4785740 140735221476448 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15605 12203 341 145 0 12650 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=558.16 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 55816 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=21056 CPUtime=1122.34 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 31741 0 0 0 112229 5 0 0 25 0 1 0 520405468 21561344 4453 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 5264 4453 126 39 0 4344 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=558.05 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 6838 0 0 0 55803 2 0 0 25 0 1 0 520405468 31674368 5315 33554432000 4194304 4331988 140733985470128 18446744073709551615 4237130 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 5315 175 34 0 6175 0
Current children cumulated CPU time (s) 4483.23
Current children cumulated vsize (KiB) 2312996

[startup+1182.3 s]
/proc/loadavg: 10.23 10.16 9.95 11/188 28122
/proc/meminfo: memFree=17447248/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1669340 CPUtime=1182.33 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 166337 0 0 0 118172 61 0 0 25 0 1 0 520405468 1709404160 34787 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 417335 34787 339 96 0 413897 0
[pid=28044] ppid=28042 vsize=62824 CPUtime=1182.34 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12468 0 0 0 118231 3 0 0 25 0 1 0 520405468 64331776 12288 33554432000 4194304 4785740 140735221476448 18446744073709551615 4560479 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15706 12288 341 145 0 12751 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=587.98 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 58798 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=19520 CPUtime=1182.34 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 32189 0 0 0 118229 5 0 0 25 0 1 0 520405468 19988480 4069 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328363 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 4880 4069 126 39 0 3960 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=587.91 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 7073 0 0 0 58789 2 0 0 25 0 1 0 520405468 31674368 5550 33554432000 4194304 4331988 140733985470128 18446744073709551615 4311677 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 5550 175 34 0 6175 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 2257556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.16 10.15 9.95 11/188 28122
/proc/meminfo: memFree=17337320/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1687500 CPUtime=1201.74 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 172151 0 0 0 120110 64 0 0 25 0 1 0 520405468 1728000000 37435 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 421875 37435 339 96 0 418437 0
[pid=28044] ppid=28042 vsize=62824 CPUtime=1201.75 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12471 0 0 0 120172 3 0 0 25 0 1 0 520405468 64331776 12291 33554432000 4194304 4785740 140735221476448 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15706 12291 341 145 0 12751 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=597.65 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 59765 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=17728 CPUtime=1201.75 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 32765 0 0 0 120170 5 0 0 25 0 1 0 520405468 18153472 3621 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 4432 3621 126 39 0 3512 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=597.53 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 7129 0 0 0 59751 2 0 0 25 0 1 0 520405468 31674368 5606 33554432000 4194304 4331988 140733985470128 18446744073709551615 4211256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 5606 175 34 0 6175 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 2273924

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

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

[startup+1201.7 s]
/proc/loadavg: 10.16 10.15 9.95 11/188 28122
/proc/meminfo: memFree=17337320/32950928 swapFree=67111528/67111528
[pid=28042] ppid=28040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28042/stat : 28042 (ppfolio) S 28040 28042 25471 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520405467 18763776 390 33554432000 4194304 4287625 140736671182208 18446744073709551615 254500711951 0 0 4096 65536 13417561125004771327 0 0 17 3 0 0 0
/proc/28042/statm: 4581 390 341 23 0 91 0
[pid=28043] ppid=28042 vsize=1687500 CPUtime=1201.74 cores=1
/proc/28043/stat : 28043 (cryptominisat) R 28042 28042 25471 0 -1 4202496 172151 0 0 0 120110 64 0 0 25 0 1 0 520405468 1728000000 37435 33554432000 4194304 4587354 140736469644256 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28043/statm: 421875 37435 339 96 0 418437 0
[pid=28044] ppid=28042 vsize=62824 CPUtime=1201.75 cores=5
/proc/28044/stat : 28044 (clasp) R 28042 28042 25471 0 -1 4202496 12471 0 0 0 120172 3 0 0 25 0 1 0 520405468 64331776 12291 33554432000 4194304 4785740 140735221476448 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28044/statm: 15706 12291 341 145 0 12751 0
[pid=28045] ppid=28042 vsize=456616 CPUtime=597.65 cores=7
/proc/28045/stat : 28045 (TNM) R 28042 28042 25471 0 -1 4202496 623 0 0 0 59765 0 0 0 25 0 1 0 520405468 467574784 520 33554432000 134512640 134534564 4293667840 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28045/statm: 114154 520 95 6 0 112820 0
[pid=28046] ppid=28042 vsize=17728 CPUtime=1201.75 cores=3
/proc/28046/stat : 28046 (lingeling) R 28042 28042 25471 0 -1 4202496 32765 0 0 0 120170 5 0 0 25 0 1 0 520405468 18153472 3621 33554432000 4194304 4352236 140736267225632 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28046/statm: 4432 3621 126 39 0 3512 0
[pid=28047] ppid=28042 vsize=30932 CPUtime=597.53 cores=7
/proc/28047/stat : 28047 (march_hi) R 28042 28042 25471 0 -1 4202496 7129 0 0 0 59751 2 0 0 25 0 1 0 520405468 31674368 5606 33554432000 4194304 4331988 140733985470128 18446744073709551615 4211256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28047/statm: 7733 5606 175 34 0 6175 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 2273924

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.42
CPU user time (s): 4799.68
CPU system time (s): 0.74
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 9313776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.6
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53525
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= 219
involuntary context switches= 42561

runsolver used 1.70474 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 16:41:28
IDJOB=3290042
IDBENCH=83416
IDSOLVER=1612
FILE ID=node149/3290042-1304088088
RUNJOBID= node149-1304086886-27921
PBS_JOBID= 13170452
Free space on /tmp= 71920 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290042-1304088088/watcher-3290042-1304088088 -o /tmp/evaluation-result-3290042-1304088088/solver-3290042-1304088088 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290042-1304088088.cnf

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=620647013

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:      18068172 kB
Buffers:       2224888 kB
Cached:       11823816 kB
SwapCached:          0 kB
Active:        6292692 kB
Inactive:      8039728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18068172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      283312 kB
Mapped:          16936 kB
Slab:           485844 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2222580 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= 71892 MiB
End job on node149 at 2011-04-29 17:01:32