Trace number 3290135

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) 1299.82 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_1_keyfind_1.cnf
MD5SUM9e18e0ee8a56ea2c59fe8e682ff6c747
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.783
Satisfiable
(Un)Satisfiability was proved
Number of variables596
Number of clauses2780
Sum of the clauses size10460
Maximum clause length5
Minimum clause length1
Number of clauses of size 1132
Number of clauses of size 280
Number of clauses of size 31168
Number of clauses of size 4336
Number of clauses of size 51064
Number of clauses of size over 50

Solver Data

0.00/0.21	This is pico-portfolio, a naive parallel portfolio
0.00/0.21	Copyright (C) 2011 Olivier Roussel
0.00/0.21	Using 1 processing units
0.00/0.21	This portfolio uses the following solvers:
0.00/0.21	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.21	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.21	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.21	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.21	Starting clasp 1.3.6 on core(s) 1
0.00/0.21	Starting TNM 2009 on core(s) 1
1299.78/1300.01	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-3290135-1303776662/watcher-3290135-1303776662 -o /tmp/evaluation-result-3290135-1303776662/solver-3290135-1303776662 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3290135-1303776662.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: 0.85 1.33 2.17 4/187 10908
/proc/meminfo: memFree=17720020/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=2712 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 489264698 2777088 37 33554432000 4194304 4287625 140737045967744 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/10908/statm: 678 37 27 23 0 23 0

[startup+0.104708 s]
/proc/loadavg: 0.85 1.33 2.17 4/187 10908
/proc/meminfo: memFree=17720020/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=2712 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 489264698 2777088 37 33554432000 4194304 4287625 140737045967744 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/10908/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.200692 s]
/proc/loadavg: 0.85 1.33 2.17 4/187 10908
/proc/meminfo: memFree=17720020/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=2712 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 489264698 2777088 37 33554432000 4194304 4287625 140737045967744 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/10908/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300666 s]
/proc/loadavg: 0.85 1.33 2.17 4/187 10908
/proc/meminfo: memFree=17720020/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4439622623457935624 0 0 17 1 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.7006 s]
/proc/loadavg: 0.85 1.33 2.17 4/187 10908
/proc/meminfo: memFree=17720020/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4439622623457935624 0 0 17 1 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 0.85 1.33 2.17 8/202 10928
/proc/meminfo: memFree=17695368/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603558703352774656 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1394604 CPUtime=0.3 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 1082 0 0 0 30 0 0 0 17 0 1 0 489264720 1428074496 797 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 348651 797 332 96 0 345213 0
[pid=10926] ppid=10908 vsize=12832 CPUtime=0.05 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 665 0 0 0 5 0 0 0 17 0 1 0 489264720 13139968 552 33554432000 4194304 4785740 140736221445856 18446744073709551615 4309428 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3208 552 340 145 0 253 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=0.92 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 92 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 1881720

[startup+3.1012 s]
/proc/loadavg: 0.85 1.33 2.17 13/202 10928
/proc/meminfo: memFree=17680116/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1395560 CPUtime=1.09 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 2066 0 0 0 109 0 0 0 18 0 1 0 489264720 1429053440 957 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 348890 957 335 96 0 345452 0
[pid=10926] ppid=10908 vsize=13372 CPUtime=0.85 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 798 0 0 0 85 0 0 0 17 0 1 0 489264720 13692928 685 33554432000 4194304 4785740 140736221445856 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3343 685 340 145 0 388 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=0.92 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 92 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 1883216

[startup+6.30066 s]
/proc/loadavg: 1.67 1.49 2.22 12/201 10928
/proc/meminfo: memFree=17661144/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603559390547542016 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1400808 CPUtime=2.3 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 3913 0 0 0 230 0 0 0 19 0 1 0 489264720 1434427392 2383 33554432000 4194304 4587354 140737285228224 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 350202 2383 338 96 0 346764 0
[pid=10926] ppid=10908 vsize=13640 CPUtime=2.14 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 862 0 0 0 214 0 0 0 19 0 1 0 489264720 13967360 749 33554432000 4194304 4785740 140736221445856 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3410 749 340 145 0 455 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=1.62 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 162 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 1888732

[startup+12.7006 s]
/proc/loadavg: 2.41 1.65 2.27 12/201 10928
/proc/meminfo: memFree=17637004/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603559390547542016 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1403088 CPUtime=4.49 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 5704 0 0 0 449 0 0 0 25 0 1 0 489264720 1436762112 2781 33554432000 4194304 4587354 140737285228224 18446744073709551615 4244103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 350772 2781 338 96 0 347334 0
[pid=10926] ppid=10908 vsize=13908 CPUtime=4.26 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 935 0 0 0 426 0 0 0 25 0 1 0 489264720 14241792 822 33554432000 4194304 4785740 140736221445856 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3477 822 340 145 0 522 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=3.72 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 372 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1891280

[startup+25.5004 s]
/proc/loadavg: 4.31 2.10 2.41 12/201 10929
/proc/meminfo: memFree=17621016/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603559802864402432 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1406424 CPUtime=8.7 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 7805 0 0 0 870 0 0 0 25 0 1 0 489264720 1440178176 3112 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 351606 3112 338 96 0 348168 0
[pid=10926] ppid=10908 vsize=14464 CPUtime=8.54 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 1061 0 0 0 854 0 0 0 25 0 1 0 489264720 14811136 948 33554432000 4194304 4785740 140736221445856 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3616 948 340 145 0 661 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=8.02 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 802 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 11736566 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1895172

[startup+51.1011 s]
/proc/loadavg: 6.16 2.72 2.60 10/199 10929
/proc/meminfo: memFree=17660832/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603559940303355904 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1405376 CPUtime=17.29 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 12003 0 0 0 1728 1 0 0 25 0 1 0 489264720 1439105024 3503 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 351344 3503 338 96 0 347906 0
[pid=10926] ppid=10908 vsize=14876 CPUtime=17.06 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 1167 0 0 0 1706 0 0 0 25 0 1 0 489264720 15233024 1054 33554432000 4194304 4785740 140736221445856 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3719 1054 340 145 0 764 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=16.52 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 1652 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 1894536

[startup+102.301 s]
/proc/loadavg: 7.76 3.69 2.93 10/199 10931
/proc/meminfo: memFree=17638604/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603559527986495488 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1416436 CPUtime=34.32 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 20706 0 0 0 3430 2 0 0 25 0 1 0 489264720 1450430464 6313 33554432000 4194304 4587354 140737285228224 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 354109 6313 338 96 0 350671 0
[pid=10926] ppid=10908 vsize=15600 CPUtime=34.14 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 1333 0 0 0 3414 0 0 0 25 0 1 0 489264720 15974400 1220 33554432000 4194304 4785740 140736221445856 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 3900 1220 340 145 0 945 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=33.61 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 3361 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 1906320

[startup+162.3 s]
/proc/loadavg: 8.54 4.65 3.31 10/199 10932
/proc/meminfo: memFree=17629524/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603560352620216320 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1418768 CPUtime=54.32 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 26877 0 0 0 5430 2 0 0 25 0 1 0 489264720 1452818432 6419 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 354692 6419 338 96 0 351254 0
[pid=10926] ppid=10908 vsize=16180 CPUtime=54.13 cores=1

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

[startup+882.308 s]
/proc/loadavg: 9.01 8.61 6.36 10/199 10951
/proc/meminfo: memFree=17554768/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603560077742309376 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1452424 CPUtime=294.35 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 85120 0 0 0 29420 15 0 0 25 0 1 0 489264720 1487282176 15474 33554432000 4194304 4587354 140737285228224 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 363106 15474 338 96 0 359668 0
[pid=10926] ppid=10908 vsize=19280 CPUtime=294.16 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2215 0 0 0 29416 0 0 0 25 0 1 0 489264720 19742720 2102 33554432000 4194304 4785740 140736221445856 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 4820 2102 341 145 0 1865 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=293.57 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 29357 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1945988

[startup+942.301 s]
/proc/loadavg: 9.00 8.68 6.53 10/199 10953
/proc/meminfo: memFree=17548900/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1455784 CPUtime=314.34 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 85839 0 0 0 31419 15 0 0 25 0 1 0 489264720 1490722816 16186 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 363946 16186 338 96 0 360508 0
[pid=10926] ppid=10908 vsize=19436 CPUtime=314.16 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2238 0 0 0 31416 0 0 0 25 0 1 0 489264720 19902464 2125 33554432000 4194304 4785740 140736221445856 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 4859 2125 341 145 0 1904 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=313.57 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 31357 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 1949504

[startup+1002.3 s]
/proc/loadavg: 9.00 8.73 6.68 10/199 10955
/proc/meminfo: memFree=17555316/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1442332 CPUtime=334.34 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 86595 0 0 0 33419 15 0 0 25 0 1 0 489264720 1476947968 13854 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 360583 13854 338 96 0 357145 0
[pid=10926] ppid=10908 vsize=19612 CPUtime=334.17 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2274 0 0 0 33417 0 0 0 25 0 1 0 489264720 20082688 2161 33554432000 4194304 4785740 140736221445856 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 4903 2161 341 145 0 1948 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=333.57 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 33357 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 1936228

[startup+1062.3 s]
/proc/loadavg: 9.07 8.80 6.83 10/199 10956
/proc/meminfo: memFree=17544372/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1456420 CPUtime=354.34 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 88952 0 0 0 35418 16 0 0 25 0 1 0 489264720 1491374080 16166 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 364105 16166 338 96 0 360667 0
[pid=10926] ppid=10908 vsize=19780 CPUtime=354.18 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2317 0 0 0 35418 0 0 0 25 0 1 0 489264720 20254720 2204 33554432000 4194304 4785740 140736221445856 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 4945 2204 341 145 0 1990 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=353.56 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 35356 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1950484

[startup+1122.3 s]
/proc/loadavg: 9.02 8.83 6.96 10/199 10958
/proc/meminfo: memFree=17551160/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1442332 CPUtime=374.34 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 89206 0 0 0 37418 16 0 0 25 0 1 0 489264720 1476947968 14023 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 360583 14023 338 96 0 357145 0
[pid=10926] ppid=10908 vsize=19948 CPUtime=374.18 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2365 0 0 0 37418 0 0 0 25 0 1 0 489264720 20426752 2252 33554432000 4194304 4785740 140736221445856 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 4987 2252 341 145 0 2032 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=373.56 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 37356 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1936564

[startup+1182.3 s]
/proc/loadavg: 9.06 8.87 7.09 10/199 10959
/proc/meminfo: memFree=17539720/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603558565913821184 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1456672 CPUtime=394.33 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 91539 0 0 0 39417 16 0 0 25 0 1 0 489264720 1491632128 16301 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 364168 16301 338 96 0 360730 0
[pid=10926] ppid=10908 vsize=20284 CPUtime=394.18 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2430 0 0 0 39418 0 0 0 25 0 1 0 489264720 20770816 2317 33554432000 4194304 4785740 140736221445856 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 5071 2317 341 145 0 2116 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=393.57 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 39357 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 11738116 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1951240

[startup+1242.3 s]
/proc/loadavg: 9.02 8.89 7.21 10/199 10961
/proc/meminfo: memFree=17542036/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603558565913821184 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1457368 CPUtime=414.33 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 92856 0 0 0 41416 17 0 0 25 0 1 0 489264720 1492344832 15174 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 364342 15174 338 96 0 360904 0
[pid=10926] ppid=10908 vsize=20452 CPUtime=414.18 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2471 0 0 0 41418 0 0 0 25 0 1 0 489264720 20942848 2358 33554432000 4194304 4785740 140736221445856 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 5113 2358 341 145 0 2158 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=413.58 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 41358 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1952104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 8.91 7.31 8/188 10988
/proc/meminfo: memFree=17619260/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603558565913821184 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1442976 CPUtime=433.56 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 94246 0 0 0 43339 17 0 0 25 0 1 0 489264720 1477607424 14102 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 360744 14102 338 96 0 357306 0
[pid=10926] ppid=10908 vsize=20452 CPUtime=433.37 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2493 0 0 0 43337 0 0 0 25 0 1 0 489264720 20942848 2380 33554432000 4194304 4785740 140736221445856 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 5113 2380 341 145 0 2158 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=432.85 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 43285 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 11737366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 1937712

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

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

[startup+1300 s]
/proc/loadavg: 9.01 8.91 7.31 8/188 10988
/proc/meminfo: memFree=17619260/32951124 swapFree=67111528/67111528
[pid=10908] ppid=10906 vsize=18324 CPUtime=0 cores=1,3
/proc/10908/stat : 10908 (ppfolio) S 10906 10908 9483 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489264698 18763776 394 33554432000 4194304 4287625 140737045967744 18446744073709551615 210204667407 0 0 4096 65536 4603558565913821184 0 0 17 3 0 0 0
/proc/10908/statm: 4581 394 345 23 0 91 0
[pid=10922] ppid=10908 vsize=1442976 CPUtime=433.56 cores=1
/proc/10922/stat : 10922 (cryptominisat) R 10908 10908 9483 0 -1 4202496 94246 0 0 0 43339 17 0 0 25 0 1 0 489264720 1477607424 14102 33554432000 4194304 4587354 140737285228224 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10922/statm: 360744 14102 338 96 0 357306 0
[pid=10926] ppid=10908 vsize=20452 CPUtime=433.37 cores=1
/proc/10926/stat : 10926 (clasp) R 10908 10908 9483 0 -1 4202496 2493 0 0 0 43337 0 0 0 25 0 1 0 489264720 20942848 2380 33554432000 4194304 4785740 140736221445856 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10926/statm: 5113 2380 341 145 0 2158 0
[pid=10928] ppid=10908 vsize=455960 CPUtime=432.85 cores=1
/proc/10928/stat : 10928 (TNM) R 10908 10908 9483 0 -1 4202496 362 0 0 0 43285 0 0 0 25 0 1 0 489264720 466903040 259 33554432000 134512640 134534564 4289621360 18446744073709551615 11737366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10928/statm: 113990 259 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 1937712

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.82
CPU user time (s): 1299.63
CPU system time (s): 0.184971
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 3312368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97634
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= 250
involuntary context switches= 14339

runsolver used 2.14867 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 02:11:02
IDJOB=3290135
IDBENCH=83420
IDSOLVER=1613
FILE ID=node130/3290135-1303776662
RUNJOBID= node130-1303776662-10875
PBS_JOBID= 13157181
Free space on /tmp= 71760 MiB

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

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

MD5SUM BENCH= 9e18e0ee8a56ea2c59fe8e682ff6c747
RANDOM SEED=1178059993

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17720300 kB
Buffers:       2107324 kB
Cached:       12507448 kB
SwapCached:          0 kB
Active:        6669316 kB
Inactive:      8012752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17720300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30492 kB
Writeback:           8 kB
AnonPages:       66228 kB
Mapped:          15800 kB
Slab:           483992 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   685428 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= 71748 MiB
End job on node130 at 2011-04-26 02:32:42