Trace number 3289571

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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: 15007
0.00/0.03	c parsetime: 33601us
0.00/0.03	c parsed 121578 clauses with 36410 variables
0.00/0.81	c preprocessor returned 36410 variables
0.00/0.81	c preprocessing returned UNKNOWN
0.00/0.81	c PP set 1301 variables
0.00/0.81	c pp time: 769288us (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-3289571-1304053012/watcher-3289571-1304053012 -o /tmp/evaluation-result-3289571-1304053012/solver-3289571-1304053012 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289571-1304053012.cnf 2142681555 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.53 3.54 3.59 2/179 15006
/proc/meminfo: memFree=30203816/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0

[startup+0.044025 s]
/proc/loadavg: 3.53 3.54 3.59 2/179 15006
/proc/meminfo: memFree=30203816/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101014 s]
/proc/loadavg: 3.53 3.54 3.59 2/179 15006
/proc/meminfo: memFree=30203816/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300991 s]
/proc/loadavg: 3.53 3.54 3.59 2/179 15006
/proc/meminfo: memFree=30203816/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700902 s]
/proc/loadavg: 3.53 3.54 3.59 2/179 15006
/proc/meminfo: memFree=30203816/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.41 3.52 3.58 4/182 15009
/proc/meminfo: memFree=30169568/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=129044 CPUtime=1.98 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 12205 0 0 0 190 8 0 0 21 0 2 0 516901605 132141056 8953 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 32261 8953 390 389 0 28011 0
[pid=15007/tid=15009] ppid=15006 vsize=129044 CPUtime=0.48 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 115 0 0 0 44 4 0 0 17 0 2 0 516901687 132141056 8953 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 137744

[startup+3.10047 s]
/proc/loadavg: 3.41 3.52 3.58 5/182 15009
/proc/meminfo: memFree=30168576/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=129440 CPUtime=4.77 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 12360 0 0 0 455 22 0 0 25 0 2 0 516901605 132546560 9108 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 32360 9108 390 389 0 28110 0
[pid=15007/tid=15009] ppid=15006 vsize=129440 CPUtime=1.68 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 142 0 0 0 153 15 0 0 15 0 2 0 516901687 132546560 9108 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 138140

[startup+6.30091 s]
/proc/loadavg: 3.41 3.52 3.58 5/182 15009
/proc/meminfo: memFree=30166932/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=131076 CPUtime=10.28 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 12802 0 0 0 982 46 0 0 25 0 2 0 516901605 134221824 9550 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 32769 9550 390 389 0 28519 0
[pid=15007/tid=15009] ppid=15006 vsize=131076 CPUtime=3.98 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 193 0 0 0 369 29 0 0 16 0 2 0 516901687 134221824 9550 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 139776

[startup+12.7007 s]
/proc/loadavg: 3.43 3.51 3.58 5/182 15009
/proc/meminfo: memFree=30162964/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=133476 CPUtime=21.25 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 13581 0 0 0 2031 94 0 0 25 0 2 0 516901605 136679424 10329 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 33369 10329 390 389 0 29119 0
[pid=15007/tid=15009] ppid=15006 vsize=133476 CPUtime=8.55 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 278 0 0 0 794 61 0 0 15 0 2 0 516901687 136679424 10329 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.25
Current children cumulated vsize (KiB) 142176

[startup+25.5004 s]
/proc/loadavg: 3.36 3.50 3.58 5/182 15010
/proc/meminfo: memFree=30158500/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=142284 CPUtime=43.43 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 15836 0 0 0 4169 174 0 0 25 0 2 0 516901605 145698816 12584 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 35571 12584 390 389 0 31321 0
[pid=15007/tid=15009] ppid=15006 vsize=142284 CPUtime=17.92 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 315 0 0 0 1682 110 0 0 15 0 2 0 516901687 145698816 12584 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.43
Current children cumulated vsize (KiB) 150984

[startup+51.1007 s]
/proc/loadavg: 3.55 3.53 3.58 3/182 15010
/proc/meminfo: memFree=30145140/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=151244 CPUtime=88.03 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 18193 0 0 0 8513 290 0 0 25 0 2 0 516901605 154873856 14941 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 37811 14941 390 389 0 33561 0
[pid=15007/tid=15009] ppid=15006 vsize=151244 CPUtime=36.93 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 476 0 0 0 3508 185 0 0 15 0 2 0 516901687 154873856 14941 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.03
Current children cumulated vsize (KiB) 159944

[startup+102.306 s]
/proc/loadavg: 3.50 3.52 3.58 4/182 15012
/proc/meminfo: memFree=30117836/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=168144 CPUtime=178.11 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 22545 0 0 0 17340 471 0 0 25 0 2 0 516901605 172179456 19293 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 42036 19293 390 389 0 37786 0
[pid=15007/tid=15009] ppid=15006 vsize=168144 CPUtime=75.8 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 728 0 0 0 7281 299 0 0 15 0 2 0 516901687 172179456 19293 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.11
Current children cumulated vsize (KiB) 176844

[startup+162.3 s]
/proc/loadavg: 3.66 3.56 3.58 4/182 15013
/proc/meminfo: memFree=30088028/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=185584 CPUtime=284.93 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 27168 0 0 0 27843 650 0 0 25 0 2 0 516901605 190038016 23916 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 46396 23916 390 389 0 42146 0
[pid=15007/tid=15009] ppid=15006 vsize=185584 CPUtime=122.63 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 965 0 0 0 11854 409 0 0 16 0 2 0 516901687 190038016 23916 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.93
Current children cumulated vsize (KiB) 194284

[startup+222.301 s]
/proc/loadavg: 3.62 3.56 3.58 5/182 15015
/proc/meminfo: memFree=30057240/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=205028 CPUtime=392.4 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 32000 0 0 0 38441 799 0 0 25 0 2 0 516901605 209948672 28748 33554432000 4194304 5787044 140736154470144 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 51257 28748 390 389 0 47007 0
[pid=15007/tid=15009] ppid=15006 vsize=205028 CPUtime=170.1 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 1209 0 0 0 16509 501 0 0 15 0 2 0 516901687 209948672 28748 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.4
Current children cumulated vsize (KiB) 213728

[startup+282.301 s]
/proc/loadavg: 3.69 3.58 3.58 5/182 15055
/proc/meminfo: memFree=30248276/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=217316 CPUtime=500.75 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 35369 0 0 0 49132 943 0 0 25 0 2 0 516901605 222531584 32117 33554432000 4194304 5787044 140736154470144 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 54329 32117 390 389 0 50079 0
[pid=15007/tid=15009] ppid=15006 vsize=217316 CPUtime=218.45 cores=1,3,5,7

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

[pid=15007] ppid=15006 vsize=276840 CPUtime=1263.5 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 51000 0 0 0 124723 1627 0 0 25 0 2 0 516901605 283484160 47748 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 69210 47748 390 389 0 64960 0
[pid=15007/tid=15009] ppid=15006 vsize=276840 CPUtime=561.18 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 2459 0 0 0 55123 995 0 0 16 0 2 0 516901687 283484160 47748 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1263.5
Current children cumulated vsize (KiB) 285540

[startup+762.307 s]
/proc/loadavg: 3.70 3.60 3.56 4/182 15071
/proc/meminfo: memFree=30028388/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=301180 CPUtime=1373.62 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 57227 0 0 0 135656 1706 0 0 25 0 2 0 516901605 308408320 53975 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 75295 53975 390 389 0 71045 0
[pid=15007/tid=15009] ppid=15006 vsize=301180 CPUtime=611.3 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 2674 0 0 0 60092 1038 0 0 16 0 2 0 516901687 308408320 53975 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1373.62
Current children cumulated vsize (KiB) 309880

[startup+822.301 s]
/proc/loadavg: 3.65 3.61 3.56 4/182 15073
/proc/meminfo: memFree=30005068/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=1483.56 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61667 0 0 0 146584 1772 0 0 25 0 2 0 516901605 326340608 58415 33554432000 4194304 5787044 140736154470144 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 79673 58415 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=661.23 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 2882 0 0 0 65048 1075 0 0 15 0 2 0 516901687 326340608 58415 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1483.56
Current children cumulated vsize (KiB) 327392

[startup+882.301 s]
/proc/loadavg: 3.77 3.65 3.57 5/182 15074
/proc/meminfo: memFree=30004924/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=1592.39 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61668 0 0 0 157374 1865 0 0 25 0 2 0 516901605 326340608 58416 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 79673 58416 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=710.07 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 2882 0 0 0 69875 1132 0 0 15 0 2 0 516901687 326340608 58416 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1592.39
Current children cumulated vsize (KiB) 327392

[startup+942.3 s]
/proc/loadavg: 3.72 3.66 3.58 5/182 15076
/proc/meminfo: memFree=30004640/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=1701.69 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61668 0 0 0 168218 1951 0 0 25 0 2 0 516901605 326340608 58416 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 79673 58416 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=759.37 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 2882 0 0 0 74754 1183 0 0 15 0 2 0 516901687 326340608 58416 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1701.69
Current children cumulated vsize (KiB) 327392

[startup+1002.3 s]
/proc/loadavg: 3.75 3.69 3.59 4/182 15078
/proc/meminfo: memFree=29995904/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=1811.42 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61702 0 0 0 179118 2024 0 0 25 0 2 0 516901605 326340608 58450 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/15007/statm: 79673 58450 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=809.09 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 2911 0 0 0 79682 1227 0 0 16 0 2 0 516901687 326340608 58450 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1811.42
Current children cumulated vsize (KiB) 327392

[startup+1062.3 s]
/proc/loadavg: 3.78 3.71 3.61 5/182 15079
/proc/meminfo: memFree=29971692/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=1921.48 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61772 0 0 0 190053 2095 0 0 25 0 2 0 516901605 326340608 58520 33554432000 4194304 5787044 140736154470144 18446744073709551615 5528639 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 79673 58520 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=859.15 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 2967 0 0 0 84644 1271 0 0 16 0 2 0 516901687 326340608 58520 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1921.48
Current children cumulated vsize (KiB) 327392

[startup+1122.3 s]
/proc/loadavg: 3.70 3.70 3.61 5/182 15081
/proc/meminfo: memFree=29954416/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=318692 CPUtime=2031.78 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 61936 0 0 0 201014 2164 0 0 25 0 2 0 516901605 326340608 58684 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 79673 58684 390 389 0 75423 0
[pid=15007/tid=15009] ppid=15006 vsize=318692 CPUtime=909.45 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 3079 0 0 0 89632 1313 0 0 15 0 2 0 516901687 326340608 58684 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2031.78
Current children cumulated vsize (KiB) 327392

[startup+1182.3 s]
/proc/loadavg: 3.63 3.68 3.61 5/182 15082
/proc/meminfo: memFree=29938888/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=333732 CPUtime=2142.25 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 65887 0 0 0 211996 2229 0 0 25 0 2 0 516901605 341741568 62635 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 83433 62635 390 389 0 79183 0
[pid=15007/tid=15009] ppid=15006 vsize=333732 CPUtime=959.93 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 3235 0 0 0 94643 1350 0 0 16 0 2 0 516901687 341741568 62635 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 342432

[startup+1242.3 s]
/proc/loadavg: 3.46 3.62 3.59 5/182 15084
/proc/meminfo: memFree=29920628/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=350812 CPUtime=2252.85 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 70312 0 0 0 222996 2289 0 0 25 0 2 0 516901605 359231488 67060 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 87703 67060 390 389 0 83453 0
[pid=15007/tid=15009] ppid=15006 vsize=350812 CPUtime=1010.53 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) R 15006 15006 13999 0 -1 4202560 3371 0 0 0 99670 1383 0 0 16 0 2 0 516901687 359231488 67060 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2252.85
Current children cumulated vsize (KiB) 359512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.62 3.59 5/182 15086
/proc/meminfo: memFree=29900744/32951124 swapFree=67111364/67111528
[pid=15006] ppid=15004 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15006/stat : 15006 (prissup.sh) S 15004 15006 13999 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 516901605 8908800 252 33554432000 4194304 4922060 140734496998800 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15006/statm: 2175 252 211 178 0 68 0
[pid=15007] ppid=15006 vsize=370080 CPUtime=2359.42 cores=1,3,5,7
/proc/15007/stat : 15007 (priss) R 15006 15006 13999 0 -1 4202496 75287 0 0 0 233594 2348 0 0 25 0 2 0 516901605 378961920 72035 33554432000 4194304 5787044 140736154470144 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15007/statm: 92520 72035 390 389 0 88270 0
[pid=15007/tid=15009] ppid=15006 vsize=370080 CPUtime=1059.39 cores=1,3,5,7
/proc/15007/task/15009/stat : 15009 (priss) S 15006 15006 13999 0 -1 4202560 3507 0 0 0 104523 1416 0 0 16 0 2 0 516901687 378961920 72035 33554432000 4194304 5787044 140736154470144 18446744073709551615 253652683185 0 0 4096 0 18446604463208031552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2359.42
Current children cumulated vsize (KiB) 378780

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 15006 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2359.42
#
# 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): 2359.42
CPU user time (s): 2335.94
CPU system time (s): 23.48
CPU usage (%): 181.491
Max. virtual memory (cumulated for all children) (KiB): 378780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 6
involuntary context switches= 3

runsolver used 2.09368 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 06:56:52
IDJOB=3289571
IDBENCH=83127
IDSOLVER=1601
FILE ID=node106/3289571-1304053012
RUNJOBID= node106-1304049355-14467
PBS_JOBID= 13170400
Free space on /tmp= 72152 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=2142681555

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:      30204088 kB
Buffers:        226656 kB
Cached:        2030780 kB
SwapCached:         88 kB
Active:         974944 kB
Inactive:      1562024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30204088 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:      279900 kB
Mapped:          15504 kB
Slab:           145300 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   441524 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:18:34