Trace number 3289997

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.02 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289997-1303775872/watcher-3289997-1303775872 -o /tmp/evaluation-result-3289997-1303775872/solver-3289997-1303775872 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3289997-1303775872.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: 9.30 9.77 8.24 10/198 12603
/proc/meminfo: memFree=20816384/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) R 12601 12603 11530 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 489187032 18763776 391 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278699925 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12603/statm: 4581 391 343 23 0 91 0

[startup+0.0355869 s]
/proc/loadavg: 9.30 9.77 8.24 10/198 12603
/proc/meminfo: memFree=20816384/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 16846154764881199368 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100576 s]
/proc/loadavg: 9.30 9.77 8.24 10/198 12603
/proc/meminfo: memFree=20816384/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 16846154764881199368 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300541 s]
/proc/loadavg: 9.30 9.77 8.24 10/198 12603
/proc/meminfo: memFree=20816384/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700468 s]
/proc/loadavg: 9.30 9.77 8.24 10/198 12603
/proc/meminfo: memFree=20816384/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 9.30 9.77 8.24 13/202 12607
/proc/meminfo: memFree=20767392/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406005754658816 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=52392 CPUtime=0.54 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 9124 0 0 0 53 1 0 0 25 0 1 0 489187032 53649408 7765 33554432000 4194304 4587354 140733748770432 18446744073709551615 4317894 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 13098 7765 325 96 0 9660 0
[pid=12605] ppid=12603 vsize=28688 CPUtime=0.41 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 5309 0 0 0 41 0 0 0 25 0 1 0 489187032 29376512 4459 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 7172 4459 341 145 0 4217 0
[pid=12606] ppid=12603 vsize=462160 CPUtime=0.52 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 3220 0 0 0 52 0 0 0 25 0 1 0 489187032 473251840 3117 33554432000 134512640 134534564 4287758240 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 115540 3117 91 6 0 114206 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 561564

[startup+3.10104 s]
/proc/loadavg: 9.30 9.77 8.24 13/202 12607
/proc/meminfo: memFree=20742840/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891405181120937984 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=398240 CPUtime=1.04 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 10413 0 0 0 103 1 0 0 25 0 1 0 489187032 407797760 6846 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 99560 6846 332 96 0 96122 0
[pid=12605] ppid=12603 vsize=28688 CPUtime=0.93 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 5333 0 0 0 93 0 0 0 25 0 1 0 489187032 29376512 4483 33554432000 4194304 4785740 140737462166496 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 7172 4483 341 145 0 4217 0
[pid=12606] ppid=12603 vsize=462160 CPUtime=1.11 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 3220 0 0 0 111 0 0 0 25 0 1 0 489187032 473251840 3117 33554432000 134512640 134534564 4287758240 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 115540 3117 91 6 0 114206 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 907412

[startup+6.30048 s]
/proc/loadavg: 9.52 9.81 8.26 13/202 12607
/proc/meminfo: memFree=20723588/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891405868315705344 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=407096 CPUtime=2.14 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 12721 0 0 0 213 1 0 0 25 0 1 0 489187032 416866304 9131 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 101774 9131 338 96 0 98336 0
[pid=12605] ppid=12603 vsize=31360 CPUtime=2.01 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 5966 0 0 0 201 0 0 0 25 0 1 0 489187032 32112640 5116 33554432000 4194304 4785740 140737462166496 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 7840 5116 341 145 0 4885 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=2.12 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 212 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 923164

[startup+12.7003 s]
/proc/loadavg: 9.80 9.86 8.29 13/202 12607
/proc/meminfo: memFree=20699564/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406418071519232 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=454920 CPUtime=4.24 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 14430 0 0 0 422 2 0 0 25 0 1 0 489187032 465838080 9397 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 113730 9397 338 96 0 110292 0
[pid=12605] ppid=12603 vsize=33348 CPUtime=4.12 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 6501 0 0 0 412 0 0 0 25 0 1 0 489187032 34148352 5651 33554432000 4194304 4785740 140737462166496 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 8337 5651 341 145 0 5382 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=4.3 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 430 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 972976

[startup+25.5011 s]
/proc/loadavg: 10.29 9.97 8.34 13/202 12608
/proc/meminfo: memFree=20670644/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891405043681984512 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=443076 CPUtime=8.53 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 18207 0 0 0 851 2 0 0 25 0 1 0 489187032 453709824 11492 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 110769 11492 338 96 0 107331 0
[pid=12605] ppid=12603 vsize=38004 CPUtime=8.42 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 7624 0 0 0 841 1 0 0 25 0 1 0 489187032 38916096 6774 33554432000 4194304 4785740 140737462166496 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 9501 6774 341 145 0 6546 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=8.52 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 852 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 965788

[startup+51.1005 s]
/proc/loadavg: 10.87 10.13 8.44 13/202 12608
/proc/meminfo: memFree=20639972/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406830388379648 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=449456 CPUtime=17.04 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 25376 0 0 0 1700 4 0 0 25 0 1 0 489187032 460242944 11547 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 112364 11547 338 96 0 108926 0
[pid=12605] ppid=12603 vsize=52772 CPUtime=16.93 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 11328 0 0 0 1691 2 0 0 25 0 1 0 489187032 54038528 10478 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 13193 10479 341 145 0 10238 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=17.1 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 1710 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 986936

[startup+102.307 s]
/proc/loadavg: 11.51 10.41 8.62 13/202 12610
/proc/meminfo: memFree=20583412/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891405593437798400 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=60464 CPUtime=34.14 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 38590 0 0 0 3406 8 0 0 25 0 1 0 489187032 61915136 11262 33554432000 4194304 4587354 140733748770432 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 15116 11262 338 96 0 11678 0
[pid=12605] ppid=12603 vsize=63784 CPUtime=34.01 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 14035 0 0 0 3399 2 0 0 25 0 1 0 489187032 65314816 13185 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 15946 13185 341 145 0 12991 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=34.13 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 3413 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 608956

[startup+162.301 s]
/proc/loadavg: 11.82 10.70 8.83 13/202 12611
/proc/meminfo: memFree=20533164/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406280632565760 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=418400 CPUtime=54.13 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 49327 0 0 0 5404 9 0 0 25 0 1 0 489187032 428441600 8603 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 104600 8603 338 96 0 101162 0
[pid=12605] ppid=12603 vsize=91720 CPUtime=54.01 cores=1

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

/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1084116

[startup+882.301 s]
/proc/loadavg: 12.07 11.89 10.53 13/202 12643
/proc/meminfo: memFree=20341700/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406143193612288 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=445012 CPUtime=294.09 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 148619 0 0 0 29378 31 0 0 25 0 1 0 489187032 455692288 19428 33554432000 4194304 4587354 140733748770432 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 111253 19428 338 96 0 107815 0
[pid=12605] ppid=12603 vsize=170536 CPUtime=294.04 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 39762 0 0 0 29395 9 0 0 25 0 1 0 489187032 174628864 38912 33554432000 4194304 4785740 140737462166496 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42634 38912 341 145 0 39679 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=294.16 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 29416 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1100256

[startup+942.301 s]
/proc/loadavg: 12.02 11.91 10.62 13/202 12644
/proc/meminfo: memFree=20326292/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406280632565760 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=477292 CPUtime=314.09 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 152897 0 0 0 31377 32 0 0 25 0 1 0 489187032 488747008 19428 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 119323 19428 338 96 0 115885 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=314.04 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40028 0 0 0 31395 9 0 0 25 0 1 0 489187032 175681536 39178 33554432000 4194304 4785740 140737462166496 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39178 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=314.16 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 31416 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1133564

[startup+1002.3 s]
/proc/loadavg: 12.01 11.92 10.70 13/202 12646
/proc/meminfo: memFree=20312736/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406280632565760 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=113552 CPUtime=334.09 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 157322 0 0 0 33376 33 0 0 25 0 1 0 489187032 116277248 23781 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 28388 23781 338 96 0 24950 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=334.05 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40029 0 0 0 33396 9 0 0 25 0 1 0 489187032 175681536 39179 33554432000 4194304 4785740 140737462166496 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39179 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=334.15 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 33415 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 769824

[startup+1062.3 s]
/proc/loadavg: 12.00 11.94 10.78 13/202 12647
/proc/meminfo: memFree=20296216/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406418071519232 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=466224 CPUtime=354.08 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 161081 0 0 0 35375 33 0 0 25 0 1 0 489187032 477413376 23130 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 116556 23130 338 96 0 113118 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=354.06 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40029 0 0 0 35397 9 0 0 25 0 1 0 489187032 175681536 39179 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553234 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39179 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=354.15 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 35415 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1122496

[startup+1122.3 s]
/proc/loadavg: 12.00 11.94 10.85 13/202 12649
/proc/meminfo: memFree=20302028/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406555510472704 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=446728 CPUtime=374.1 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 161987 0 0 0 37376 34 0 0 25 0 1 0 489187032 457449472 19428 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 111682 19428 338 96 0 108244 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=374.06 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40031 0 0 0 37397 9 0 0 25 0 1 0 489187032 175681536 39181 33554432000 4194304 4785740 140737462166496 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39181 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=374.15 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 37415 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1103000

[startup+1182.3 s]
/proc/loadavg: 12.03 11.97 10.93 13/202 12650
/proc/meminfo: memFree=20299508/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891406555510472704 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=446992 CPUtime=394.1 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 166810 0 0 0 39375 35 0 0 25 0 1 0 489187032 457719808 19428 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 111748 19428 338 96 0 108310 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=394.05 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40035 0 0 0 39396 9 0 0 25 0 1 0 489187032 175681536 39185 33554432000 4194304 4785740 140737462166496 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39185 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=394.15 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 39415 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1103264

[startup+1242.3 s]
/proc/loadavg: 12.01 11.97 10.99 13/202 12652
/proc/meminfo: memFree=20279772/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891404906243031040 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=470860 CPUtime=414.11 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 170565 0 0 0 41375 36 0 0 25 0 1 0 489187032 482160640 23147 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 117715 23147 338 96 0 114277 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=414.05 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40041 0 0 0 41396 9 0 0 25 0 1 0 489187032 175681536 39191 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39191 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=414.14 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 41414 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1127132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.76 11.92 11.04 4/181 12691
/proc/meminfo: memFree=20642696/32950904 swapFree=67082284/67111528
[pid=12603] ppid=12601 vsize=18324 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (ppfolio) S 12601 12603 11530 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489187032 18763776 393 33554432000 4194304 4287625 140735989624928 18446744073709551615 237278899727 0 0 4096 65536 6891404906243031040 0 0 17 3 0 0 0
/proc/12603/statm: 4581 393 345 23 0 91 0
[pid=12604] ppid=12603 vsize=91444 CPUtime=433.38 cores=1
/proc/12604/stat : 12604 (cryptominisat) R 12603 12603 11530 0 -1 4202496 171889 0 0 0 43301 37 0 0 25 0 1 0 489187032 93638656 19427 33554432000 4194304 4587354 140733748770432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12604/statm: 22861 19427 338 96 0 19423 0
[pid=12605] ppid=12603 vsize=171564 CPUtime=433.25 cores=1
/proc/12605/stat : 12605 (clasp) R 12603 12603 11530 0 -1 4202496 40053 0 0 0 43316 9 0 0 25 0 1 0 489187032 175681536 39203 33554432000 4194304 4785740 140737462166496 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12605/statm: 42891 39203 341 145 0 39936 0
[pid=12606] ppid=12603 vsize=466384 CPUtime=433.39 cores=1
/proc/12606/stat : 12606 (TNM) R 12603 12603 11530 0 -1 4202496 4003 0 0 0 43339 0 0 0 25 0 1 0 489187032 477577216 3900 33554432000 134512640 134534564 4287758240 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12606/statm: 116596 3900 95 6 0 115262 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 747716

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.56
CPU system time (s): 0.46
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1482680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 282
involuntary context switches= 3

runsolver used 2.10368 second user time and 5.02324 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 01:57:53
IDJOB=3289997
IDBENCH=83413
IDSOLVER=1613
FILE ID=node121/3289997-1303775872
RUNJOBID= node121-1303774563-12395
PBS_JOBID= 13157167
Free space on /tmp= 72056 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289997-1303775872/watcher-3289997-1303775872 -o /tmp/evaluation-result-3289997-1303775872/solver-3289997-1303775872 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289997-1303775872.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=500597999

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.84
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20816664 kB
Buffers:       2148656 kB
Cached:        9378340 kB
SwapCached:       2776 kB
Active:        8640468 kB
Inactive:      2980940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20816664 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           44892 kB
Writeback:           0 kB
AnonPages:       91972 kB
Mapped:          17008 kB
Slab:           446744 kB
PageTables:       6612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  6098784 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= 72076 MiB
End job on node121 at 2011-04-26 02:19:35