Trace number 3290123

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
priss UP? (TO) 2469.79 1300.02

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.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 3173
0.00/0.00	c parsetime: 885us
0.00/0.00	c parsed 2780 clauses with 596 variables
0.00/0.79	c preprocessor returned 10019 variables
0.00/0.79	c preprocessing returned UNKNOWN
0.00/0.79	c PP set 132 variables
0.00/0.79	c pp time: 785295us (0s)

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-3290123-1304063197/watcher-3290123-1304063197 -o /tmp/evaluation-result-3290123-1304063197/solver-3290123-1304063197 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3290123-1304063197.cnf 2040597663 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 3.69 3.80 3.80 3/183 3172
/proc/meminfo: memFree=22203216/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0

[startup+0.0396969 s]
/proc/loadavg: 3.69 3.80 3.80 3/183 3172
/proc/meminfo: memFree=22203216/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100684 s]
/proc/loadavg: 3.69 3.80 3.80 3/183 3172
/proc/meminfo: memFree=22203216/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300649 s]
/proc/loadavg: 3.69 3.80 3.80 3/183 3172
/proc/meminfo: memFree=22203216/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700573 s]
/proc/loadavg: 3.69 3.80 3.80 3/183 3172
/proc/meminfo: memFree=22203216/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 3.64 3.78 3.80 5/186 3175
/proc/meminfo: memFree=22194024/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=102008 CPUtime=1.95 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 3062 0 0 0 179 16 0 0 25 0 2 0 517917557 104456192 2646 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 25502 2646 392 389 0 21252 0
[pid=3173/tid=3175] ppid=3172 vsize=102008 CPUtime=0.44 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) S 3172 3172 32466 0 -1 4202560 2 0 0 0 33 11 0 0 16 0 2 0 517917636 104456192 2646 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 18446604458161857792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 110708

[startup+3.10116 s]
/proc/loadavg: 3.64 3.78 3.80 4/186 3175
/proc/meminfo: memFree=22192908/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=103064 CPUtime=4.64 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 3469 0 0 0 428 36 0 0 25 0 2 0 517917557 105537536 3053 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 25766 3053 392 389 0 21516 0
[pid=3173/tid=3175] ppid=3172 vsize=103064 CPUtime=1.55 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 37 0 0 0 130 25 0 0 15 0 2 0 517917636 105537536 3053 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 111764

[startup+6.30055 s]
/proc/loadavg: 3.64 3.78 3.80 5/186 3175
/proc/meminfo: memFree=22190440/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=104532 CPUtime=10.26 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 3874 0 0 0 963 63 0 0 25 0 2 0 517917557 107040768 3458 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 26133 3458 392 389 0 21883 0
[pid=3173/tid=3175] ppid=3172 vsize=104532 CPUtime=3.96 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 58 0 0 0 354 42 0 0 16 0 2 0 517917636 107040768 3458 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.26
Current children cumulated vsize (KiB) 113232

[startup+12.7003 s]
/proc/loadavg: 3.69 3.79 3.80 5/186 3175
/proc/meminfo: memFree=22187832/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=106776 CPUtime=21.76 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 4443 0 0 0 2074 102 0 0 25 0 2 0 517917557 109338624 4027 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 26694 4027 392 389 0 22444 0
[pid=3173/tid=3175] ppid=3172 vsize=106776 CPUtime=9.05 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) S 3172 3172 32466 0 -1 4202560 124 0 0 0 836 69 0 0 16 0 2 0 517917636 109338624 4027 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 18446604458161857792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.76
Current children cumulated vsize (KiB) 115476

[startup+25.501 s]
/proc/loadavg: 3.74 3.80 3.80 5/186 3176
/proc/meminfo: memFree=22184016/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=110152 CPUtime=45.06 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 5230 0 0 0 4343 163 0 0 25 0 2 0 517917557 112795648 4814 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 27538 4814 392 389 0 23288 0
[pid=3173/tid=3175] ppid=3172 vsize=110152 CPUtime=19.56 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) S 3172 3172 32466 0 -1 4202560 251 0 0 0 1845 111 0 0 16 0 2 0 517917636 112795648 4814 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 18446604458161857792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.06
Current children cumulated vsize (KiB) 118852

[startup+51.1012 s]
/proc/loadavg: 3.75 3.79 3.80 5/186 3176
/proc/meminfo: memFree=22177640/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=116324 CPUtime=92.56 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 6759 0 0 0 8998 258 0 0 25 0 2 0 517917557 119115776 6343 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 29081 6343 392 389 0 24831 0
[pid=3173/tid=3175] ppid=3172 vsize=116324 CPUtime=41.45 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 536 0 0 0 3970 175 0 0 16 0 2 0 517917636 119115776 6343 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 92.56
Current children cumulated vsize (KiB) 125024

[startup+102.307 s]
/proc/loadavg: 3.83 3.81 3.81 4/186 3178
/proc/meminfo: memFree=22162880/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=125400 CPUtime=188.03 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 9050 0 0 0 18399 404 0 0 25 0 2 0 517917557 128409600 8634 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 31350 8634 392 389 0 27100 0
[pid=3173/tid=3175] ppid=3172 vsize=125400 CPUtime=85.72 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 744 0 0 0 8301 271 0 0 16 0 2 0 517917636 128409600 8634 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.03
Current children cumulated vsize (KiB) 134100

[startup+162.301 s]
/proc/loadavg: 3.72 3.78 3.80 5/186 3179
/proc/meminfo: memFree=22134708/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=130464 CPUtime=300.68 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 10687 0 0 0 29545 523 0 0 25 0 2 0 517917557 133595136 10271 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 32616 10271 392 389 0 28366 0
[pid=3173/tid=3175] ppid=3172 vsize=130464 CPUtime=138.38 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) S 3172 3172 32466 0 -1 4202560 1098 0 0 0 13488 350 0 0 15 0 2 0 517917636 133595136 10271 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 18446604458161857792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 300.68
Current children cumulated vsize (KiB) 139164

[startup+222.301 s]
/proc/loadavg: 3.90 3.82 3.81 5/186 3182
/proc/meminfo: memFree=22111120/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=141476 CPUtime=414.15 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 13794 0 0 0 40781 634 0 0 25 0 2 0 517917557 144871424 13121 33554432000 4194304 5787044 140733357684448 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 35369 13121 392 389 0 31119 0
[pid=3173/tid=3175] ppid=3172 vsize=141476 CPUtime=191.84 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 1421 0 0 0 18764 420 0 0 16 0 2 0 517917636 144871424 13121 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 414.15
Current children cumulated vsize (KiB) 150176

[startup+282.3 s]
/proc/loadavg: 3.82 3.80 3.80 5/186 3184
/proc/meminfo: memFree=22109376/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=143420 CPUtime=527.4 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 14236 0 0 0 51999 741 0 0 25 0 2 0 517917557 146862080 13563 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3173/statm: 35855 13563 392 389 0 31605 0
[pid=3173/tid=3175] ppid=3172 vsize=143420 CPUtime=245.09 cores=1,3,5,7

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

[pid=3173] ppid=3172 vsize=172180 CPUtime=1326.73 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 22581 0 0 0 131433 1240 0 0 25 0 2 0 517917557 176312320 21908 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 43045 21908 392 389 0 38795 0
[pid=3173/tid=3175] ppid=3172 vsize=172180 CPUtime=624.4 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 2651 0 0 0 61640 800 0 0 17 0 2 0 517917636 176312320 21908 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1326.73
Current children cumulated vsize (KiB) 180880

[startup+762.307 s]
/proc/loadavg: 4.07 3.92 3.84 5/186 3196
/proc/meminfo: memFree=22019164/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=172180 CPUtime=1440.88 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 22582 0 0 0 142773 1315 0 0 25 0 2 0 517917557 176312320 21909 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 43045 21909 392 389 0 38795 0
[pid=3173/tid=3175] ppid=3172 vsize=172180 CPUtime=678.56 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 2651 0 0 0 67007 849 0 0 18 0 2 0 517917636 176312320 21909 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1440.88
Current children cumulated vsize (KiB) 180880

[startup+822.3 s]
/proc/loadavg: 3.94 3.91 3.84 5/186 3198
/proc/meminfo: memFree=22019140/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=172180 CPUtime=1555.38 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 22586 0 0 0 154164 1374 0 0 25 0 2 0 517917557 176312320 21913 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 43045 21913 392 389 0 38795 0
[pid=3173/tid=3175] ppid=3172 vsize=172180 CPUtime=733.06 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 2653 0 0 0 72421 885 0 0 18 0 2 0 517917636 176312320 21913 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1555.38
Current children cumulated vsize (KiB) 180880

[startup+882.301 s]
/proc/loadavg: 3.90 3.91 3.84 4/186 3210
/proc/meminfo: memFree=22019080/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=172180 CPUtime=1669.91 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 22659 0 0 0 165556 1435 0 0 25 0 2 0 517917557 176312320 21986 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 43045 21986 392 389 0 38795 0
[pid=3173/tid=3175] ppid=3172 vsize=172180 CPUtime=787.58 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 2705 0 0 0 77836 922 0 0 18 0 2 0 517917636 176312320 21986 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1669.91
Current children cumulated vsize (KiB) 180880

[startup+942.301 s]
/proc/loadavg: 3.86 3.91 3.84 5/186 3211
/proc/meminfo: memFree=22013964/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=176280 CPUtime=1784.68 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 23863 0 0 0 176977 1491 0 0 25 0 2 0 517917557 180510720 23190 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 44070 23190 392 389 0 39820 0
[pid=3173/tid=3175] ppid=3172 vsize=176280 CPUtime=842.35 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 2836 0 0 0 83279 956 0 0 18 0 2 0 517917636 180510720 23190 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1784.68
Current children cumulated vsize (KiB) 184980

[startup+1002.3 s]
/proc/loadavg: 3.90 3.91 3.84 5/186 3213
/proc/meminfo: memFree=22008236/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=183144 CPUtime=1899.44 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 25785 0 0 0 188401 1543 0 0 25 0 2 0 517917557 187539456 24599 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 45786 24599 392 389 0 41536 0
[pid=3173/tid=3175] ppid=3172 vsize=183144 CPUtime=897.11 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3055 0 0 0 88722 989 0 0 17 0 2 0 517917636 187539456 24599 33554432000 4194304 5787044 140733357684448 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1899.44
Current children cumulated vsize (KiB) 191844

[startup+1062.3 s]
/proc/loadavg: 3.75 3.85 3.82 5/186 3252
/proc/meminfo: memFree=22176220/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=187956 CPUtime=2014.36 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 27089 0 0 0 199822 1614 0 0 25 0 2 0 517917557 192466944 25903 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 46989 25903 392 389 0 42739 0
[pid=3173/tid=3175] ppid=3172 vsize=187956 CPUtime=952.03 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3151 0 0 0 94169 1034 0 0 18 0 2 0 517917636 192466944 25903 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2014.36
Current children cumulated vsize (KiB) 196656

[startup+1122.3 s]
/proc/loadavg: 3.73 3.83 3.81 4/186 3257
/proc/meminfo: memFree=22147328/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=196340 CPUtime=2129.44 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 29368 0 0 0 211278 1666 0 0 25 0 2 0 517917557 201052160 28182 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 49085 28182 392 389 0 44835 0
[pid=3173/tid=3175] ppid=3172 vsize=196340 CPUtime=1007.11 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3268 0 0 0 99649 1062 0 0 18 0 2 0 517917636 201052160 28182 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2129.44
Current children cumulated vsize (KiB) 205040

[startup+1182.3 s]
/proc/loadavg: 3.81 3.83 3.81 5/186 3261
/proc/meminfo: memFree=22130444/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=201588 CPUtime=2245 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 30611 0 0 0 222791 1709 0 0 25 0 2 0 517917557 206426112 29425 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528442 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 50397 29425 392 389 0 46147 0
[pid=3173/tid=3175] ppid=3172 vsize=201588 CPUtime=1062.66 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3437 0 0 0 105179 1087 0 0 18 0 2 0 517917636 206426112 29425 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2245
Current children cumulated vsize (KiB) 210288

[startup+1242.3 s]
/proc/loadavg: 3.80 3.81 3.81 5/186 3262
/proc/meminfo: memFree=22123364/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=201588 CPUtime=2359.45 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 30611 0 0 0 234169 1776 0 0 25 0 2 0 517917557 206426112 29425 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 50397 29425 392 389 0 46147 0
[pid=3173/tid=3175] ppid=3172 vsize=201588 CPUtime=1117.1 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3437 0 0 0 110581 1129 0 0 18 0 2 0 517917636 206426112 29425 33554432000 4194304 5787044 140733357684448 18446744073709551615 5527692 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2359.45
Current children cumulated vsize (KiB) 210288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.78 3.80 4/186 3264
/proc/meminfo: memFree=22115532/32951124 swapFree=67111524/67111528
[pid=3172] ppid=3170 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (prissup.sh) S 3170 3172 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517917557 8908800 252 33554432000 4194304 4922060 140736693916544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3172/statm: 2175 252 211 178 0 68 0
[pid=3173] ppid=3172 vsize=201588 CPUtime=2469.79 cores=1,3,5,7
/proc/3173/stat : 3173 (priss) R 3172 3172 32466 0 -1 4202496 30612 0 0 0 245149 1830 0 0 25 0 2 0 517917557 206426112 29426 33554432000 4194304 5787044 140733357684448 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3173/statm: 50397 29426 392 389 0 46147 0
[pid=3173/tid=3175] ppid=3172 vsize=201588 CPUtime=1169.74 cores=1,3,5,7
/proc/3173/task/3175/stat : 3175 (priss) R 3172 3172 32466 0 -1 4202560 3437 0 0 0 115814 1160 0 0 18 0 2 0 517917636 206426112 29426 33554432000 4194304 5787044 140733357684448 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2469.79
Current children cumulated vsize (KiB) 210288

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 2469.79
CPU user time (s): 2451.49
CPU system time (s): 18.3
CPU usage (%): 189.981
Max. virtual memory (cumulated for all children) (KiB): 210288

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

runsolver used 2.00769 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 09:46:37
IDJOB=3290123
IDBENCH=83420
IDSOLVER=1601
FILE ID=node135/3290123-1304063197
RUNJOBID= node135-1304058996-2706
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_1_keyfind_1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290123-1304063197/watcher-3290123-1304063197 -o /tmp/evaluation-result-3290123-1304063197/solver-3290123-1304063197 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3290123-1304063197.cnf 2040597663 4800 15500 4

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

MD5SUM BENCH= 9e18e0ee8a56ea2c59fe8e682ff6c747
RANDOM SEED=2040597663

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22203372 kB
Buffers:       1832184 kB
Cached:        8138840 kB
SwapCached:          4 kB
Active:        2583820 kB
Inactive:      7571276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22203372 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:      184332 kB
Mapped:          15528 kB
Slab:           528636 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   338796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 10:08:19