Trace number 3289709

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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: 15053
0.00/0.03	c parsetime: 31929us
0.00/0.03	c parsed 109177 clauses with 32733 variables
0.00/0.76	c preprocessor returned 32733 variables
0.00/0.76	c preprocessing returned UNKNOWN
0.00/0.76	c PP set 1180 variables
0.00/0.76	c pp time: 718168us (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-3289709-1304053275/watcher-3289709-1304053275 -o /tmp/evaluation-result-3289709-1304053275/solver-3289709-1304053275 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289709-1304053275.cnf 1243163358 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.64 3.57 3.58 3/179 15052
/proc/meminfo: memFree=30300824/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0

[startup+0.0314161 s]
/proc/loadavg: 3.64 3.57 3.58 3/179 15052
/proc/meminfo: memFree=30300824/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100451 s]
/proc/loadavg: 3.64 3.57 3.58 3/179 15052
/proc/meminfo: memFree=30300824/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300416 s]
/proc/loadavg: 3.64 3.57 3.58 3/179 15052
/proc/meminfo: memFree=30300824/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700337 s]
/proc/loadavg: 3.64 3.57 3.58 3/179 15052
/proc/meminfo: memFree=30300824/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 3.64 3.57 3.58 4/182 15055
/proc/meminfo: memFree=30269304/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=125860 CPUtime=1.93 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 11215 0 0 0 190 3 0 0 25 0 2 0 516927953 128880640 8263 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 31465 8263 390 389 0 27215 0
[pid=15053/tid=15055] ppid=15052 vsize=125860 CPUtime=0.43 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 72 0 0 0 43 0 0 0 18 0 2 0 516928030 128880640 8263 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 134560

[startup+3.1009 s]
/proc/loadavg: 3.59 3.56 3.58 5/182 15055
/proc/meminfo: memFree=30268436/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=125992 CPUtime=4.51 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 11400 0 0 0 439 12 0 0 25 0 2 0 516927953 129015808 8448 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 31498 8448 390 389 0 27248 0
[pid=15053/tid=15055] ppid=15052 vsize=125992 CPUtime=1.41 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 84 0 0 0 138 3 0 0 18 0 2 0 516928030 129015808 8448 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 134692

[startup+6.30032 s]
/proc/loadavg: 3.59 3.56 3.58 5/182 15055
/proc/meminfo: memFree=30265708/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=126124 CPUtime=9.64 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 11775 0 0 0 940 24 0 0 25 0 2 0 516927953 129150976 8823 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 31531 8823 390 389 0 27281 0
[pid=15053/tid=15055] ppid=15052 vsize=126124 CPUtime=3.34 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 112 0 0 0 326 8 0 0 18 0 2 0 516928030 129150976 8823 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (KiB) 134824

[startup+12.7012 s]
/proc/loadavg: 3.58 3.56 3.57 5/182 15055
/proc/meminfo: memFree=30254476/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=126924 CPUtime=19.85 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 12367 0 0 0 1936 49 0 0 25 0 2 0 516927953 129970176 9415 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 31731 9415 390 389 0 27481 0
[pid=15053/tid=15055] ppid=15052 vsize=126924 CPUtime=7.14 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 139 0 0 0 697 17 0 0 18 0 2 0 516928030 129970176 9415 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 135624

[startup+25.5008 s]
/proc/loadavg: 3.63 3.57 3.58 5/182 15056
/proc/meminfo: memFree=30241444/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=127056 CPUtime=40.37 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 13789 0 0 0 3950 87 0 0 25 0 2 0 516927953 130105344 10837 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 31764 10837 390 389 0 27514 0
[pid=15053/tid=15055] ppid=15052 vsize=127056 CPUtime=14.88 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 166 0 0 0 1457 31 0 0 18 0 2 0 516928030 130105344 10837 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.37
Current children cumulated vsize (KiB) 135756

[startup+51.1012 s]
/proc/loadavg: 3.48 3.54 3.57 5/182 15056
/proc/meminfo: memFree=30218472/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=131556 CPUtime=81.73 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 16814 0 0 0 8022 151 0 0 25 0 2 0 516927953 134713344 13860 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 32889 13860 390 389 0 28639 0
[pid=15053/tid=15055] ppid=15052 vsize=131556 CPUtime=30.64 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 286 0 0 0 3009 55 0 0 18 0 2 0 516928030 134713344 13860 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 81.73
Current children cumulated vsize (KiB) 140256

[startup+102.307 s]
/proc/loadavg: 3.50 3.54 3.56 5/182 15058
/proc/meminfo: memFree=30201584/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=132672 CPUtime=165.78 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 20936 0 0 0 16319 259 0 0 25 0 2 0 516927953 135856128 17928 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527194 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 33168 17928 390 389 0 28918 0
[pid=15053/tid=15055] ppid=15052 vsize=132672 CPUtime=63.47 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 524 0 0 0 6252 95 0 0 18 0 2 0 516928030 135856128 17928 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 165.78
Current children cumulated vsize (KiB) 141372

[startup+162.301 s]
/proc/loadavg: 3.53 3.54 3.56 5/182 15062
/proc/meminfo: memFree=30180940/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=137768 CPUtime=265.51 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 25085 0 0 0 26189 362 0 0 25 0 2 0 516927953 141074432 22029 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 34442 22029 390 389 0 30192 0
[pid=15053/tid=15055] ppid=15052 vsize=137768 CPUtime=103.2 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 752 0 0 0 10186 134 0 0 18 0 2 0 516928030 141074432 22029 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 265.51
Current children cumulated vsize (KiB) 146468

[startup+222.301 s]
/proc/loadavg: 3.60 3.55 3.55 3/182 15064
/proc/meminfo: memFree=30129224/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=138816 CPUtime=366.58 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 30124 0 0 0 36201 457 0 0 25 0 2 0 516927953 142147584 26971 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 34704 26971 390 389 0 30454 0
[pid=15053/tid=15055] ppid=15052 vsize=138816 CPUtime=144.27 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 1004 0 0 0 14258 169 0 0 18 0 2 0 516928030 142147584 26971 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 366.58
Current children cumulated vsize (KiB) 147516

[startup+282.301 s]
/proc/loadavg: 3.46 3.52 3.54 5/182 15066
/proc/meminfo: memFree=30119640/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=205356 CPUtime=468.75 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 31721 0 0 0 46337 538 0 0 25 0 2 0 516927953 210284544 28568 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 51339 28568 390 389 0 47089 0
[pid=15053/tid=15055] ppid=15052 vsize=205356 CPUtime=186.44 cores=0,2,4,6

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

[pid=15053] ppid=15052 vsize=222044 CPUtime=1198.03 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 48347 0 0 0 118830 973 0 0 25 0 2 0 516927953 227373056 44895 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 55511 44895 390 389 0 51261 0
[pid=15053/tid=15055] ppid=15052 vsize=222044 CPUtime=495.7 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2159 0 0 0 49200 370 0 0 18 0 2 0 516928030 227373056 44895 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1198.03
Current children cumulated vsize (KiB) 230744

[startup+762.307 s]
/proc/loadavg: 3.84 3.71 3.60 4/182 15078
/proc/meminfo: memFree=29987948/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=288412 CPUtime=1304.9 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 52004 0 0 0 129466 1024 0 0 25 0 2 0 516927953 295333888 48552 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528380 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 72103 48552 390 389 0 67853 0
[pid=15053/tid=15055] ppid=15052 vsize=288412 CPUtime=542.56 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2375 0 0 0 53867 389 0 0 18 0 2 0 516928030 295333888 48552 33554432000 4194304 5787044 140734465747664 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.9
Current children cumulated vsize (KiB) 297112

[startup+822.301 s]
/proc/loadavg: 3.78 3.71 3.61 5/182 15080
/proc/meminfo: memFree=29964480/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=293896 CPUtime=1412.08 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 57732 0 0 0 140137 1071 0 0 25 0 2 0 516927953 300949504 54280 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73474 54280 390 389 0 69224 0
[pid=15053/tid=15055] ppid=15052 vsize=293896 CPUtime=589.75 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2642 0 0 0 58568 407 0 0 18 0 2 0 516928030 300949504 54280 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1412.08
Current children cumulated vsize (KiB) 302596

[startup+882.301 s]
/proc/loadavg: 3.68 3.69 3.61 5/182 15082
/proc/meminfo: memFree=29948940/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=294056 CPUtime=1517.64 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60341 0 0 0 150642 1122 0 0 25 0 2 0 516927953 301113344 56664 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73514 56664 390 389 0 69264 0
[pid=15053/tid=15055] ppid=15052 vsize=294056 CPUtime=635.31 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) S 15052 15052 13999 0 -1 4202560 2707 0 0 0 63104 427 0 0 18 0 2 0 516928030 301113344 56664 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 18446604453920926464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1517.64
Current children cumulated vsize (KiB) 302756

[startup+942.301 s]
/proc/loadavg: 3.66 3.68 3.61 5/182 15083
/proc/meminfo: memFree=29932172/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=294056 CPUtime=1622.66 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60346 0 0 0 161096 1170 0 0 25 0 2 0 516927953 301113344 56669 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73514 56669 390 389 0 69264 0
[pid=15053/tid=15055] ppid=15052 vsize=294056 CPUtime=680.33 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2711 0 0 0 67587 446 0 0 18 0 2 0 516928030 301113344 56669 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1622.66
Current children cumulated vsize (KiB) 302756

[startup+1002.3 s]
/proc/loadavg: 3.50 3.62 3.59 4/182 15085
/proc/meminfo: memFree=29914652/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=294192 CPUtime=1728.71 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60361 0 0 0 171653 1218 0 0 25 0 2 0 516927953 301252608 56684 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73548 56684 390 389 0 69298 0
[pid=15053/tid=15055] ppid=15052 vsize=294192 CPUtime=726.39 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2725 0 0 0 72173 466 0 0 18 0 2 0 516928030 301252608 56684 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1728.71
Current children cumulated vsize (KiB) 302892

[startup+1062.3 s]
/proc/loadavg: 3.42 3.57 3.57 4/182 15116
/proc/meminfo: memFree=30169168/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=294360 CPUtime=1835.39 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60391 0 0 0 182277 1262 0 0 25 0 2 0 516927953 301424640 56714 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73590 56714 390 389 0 69340 0
[pid=15053/tid=15055] ppid=15052 vsize=294360 CPUtime=773.06 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2753 0 0 0 76822 484 0 0 17 0 2 0 516928030 301424640 56714 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1835.39
Current children cumulated vsize (KiB) 303060

[startup+1122.3 s]
/proc/loadavg: 3.66 3.60 3.58 5/182 15118
/proc/meminfo: memFree=30150960/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=294656 CPUtime=1941.74 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60455 0 0 0 192876 1298 0 0 25 0 2 0 516927953 301727744 56778 33554432000 4194304 5787044 140734465747664 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73664 56778 390 389 0 69414 0
[pid=15053/tid=15055] ppid=15052 vsize=294656 CPUtime=819.41 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2808 0 0 0 81442 499 0 0 17 0 2 0 516928030 301727744 56778 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1941.74
Current children cumulated vsize (KiB) 303356

[startup+1182.3 s]
/proc/loadavg: 3.82 3.65 3.59 5/182 15120
/proc/meminfo: memFree=30137120/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=295248 CPUtime=2048.97 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 60641 0 0 0 203559 1338 0 0 25 0 2 0 516927953 302333952 56964 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 73812 56964 390 389 0 69562 0
[pid=15053/tid=15055] ppid=15052 vsize=295248 CPUtime=866.63 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 2935 0 0 0 86148 515 0 0 18 0 2 0 516928030 302333952 56964 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2048.97
Current children cumulated vsize (KiB) 303948

[startup+1242.3 s]
/proc/loadavg: 3.80 3.68 3.61 5/182 15121
/proc/meminfo: memFree=30109300/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=300324 CPUtime=2156.15 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 64529 0 0 0 214238 1377 0 0 25 0 2 0 516927953 307531776 60852 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 75081 60852 390 389 0 70831 0
[pid=15053/tid=15055] ppid=15052 vsize=300324 CPUtime=913.81 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 3145 0 0 0 90851 530 0 0 17 0 2 0 516928030 307531776 60852 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2156.15
Current children cumulated vsize (KiB) 309024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.73 3.63 5/182 15123
/proc/meminfo: memFree=30090280/32951124 swapFree=67111364/67111528
[pid=15052] ppid=15050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15052/stat : 15052 (prissup.sh) S 15050 15052 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516927953 8908800 251 33554432000 4194304 4922060 140736877461552 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15052/statm: 2175 251 211 178 0 68 0
[pid=15053] ppid=15052 vsize=301092 CPUtime=2259.8 cores=0,2,4,6
/proc/15053/stat : 15053 (priss) R 15052 15052 13999 0 -1 4202496 68097 0 0 0 224567 1413 0 0 25 0 2 0 516927953 308318208 64420 33554432000 4194304 5787044 140734465747664 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15053/statm: 75273 64420 390 389 0 71023 0
[pid=15053/tid=15055] ppid=15052 vsize=301092 CPUtime=959.75 cores=0,2,4,6
/proc/15053/task/15055/stat : 15055 (priss) R 15052 15052 13999 0 -1 4202560 3290 0 0 0 95432 543 0 0 18 0 2 0 516928030 308318208 64420 33554432000 4194304 5787044 140734465747664 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2259.8
Current children cumulated vsize (KiB) 309792

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 15052 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 2259.8
#
# 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): 2259.8
CPU user time (s): 2245.67
CPU system time (s): 14.13
CPU usage (%): 173.828
Max. virtual memory (cumulated for all children) (KiB): 309792

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= 331
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.20366 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 07:01:16
IDJOB=3289709
IDBENCH=83134
IDSOLVER=1601
FILE ID=node106/3289709-1304053275
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72156 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1243163358

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:      30301096 kB
Buffers:        226816 kB
Cached:        2029920 kB
SwapCached:         88 kB
Active:         877488 kB
Inactive:      1562568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30301096 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3644 kB
Writeback:           0 kB
AnonPages:      182892 kB
Mapped:          15504 kB
Slab:           145364 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   339988 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= 72156 MiB
End job on node106 at 2011-04-29 07:22:58