Trace number 3290077

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 25606
0.00/0.00	c parsetime: 1642us
0.00/0.00	c parsed 5176 clauses with 1000 variables
0.00/0.43	c preprocessor returned 10009 variables
0.00/0.43	c preprocessing returned UNKNOWN
0.00/0.43	c PP set 136 variables
0.00/0.43	c pp time: 427590us (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-3290077-1304063142/watcher-3290077-1304063142 -o /tmp/evaluation-result-3290077-1304063142/solver-3290077-1304063142 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3290077-1304063142.cnf 1908039608 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.79 3.84 4.57 3/178 25605
/proc/meminfo: memFree=18305572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0

[startup+0.0512481 s]
/proc/loadavg: 3.79 3.84 4.57 3/178 25605
/proc/meminfo: memFree=18305572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101235 s]
/proc/loadavg: 3.79 3.84 4.57 3/178 25605
/proc/meminfo: memFree=18305572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300197 s]
/proc/loadavg: 3.79 3.84 4.57 3/178 25605
/proc/meminfo: memFree=18305572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701102 s]
/proc/loadavg: 3.79 3.84 4.57 3/178 25605
/proc/meminfo: memFree=18305572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 3.79 3.84 4.57 5/182 25609
/proc/meminfo: memFree=18293388/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=102912 CPUtime=2.19 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 3193 0 0 0 182 37 0 0 20 0 2 0 517910897 105381888 2763 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 25728 2763 392 389 0 21478 0
[pid=25606/tid=25608] ppid=25605 vsize=102912 CPUtime=0.69 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 50 0 0 0 38 31 0 0 15 0 2 0 517910941 105381888 2763 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 111612

[startup+3.10062 s]
/proc/loadavg: 3.73 3.82 4.56 5/182 25609
/proc/meminfo: memFree=18291264/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=104100 CPUtime=4.79 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 3515 0 0 0 424 55 0 0 25 0 2 0 517910897 106598400 3085 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 26025 3085 392 389 0 21775 0
[pid=25606/tid=25608] ppid=25605 vsize=104100 CPUtime=1.69 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) S 25605 25605 25471 0 -1 4202560 90 0 0 0 127 42 0 0 15 0 2 0 517910941 106598400 3085 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 18446604471148286400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 112800

[startup+6.30099 s]
/proc/loadavg: 3.73 3.82 4.56 4/182 25609
/proc/meminfo: memFree=18287732/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=105420 CPUtime=10.17 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 3910 0 0 0 931 86 0 0 25 0 2 0 517910897 107950080 3480 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 26355 3480 392 389 0 22105 0
[pid=25606/tid=25608] ppid=25605 vsize=105420 CPUtime=3.86 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 140 0 0 0 325 61 0 0 15 0 2 0 517910941 107950080 3480 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 114120

[startup+12.7007 s]
/proc/loadavg: 3.70 3.81 4.54 5/182 25609
/proc/meminfo: memFree=18279972/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=108552 CPUtime=21.19 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 4737 0 0 0 1987 132 0 0 25 0 2 0 517910897 111157248 4307 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 27138 4307 392 389 0 22888 0
[pid=25606/tid=25608] ppid=25605 vsize=108552 CPUtime=8.5 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 234 0 0 0 759 91 0 0 15 0 2 0 517910941 111157248 4307 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.19
Current children cumulated vsize (KiB) 117252

[startup+25.5012 s]
/proc/loadavg: 3.74 3.82 4.54 5/182 25610
/proc/meminfo: memFree=18268572/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=113648 CPUtime=43.61 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 6157 0 0 0 4154 207 0 0 25 0 2 0 517910897 116375552 5727 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 28412 5727 392 389 0 24162 0
[pid=25606/tid=25608] ppid=25605 vsize=113648 CPUtime=18.11 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 421 0 0 0 1676 135 0 0 15 0 2 0 517910941 116375552 5727 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.61
Current children cumulated vsize (KiB) 122348

[startup+51.1011 s]
/proc/loadavg: 3.69 3.80 4.51 5/182 25610
/proc/meminfo: memFree=18251068/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=120864 CPUtime=88.86 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 8490 0 0 0 8444 442 0 0 25 0 2 0 517910897 123764736 8060 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 30216 8060 392 389 0 25966 0
[pid=25606/tid=25608] ppid=25605 vsize=120864 CPUtime=37.75 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 599 0 0 0 3466 309 0 0 16 0 2 0 517910941 123764736 8060 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.86
Current children cumulated vsize (KiB) 129564

[startup+102.307 s]
/proc/loadavg: 3.87 3.83 4.48 5/182 25612
/proc/meminfo: memFree=18222412/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=133840 CPUtime=182.52 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 11934 0 0 0 17655 597 0 0 25 0 2 0 517910897 137052160 11504 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 33460 11504 392 389 0 29210 0
[pid=25606/tid=25608] ppid=25605 vsize=133840 CPUtime=80.21 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 934 0 0 0 7617 404 0 0 15 0 2 0 517910941 137052160 11504 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 182.52
Current children cumulated vsize (KiB) 142540

[startup+162.301 s]
/proc/loadavg: 3.79 3.81 4.43 3/182 25613
/proc/meminfo: memFree=18193004/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=149860 CPUtime=293.51 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 16174 0 0 0 28622 729 0 0 25 0 2 0 517910897 153456640 15487 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25606/statm: 37465 15487 392 389 0 33215 0
[pid=25606/tid=25608] ppid=25605 vsize=149860 CPUtime=131.2 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) S 25605 25605 25471 0 -1 4202560 1211 0 0 0 12637 483 0 0 15 0 2 0 517910941 153456640 15487 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 18446604471148286400 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 293.51
Current children cumulated vsize (KiB) 158560

[startup+222.301 s]
/proc/loadavg: 3.73 3.77 4.38 4/182 25615
/proc/meminfo: memFree=18180840/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=149860 CPUtime=404.77 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 16286 0 0 0 39619 858 0 0 25 0 2 0 517910897 153456640 15599 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 37465 15599 392 389 0 33215 0
[pid=25606/tid=25608] ppid=25605 vsize=149860 CPUtime=182.45 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 1298 0 0 0 17685 560 0 0 16 0 2 0 517910941 153456640 15599 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.77
Current children cumulated vsize (KiB) 158560

[startup+282.301 s]
/proc/loadavg: 3.70 3.75 4.33 5/182 25617
/proc/meminfo: memFree=18146340/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=162940 CPUtime=516.65 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 19865 0 0 0 50712 953 0 0 25 0 2 0 517910897 166850560 19178 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25606/statm: 40735 19178 392 389 0 36485 0
[pid=25606/tid=25608] ppid=25605 vsize=162940 CPUtime=234.34 cores=1,3,5,7

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

[pid=25606] ppid=25605 vsize=192324 CPUtime=1303.98 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 28183 0 0 0 128914 1484 0 0 25 0 2 0 517910897 196939776 26983 33554432000 4194304 5787044 140736860125056 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 48081 26983 392 389 0 43831 0
[pid=25606/tid=25608] ppid=25605 vsize=192324 CPUtime=601.65 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2407 0 0 0 59222 943 0 0 16 0 2 0 517910941 196939776 26983 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1303.98
Current children cumulated vsize (KiB) 201024

[startup+762.307 s]
/proc/loadavg: 3.92 3.81 4.11 4/182 25629
/proc/meminfo: memFree=18049856/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=200496 CPUtime=1417.3 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 30447 0 0 0 140192 1538 0 0 25 0 2 0 517910897 205307904 29247 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 50124 29247 392 389 0 45874 0
[pid=25606/tid=25608] ppid=25605 vsize=200496 CPUtime=654.96 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2588 0 0 0 64522 974 0 0 16 0 2 0 517910941 205307904 29247 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1417.3
Current children cumulated vsize (KiB) 209196

[startup+822.301 s]
/proc/loadavg: 3.69 3.77 4.07 5/182 25631
/proc/meminfo: memFree=18021076/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=208876 CPUtime=1530.63 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 32768 0 0 0 151475 1588 0 0 25 0 2 0 517910897 213889024 31568 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 52219 31568 392 389 0 47969 0
[pid=25606/tid=25608] ppid=25605 vsize=208876 CPUtime=708.31 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2798 0 0 0 69829 1002 0 0 16 0 2 0 517910941 213889024 31568 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1530.63
Current children cumulated vsize (KiB) 217576

[startup+882.301 s]
/proc/loadavg: 3.76 3.76 4.05 5/182 25633
/proc/meminfo: memFree=18008524/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=1643.83 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 35868 0 0 0 162739 1644 0 0 25 0 2 0 517910897 226893824 34668 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 55394 34668 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=761.5 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2907 0 0 0 75117 1033 0 0 16 0 2 0 517910941 226893824 34668 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1643.83
Current children cumulated vsize (KiB) 230276

[startup+942.301 s]
/proc/loadavg: 3.67 3.72 4.01 5/182 25643
/proc/meminfo: memFree=18007920/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=1756.47 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 35868 0 0 0 173928 1719 0 0 25 0 2 0 517910897 226893824 34668 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527692 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 55394 34668 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=814.13 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2907 0 0 0 80337 1076 0 0 16 0 2 0 517910941 226893824 34668 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1756.47
Current children cumulated vsize (KiB) 230276

[startup+1002.3 s]
/proc/loadavg: 3.65 3.71 3.99 5/182 25645
/proc/meminfo: memFree=18007884/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=1869.26 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 35872 0 0 0 185144 1782 0 0 25 0 2 0 517910897 226893824 34672 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25606/statm: 55394 34672 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=866.92 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) S 25605 25605 25471 0 -1 4202560 2910 0 0 0 85579 1113 0 0 16 0 2 0 517910941 226893824 34672 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 18446604471148286400 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1869.26
Current children cumulated vsize (KiB) 230276

[startup+1062.3 s]
/proc/loadavg: 3.45 3.64 3.94 5/182 25646
/proc/meminfo: memFree=18007864/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=1982.31 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 35904 0 0 0 196389 1842 0 0 25 0 2 0 517910897 226893824 34704 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 55394 34704 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=919.96 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 2939 0 0 0 90851 1145 0 0 16 0 2 0 517910941 226893824 34704 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1982.31
Current children cumulated vsize (KiB) 230276

[startup+1122.3 s]
/proc/loadavg: 3.74 3.68 3.94 5/182 25648
/proc/meminfo: memFree=18007348/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=2095.57 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 35981 0 0 0 207663 1894 0 0 25 0 2 0 517910897 226893824 34781 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 55394 34781 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=973.22 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 3005 0 0 0 96146 1176 0 0 16 0 2 0 517910941 226893824 34781 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2095.57
Current children cumulated vsize (KiB) 230276

[startup+1182.3 s]
/proc/loadavg: 3.73 3.68 3.92 5/182 25653
/proc/meminfo: memFree=18005224/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221576 CPUtime=2209.1 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 36120 0 0 0 218964 1946 0 0 25 0 2 0 517910897 226893824 34920 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25606/statm: 55394 34920 392 389 0 51144 0
[pid=25606/tid=25608] ppid=25605 vsize=221576 CPUtime=1026.74 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 3099 0 0 0 101469 1205 0 0 16 0 2 0 517910941 226893824 34920 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2209.1
Current children cumulated vsize (KiB) 230276

[startup+1242.3 s]
/proc/loadavg: 3.61 3.65 3.89 5/182 25654
/proc/meminfo: memFree=17992940/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=221832 CPUtime=2322.6 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 36295 0 0 0 230268 1992 0 0 25 0 2 0 517910897 227155968 35095 33554432000 4194304 5787044 140736860125056 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25606/statm: 55458 35095 392 389 0 51208 0
[pid=25606/tid=25608] ppid=25605 vsize=221832 CPUtime=1080.25 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 3199 0 0 0 106794 1231 0 0 16 0 2 0 517910941 227155968 35095 33554432000 4194304 5787044 140736860125056 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2322.6
Current children cumulated vsize (KiB) 230532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.69 3.89 3/179 25657
/proc/meminfo: memFree=18166552/32950928 swapFree=67111528/67111528
[pid=25605] ppid=25603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25605/stat : 25605 (prissup.sh) S 25603 25605 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517910897 8908800 252 33554432000 4194304 4922060 140736096589328 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25605/statm: 2175 252 211 178 0 68 0
[pid=25606] ppid=25605 vsize=225568 CPUtime=2431.74 cores=1,3,5,7
/proc/25606/stat : 25606 (priss) R 25605 25605 25471 0 -1 4202496 37420 0 0 0 241132 2042 0 0 25 0 2 0 517910897 230981632 36220 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25606/statm: 56392 36220 392 389 0 52142 0
[pid=25606/tid=25608] ppid=25605 vsize=225568 CPUtime=1131.69 cores=1,3,5,7
/proc/25606/task/25608/stat : 25608 (priss) R 25605 25605 25471 0 -1 4202560 3331 0 0 0 111910 1259 0 0 16 0 2 0 517910941 230981632 36220 33554432000 4194304 5787044 140736860125056 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2431.74
Current children cumulated vsize (KiB) 234268

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 25605 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 2431.74
#
# 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): 2431.74
CPU user time (s): 2411.32
CPU system time (s): 20.42
CPU usage (%): 187.054
Max. virtual memory (cumulated for all children) (KiB): 234268

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= 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= 4
involuntary context switches= 2

runsolver used 2.03269 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 09:45:42
IDJOB=3290077
IDBENCH=83418
IDSOLVER=1601
FILE ID=node149/3290077-1304063142
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1908039608

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18305844 kB
Buffers:       2223056 kB
Cached:       11801364 kB
SwapCached:          0 kB
Active:        5955484 kB
Inactive:      8141684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18305844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:       71512 kB
Mapped:          15072 kB
Slab:           484228 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214960 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= 71932 MiB
End job on node149 at 2011-04-29 10:07:24