Trace number 3290181

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

0.00/0.09	This is pico-portfolio, a naive parallel portfolio
0.00/0.09	Copyright (C) 2011 Olivier Roussel
0.00/0.09	Using 1 processing units
0.00/0.09	This portfolio uses the following solvers:
0.00/0.09	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.09	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.09	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.09	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.09	Starting clasp 1.3.6 on core(s) 5
0.00/0.09	Starting TNM 2009 on core(s) 5
1299.91/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-3290181-1303776662/watcher-3290181-1303776662 -o /tmp/evaluation-result-3290181-1303776662/solver-3290181-1303776662 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3290181-1303776662.cnf 

running on 2 cores: 5,7

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 5/192 10918
/proc/meminfo: memFree=17705508/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=2712 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4194304 82 0 0 0 0 0 0 0 21 0 1 0 489264710 2777088 36 33554432000 4194304 4287625 140734800494544 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/10918/statm: 678 36 27 23 0 23 0

[startup+0.02535 s]
/proc/loadavg: 0.85 1.33 2.17 5/192 10918
/proc/meminfo: memFree=17705508/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=2712 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4194304 82 0 0 0 0 0 0 0 21 0 1 0 489264710 2777088 36 33554432000 4194304 4287625 140734800494544 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/10918/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100334 s]
/proc/loadavg: 0.85 1.33 2.17 5/192 10918
/proc/meminfo: memFree=17705508/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 16403863293346677000 0 0 17 5 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300304 s]
/proc/loadavg: 0.85 1.33 2.17 5/192 10918
/proc/meminfo: memFree=17705508/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 16403863293346677000 0 0 17 5 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700242 s]
/proc/loadavg: 0.85 1.33 2.17 5/192 10918
/proc/meminfo: memFree=17705508/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 16403863293346677000 0 0 17 5 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 0.85 1.33 2.17 8/202 10928
/proc/meminfo: memFree=17694872/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4611577441654145024 0 0 17 7 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
[pid=10921] ppid=10918 vsize=835472 CPUtime=0.43 cores=5
/proc/10921/stat : 10921 (cryptominisat) R 10918 10918 9483 0 -1 4202496 1753 0 0 0 43 0 0 0 16 0 1 0 489264720 855523328 1154 33554432000 4194304 4587354 140735558720736 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10921/statm: 208868 1154 332 96 0 205430 0
[pid=10924] ppid=10918 vsize=13524 CPUtime=0.04 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 863 0 0 0 4 0 0 0 20 0 1 0 489264720 13848576 742 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 3381 742 340 145 0 426 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=0.92 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 92 0 0 0 19 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1323680

[startup+3.10083 s]
/proc/loadavg: 0.85 1.33 2.17 13/202 10928
/proc/meminfo: memFree=17679868/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
[pid=10921] ppid=10918 vsize=836612 CPUtime=2.02 cores=5
/proc/10921/stat : 10921 (cryptominisat) R 10918 10918 9483 0 -1 4202496 3758 0 0 0 202 0 0 0 18 0 1 0 489264720 856690688 1346 33554432000 4194304 4587354 140735558720736 18446744073709551615 4239572 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10921/statm: 209153 1346 335 96 0 205715 0
[pid=10924] ppid=10918 vsize=13524 CPUtime=0.04 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 863 0 0 0 4 0 0 0 20 0 1 0 489264720 13848576 742 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 3381 742 340 145 0 426 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=0.92 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 92 0 0 0 19 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1324820

[startup+6.30029 s]
/proc/loadavg: 1.67 1.49 2.22 12/201 10928
/proc/meminfo: memFree=17661144/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4611578128848912384 0 0 17 7 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
[pid=10921] ppid=10918 vsize=847676 CPUtime=3.69 cores=5
/proc/10921/stat : 10921 (cryptominisat) R 10918 10918 9483 0 -1 4202496 7207 0 0 0 369 0 0 0 20 0 1 0 489264720 868020224 3988 33554432000 4194304 4587354 140735558720736 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10921/statm: 211919 3988 339 96 0 208481 0
[pid=10924] ppid=10918 vsize=14848 CPUtime=0.77 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 1174 0 0 0 77 0 0 0 21 0 1 0 489264720 15204352 1053 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 3712 1053 340 145 0 757 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=1.72 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 172 0 0 0 20 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 11737440 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1337208

[startup+12.7002 s]
/proc/loadavg: 2.41 1.65 2.27 12/201 10928
/proc/meminfo: memFree=17637004/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
[pid=10921] ppid=10918 vsize=853932 CPUtime=5.82 cores=5
/proc/10921/stat : 10921 (cryptominisat) R 10918 10918 9483 0 -1 4202496 9619 0 0 0 582 0 0 0 25 0 1 0 489264720 874426368 5497 33554432000 4194304 4587354 140735558720736 18446744073709551615 4239054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10921/statm: 213483 5497 339 96 0 210045 0
[pid=10924] ppid=10918 vsize=16436 CPUtime=2.94 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 1586 0 0 0 294 0 0 0 25 0 1 0 489264720 16830464 1465 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 4109 1465 340 145 0 1154 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=3.82 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 382 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1345052

[startup+25.5011 s]
/proc/loadavg: 4.31 2.10 2.41 12/201 10929
/proc/meminfo: memFree=17621016/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=0 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 489264710 18763776 393 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4611577991409958912 0 0 17 7 0 0 0
/proc/10918/statm: 4581 393 345 23 0 91 0
[pid=10921] ppid=10918 vsize=855204 CPUtime=10.09 cores=5
/proc/10921/stat : 10921 (cryptominisat) R 10918 10918 9483 0 -1 4202496 12965 0 0 0 1008 1 0 0 25 0 1 0 489264720 875728896 5484 33554432000 4194304 4587354 140735558720736 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10921/statm: 213801 5484 339 96 0 210363 0
[pid=10924] ppid=10918 vsize=18000 CPUtime=7.18 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 1950 0 0 0 718 0 0 0 25 0 1 0 489264720 18432000 1829 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 4500 1829 340 145 0 1545 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=8.12 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 812 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1347888

[startup+51.1008 s]
/proc/loadavg: 6.16 2.72 2.60 10/199 10929
/proc/meminfo: memFree=17660832/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=20392 CPUtime=17.44 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 2531 0 0 0 1744 0 0 0 25 0 1 0 489264720 20881408 2410 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 5098 2410 340 145 0 2143 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=18.41 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 1841 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 495076

[startup+102.307 s]
/proc/loadavg: 7.76 3.69 2.93 10/199 10931
/proc/meminfo: memFree=17638480/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=23832 CPUtime=43.04 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 3350 0 0 0 4304 0 0 0 25 0 1 0 489264720 24403968 3229 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 5958 3229 341 145 0 3003 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=44.01 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 4401 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 498516

[startup+162.301 s]
/proc/loadavg: 8.54 4.65 3.31 10/199 10932
/proc/meminfo: memFree=17629524/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=27448 CPUtime=73.03 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 4227 0 0 0 7303 0 0 0 25 0 1 0 489264720 28106752 4106 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 6862 4106 341 145 0 3907 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=74.01 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 7401 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 502132

[startup+222.301 s]

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

[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=37700 CPUtime=343.09 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 6645 0 0 0 34308 1 0 0 25 0 1 0 489264720 38604800 6524 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 9425 6524 341 145 0 6470 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=343.97 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 34397 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 512384

[startup+762.306 s]
/proc/loadavg: 9.00 8.41 6.00 10/199 10948
/proc/meminfo: memFree=17577888/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=38204 CPUtime=373.09 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 6736 0 0 0 37308 1 0 0 25 0 1 0 489264720 39120896 6615 33554432000 4194304 4785740 140734126499472 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 9551 6615 341 145 0 6596 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=373.98 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 37398 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 512888

[startup+822.3 s]
/proc/loadavg: 9.04 8.53 6.19 10/199 10950
/proc/meminfo: memFree=17575000/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=38616 CPUtime=403.08 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 6846 0 0 0 40307 1 0 0 25 0 1 0 489264720 39542784 6725 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 9654 6725 341 145 0 6699 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=403.98 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 40398 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 11736465 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 513300

[startup+882.3 s]
/proc/loadavg: 9.01 8.61 6.36 10/199 10951
/proc/meminfo: memFree=17554768/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=39936 CPUtime=433.07 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 7162 0 0 0 43306 1 0 0 25 0 1 0 489264720 40894464 7041 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 9984 7041 341 145 0 7029 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=433.98 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 43398 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 514620

[startup+942.301 s]
/proc/loadavg: 9.00 8.68 6.53 10/199 10953
/proc/meminfo: memFree=17548900/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=41656 CPUtime=463.07 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 7559 0 0 0 46306 1 0 0 25 0 1 0 489264720 42655744 7438 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 10414 7438 341 145 0 7459 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=463.99 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 46399 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 516340

[startup+1002.3 s]
/proc/loadavg: 9.00 8.73 6.68 10/199 10955
/proc/meminfo: memFree=17555316/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=42516 CPUtime=493.07 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 7759 0 0 0 49306 1 0 0 25 0 1 0 489264720 43536384 7638 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 10629 7638 341 145 0 7674 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=493.99 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 49399 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 517200

[startup+1062.3 s]
/proc/loadavg: 9.07 8.80 6.83 10/199 10956
/proc/meminfo: memFree=17544372/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=43136 CPUtime=523.06 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 7884 0 0 0 52305 1 0 0 25 0 1 0 489264720 44171264 7763 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 10784 7763 341 145 0 7829 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=524 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 52400 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 517820

[startup+1122.3 s]
/proc/loadavg: 9.02 8.83 6.96 10/199 10958
/proc/meminfo: memFree=17551160/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=43808 CPUtime=553.06 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 8018 0 0 0 55305 1 0 0 25 0 1 0 489264720 44859392 7897 33554432000 4194304 4785740 140734126499472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 10952 7897 341 145 0 7997 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=554 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 55400 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 518492

[startup+1182.3 s]
/proc/loadavg: 9.06 8.87 7.09 10/199 10959
/proc/meminfo: memFree=17539720/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=44288 CPUtime=583.05 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 8127 0 0 0 58304 1 0 0 25 0 1 0 489264720 45350912 8006 33554432000 4194304 4785740 140734126499472 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 11072 8006 341 145 0 8117 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=584.01 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 58401 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 518972

[startup+1242.3 s]
/proc/loadavg: 9.02 8.89 7.21 10/199 10961
/proc/meminfo: memFree=17542036/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=44568 CPUtime=613.05 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 8187 0 0 0 61304 1 0 0 25 0 1 0 489264720 45637632 8066 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 11142 8066 341 145 0 8187 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=614.01 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 61401 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 519252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 8.91 7.31 3/177 11017
/proc/meminfo: memFree=17706768/32951124 swapFree=67111528/67111528
[pid=10918] ppid=10916 vsize=18324 CPUtime=15.14 cores=5,7
/proc/10918/stat : 10918 (ppfolio) S 10916 10918 9483 0 -1 4202496 500 16703 0 0 0 0 1512 2 15 0 1 0 489264710 18763776 394 33554432000 4194304 4287625 140734800494544 18446744073709551615 210204667407 0 0 4096 65536 4458079163080737028 0 0 17 7 0 0 0
/proc/10918/statm: 4581 394 346 23 0 91 0
[pid=10924] ppid=10918 vsize=46236 CPUtime=641.94 cores=5
/proc/10924/stat : 10924 (clasp) R 10918 10918 9483 0 -1 4202496 8578 0 0 0 64193 1 0 0 25 0 1 0 489264720 47345664 8457 33554432000 4194304 4785740 140734126499472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10924/statm: 11559 8457 341 145 0 8604 0
[pid=10927] ppid=10918 vsize=456360 CPUtime=642.83 cores=5
/proc/10927/stat : 10927 (TNM) R 10918 10918 9483 0 -1 4202496 534 0 0 0 64283 0 0 0 25 0 1 0 489264720 467312640 431 33554432000 134512640 134534564 4288885456 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10927/statm: 114090 431 95 6 0 112756 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 520920

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): 1299.94
CPU user time (s): 1299.9
CPU system time (s): 0.043993
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 1349868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26346
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= 157
involuntary context switches= 15200

runsolver used 2.23866 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 02:11:02
IDJOB=3290181
IDBENCH=83421
IDSOLVER=1613
FILE ID=node130/3290181-1303776662
RUNJOBID= node130-1303776662-10876
PBS_JOBID= 13157181
Free space on /tmp= 71748 MiB

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
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:      17705788 kB
Buffers:       2107372 kB
Cached:       12517536 kB
SwapCached:          0 kB
Active:        6683856 kB
Inactive:      8012816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17705788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40484 kB
Writeback:           0 kB
AnonPages:       70520 kB
Mapped:          16260 kB
Slab:           484664 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   723084 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= 71768 MiB
End job on node130 at 2011-04-26 02:32:42