Trace number 3290319

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

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
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 variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.01/1300.00	Done

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

running on 2 cores: 0,2

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: 6.44 7.17 6.39 5/185 25309
/proc/meminfo: memFree=18473596/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) R 25307 25309 22378 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 489295177 18763776 392 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/25309/statm: 4581 392 343 23 0 91 0

[startup+0.021831 s]
/proc/loadavg: 6.44 7.17 6.39 5/185 25309
/proc/meminfo: memFree=18473596/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 10398521547701584131 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.108871 s]
/proc/loadavg: 6.44 7.17 6.39 5/185 25309
/proc/meminfo: memFree=18473596/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 10398521547701584131 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300833 s]
/proc/loadavg: 6.44 7.17 6.39 5/185 25309
/proc/meminfo: memFree=18473596/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700795 s]
/proc/loadavg: 6.44 7.17 6.39 5/185 25309
/proc/meminfo: memFree=18473596/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 6.44 7.17 6.39 13/202 25356
/proc/meminfo: memFree=18458104/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514018621195026432 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1441184 CPUtime=0.41 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 1220 0 0 0 41 0 0 0 25 0 1 0 489295177 1475772416 852 33554432000 4194304 4587354 140734030443776 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 360296 852 332 96 0 356858 0
[pid=25311] ppid=25309 vsize=13684 CPUtime=0.44 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 887 0 0 0 44 0 0 0 25 0 1 0 489295177 14012416 769 33554432000 4194304 4785740 140737170375056 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 3421 769 340 145 0 466 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=0.62 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 62 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1929148

[startup+3.10032 s]
/proc/loadavg: 6.44 7.17 6.39 13/202 25356
/proc/meminfo: memFree=18452152/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514018758633979904 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1441048 CPUtime=0.99 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 1592 0 0 0 99 0 0 0 25 0 1 0 489295177 1475633152 918 33554432000 4194304 4587354 140734030443776 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 360262 918 332 96 0 356824 0
[pid=25311] ppid=25309 vsize=14080 CPUtime=0.94 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 997 0 0 0 94 0 0 0 25 0 1 0 489295177 14417920 879 33554432000 4194304 4785740 140737170375056 18446744073709551615 4562687 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 3520 879 340 145 0 565 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=1.14 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 114 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1929408

[startup+6.3008 s]
/proc/loadavg: 6.89 7.25 6.42 13/202 25386
/proc/meminfo: memFree=18419476/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514018896072933376 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1442232 CPUtime=2.01 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 2172 0 0 0 201 0 0 0 25 0 1 0 489295177 1476845568 1138 33554432000 4194304 4587354 140734030443776 18446744073709551615 4237674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 360558 1138 332 96 0 357120 0
[pid=25311] ppid=25309 vsize=14612 CPUtime=2.04 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 1106 0 0 0 204 0 0 0 25 0 1 0 489295177 14962688 988 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 3653 988 340 145 0 698 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=2.22 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 222 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1931124

[startup+12.7007 s]
/proc/loadavg: 7.30 7.33 6.45 13/202 25387
/proc/meminfo: memFree=18393052/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514019170950840320 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1447808 CPUtime=4.19 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 4766 0 0 0 418 1 0 0 25 0 1 0 489295177 1482555392 2754 33554432000 4194304 4587354 140734030443776 18446744073709551615 4243555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 361952 2754 338 96 0 358514 0
[pid=25311] ppid=25309 vsize=15028 CPUtime=4.14 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 1219 0 0 0 414 0 0 0 25 0 1 0 489295177 15388672 1101 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 3757 1101 340 145 0 802 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=4.34 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 434 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1937116

[startup+25.5004 s]
/proc/loadavg: 8.34 7.56 6.54 13/202 25387
/proc/meminfo: memFree=18368624/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514019308389793792 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1451748 CPUtime=8.41 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 6791 0 0 0 840 1 0 0 25 0 1 0 489295177 1486589952 3656 33554432000 4194304 4587354 140734030443776 18446744073709551615 4245506 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 362937 3656 338 96 0 359499 0
[pid=25311] ppid=25309 vsize=15972 CPUtime=8.44 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 1448 0 0 0 844 0 0 0 25 0 1 0 489295177 16355328 1330 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 3993 1330 340 145 0 1038 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=8.62 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 862 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1942000

[startup+51.101 s]
/proc/loadavg: 9.59 7.92 6.69 13/202 25418
/proc/meminfo: memFree=18182556/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514019720706654208 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1453300 CPUtime=16.99 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 9898 0 0 0 1697 2 0 0 25 0 1 0 489295177 1488179200 3748 33554432000 4194304 4587354 140734030443776 18446744073709551615 4239616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 363325 3748 338 96 0 359887 0
[pid=25311] ppid=25309 vsize=16800 CPUtime=16.94 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 1656 0 0 0 1694 0 0 0 25 0 1 0 489295177 17203200 1538 33554432000 4194304 4785740 140737170375056 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 4200 1538 340 145 0 1245 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=17.15 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 1715 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1944380

[startup+102.307 s]
/proc/loadavg: 10.95 8.54 6.96 13/202 25419
/proc/meminfo: memFree=18116476/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514019995584561152 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1454684 CPUtime=34.03 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 15695 0 0 0 3400 3 0 0 25 0 1 0 489295177 1489596416 4628 33554432000 4194304 4587354 140734030443776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 363671 4628 338 96 0 360233 0
[pid=25311] ppid=25309 vsize=17936 CPUtime=34.04 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 1925 0 0 0 3404 0 0 0 25 0 1 0 489295177 18366464 1807 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287590 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 4484 1807 340 145 0 1529 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=34.21 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 3421 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1946900

[startup+162.3 s]
/proc/loadavg: 9.79 8.64 7.09 10/193 25438
/proc/meminfo: memFree=18382996/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=0 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489295177 18763776 394 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 7514020270462468096 0 0 17 2 0 0 0
/proc/25309/statm: 4581 394 345 23 0 91 0
[pid=25310] ppid=25309 vsize=1466692 CPUtime=54.03 cores=0
/proc/25310/stat : 25310 (cryptominisat) R 25309 25309 22378 0 -1 4202496 21086 0 0 0 5399 4 0 0 25 0 1 0 489295177 1501892608 5346 33554432000 4194304 4587354 140734030443776 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25310/statm: 366673 5346 338 96 0 363235 0
[pid=25311] ppid=25309 vsize=19056 CPUtime=54.03 cores=0

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

[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=24748 CPUtime=310.99 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3499 0 0 0 31099 0 0 0 25 0 1 0 489295177 25341952 3381 33554432000 4194304 4785740 140737170375056 18446744073709551615 4551116 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6187 3381 341 145 0 3232 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=311.21 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 31121 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 1502432 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 499028

[startup+762.306 s]
/proc/loadavg: 8.04 8.13 7.56 9/192 25454
/proc/meminfo: memFree=18351384/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=25024 CPUtime=340.99 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3582 0 0 0 34099 0 0 0 25 0 1 0 489295177 25624576 3464 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6256 3464 341 145 0 3301 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=341.22 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 34122 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 499304

[startup+822.301 s]
/proc/loadavg: 8.01 8.11 7.58 9/192 25455
/proc/meminfo: memFree=18352208/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=25308 CPUtime=370.98 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3648 0 0 0 37098 0 0 0 25 0 1 0 489295177 25915392 3530 33554432000 4194304 4785740 140737170375056 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6327 3530 341 145 0 3372 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=371.22 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 37122 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134530239 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 499588

[startup+882.301 s]
/proc/loadavg: 8.00 8.08 7.60 9/192 25457
/proc/meminfo: memFree=18352180/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=25644 CPUtime=400.98 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3712 0 0 0 40098 0 0 0 25 0 1 0 489295177 26259456 3594 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6411 3594 341 145 0 3456 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=401.23 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 40123 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 499924

[startup+942.3 s]
/proc/loadavg: 8.00 8.07 7.63 9/192 25458
/proc/meminfo: memFree=18353128/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=25788 CPUtime=430.98 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3752 0 0 0 43098 0 0 0 25 0 1 0 489295177 26406912 3634 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6447 3634 341 145 0 3492 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=431.23 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 43123 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 500068

[startup+1002.3 s]
/proc/loadavg: 8.07 8.07 7.65 9/192 25460
/proc/meminfo: memFree=18318852/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=26380 CPUtime=460.97 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 3891 0 0 0 46097 0 0 0 25 0 1 0 489295177 27013120 3773 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6595 3773 341 145 0 3640 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=461.24 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 46124 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 500660

[startup+1062.3 s]
/proc/loadavg: 8.02 8.05 7.67 9/192 25462
/proc/meminfo: memFree=18312868/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=26928 CPUtime=490.97 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 4022 0 0 0 49097 0 0 0 25 0 1 0 489295177 27574272 3904 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6732 3904 341 145 0 3777 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=491.24 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 49124 0 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 1595773 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 501208

[startup+1122.3 s]
/proc/loadavg: 8.01 8.04 7.69 9/192 25463
/proc/meminfo: memFree=18310228/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=27100 CPUtime=520.98 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 4072 0 0 0 52098 0 0 0 25 0 1 0 489295177 27750400 3954 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6775 3954 341 145 0 3820 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=521.24 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 52123 1 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 501380

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 7.71 9/192 25465
/proc/meminfo: memFree=18317520/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=27408 CPUtime=550.99 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 4145 0 0 0 55099 0 0 0 25 0 1 0 489295177 28065792 4027 33554432000 4194304 4785740 140737170375056 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6852 4027 341 145 0 3897 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=551.23 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 55122 1 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 501688

[startup+1242.3 s]
/proc/loadavg: 8.00 8.02 7.72 9/192 25466
/proc/meminfo: memFree=18301732/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=27576 CPUtime=580.99 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 4189 0 0 0 58099 0 0 0 25 0 1 0 489295177 28237824 4071 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6894 4071 341 145 0 3939 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=581.23 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 58122 1 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 1595664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 501856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.06 8.03 7.74 9/192 25468
/proc/meminfo: memFree=18309864/32951124 swapFree=67111528/67111528
[pid=25309] ppid=25307 vsize=18324 CPUtime=80.08 cores=0,2
/proc/25309/stat : 25309 (ppfolio) S 25307 25309 22378 0 -1 4202496 500 27859 0 0 0 0 8002 6 15 0 1 0 489295177 18763776 395 33554432000 4194304 4287625 140737342529392 18446744073709551615 216634535439 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/25309/statm: 4581 395 346 23 0 91 0
[pid=25311] ppid=25309 vsize=27716 CPUtime=609.85 cores=0
/proc/25311/stat : 25311 (clasp) R 25309 25309 22378 0 -1 4202496 4210 0 0 0 60985 0 0 0 25 0 1 0 489295177 28381184 4092 33554432000 4194304 4785740 140737170375056 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25311/statm: 6929 4092 341 145 0 3974 0
[pid=25312] ppid=25309 vsize=455956 CPUtime=610.08 cores=0
/proc/25312/stat : 25312 (TNM) R 25309 25309 22378 0 -1 4202496 415 0 0 0 61007 1 0 0 25 0 1 0 489295177 466898944 312 33554432000 134512640 134534564 4293836704 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25312/statm: 113989 312 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 501996

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33016
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= 156
involuntary context switches= 15399

runsolver used 2.34464 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 02:15:26
IDJOB=3290319
IDBENCH=83430
IDSOLVER=1613
FILE ID=node103/3290319-1303776926
RUNJOBID= node103-1303775621-25100
PBS_JOBID= 13157156
Free space on /tmp= 70940 MiB

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

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=1796030193

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      18473628 kB
Buffers:       2125432 kB
Cached:       11702072 kB
SwapCached:          0 kB
Active:        4426164 kB
Inactive:      9470180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18473628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20240 kB
Writeback:           0 kB
AnonPages:       67832 kB
Mapped:          16484 kB
Slab:           515224 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   708144 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= 70956 MiB
End job on node103 at 2011-04-26 02:37:06