Trace number 3262690

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

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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: 1920
0.00/0.01	c parsetime: 10993us
0.00/0.01	c parsed 43754 clauses with 4979 variables
4.19/4.24	c preprocessor returned 10010 variables
4.19/4.24	c preprocessing returned UNKNOWN
4.19/4.24	c PP set 3 variables
4.19/4.24	c pp time: 4224057us (4s)

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-3262690-1304064371/watcher-3262690-1304064371 -o /tmp/evaluation-result-3262690-1304064371/solver-3262690-1304064371 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262690-1304064371.cnf 2053774678 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.48 3.57 3.57 2/178 1919
/proc/meminfo: memFree=23570372/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0

[startup+0.029553 s]
/proc/loadavg: 3.48 3.57 3.57 2/178 1919
/proc/meminfo: memFree=23570372/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100606 s]
/proc/loadavg: 3.48 3.57 3.57 2/178 1919
/proc/meminfo: memFree=23570372/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300563 s]
/proc/loadavg: 3.48 3.57 3.57 2/178 1919
/proc/meminfo: memFree=23570372/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700498 s]
/proc/loadavg: 3.48 3.57 3.57 2/178 1919
/proc/meminfo: memFree=23570372/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 3.36 3.55 3.56 3/180 1921
/proc/meminfo: memFree=23560968/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=26932 CPUtime=1.49 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 3319 0 0 0 149 0 0 0 25 0 1 0 596667827 27578368 2688 33554432000 4194304 5787044 140735154763536 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1920/statm: 6733 2688 342 389 0 2483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35632

[startup+3.10105 s]
/proc/loadavg: 3.36 3.55 3.56 3/180 1921
/proc/meminfo: memFree=23560596/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=26932 CPUtime=3.09 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 3319 0 0 0 309 0 0 0 25 0 1 0 596667827 27578368 2688 33554432000 4194304 5787044 140735154763536 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1920/statm: 6733 2688 342 389 0 2483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35632

[startup+6.30047 s]
/proc/loadavg: 3.33 3.54 3.56 4/181 1922
/proc/meminfo: memFree=23556100/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=105616 CPUtime=7.58 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 4825 0 0 0 731 27 0 0 25 0 2 0 596667827 108150784 3959 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1920/statm: 26404 3959 392 389 0 22154 0
[pid=1920/tid=1922] ppid=1919 vsize=105616 CPUtime=1.29 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 29 0 0 0 106 23 0 0 15 0 2 0 596668251 108150784 3959 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 114316

[startup+12.7003 s]
/proc/loadavg: 3.31 3.53 3.56 4/181 1922
/proc/meminfo: memFree=23551164/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=105616 CPUtime=18.22 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 6296 0 0 0 1704 118 0 0 25 0 2 0 596667827 108150784 5430 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1920/statm: 26404 5430 392 389 0 22154 0
[pid=1920/tid=1922] ppid=1919 vsize=105616 CPUtime=5.52 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) S 1919 1919 30862 0 -1 4202560 29 0 0 0 450 102 0 0 15 0 2 0 596668251 108150784 5430 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 18446604453549783936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.22
Current children cumulated vsize (KiB) 114316

[startup+25.501 s]
/proc/loadavg: 3.17 3.49 3.54 4/181 1922
/proc/meminfo: memFree=23543164/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=105616 CPUtime=39.88 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 8131 0 0 0 3726 262 0 0 25 0 2 0 596667827 108150784 7265 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1920/statm: 26404 7265 392 389 0 22154 0
[pid=1920/tid=1922] ppid=1919 vsize=105616 CPUtime=14.38 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) S 1919 1919 30862 0 -1 4202560 29 0 0 0 1210 228 0 0 16 0 2 0 596668251 108150784 7265 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 18446604453549783936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.88
Current children cumulated vsize (KiB) 114316

[startup+51.1013 s]
/proc/loadavg: 3.11 3.45 3.53 3/181 1923
/proc/meminfo: memFree=23522672/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=106012 CPUtime=83.91 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 13340 0 0 0 7904 487 0 0 25 0 2 0 596667827 108556288 12473 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1920/statm: 26503 12473 392 389 0 22253 0
[pid=1920/tid=1922] ppid=1919 vsize=106012 CPUtime=32.81 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 105 0 0 0 2862 419 0 0 15 0 2 0 596668251 108556288 12473 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.91
Current children cumulated vsize (KiB) 114712

[startup+102.307 s]
/proc/loadavg: 2.89 3.33 3.48 3/181 1924
/proc/meminfo: memFree=23491160/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=112328 CPUtime=173.52 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 20843 0 0 0 16535 817 0 0 25 0 2 0 596667827 115023872 19947 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1920/statm: 28082 19947 392 389 0 23832 0
[pid=1920/tid=1922] ppid=1919 vsize=112328 CPUtime=71.21 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 406 0 0 0 6418 703 0 0 16 0 2 0 596668251 115023872 19947 33554432000 4194304 5787044 140735154763536 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.52
Current children cumulated vsize (KiB) 121028

[startup+162.301 s]
/proc/loadavg: 2.84 3.24 3.44 4/181 1926
/proc/meminfo: memFree=23456408/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=179184 CPUtime=280.33 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 29527 0 0 0 26914 1119 0 0 25 0 2 0 596667827 183484416 28598 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1920/statm: 44796 28598 392 389 0 40546 0
[pid=1920/tid=1922] ppid=1919 vsize=179184 CPUtime=118.03 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 751 0 0 0 10856 947 0 0 15 0 2 0 596668251 183484416 28598 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.33
Current children cumulated vsize (KiB) 187884

[startup+222.301 s]
/proc/loadavg: 3.42 3.33 3.46 5/182 1928
/proc/meminfo: memFree=23387540/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=179844 CPUtime=385.83 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 32813 0 0 0 37223 1360 0 0 25 0 2 0 596667827 184160256 31837 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 44961 31837 392 389 0 40711 0
[pid=1920/tid=1922] ppid=1919 vsize=179844 CPUtime=163.53 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 908 0 0 0 15220 1133 0 0 18 0 2 0 596668251 184160256 31837 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 385.83
Current children cumulated vsize (KiB) 188544

[startup+282.301 s]
/proc/loadavg: 3.55 3.38 3.46 5/182 1930
/proc/meminfo: memFree=23300332/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=251956 CPUtime=489.42 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 45923 0 0 0 47424 1518 0 0 25 0 2 0 596667827 258002944 44593 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 62989 44593 392 389 0 58739 0
[pid=1920/tid=1922] ppid=1919 vsize=251956 CPUtime=207.11 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 1267 0 0 0 19499 1212 0 0 18 0 2 0 596668251 258002944 44593 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 489.42
Current children cumulated vsize (KiB) 260656


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

[pid=1920] ppid=1919 vsize=480532 CPUtime=1227.48 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 101760 0 0 0 120413 2335 0 0 25 0 2 0 596667827 492064768 100333 33554432000 4194304 5787044 140735154763536 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 120133 100333 392 389 0 115883 0
[pid=1920/tid=1922] ppid=1919 vsize=480532 CPUtime=525.16 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) S 1919 1919 30862 0 -1 4202560 2574 0 0 0 50886 1630 0 0 18 0 2 0 596668251 492064768 100334 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 18446604453549783936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1227.48
Current children cumulated vsize (KiB) 489232

[startup+762.307 s]
/proc/loadavg: 3.56 3.53 3.50 3/182 1972
/proc/meminfo: memFree=23151936/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=495072 CPUtime=1332.8 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 105681 0 0 0 130862 2418 0 0 25 0 2 0 596667827 506953728 104053 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 123768 104053 392 389 0 119518 0
[pid=1920/tid=1922] ppid=1919 vsize=495072 CPUtime=570.48 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 55377 1671 0 0 18 0 2 0 596668251 506953728 104053 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1332.8
Current children cumulated vsize (KiB) 503772

[startup+822.301 s]
/proc/loadavg: 3.59 3.54 3.50 4/182 1973
/proc/meminfo: memFree=23129336/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=495072 CPUtime=1438.2 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 105681 0 0 0 141301 2519 0 0 25 0 2 0 596667827 506953728 104053 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527587 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 123768 104053 392 389 0 119518 0
[pid=1920/tid=1922] ppid=1919 vsize=495072 CPUtime=615.88 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 59865 1723 0 0 18 0 2 0 596668251 506953728 104053 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1438.2
Current children cumulated vsize (KiB) 503772

[startup+882.301 s]
/proc/loadavg: 3.70 3.58 3.51 5/182 1975
/proc/meminfo: memFree=23129164/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=495072 CPUtime=1544.61 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 105682 0 0 0 151846 2615 0 0 25 0 2 0 596667827 506953728 104054 33554432000 4194304 5787044 140735154763536 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 123768 104054 392 389 0 119518 0
[pid=1920/tid=1922] ppid=1919 vsize=495072 CPUtime=662.29 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 64456 1773 0 0 17 0 2 0 596668251 506953728 104054 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1544.61
Current children cumulated vsize (KiB) 503772

[startup+942.301 s]
/proc/loadavg: 3.66 3.59 3.52 5/182 1977
/proc/meminfo: memFree=23122428/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=495072 CPUtime=1651.73 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 105682 0 0 0 162474 2699 0 0 25 0 2 0 596667827 506953728 104054 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 123768 104054 392 389 0 119518 0
[pid=1920/tid=1922] ppid=1919 vsize=495072 CPUtime=709.39 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 69123 1816 0 0 17 0 2 0 596668251 506953728 104054 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1651.73
Current children cumulated vsize (KiB) 503772

[startup+1002.3 s]
/proc/loadavg: 3.71 3.61 3.53 5/182 1978
/proc/meminfo: memFree=23064592/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=495072 CPUtime=1759.4 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 114999 0 0 0 173160 2780 0 0 25 0 2 0 596667827 506953728 113371 33554432000 4194304 5787044 140735154763536 18446744073709551615 5528651 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 123768 113371 392 389 0 119518 0
[pid=1920/tid=1922] ppid=1919 vsize=495072 CPUtime=757.08 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 73854 1854 0 0 18 0 2 0 596668251 506953728 113371 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1759.4
Current children cumulated vsize (KiB) 503772

[startup+1062.3 s]
/proc/loadavg: 3.70 3.63 3.54 5/182 1980
/proc/meminfo: memFree=23023128/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=562656 CPUtime=1867.41 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 125161 0 0 0 183889 2852 0 0 25 0 2 0 596667827 576159744 123020 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 140664 123020 392 389 0 136414 0
[pid=1920/tid=1922] ppid=1919 vsize=562656 CPUtime=805.09 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 78622 1887 0 0 17 0 2 0 596668251 576159744 123020 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1867.41
Current children cumulated vsize (KiB) 571356

[startup+1122.3 s]
/proc/loadavg: 3.77 3.66 3.55 5/182 1981
/proc/meminfo: memFree=22986244/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=562656 CPUtime=1975.66 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 134264 0 0 0 194642 2924 0 0 25 0 2 0 596667827 576159744 132123 33554432000 4194304 5787044 140735154763536 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 140664 132123 392 389 0 136414 0
[pid=1920/tid=1922] ppid=1919 vsize=562656 CPUtime=853.33 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) S 1919 1919 30862 0 -1 4202560 2779 0 0 0 83415 1918 0 0 17 0 2 0 596668251 576159744 132123 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917217713 0 0 4096 0 18446604453549783936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1975.66
Current children cumulated vsize (KiB) 571356

[startup+1182.3 s]
/proc/loadavg: 3.70 3.64 3.55 5/182 1983
/proc/meminfo: memFree=22948508/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=632292 CPUtime=2084.54 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 143565 0 0 0 205459 2995 0 0 25 0 2 0 596667827 647467008 141424 33554432000 4194304 5787044 140735154763536 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 158073 141424 392 389 0 153823 0
[pid=1920/tid=1922] ppid=1919 vsize=632292 CPUtime=902.21 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 88270 1951 0 0 18 0 2 0 596668251 647467008 141424 33554432000 4194304 5787044 140735154763536 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2084.54
Current children cumulated vsize (KiB) 640992

[startup+1242.3 s]
/proc/loadavg: 3.80 3.67 3.56 5/182 1985
/proc/meminfo: memFree=22899852/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=632292 CPUtime=2193.52 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 151756 0 0 0 216286 3066 0 0 25 0 2 0 596667827 647467008 149615 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 158073 149615 392 389 0 153823 0
[pid=1920/tid=1922] ppid=1919 vsize=632292 CPUtime=951.17 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 93133 1984 0 0 17 0 2 0 596668251 647467008 149615 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2193.52
Current children cumulated vsize (KiB) 640992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.64 3.65 3.56 4/182 1986
/proc/meminfo: memFree=22870300/32950928 swapFree=67071984/67111528
[pid=1919] ppid=1917 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1919/stat : 1919 (prissup.sh) S 1917 1919 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 596667827 8908800 252 33554432000 4194304 4922060 140734664443952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1919/statm: 2175 252 211 178 0 68 0
[pid=1920] ppid=1919 vsize=697828 CPUtime=2296 cores=0,2,4,6
/proc/1920/stat : 1920 (priss) R 1919 1919 30862 0 -1 4202496 156089 0 0 0 226466 3134 0 0 25 0 2 0 596667827 714575872 153723 33554432000 4194304 5787044 140735154763536 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1920/statm: 174457 153723 392 389 0 170207 0
[pid=1920/tid=1922] ppid=1919 vsize=697828 CPUtime=995.96 cores=0,2,4,6
/proc/1920/task/1922/stat : 1922 (priss) R 1919 1919 30862 0 -1 4202560 2779 0 0 0 97577 2019 0 0 18 0 2 0 596668251 714575872 153723 33554432000 4194304 5787044 140735154763536 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2296
Current children cumulated vsize (KiB) 706528

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 1919 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 2296
#
# 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): 2296
CPU user time (s): 2264.66
CPU system time (s): 31.34
CPU usage (%): 176.613
Max. virtual memory (cumulated for all children) (KiB): 706528

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

runsolver used 2.26565 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 10:06:12
IDJOB=3262690
IDBENCH=83796
IDSOLVER=1601
FILE ID=node116/3262690-1304064371
RUNJOBID= node116-1304053179-650
PBS_JOBID= 13170355
Free space on /tmp= 72492 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262690-1304064371/watcher-3262690-1304064371 -o /tmp/evaluation-result-3262690-1304064371/solver-3262690-1304064371 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262690-1304064371.cnf 2053774678 4800 15500 4

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=2053774678

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:      23570644 kB
Buffers:       1901316 kB
Cached:        6951500 kB
SwapCached:       9732 kB
Active:        4460188 kB
Inactive:      4489784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23570644 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       90680 kB
Mapped:          14396 kB
Slab:           365484 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   268304 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= 72508 MiB
End job on node116 at 2011-04-29 10:27:54