Trace number 3289479

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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: 14767
0.00/0.02	c parsetime: 20633us
0.00/0.02	c parsed 76038 clauses with 22886 variables
0.00/0.44	c preprocessor returned 22886 variables
0.00/0.44	c preprocessing returned UNKNOWN
0.00/0.44	c PP set 878 variables
0.00/0.44	c pp time: 410289us (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-3289479-1304052917/watcher-3289479-1304052917 -o /tmp/evaluation-result-3289479-1304052917/solver-3289479-1304052917 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289479-1304052917.cnf 746416679 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.38 3.61 3.53 3/179 14766
/proc/meminfo: memFree=17753000/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0

[startup+0.0585349 s]
/proc/loadavg: 3.38 3.61 3.53 3/179 14766
/proc/meminfo: memFree=17753000/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100523 s]
/proc/loadavg: 3.38 3.61 3.53 3/179 14766
/proc/meminfo: memFree=17753000/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300487 s]
/proc/loadavg: 3.38 3.61 3.53 3/179 14766
/proc/meminfo: memFree=17753000/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700439 s]
/proc/loadavg: 3.38 3.61 3.53 3/179 14766
/proc/meminfo: memFree=17753000/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 3.38 3.61 3.53 5/182 14769
/proc/meminfo: memFree=17731820/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=179768 CPUtime=2.26 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 7701 0 0 0 216 10 0 0 25 0 2 0 516894300 184082432 5738 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 44942 5738 390 389 0 40692 0
[pid=14767/tid=14769] ppid=14766 vsize=179768 CPUtime=0.76 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 126 0 0 0 71 5 0 0 16 0 2 0 516894345 184082432 5738 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 188468

[startup+3.10102 s]
/proc/loadavg: 3.38 3.61 3.53 3/182 14769
/proc/meminfo: memFree=17730828/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=183868 CPUtime=4.99 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 8964 0 0 0 472 27 0 0 25 0 2 0 516894300 188280832 7001 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 45967 7001 390 389 0 41717 0
[pid=14767/tid=14769] ppid=14766 vsize=183868 CPUtime=1.89 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) S 14766 14766 12737 0 -1 4202560 168 0 0 0 171 18 0 0 15 0 2 0 516894345 188280832 7001 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 18446604468358019072 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 192568

[startup+6.30046 s]
/proc/loadavg: 3.43 3.62 3.53 4/182 14769
/proc/meminfo: memFree=17724452/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=183868 CPUtime=10.51 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 9440 0 0 0 1002 49 0 0 25 0 2 0 516894300 188280832 7477 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 45967 7477 390 389 0 41717 0
[pid=14767/tid=14769] ppid=14766 vsize=183868 CPUtime=4.21 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) S 14766 14766 12737 0 -1 4202560 215 0 0 0 390 31 0 0 16 0 2 0 516894345 188280832 7477 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 192568

[startup+12.7003 s]
/proc/loadavg: 3.47 3.62 3.54 5/182 14769
/proc/meminfo: memFree=17718500/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=188352 CPUtime=21.6 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 10931 0 0 0 2069 91 0 0 25 0 2 0 516894300 192872448 8968 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 47088 8968 390 389 0 42838 0
[pid=14767/tid=14769] ppid=14766 vsize=188352 CPUtime=8.9 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 257 0 0 0 833 57 0 0 16 0 2 0 516894345 192872448 8968 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.6
Current children cumulated vsize (KiB) 197052

[startup+25.501 s]
/proc/loadavg: 3.52 3.62 3.54 5/182 14770
/proc/meminfo: memFree=17711424/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=194696 CPUtime=44.03 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 12534 0 0 0 4246 157 0 0 25 0 2 0 516894300 199368704 10571 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 48674 10571 390 389 0 44424 0
[pid=14767/tid=14769] ppid=14766 vsize=194696 CPUtime=18.52 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 302 0 0 0 1752 100 0 0 15 0 2 0 516894345 199368704 10571 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.03
Current children cumulated vsize (KiB) 203396

[startup+51.1006 s]
/proc/loadavg: 3.62 3.64 3.54 4/182 14770
/proc/meminfo: memFree=17703776/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=201880 CPUtime=89.31 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 14456 0 0 0 8671 260 0 0 25 0 2 0 516894300 206725120 12493 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 50470 12493 390 389 0 46220 0
[pid=14767/tid=14769] ppid=14766 vsize=201880 CPUtime=38.2 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) S 14766 14766 12737 0 -1 4202560 418 0 0 0 3656 164 0 0 15 0 2 0 516894345 206725120 12493 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 18446604468358019072 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 89.31
Current children cumulated vsize (KiB) 210580

[startup+102.307 s]
/proc/loadavg: 3.72 3.66 3.55 5/182 14772
/proc/meminfo: memFree=17686008/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=218652 CPUtime=180.79 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 18743 0 0 0 17660 419 0 0 25 0 2 0 516894300 223899648 16780 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 54663 16780 390 389 0 50413 0
[pid=14767/tid=14769] ppid=14766 vsize=218652 CPUtime=78.48 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 650 0 0 0 7587 261 0 0 16 0 2 0 516894345 223899648 16780 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 180.79
Current children cumulated vsize (KiB) 227352

[startup+162.301 s]
/proc/loadavg: 3.94 3.73 3.58 4/182 14773
/proc/meminfo: memFree=17673808/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=229484 CPUtime=288.89 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 21745 0 0 0 28319 570 0 0 25 0 2 0 516894300 234991616 19782 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 57371 19782 390 389 0 53121 0
[pid=14767/tid=14769] ppid=14766 vsize=229484 CPUtime=126.58 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 893 0 0 0 12307 351 0 0 15 0 2 0 516894345 234991616 19782 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 288.89
Current children cumulated vsize (KiB) 238184

[startup+222.3 s]
/proc/loadavg: 3.72 3.72 3.58 3/182 14775
/proc/meminfo: memFree=17652568/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=250700 CPUtime=397.91 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 27022 0 0 0 39098 693 0 0 25 0 2 0 516894300 256716800 25059 33554432000 4194304 5787044 140735691221536 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14767/statm: 62675 25059 390 389 0 58425 0
[pid=14767/tid=14769] ppid=14766 vsize=250700 CPUtime=175.61 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 1215 0 0 0 17138 423 0 0 15 0 2 0 516894345 256716800 25059 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 397.91
Current children cumulated vsize (KiB) 259400

[startup+282.301 s]
/proc/loadavg: 3.68 3.70 3.59 5/182 14776
/proc/meminfo: memFree=17648560/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=253940 CPUtime=507.07 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 27993 0 0 0 49907 800 0 0 25 0 2 0 516894300 260034560 26030 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14767/statm: 63485 26030 390 389 0 59235 0
[pid=14767/tid=14769] ppid=14766 vsize=253940 CPUtime=224.76 cores=1,3,5,7

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

[pid=14767] ppid=14766 vsize=292100 CPUtime=1269.8 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 38694 0 0 0 125163 1817 0 0 25 0 2 0 516894300 299110400 36731 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 73025 36731 390 389 0 68775 0
[pid=14767/tid=14769] ppid=14766 vsize=292100 CPUtime=567.49 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 2378 0 0 0 55657 1092 0 0 16 0 2 0 516894345 299110400 36731 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1269.8
Current children cumulated vsize (KiB) 300800

[startup+762.306 s]
/proc/loadavg: 1.76 2.36 3.00 3/174 14819
/proc/meminfo: memFree=17798052/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=304788 CPUtime=1379.43 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 41721 0 0 0 136005 1938 0 0 25 0 2 0 516894300 312102912 39758 33554432000 4194304 5787044 140735691221536 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 76197 39758 390 389 0 71947 0
[pid=14767/tid=14769] ppid=14766 vsize=304788 CPUtime=617.1 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 2623 0 0 0 60547 1163 0 0 16 0 2 0 516894345 312102912 39758 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1379.43
Current children cumulated vsize (KiB) 313488

[startup+822.301 s]
/proc/loadavg: 1.88 2.28 2.93 3/174 14821
/proc/meminfo: memFree=17785356/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=316680 CPUtime=1489.17 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 44925 0 0 0 146869 2048 0 0 25 0 2 0 516894300 324280320 42962 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 79170 42962 390 389 0 74920 0
[pid=14767/tid=14769] ppid=14766 vsize=316680 CPUtime=666.85 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 2862 0 0 0 65460 1225 0 0 16 0 2 0 516894345 324280320 42962 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1489.17
Current children cumulated vsize (KiB) 325380

[startup+882.301 s]
/proc/loadavg: 1.73 2.15 2.85 3/174 14822
/proc/meminfo: memFree=17770812/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331128 CPUtime=1598.48 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48458 0 0 0 157684 2164 0 0 25 0 2 0 516894300 339075072 46495 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14767/statm: 82782 46495 390 389 0 78532 0
[pid=14767/tid=14769] ppid=14766 vsize=331128 CPUtime=716.16 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3070 0 0 0 70324 1292 0 0 16 0 2 0 516894345 339075072 46495 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1598.48
Current children cumulated vsize (KiB) 339828

[startup+942.3 s]
/proc/loadavg: 1.69 2.06 2.77 3/174 14824
/proc/meminfo: memFree=17770752/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331128 CPUtime=1706.94 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48459 0 0 0 168377 2317 0 0 25 0 2 0 516894300 339075072 46496 33554432000 4194304 5787044 140735691221536 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14767/statm: 82782 46496 390 389 0 78532 0
[pid=14767/tid=14769] ppid=14766 vsize=331128 CPUtime=764.62 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3070 0 0 0 75080 1382 0 0 15 0 2 0 516894345 339075072 46496 33554432000 4194304 5787044 140735691221536 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1706.94
Current children cumulated vsize (KiB) 339828

[startup+1002.3 s]
/proc/loadavg: 1.76 2.02 2.71 3/174 14826
/proc/meminfo: memFree=17770828/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331128 CPUtime=1816.01 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48462 0 0 0 179147 2454 0 0 25 0 2 0 516894300 339075072 46499 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14767/statm: 82782 46499 390 389 0 78532 0
[pid=14767/tid=14769] ppid=14766 vsize=331128 CPUtime=813.68 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3073 0 0 0 79907 1461 0 0 16 0 2 0 516894345 339075072 46499 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1816.01
Current children cumulated vsize (KiB) 339828

[startup+1062.3 s]
/proc/loadavg: 1.84 1.98 2.65 3/174 14827
/proc/meminfo: memFree=17770776/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331128 CPUtime=1925.62 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48518 0 0 0 189985 2577 0 0 25 0 2 0 516894300 339075072 46555 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 82782 46555 390 389 0 78532 0
[pid=14767/tid=14769] ppid=14766 vsize=331128 CPUtime=863.3 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3101 0 0 0 84794 1536 0 0 16 0 2 0 516894345 339075072 46555 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1925.62
Current children cumulated vsize (KiB) 339828

[startup+1122.3 s]
/proc/loadavg: 1.91 1.97 2.60 3/174 14829
/proc/meminfo: memFree=17770212/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331128 CPUtime=2035.48 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48674 0 0 0 200862 2686 0 0 25 0 2 0 516894300 339075072 46711 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 82782 46711 390 389 0 78532 0
[pid=14767/tid=14769] ppid=14766 vsize=331128 CPUtime=913.15 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3248 0 0 0 89715 1600 0 0 16 0 2 0 516894345 339075072 46711 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2035.48
Current children cumulated vsize (KiB) 339828

[startup+1182.3 s]
/proc/loadavg: 1.93 1.96 2.56 3/174 14830
/proc/meminfo: memFree=17769176/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=331640 CPUtime=2145.45 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 48903 0 0 0 211753 2792 0 0 25 0 2 0 516894300 339599360 46940 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 82910 46940 390 389 0 78660 0
[pid=14767/tid=14769] ppid=14766 vsize=331640 CPUtime=963.13 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3349 0 0 0 94651 1662 0 0 15 0 2 0 516894345 339599360 46940 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2145.45
Current children cumulated vsize (KiB) 340340

[startup+1242.3 s]
/proc/loadavg: 1.93 1.95 2.51 3/174 14832
/proc/meminfo: memFree=17760196/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=340164 CPUtime=2255.44 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 51217 0 0 0 222657 2887 0 0 25 0 2 0 516894300 348327936 49254 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 85041 49254 390 389 0 80791 0
[pid=14767/tid=14769] ppid=14766 vsize=340164 CPUtime=1013.12 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3540 0 0 0 99594 1718 0 0 16 0 2 0 516894345 348327936 49254 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2255.44
Current children cumulated vsize (KiB) 348864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.92 1.94 2.47 3/174 14834
/proc/meminfo: memFree=17745160/32951124 swapFree=67111528/67111528
[pid=14766] ppid=14764 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14766/stat : 14766 (prissup.sh) S 14764 14766 12737 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516894300 8908800 252 33554432000 4194304 4922060 140735654576784 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14766/statm: 2175 252 211 178 0 68 0
[pid=14767] ppid=14766 vsize=354096 CPUtime=2361.48 cores=1,3,5,7
/proc/14767/stat : 14767 (priss) R 14766 14766 12737 0 -1 4202496 54940 0 0 0 233170 2978 0 0 25 0 2 0 516894300 362594304 52977 33554432000 4194304 5787044 140735691221536 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14767/statm: 88524 52977 390 389 0 84274 0
[pid=14767/tid=14769] ppid=14766 vsize=354096 CPUtime=1061.45 cores=1,3,5,7
/proc/14767/task/14769/stat : 14769 (priss) R 14766 14766 12737 0 -1 4202560 3839 0 0 0 104372 1773 0 0 15 0 2 0 516894345 362594304 52977 33554432000 4194304 5787044 140735691221536 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2361.48
Current children cumulated vsize (KiB) 362796

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 14766 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 2361.48
#
# 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): 2361.48
CPU user time (s): 2331.7
CPU system time (s): 29.78
CPU usage (%): 181.65
Max. virtual memory (cumulated for all children) (KiB): 362796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.9527 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 06:55:17
IDJOB=3289479
IDBENCH=83125
IDSOLVER=1601
FILE ID=node103/3289479-1304052917
RUNJOBID= node103-1304036494-12756
PBS_JOBID= 13170359
Free space on /tmp= 71512 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=746416679

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      17753272 kB
Buffers:       2145328 kB
Cached:       12205088 kB
SwapCached:          0 kB
Active:        5740656 kB
Inactive:      8875452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17753272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      265640 kB
Mapped:          15504 kB
Slab:           517852 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   422216 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= 71516 MiB
End job on node103 at 2011-04-29 07:16:59