Trace number 3289065

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) 2312.58 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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: 14949
0.00/0.06	c parsetime: 56866us
0.00/0.06	c parsed 193450 clauses with 60823 variables
1.78/1.81	c preprocessor returned 60823 variables
1.78/1.81	c preprocessing returned UNKNOWN
1.78/1.81	c PP set 2553 variables
1.78/1.81	c pp time: 1736191us (1s)

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

running on 4 cores: 0,2,4,6

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.55 3.52 3.62 3/179 14948
/proc/meminfo: memFree=30289532/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0

[startup+0.0977191 s]
/proc/loadavg: 3.55 3.52 3.62 3/179 14948
/proc/meminfo: memFree=30289532/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100701 s]
/proc/loadavg: 3.55 3.52 3.62 3/179 14948
/proc/meminfo: memFree=30289532/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30071 s]
/proc/loadavg: 3.55 3.52 3.62 3/179 14948
/proc/meminfo: memFree=30289532/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700638 s]
/proc/loadavg: 3.55 3.52 3.62 3/179 14948
/proc/meminfo: memFree=30289532/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.55 3.52 3.62 4/181 14950
/proc/meminfo: memFree=30247604/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=61920 CPUtime=1.48 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 16210 0 0 0 147 1 0 0 25 0 1 0 516797730 63406080 10539 33554432000 4194304 5787044 140734012823360 18446744073709551615 4345944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14949/statm: 15480 10539 339 389 0 11230 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 70620

[startup+3.1012 s]
/proc/loadavg: 3.55 3.52 3.62 5/182 14951
/proc/meminfo: memFree=30233572/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=215660 CPUtime=4.03 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 19606 0 0 0 392 11 0 0 19 0 2 0 516797730 220835840 13935 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14949/statm: 53915 13935 390 389 0 49665 0
[pid=14949/tid=14951] ppid=14948 vsize=215660 CPUtime=0.93 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) S 14948 14948 13999 0 -1 4202560 216 0 0 0 85 8 0 0 15 0 2 0 516797912 220835840 13935 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 224360

[startup+6.30062 s]
/proc/loadavg: 3.59 3.52 3.62 5/182 14952
/proc/meminfo: memFree=30229540/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=215660 CPUtime=9.66 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 19929 0 0 0 941 25 0 0 25 0 2 0 516797730 220835840 14258 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 53915 14258 390 389 0 49665 0
[pid=14949/tid=14951] ppid=14948 vsize=215660 CPUtime=3.37 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) S 14948 14948 13999 0 -1 4202560 288 0 0 0 315 22 0 0 15 0 2 0 516797912 220835840 14258 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 224360

[startup+12.7005 s]
/proc/loadavg: 3.54 3.52 3.62 4/182 14952
/proc/meminfo: memFree=30222860/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=216152 CPUtime=21.02 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 20488 0 0 0 2050 52 0 0 25 0 2 0 516797730 221339648 14817 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 54038 14817 390 389 0 49788 0
[pid=14949/tid=14951] ppid=14948 vsize=216152 CPUtime=8.33 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 332 0 0 0 787 46 0 0 15 0 2 0 516797912 221339648 14817 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.02
Current children cumulated vsize (KiB) 224852

[startup+25.5011 s]
/proc/loadavg: 3.64 3.54 3.62 4/182 14952
/proc/meminfo: memFree=30210592/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=216152 CPUtime=43.7 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 21390 0 0 0 4280 90 0 0 25 0 2 0 516797730 221339648 15719 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 54038 15719 390 389 0 49788 0
[pid=14949/tid=14951] ppid=14948 vsize=216152 CPUtime=18.21 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 409 0 0 0 1741 80 0 0 15 0 2 0 516797912 221339648 15719 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.7
Current children cumulated vsize (KiB) 224852

[startup+51.1004 s]
/proc/loadavg: 3.71 3.56 3.63 5/182 14953
/proc/meminfo: memFree=30189976/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=216152 CPUtime=89.49 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 23916 0 0 0 8786 163 0 0 25 0 2 0 516797730 221339648 18244 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 54038 18244 390 389 0 49788 0
[pid=14949/tid=14951] ppid=14948 vsize=216152 CPUtime=38.39 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 573 0 0 0 3696 143 0 0 15 0 2 0 516797912 221339648 18244 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 224852

[startup+102.307 s]
/proc/loadavg: 3.78 3.59 3.64 5/182 14954
/proc/meminfo: memFree=30178172/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=216152 CPUtime=181.15 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 26852 0 0 0 17834 281 0 0 25 0 2 0 516797730 221339648 21126 33554432000 4194304 5787044 140734012823360 18446744073709551615 5530712 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 54038 21126 390 389 0 49788 0
[pid=14949/tid=14951] ppid=14948 vsize=216152 CPUtime=78.85 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 859 0 0 0 7641 244 0 0 15 0 2 0 516797912 221339648 21126 33554432000 4194304 5787044 140734012823360 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.15
Current children cumulated vsize (KiB) 224852

[startup+162.301 s]
/proc/loadavg: 3.78 3.62 3.64 4/182 14956
/proc/meminfo: memFree=30142560/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=233968 CPUtime=289.26 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 31913 0 0 0 28537 389 0 0 25 0 2 0 516797730 239583232 26187 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 58492 26187 390 389 0 54242 0
[pid=14949/tid=14951] ppid=14948 vsize=233968 CPUtime=126.97 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 1089 0 0 0 12358 339 0 0 15 0 2 0 516797912 239583232 26187 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 289.26
Current children cumulated vsize (KiB) 242668

[startup+222.301 s]
/proc/loadavg: 3.79 3.66 3.65 4/182 14957
/proc/meminfo: memFree=30093676/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=253492 CPUtime=397.8 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 36730 0 0 0 39296 484 0 0 25 0 2 0 516797730 259575808 31004 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 63373 31004 390 389 0 59123 0
[pid=14949/tid=14951] ppid=14948 vsize=253492 CPUtime=175.51 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 1344 0 0 0 17130 421 0 0 15 0 2 0 516797912 259575808 31004 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.8
Current children cumulated vsize (KiB) 262192

[startup+282.3 s]
/proc/loadavg: 3.69 3.64 3.64 5/182 14959
/proc/meminfo: memFree=30081868/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=264716 CPUtime=507.07 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 39784 0 0 0 50145 562 0 0 25 0 2 0 516797730 271069184 34058 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14949/statm: 66179 34058 390 389 0 61929 0
[pid=14949/tid=14951] ppid=14948 vsize=264716 CPUtime=224.78 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 1532 0 0 0 21990 488 0 0 15 0 2 0 516797912 271069184 34058 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 507.07

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

[pid=14949] ppid=14948 vsize=308616 CPUtime=1250.55 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 51425 0 0 0 124055 1000 0 0 25 0 2 0 516797730 316022784 45699 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 77154 45699 390 389 0 72904 0
[pid=14949/tid=14951] ppid=14948 vsize=308616 CPUtime=548.25 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2489 0 0 0 54095 730 0 0 18 0 2 0 516797912 316022784 45699 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1250.55
Current children cumulated vsize (KiB) 317316

[startup+762.307 s]
/proc/loadavg: 3.90 3.76 3.67 5/182 14972
/proc/meminfo: memFree=29954220/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=325664 CPUtime=1357.48 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 55930 0 0 0 134699 1049 0 0 25 0 2 0 516797730 333479936 50204 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 81416 50204 390 389 0 77166 0
[pid=14949/tid=14951] ppid=14948 vsize=325664 CPUtime=595.18 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2736 0 0 0 58769 749 0 0 18 0 2 0 516797912 333479936 50204 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1357.48
Current children cumulated vsize (KiB) 334364

[startup+822.301 s]
/proc/loadavg: 3.68 3.72 3.66 5/182 14973
/proc/meminfo: memFree=29933240/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=336292 CPUtime=1463.43 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 58526 0 0 0 145246 1097 0 0 25 0 2 0 516797730 344363008 52800 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 84073 52800 390 389 0 79823 0
[pid=14949/tid=14951] ppid=14948 vsize=336292 CPUtime=641.12 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2882 0 0 0 63345 767 0 0 18 0 2 0 516797912 344363008 52800 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1463.43
Current children cumulated vsize (KiB) 344992

[startup+882.301 s]
/proc/loadavg: 3.31 3.60 3.62 5/182 14975
/proc/meminfo: memFree=29911640/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=336292 CPUtime=1567.97 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 58532 0 0 0 155641 1156 0 0 25 0 2 0 516797730 344363008 52806 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 84073 52806 390 389 0 79823 0
[pid=14949/tid=14951] ppid=14948 vsize=336292 CPUtime=685.66 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2888 0 0 0 67775 791 0 0 17 0 2 0 516797912 344363008 52806 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1567.97
Current children cumulated vsize (KiB) 344992

[startup+942.301 s]
/proc/loadavg: 3.42 3.58 3.62 5/182 14976
/proc/meminfo: memFree=29887924/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=336292 CPUtime=1673.98 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 58534 0 0 0 166191 1207 0 0 25 0 2 0 516797730 344363008 52808 33554432000 4194304 5787044 140734012823360 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 84073 52808 390 389 0 79823 0
[pid=14949/tid=14951] ppid=14948 vsize=336292 CPUtime=731.67 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2889 0 0 0 72355 812 0 0 18 0 2 0 516797912 344363008 52808 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1673.98
Current children cumulated vsize (KiB) 344992

[startup+1002.3 s]
/proc/loadavg: 3.21 3.49 3.58 5/182 14978
/proc/meminfo: memFree=29867924/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=336292 CPUtime=1780.23 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 58559 0 0 0 176773 1250 0 0 25 0 2 0 516797730 344363008 52833 33554432000 4194304 5787044 140734012823360 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 84073 52833 390 389 0 79823 0
[pid=14949/tid=14951] ppid=14948 vsize=336292 CPUtime=777.92 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) S 14948 14948 13999 0 -1 4202560 2911 0 0 0 76963 829 0 0 17 0 2 0 516797912 344363008 52833 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1780.23
Current children cumulated vsize (KiB) 344992

[startup+1062.3 s]
/proc/loadavg: 3.36 3.50 3.58 5/182 15010
/proc/meminfo: memFree=30159244/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=336292 CPUtime=1886.99 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 58651 0 0 0 187404 1295 0 0 25 0 2 0 516797730 344363008 52925 33554432000 4194304 5787044 140734012823360 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 84073 52925 390 389 0 79823 0
[pid=14949/tid=14951] ppid=14948 vsize=336292 CPUtime=824.67 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 2980 0 0 0 81621 846 0 0 17 0 2 0 516797912 344363008 52925 33554432000 4194304 5787044 140734012823360 18446744073709551615 5528639 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1886.99
Current children cumulated vsize (KiB) 344992

[startup+1122.3 s]
/proc/loadavg: 3.52 3.52 3.58 4/182 15011
/proc/meminfo: memFree=30124044/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=340960 CPUtime=1994.12 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 60039 0 0 0 198078 1334 0 0 25 0 2 0 516797730 349143040 54313 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 85240 54313 390 389 0 80990 0
[pid=14949/tid=14951] ppid=14948 vsize=340960 CPUtime=871.8 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 3126 0 0 0 86317 863 0 0 18 0 2 0 516797912 349143040 54313 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1994.12
Current children cumulated vsize (KiB) 349660

[startup+1182.3 s]
/proc/loadavg: 3.63 3.55 3.58 4/182 15013
/proc/meminfo: memFree=30091764/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=351896 CPUtime=2101.3 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 62961 0 0 0 208753 1377 0 0 25 0 2 0 516797730 360341504 57235 33554432000 4194304 5787044 140734012823360 18446744073709551615 5528408 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 87974 57235 390 389 0 83724 0
[pid=14949/tid=14951] ppid=14948 vsize=351896 CPUtime=918.99 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) S 14948 14948 13999 0 -1 4202560 3326 0 0 0 91019 880 0 0 17 0 2 0 516797912 360341504 57235 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 18446604453909526528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2101.3
Current children cumulated vsize (KiB) 360596

[startup+1242.3 s]
/proc/loadavg: 3.57 3.55 3.58 5/182 15014
/proc/meminfo: memFree=30060600/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=362436 CPUtime=2208.94 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 65695 0 0 0 219477 1417 0 0 25 0 2 0 516797730 371134464 59969 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 90609 59969 390 389 0 86359 0
[pid=14949/tid=14951] ppid=14948 vsize=362436 CPUtime=966.62 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 3512 0 0 0 95766 896 0 0 17 0 2 0 516797912 371134464 59969 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2208.94
Current children cumulated vsize (KiB) 371136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.64 3.57 3.58 4/182 15025
/proc/meminfo: memFree=30045260/32951124 swapFree=67111364/67111528
[pid=14948] ppid=14946 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14948/stat : 14948 (prissup.sh) S 14946 14948 13999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516797730 8908800 252 33554432000 4194304 4922060 140735798223200 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14948/statm: 2175 252 211 178 0 68 0
[pid=14949] ppid=14948 vsize=375956 CPUtime=2312.58 cores=0,2,4,6
/proc/14949/stat : 14949 (priss) R 14948 14948 13999 0 -1 4202496 69266 0 0 0 229808 1450 0 0 25 0 2 0 516797730 384978944 63540 33554432000 4194304 5787044 140734012823360 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14949/statm: 93989 63540 390 389 0 89739 0
[pid=14949/tid=14951] ppid=14948 vsize=375956 CPUtime=1012.56 cores=0,2,4,6
/proc/14949/task/14951/stat : 14951 (priss) R 14948 14948 13999 0 -1 4202560 3696 0 0 0 100346 910 0 0 17 0 2 0 516797912 384978944 63540 33554432000 4194304 5787044 140734012823360 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2312.58
Current children cumulated vsize (KiB) 384656

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 14948 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 2312.58
#
# 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): 2312.58
CPU user time (s): 2298.08
CPU system time (s): 14.5
CPU usage (%): 177.888
Max. virtual memory (cumulated for all children) (KiB): 384656

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= 332
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.39864 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 06:39:33
IDJOB=3289065
IDBENCH=83114
IDSOLVER=1601
FILE ID=node106/3289065-1304051973
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72152 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289065-1304051973/watcher-3289065-1304051973 -o /tmp/evaluation-result-3289065-1304051973/solver-3289065-1304051973 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3289065-1304051973.cnf 1926257664 4800 15500 4

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1926257664

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30289688 kB
Buffers:        226104 kB
Cached:        2031036 kB
SwapCached:         88 kB
Active:         889752 kB
Inactive:      1561784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30289688 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4660 kB
Writeback:           0 kB
AnonPages:      194032 kB
Mapped:          15536 kB
Slab:           145284 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   350012 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= 72152 MiB
End job on node106 at 2011-04-29 07:01:15