Trace number 3289985

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.64 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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: 1674
0.00/0.04	c parsetime: 44777us
0.00/0.04	c parsed 96704 clauses with 8080 variables
1.59/1.65	c preprocessor returned 10006 variables
1.59/1.65	c preprocessing returned UNKNOWN
1.59/1.65	c PP set 336 variables
1.59/1.65	c pp time: 1601182us (1s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289985-1304063059/watcher-3289985-1304063059 -o /tmp/evaluation-result-3289985-1304063059/solver-3289985-1304063059 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289985-1304063059.cnf 494472055 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.63 3.65 3.63 3/179 1673
/proc/meminfo: memFree=23510688/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0

[startup+0.0221031 s]
/proc/loadavg: 3.63 3.65 3.63 3/179 1673
/proc/meminfo: memFree=23510688/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100093 s]
/proc/loadavg: 3.63 3.65 3.63 3/179 1673
/proc/meminfo: memFree=23510688/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301116 s]
/proc/loadavg: 3.63 3.65 3.63 3/179 1673
/proc/meminfo: memFree=23510688/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701042 s]
/proc/loadavg: 3.63 3.65 3.63 3/179 1673
/proc/meminfo: memFree=23510688/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 3.63 3.65 3.63 3/181 1675
/proc/meminfo: memFree=23496660/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=32748 CPUtime=1.49 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 4589 0 0 0 149 0 0 0 25 0 1 0 596536586 33533952 3988 33554432000 4194304 5787044 140733581757216 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1674/statm: 8187 3988 341 389 0 3937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41448

[startup+3.1006 s]
/proc/loadavg: 3.63 3.65 3.63 5/182 1676
/proc/meminfo: memFree=23490716/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=112044 CPUtime=4.21 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 6041 0 0 0 335 86 0 0 25 0 2 0 596536586 114733056 5205 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 28011 5205 392 389 0 23761 0
[pid=1674/tid=1676] ppid=1673 vsize=112044 CPUtime=1.11 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 175 0 0 0 47 64 0 0 16 0 2 0 596536753 114733056 5205 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 120744

[startup+6.30101 s]
/proc/loadavg: 3.66 3.65 3.63 5/182 1676
/proc/meminfo: memFree=23488748/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=112572 CPUtime=9.73 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 6473 0 0 0 731 242 0 0 25 0 2 0 596536586 115273728 5637 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 28143 5637 392 389 0 23893 0
[pid=1674/tid=1676] ppid=1673 vsize=112572 CPUtime=3.42 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) S 1673 1673 30862 0 -1 4202560 255 0 0 0 167 175 0 0 16 0 2 0 596536753 115273728 5637 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 18446604470969935744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (KiB) 121272

[startup+12.7008 s]
/proc/loadavg: 3.61 3.64 3.63 4/182 1676
/proc/meminfo: memFree=23474684/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=120688 CPUtime=20.73 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 8500 0 0 0 1591 482 0 0 25 0 2 0 596536586 123584512 7664 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 30172 7664 392 389 0 25922 0
[pid=1674/tid=1676] ppid=1673 vsize=120688 CPUtime=8.03 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 352 0 0 0 462 341 0 0 15 0 2 0 596536753 123584512 7664 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.73
Current children cumulated vsize (KiB) 129388

[startup+25.5005 s]
/proc/loadavg: 3.54 3.63 3.63 3/182 1676
/proc/meminfo: memFree=23467024/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=122152 CPUtime=43.19 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 9759 0 0 0 3447 872 0 0 25 0 2 0 596536586 125083648 8922 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 30538 8922 392 389 0 26288 0
[pid=1674/tid=1676] ppid=1673 vsize=122152 CPUtime=17.69 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 564 0 0 0 1154 615 0 0 16 0 2 0 596536753 125083648 8922 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.19
Current children cumulated vsize (KiB) 130852

[startup+51.1008 s]
/proc/loadavg: 3.62 3.64 3.63 3/182 1677
/proc/meminfo: memFree=23445832/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=132588 CPUtime=88.82 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 13615 0 0 0 7448 1434 0 0 25 0 2 0 596536586 135770112 12730 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 33147 12730 392 389 0 28897 0
[pid=1674/tid=1676] ppid=1673 vsize=132588 CPUtime=37.72 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 879 0 0 0 2765 1007 0 0 16 0 2 0 596536753 135770112 12730 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.82
Current children cumulated vsize (KiB) 141288

[startup+102.306 s]
/proc/loadavg: 3.60 3.63 3.63 5/182 1678
/proc/meminfo: memFree=23406252/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=139956 CPUtime=181.52 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 20044 0 0 0 16000 2152 0 0 25 0 2 0 596536586 143314944 18708 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 34989 18708 392 389 0 30739 0
[pid=1674/tid=1676] ppid=1673 vsize=139956 CPUtime=79.21 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 1444 0 0 0 6426 1495 0 0 15 0 2 0 596536753 143314944 18708 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 181.52
Current children cumulated vsize (KiB) 148656

[startup+162.3 s]
/proc/loadavg: 3.70 3.66 3.64 4/182 1680
/proc/meminfo: memFree=23379640/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=146316 CPUtime=291.61 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 25099 0 0 0 26453 2708 0 0 25 0 2 0 596536586 149827584 23561 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1674/statm: 36579 23561 392 389 0 32329 0
[pid=1674/tid=1676] ppid=1673 vsize=146316 CPUtime=129.31 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) S 1673 1673 30862 0 -1 4202560 1984 0 0 0 11054 1877 0 0 16 0 2 0 596536753 149827584 23561 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 18446604470969935744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 291.61
Current children cumulated vsize (KiB) 155016

[startup+222.3 s]
/proc/loadavg: 3.65 3.66 3.63 5/182 1681
/proc/meminfo: memFree=23360588/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=166860 CPUtime=402.7 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 30476 0 0 0 37105 3165 0 0 25 0 2 0 596536586 170864640 28425 33554432000 4194304 5787044 140733581757216 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 41715 28425 392 389 0 37465 0
[pid=1674/tid=1676] ppid=1673 vsize=166860 CPUtime=180.4 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 2137 0 0 0 15851 2189 0 0 16 0 2 0 596536753 170864640 28425 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527575 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 402.7
Current children cumulated vsize (KiB) 175560

[startup+282.3 s]
/proc/loadavg: 3.78 3.69 3.64 4/182 1683
/proc/meminfo: memFree=23351104/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=173092 CPUtime=513.85 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 33082 0 0 0 47816 3569 0 0 25 0 2 0 596536586 177246208 30806 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 43273 30806 392 389 0 39023 0
[pid=1674/tid=1676] ppid=1673 vsize=173092 CPUtime=231.55 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 2582 0 0 0 20690 2465 0 0 15 0 2 0 596536753 177246208 30806 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 513.85

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

[pid=1674] ppid=1673 vsize=253808 CPUtime=1301.4 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 57143 0 0 0 124466 5674 0 0 25 0 2 0 596536586 259899392 53842 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 63452 53842 392 389 0 59202 0
[pid=1674/tid=1676] ppid=1673 vsize=253808 CPUtime=599.1 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4152 0 0 0 55960 3950 0 0 16 0 2 0 596536753 259899392 53842 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.4
Current children cumulated vsize (KiB) 262508

[startup+762.307 s]
/proc/loadavg: 3.57 3.58 3.60 5/182 1784
/proc/meminfo: memFree=23301236/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1414.44 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61414 0 0 0 135618 5826 0 0 25 0 2 0 596536586 277037056 58113 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 67636 58113 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=652.13 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4564 0 0 0 61162 4051 0 0 16 0 2 0 596536753 277037056 58113 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1414.44
Current children cumulated vsize (KiB) 279244

[startup+822.301 s]
/proc/loadavg: 3.63 3.58 3.60 5/182 1785
/proc/meminfo: memFree=23275652/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1526.85 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61414 0 0 0 146580 6105 0 0 25 0 2 0 596536586 277037056 58113 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1674/statm: 67636 58113 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=704.55 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4564 0 0 0 66209 4246 0 0 16 0 2 0 596536753 277037056 58113 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1526.85
Current children cumulated vsize (KiB) 279244

[startup+882.301 s]
/proc/loadavg: 3.61 3.58 3.59 5/182 1787
/proc/meminfo: memFree=23245236/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1639.73 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61415 0 0 0 157656 6317 0 0 25 0 2 0 596536586 277037056 58114 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1674/statm: 67636 58114 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=757.42 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4564 0 0 0 71350 4392 0 0 16 0 2 0 596536753 277037056 58114 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1639.73
Current children cumulated vsize (KiB) 279244

[startup+942.301 s]
/proc/loadavg: 3.51 3.55 3.58 4/182 1789
/proc/meminfo: memFree=23244936/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1753.12 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61424 0 0 0 168808 6504 0 0 25 0 2 0 596536586 277037056 58123 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527495 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1674/statm: 67636 58123 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=810.82 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4564 0 0 0 76559 4523 0 0 16 0 2 0 596536753 277037056 58123 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527579 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1753.12
Current children cumulated vsize (KiB) 279244

[startup+1002.3 s]
/proc/loadavg: 3.54 3.55 3.58 3/182 1799
/proc/meminfo: memFree=23204820/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1866.7 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61425 0 0 0 179993 6677 0 0 25 0 2 0 596536586 277037056 58124 33554432000 4194304 5787044 140733581757216 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 67636 58124 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=864.39 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4564 0 0 0 81799 4640 0 0 16 0 2 0 596536753 277037056 58124 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1866.7
Current children cumulated vsize (KiB) 279244

[startup+1062.3 s]
/proc/loadavg: 3.75 3.60 3.59 5/182 1801
/proc/meminfo: memFree=23205116/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=270544 CPUtime=1980.27 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 61442 0 0 0 191196 6831 0 0 25 0 2 0 596536586 277037056 58141 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 67636 58141 392 389 0 63386 0
[pid=1674/tid=1676] ppid=1673 vsize=270544 CPUtime=917.95 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4571 0 0 0 87049 4746 0 0 16 0 2 0 596536753 277037056 58141 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1980.27
Current children cumulated vsize (KiB) 279244

[startup+1122.3 s]
/proc/loadavg: 3.58 3.58 3.58 3/182 1802
/proc/meminfo: memFree=23193912/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=276068 CPUtime=2094.08 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 62786 0 0 0 202423 6985 0 0 25 0 2 0 596536586 282693632 59485 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 69017 59485 392 389 0 64767 0
[pid=1674/tid=1676] ppid=1673 vsize=276068 CPUtime=971.77 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 4702 0 0 0 92327 4850 0 0 16 0 2 0 596536753 282693632 59485 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527031 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2094.08
Current children cumulated vsize (KiB) 284768

[startup+1182.3 s]
/proc/loadavg: 3.53 3.57 3.58 5/182 1804
/proc/meminfo: memFree=23142424/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=289212 CPUtime=2207.9 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 66152 0 0 0 213658 7132 0 0 25 0 2 0 596536586 296153088 62851 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 72303 62851 392 389 0 68053 0
[pid=1674/tid=1676] ppid=1673 vsize=289212 CPUtime=1025.59 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 5016 0 0 0 97612 4947 0 0 16 0 2 0 596536753 296153088 62851 33554432000 4194304 5787044 140733581757216 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2207.9
Current children cumulated vsize (KiB) 297912

[startup+1242.3 s]
/proc/loadavg: 3.71 3.62 3.59 5/182 1806
/proc/meminfo: memFree=23121420/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=300368 CPUtime=2321.73 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 69002 0 0 0 224905 7268 0 0 25 0 2 0 596536586 307576832 65701 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1674/statm: 75092 65701 392 389 0 70842 0
[pid=1674/tid=1676] ppid=1673 vsize=300368 CPUtime=1079.41 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 5033 0 0 0 102906 5035 0 0 16 0 2 0 596536753 307576832 65701 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2321.73
Current children cumulated vsize (KiB) 309068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.61 3.59 5/182 1807
/proc/meminfo: memFree=23106492/32950928 swapFree=67071984/67111528
[pid=1673] ppid=1671 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1673/stat : 1673 (prissup.sh) S 1671 1673 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596536586 8908800 251 33554432000 4194304 4922060 140737313840720 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1673/statm: 2175 251 211 178 0 68 0
[pid=1674] ppid=1673 vsize=314796 CPUtime=2431.64 cores=1,3,5,7
/proc/1674/stat : 1674 (priss) R 1673 1673 30862 0 -1 4202496 72708 0 0 0 235776 7388 0 0 25 0 2 0 596536586 322351104 69407 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1674/statm: 78699 69407 392 389 0 74449 0
[pid=1674/tid=1676] ppid=1673 vsize=314796 CPUtime=1131.63 cores=1,3,5,7
/proc/1674/task/1676/stat : 1676 (priss) R 1673 1673 30862 0 -1 4202560 5084 0 0 0 108045 5118 0 0 18 0 2 0 596536753 322351104 69407 33554432000 4194304 5787044 140733581757216 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2431.64
Current children cumulated vsize (KiB) 323496

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 1673 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.64
#
# 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.64
CPU user time (s): 2357.76
CPU system time (s): 73.88
CPU usage (%): 187.046
Max. virtual memory (cumulated for all children) (KiB): 323496

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= 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= 6
involuntary context switches= 3

runsolver used 2.10968 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 09:44:19
IDJOB=3289985
IDBENCH=83413
IDSOLVER=1601
FILE ID=node116/3289985-1304063059
RUNJOBID= node116-1304053179-651
PBS_JOBID= 13170355
Free space on /tmp= 72512 MiB

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

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=494472055

node116.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.826
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.65
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.826
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.15
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.826
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.826
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.75
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.826
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.77
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.826
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.826
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.826
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:      23510960 kB
Buffers:       1901108 kB
Cached:        6932900 kB
SwapCached:       9732 kB
Active:        4520052 kB
Inactive:      4490164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23510960 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:      169756 kB
Mapped:          14520 kB
Slab:           364752 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   360660 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= 72500 MiB
End job on node116 at 2011-04-29 10:06:01