Trace number 3280417

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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: 21134
0.00/0.15	c parsetime: 155111us
0.00/0.15	c parsed 626501 clauses with 138808 variables
5.99/6.04	c preprocessor returned 138808 variables
5.99/6.04	c preprocessing returned UNKNOWN
5.99/6.04	c PP set 94071 variables
5.99/6.04	c pp time: 5854497us (5s)

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-3280417-1304037258/watcher-3280417-1304037258 -o /tmp/evaluation-result-3280417-1304037258/solver-3280417-1304037258 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280417-1304037258.cnf 783970223 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: 4.29 5.04 6.22 2/178 21133
/proc/meminfo: memFree=17514556/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0

[startup+0.068976 s]
/proc/loadavg: 4.29 5.04 6.22 2/178 21133
/proc/meminfo: memFree=17514556/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100974 s]
/proc/loadavg: 4.29 5.04 6.22 2/178 21133
/proc/meminfo: memFree=17514556/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300957 s]
/proc/loadavg: 4.29 5.04 6.22 2/178 21133
/proc/meminfo: memFree=17514556/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700884 s]
/proc/loadavg: 4.29 5.04 6.22 2/178 21133
/proc/meminfo: memFree=17514556/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 4.29 5.04 6.22 4/181 21136
/proc/meminfo: memFree=17437040/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=100516 CPUtime=1.49 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 37085 0 0 0 145 4 0 0 25 0 1 0 593956657 102928384 18976 33554432000 4194304 5787044 140736592866816 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21134/statm: 25129 18976 336 389 0 20879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109216

[startup+3.10045 s]
/proc/loadavg: 4.29 5.04 6.22 4/181 21136
/proc/meminfo: memFree=17436260/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=100516 CPUtime=3.09 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 37103 0 0 0 305 4 0 0 25 0 1 0 593956657 102928384 18994 33554432000 4194304 5787044 140736592866816 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21134/statm: 25129 18994 336 389 0 20879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109216

[startup+6.30082 s]
/proc/loadavg: 4.19 5.00 6.20 4/181 21136
/proc/meminfo: memFree=17405636/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=209516 CPUtime=6.43 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 45620 0 0 0 637 6 0 0 25 0 2 0 593956657 214544384 27511 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528576 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 52379 27511 388 389 0 48129 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 218216

[startup+12.7008 s]
/proc/loadavg: 4.10 4.97 6.19 4/182 21137
/proc/meminfo: memFree=17395964/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=209516 CPUtime=18 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 46061 0 0 0 1775 25 0 0 25 0 2 0 593956657 214544384 27952 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 52379 27952 389 389 0 48129 0
[pid=21134/tid=21137] ppid=21133 vsize=209516 CPUtime=5.3 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 112 0 0 0 516 14 0 0 15 0 2 0 593957264 214544384 27952 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18
Current children cumulated vsize (KiB) 218216

[startup+25.5005 s]
/proc/loadavg: 4.07 4.92 6.15 5/182 21138
/proc/meminfo: memFree=17389708/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=209648 CPUtime=41.32 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 46666 0 0 0 4066 66 0 0 25 0 2 0 593956657 214679552 28557 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 52412 28557 389 389 0 48162 0
[pid=21134/tid=21137] ppid=21133 vsize=209648 CPUtime=15.83 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) S 21133 21133 20083 0 -1 4202560 146 0 0 0 1544 39 0 0 15 0 2 0 593957264 214679552 28557 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 18446604458719371328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.32
Current children cumulated vsize (KiB) 218348

[startup+51.101 s]
/proc/loadavg: 3.77 4.78 6.07 5/182 21138
/proc/meminfo: memFree=17374840/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=210180 CPUtime=87.96 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 48054 0 0 0 8662 134 0 0 25 0 2 0 593956657 215224320 29945 33554432000 4194304 5787044 140736592866816 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 52545 29945 389 389 0 48295 0
[pid=21134/tid=21137] ppid=21133 vsize=210180 CPUtime=36.85 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 297 0 0 0 3604 81 0 0 16 0 2 0 593957264 215224320 29945 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527579 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.96
Current children cumulated vsize (KiB) 218880

[startup+102.307 s]
/proc/loadavg: 3.79 4.63 5.95 4/182 21140
/proc/meminfo: memFree=17358612/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=211332 CPUtime=181.91 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 50744 0 0 0 17929 262 0 0 25 0 2 0 593956657 216403968 32633 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 52833 32633 390 389 0 48583 0
[pid=21134/tid=21137] ppid=21133 vsize=211332 CPUtime=79.61 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 570 0 0 0 7800 161 0 0 15 0 2 0 593957264 216403968 32633 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527571 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.91
Current children cumulated vsize (KiB) 220032

[startup+162.301 s]
/proc/loadavg: 3.68 4.45 5.80 5/182 21170
/proc/meminfo: memFree=17367372/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=212400 CPUtime=292.7 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 53491 0 0 0 28882 388 0 0 25 0 2 0 593956657 217497600 35326 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 53100 35326 390 389 0 48850 0
[pid=21134/tid=21137] ppid=21133 vsize=212400 CPUtime=130.39 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 804 0 0 0 12805 234 0 0 16 0 2 0 593957264 217497600 35326 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 221100

[startup+222.301 s]
/proc/loadavg: 3.41 4.24 5.64 4/182 21172
/proc/meminfo: memFree=17335704/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=213864 CPUtime=404.42 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 55910 0 0 0 39953 489 0 0 25 0 2 0 593956657 218996736 37698 33554432000 4194304 5787044 140736592866816 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 53466 37698 390 389 0 49216 0
[pid=21134/tid=21137] ppid=21133 vsize=213864 CPUtime=182.11 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 1111 0 0 0 17915 296 0 0 15 0 2 0 593957264 218996736 37698 33554432000 4194304 5787044 140736592866816 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.42
Current children cumulated vsize (KiB) 222564

[startup+282.301 s]
/proc/loadavg: 3.47 4.09 5.50 4/182 21176
/proc/meminfo: memFree=17324232/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=214012 CPUtime=516.05 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 55985 0 0 0 51022 583 0 0 25 0 2 0 593956657 219148288 37773 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 53503 37773 390 389 0 49253 0
[pid=21134/tid=21137] ppid=21133 vsize=214012 CPUtime=233.74 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 1159 0 0 0 23021 353 0 0 16 0 2 0 593957264 219148288 37773 33554432000 4194304 5787044 140736592866816 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 516.05
Current children cumulated vsize (KiB) 222712

[startup+342.301 s]
/proc/loadavg: 3.69 4.03 5.39 4/182 21178

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

[pid=21134] ppid=21133 vsize=284252 CPUtime=1305.91 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 65856 0 0 0 129380 1211 0 0 25 0 2 0 593956657 291074048 47450 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71063 47450 390 389 0 66813 0
[pid=21134/tid=21137] ppid=21133 vsize=284252 CPUtime=603.58 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2083 0 0 0 59603 755 0 0 16 0 2 0 593957264 291074048 47450 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1305.91
Current children cumulated vsize (KiB) 292952

[startup+762.307 s]
/proc/loadavg: 3.66 3.77 4.76 5/182 21189
/proc/meminfo: memFree=17218952/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=285260 CPUtime=1419.48 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 69340 0 0 0 140668 1280 0 0 25 0 2 0 593956657 292106240 50934 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71315 50934 390 389 0 67065 0
[pid=21134/tid=21137] ppid=21133 vsize=285260 CPUtime=657.15 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) S 21133 21133 20083 0 -1 4202560 2292 0 0 0 64920 795 0 0 16 0 2 0 593957264 292106240 50934 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 18446604458719371328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1419.48
Current children cumulated vsize (KiB) 293960

[startup+822.301 s]
/proc/loadavg: 3.71 3.77 4.70 5/182 21191
/proc/meminfo: memFree=17198448/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=285996 CPUtime=1533.49 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 71537 0 0 0 152013 1336 0 0 25 0 2 0 593956657 292859904 53131 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71499 53131 390 389 0 67249 0
[pid=21134/tid=21137] ppid=21133 vsize=285996 CPUtime=711.17 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2472 0 0 0 70290 827 0 0 16 0 2 0 593957264 292859904 53131 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1533.49
Current children cumulated vsize (KiB) 294696

[startup+882.301 s]
/proc/loadavg: 3.56 3.73 4.62 5/182 21192
/proc/meminfo: memFree=17181648/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=286828 CPUtime=1646.38 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 72363 0 0 0 163229 1409 0 0 25 0 2 0 593956657 293711872 53754 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71707 53754 390 389 0 67457 0
[pid=21134/tid=21137] ppid=21133 vsize=286828 CPUtime=764.07 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2611 0 0 0 75536 871 0 0 15 0 2 0 593957264 293711872 53754 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1646.38
Current children cumulated vsize (KiB) 295528

[startup+942.301 s]
/proc/loadavg: 3.63 3.71 4.56 5/182 21194
/proc/meminfo: memFree=17181632/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=286828 CPUtime=1759.66 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 72364 0 0 0 174478 1488 0 0 25 0 2 0 593956657 293711872 53755 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71707 53755 390 389 0 67457 0
[pid=21134/tid=21137] ppid=21133 vsize=286828 CPUtime=817.35 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2611 0 0 0 80813 922 0 0 16 0 2 0 593957264 293711872 53755 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528581 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1759.66
Current children cumulated vsize (KiB) 295528

[startup+1002.3 s]
/proc/loadavg: 3.64 3.71 4.51 4/182 21196
/proc/meminfo: memFree=17181476/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=286828 CPUtime=1873 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 72377 0 0 0 185731 1569 0 0 25 0 2 0 593956657 293711872 53768 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71707 53768 390 389 0 67457 0
[pid=21134/tid=21137] ppid=21133 vsize=286828 CPUtime=870.68 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2620 0 0 0 86093 975 0 0 15 0 2 0 593957264 293711872 53768 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1873
Current children cumulated vsize (KiB) 295528

[startup+1062.3 s]
/proc/loadavg: 3.76 3.73 4.46 4/182 21197
/proc/meminfo: memFree=17181444/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=286828 CPUtime=1986.51 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 72417 0 0 0 197025 1626 0 0 25 0 2 0 593956657 293711872 53808 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71707 53808 390 389 0 67457 0
[pid=21134/tid=21137] ppid=21133 vsize=286828 CPUtime=924.18 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2641 0 0 0 91409 1009 0 0 16 0 2 0 593957264 293711872 53808 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1986.51
Current children cumulated vsize (KiB) 295528

[startup+1122.3 s]
/proc/loadavg: 3.72 3.72 4.41 5/182 21199
/proc/meminfo: memFree=17179784/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=287212 CPUtime=2100.35 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 72865 0 0 0 208341 1694 0 0 25 0 2 0 593956657 294105088 54256 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71803 54256 390 389 0 67553 0
[pid=21134/tid=21137] ppid=21133 vsize=287212 CPUtime=978.03 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2718 0 0 0 96750 1053 0 0 16 0 2 0 593957264 294105088 54256 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2100.35
Current children cumulated vsize (KiB) 295912

[startup+1182.3 s]
/proc/loadavg: 3.77 3.72 4.37 5/182 21200
/proc/meminfo: memFree=17164628/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=287788 CPUtime=2214.32 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 75855 0 0 0 219673 1759 0 0 25 0 2 0 593956657 294694912 57246 33554432000 4194304 5787044 140736592866816 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21134/statm: 71947 57246 390 389 0 67697 0
[pid=21134/tid=21137] ppid=21133 vsize=287788 CPUtime=1032 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 2871 0 0 0 102109 1091 0 0 16 0 2 0 593957264 294694912 57246 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527508 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2214.32
Current children cumulated vsize (KiB) 296488

[startup+1242.3 s]
/proc/loadavg: 3.85 3.76 4.34 4/182 21202
/proc/meminfo: memFree=17146864/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=288940 CPUtime=2328.6 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 77860 0 0 0 231032 1828 0 0 25 0 2 0 593956657 295874560 59251 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 72235 59251 390 389 0 67985 0
[pid=21134/tid=21137] ppid=21133 vsize=288940 CPUtime=1086.28 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 3130 0 0 0 107498 1130 0 0 18 0 2 0 593957264 295874560 59251 33554432000 4194304 5787044 140736592866816 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2328.6
Current children cumulated vsize (KiB) 297640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.87 3.78 4.31 4/182 21204
/proc/meminfo: memFree=17126480/32950940 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21133/stat : 21133 (prissup.sh) S 21131 21133 20083 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 593956657 8908800 252 33554432000 4194304 4922060 140734593926944 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21133/statm: 2175 252 211 178 0 68 0
[pid=21134] ppid=21133 vsize=289452 CPUtime=2438.37 cores=1,3,5,7
/proc/21134/stat : 21134 (priss) R 21133 21133 20083 0 -1 4202496 79609 0 0 0 241940 1897 0 0 25 0 2 0 593956657 296398848 61000 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21134/statm: 72363 61000 390 389 0 68113 0
[pid=21134/tid=21137] ppid=21133 vsize=289452 CPUtime=1138.34 cores=1,3,5,7
/proc/21134/task/21137/stat : 21137 (priss) R 21133 21133 20083 0 -1 4202560 3249 0 0 0 112664 1170 0 0 19 0 2 0 593957264 296398848 61000 33554432000 4194304 5787044 140736592866816 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2438.37
Current children cumulated vsize (KiB) 298152

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 21133 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 2438.37
#
# 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): 2438.37
CPU user time (s): 2419.4
CPU system time (s): 18.97
CPU usage (%): 187.564
Max. virtual memory (cumulated for all children) (KiB): 298152

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 1.9817 second user time and 5.11822 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 02:34:19
IDJOB=3280417
IDBENCH=20387
IDSOLVER=1601
FILE ID=node117/3280417-1304037258
RUNJOBID= node117-1304037258-21113
PBS_JOBID= 13170335
Free space on /tmp= 71668 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280417-1304037258/watcher-3280417-1304037258 -o /tmp/evaluation-result-3280417-1304037258/solver-3280417-1304037258 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280417-1304037258.cnf 783970223 4800 15500 4

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=783970223

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17514712 kB
Buffers:       2375940 kB
Cached:       12405672 kB
SwapCached:          0 kB
Active:        8092520 kB
Inactive:      6761708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17514712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14036 kB
Writeback:           0 kB
AnonPages:       72324 kB
Mapped:          15208 kB
Slab:           517744 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   212152 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= 71668 MiB
End job on node117 at 2011-04-29 02:56:01