Trace number 3266254

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 7817
0.00/0.00	c parsetime: 1314us
0.00/0.00	c parsed 2924 clauses with 170 variables
2.29/2.39	c preprocessor returned 10049 variables
2.29/2.39	c preprocessing returned UNKNOWN
2.29/2.39	c PP set 0 variables
2.29/2.39	c pp time: 2387027us (2s)

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-3266254-1304082466/watcher-3266254-1304082466 -o /tmp/evaluation-result-3266254-1304082466/solver-3266254-1304082466 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3266254-1304082466.cnf 896469567 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: 1.86 2.48 3.98 1/171 7816
/proc/meminfo: memFree=29766532/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0

[startup+0.044201 s]
/proc/loadavg: 1.86 2.48 3.98 1/171 7816
/proc/meminfo: memFree=29766532/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100188 s]
/proc/loadavg: 1.86 2.48 3.98 1/171 7816
/proc/meminfo: memFree=29766532/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300153 s]
/proc/loadavg: 1.86 2.48 3.98 1/171 7816
/proc/meminfo: memFree=29766532/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701094 s]
/proc/loadavg: 1.86 2.48 3.98 1/171 7816
/proc/meminfo: memFree=29766532/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 1.86 2.48 3.98 2/173 7818
/proc/meminfo: memFree=29758712/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=24528 CPUtime=1.49 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 2221 0 0 0 149 0 0 0 20 0 1 0 500661944 25116672 2040 33554432000 4194304 5787044 140736974063792 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7817/statm: 6132 2040 342 389 0 1882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33228

[startup+3.10062 s]
/proc/loadavg: 1.79 2.46 3.97 2/173 7818
/proc/meminfo: memFree=29758584/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=103060 CPUtime=3.72 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 3174 0 0 0 360 12 0 0 25 0 2 0 500661944 105533440 2757 33554432000 4194304 5787044 140736974063792 18446744073709551615 4692090 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 25765 2757 392 389 0 21515 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 111760

[startup+6.30109 s]
/proc/loadavg: 1.79 2.46 3.97 3/174 7819
/proc/meminfo: memFree=29753988/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=105060 CPUtime=9.38 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 3732 0 0 0 868 70 0 0 25 0 2 0 500661944 107581440 3315 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 26265 3315 392 389 0 22015 0
[pid=7817/tid=7819] ppid=7816 vsize=105060 CPUtime=3.07 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 120 0 0 0 264 43 0 0 16 0 2 0 500662183 107581440 3315 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 113760

[startup+12.7009 s]
/proc/loadavg: 1.75 2.43 3.94 3/174 7819
/proc/meminfo: memFree=29750644/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=108436 CPUtime=20.6 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 4699 0 0 0 1923 137 0 0 25 0 2 0 500661944 111038464 4282 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 27109 4282 392 389 0 22859 0
[pid=7817/tid=7819] ppid=7816 vsize=108436 CPUtime=7.9 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) S 7816 7816 4923 0 -1 4202560 236 0 0 0 706 84 0 0 15 0 2 0 500662183 111038464 4282 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 18446604458732268480 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.6
Current children cumulated vsize (KiB) 117136

[startup+25.5007 s]
/proc/loadavg: 1.78 2.41 3.92 3/174 7819
/proc/meminfo: memFree=29746296/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=111820 CPUtime=43.02 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 5618 0 0 0 4068 234 0 0 25 0 2 0 500661944 114503680 5201 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 27955 5201 392 389 0 23705 0
[pid=7817/tid=7819] ppid=7816 vsize=111820 CPUtime=17.51 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 382 0 0 0 1611 140 0 0 15 0 2 0 500662183 114503680 5201 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.02
Current children cumulated vsize (KiB) 120520

[startup+51.1011 s]
/proc/loadavg: 1.73 2.35 3.85 3/174 7820
/proc/meminfo: memFree=29737816/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=118968 CPUtime=88.3 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 7719 0 0 0 8452 378 0 0 25 0 2 0 500661944 121823232 7302 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 29742 7302 392 389 0 25492 0
[pid=7817/tid=7819] ppid=7816 vsize=118968 CPUtime=37.2 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 641 0 0 0 3490 230 0 0 16 0 2 0 500662183 121823232 7302 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.3
Current children cumulated vsize (KiB) 127668

[startup+102.307 s]
/proc/loadavg: 1.84 2.27 3.74 3/174 7821
/proc/meminfo: memFree=29727016/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=129264 CPUtime=179.36 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 10347 0 0 0 17339 597 0 0 25 0 2 0 500661944 132366336 9930 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 32316 9930 392 389 0 28066 0
[pid=7817/tid=7819] ppid=7816 vsize=129264 CPUtime=77.05 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 836 0 0 0 7345 360 0 0 16 0 2 0 500662183 132366336 9930 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 179.36
Current children cumulated vsize (KiB) 137964

[startup+162.3 s]
/proc/loadavg: 1.88 2.21 3.63 3/174 7823
/proc/meminfo: memFree=29718564/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=136676 CPUtime=286.52 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 12469 0 0 0 27835 817 0 0 25 0 2 0 500661944 139956224 12052 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 34169 12052 392 389 0 29919 0
[pid=7817/tid=7819] ppid=7816 vsize=136676 CPUtime=124.21 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 1107 0 0 0 11945 476 0 0 16 0 2 0 500662183 139956224 12052 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 286.52
Current children cumulated vsize (KiB) 145376

[startup+222.301 s]
/proc/loadavg: 1.89 2.14 3.51 2/174 7825
/proc/meminfo: memFree=29704280/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=150168 CPUtime=394.06 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 16288 0 0 0 38402 1004 0 0 25 0 2 0 500661944 153772032 15614 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 37542 15614 392 389 0 33292 0
[pid=7817/tid=7819] ppid=7816 vsize=150168 CPUtime=171.76 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 1459 0 0 0 16602 574 0 0 16 0 2 0 500662183 153772032 15614 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.06
Current children cumulated vsize (KiB) 158868

[startup+282.301 s]
/proc/loadavg: 1.78 2.05 3.40 3/174 7826
/proc/meminfo: memFree=29702644/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=152236 CPUtime=501.59 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 16708 0 0 0 48956 1203 0 0 25 0 2 0 500661944 155889664 16034 33554432000 4194304 5787044 140736974063792 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 38059 16034 392 389 0 33809 0
[pid=7817/tid=7819] ppid=7816 vsize=152236 CPUtime=219.28 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 1471 0 0 0 21251 677 0 0 15 0 2 0 500662183 155889664 16034 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 501.59
Current children cumulated vsize (KiB) 160936


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

[pid=7817] ppid=7816 vsize=184232 CPUtime=1258.33 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 25675 0 0 0 123623 2210 0 0 25 0 2 0 500661944 188653568 25001 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 46058 25001 392 389 0 41808 0
[pid=7817/tid=7819] ppid=7816 vsize=184232 CPUtime=556.02 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2500 0 0 0 54428 1174 0 0 16 0 2 0 500662183 188653568 25001 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1258.33
Current children cumulated vsize (KiB) 192932

[startup+762.307 s]
/proc/loadavg: 1.74 1.83 2.72 2/174 7839
/proc/meminfo: memFree=29662784/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=188136 CPUtime=1366.69 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 26747 0 0 0 134327 2342 0 0 25 0 2 0 500661944 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 47034 26073 392 389 0 42784 0
[pid=7817/tid=7819] ppid=7816 vsize=188136 CPUtime=604.38 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2549 0 0 0 59197 1241 0 0 16 0 2 0 500662183 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1366.69
Current children cumulated vsize (KiB) 196836

[startup+822.301 s]
/proc/loadavg: 1.67 1.78 2.65 3/174 7841
/proc/meminfo: memFree=29662888/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=188136 CPUtime=1474.98 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 26747 0 0 0 145005 2493 0 0 25 0 2 0 500661944 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7817/statm: 47034 26073 392 389 0 42784 0
[pid=7817/tid=7819] ppid=7816 vsize=188136 CPUtime=652.66 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2549 0 0 0 63950 1316 0 0 16 0 2 0 500662183 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1474.98
Current children cumulated vsize (KiB) 196836

[startup+882.3 s]
/proc/loadavg: 1.81 1.80 2.60 3/174 7842
/proc/meminfo: memFree=29662744/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=188136 CPUtime=1583.37 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 26747 0 0 0 155717 2620 0 0 25 0 2 0 500661944 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7817/statm: 47034 26073 392 389 0 42784 0
[pid=7817/tid=7819] ppid=7816 vsize=188136 CPUtime=701.06 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2549 0 0 0 68727 1379 0 0 16 0 2 0 500662183 192651264 26073 33554432000 4194304 5787044 140736974063792 18446744073709551615 5531818 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1583.37
Current children cumulated vsize (KiB) 196836

[startup+942.301 s]
/proc/loadavg: 1.75 1.79 2.54 3/174 7844
/proc/meminfo: memFree=29662596/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=188136 CPUtime=1691.73 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 26775 0 0 0 166433 2740 0 0 25 0 2 0 500661944 192651264 26101 33554432000 4194304 5787044 140736974063792 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7817/statm: 47034 26101 392 389 0 42784 0
[pid=7817/tid=7819] ppid=7816 vsize=188136 CPUtime=749.42 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2566 0 0 0 73503 1439 0 0 16 0 2 0 500662183 192651264 26101 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1691.73
Current children cumulated vsize (KiB) 196836

[startup+1002.3 s]
/proc/loadavg: 1.84 1.81 2.50 3/174 7845
/proc/meminfo: memFree=29662200/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=188136 CPUtime=1800.33 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 26889 0 0 0 177189 2844 0 0 25 0 2 0 500661944 192651264 26215 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 47034 26215 392 389 0 42784 0
[pid=7817/tid=7819] ppid=7816 vsize=188136 CPUtime=798.02 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2657 0 0 0 78312 1490 0 0 16 0 2 0 500662183 192651264 26215 33554432000 4194304 5787044 140736974063792 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 196836

[startup+1062.3 s]
/proc/loadavg: 1.95 1.84 2.47 3/174 7850
/proc/meminfo: memFree=29656460/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=194588 CPUtime=1908.94 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 28676 0 0 0 187960 2934 0 0 25 0 2 0 500661944 199258112 27489 33554432000 4194304 5787044 140736974063792 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 48647 27489 392 389 0 44397 0
[pid=7817/tid=7819] ppid=7816 vsize=194588 CPUtime=846.62 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2766 0 0 0 83128 1534 0 0 16 0 2 0 500662183 199258112 27489 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1908.94
Current children cumulated vsize (KiB) 203288

[startup+1122.3 s]
/proc/loadavg: 1.85 1.82 2.42 3/174 7852
/proc/meminfo: memFree=29651684/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=199496 CPUtime=2017.86 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 30025 0 0 0 198765 3021 0 0 25 0 2 0 500661944 204283904 28838 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 49874 28838 392 389 0 45624 0
[pid=7817/tid=7819] ppid=7816 vsize=199496 CPUtime=895.54 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2892 0 0 0 87979 1575 0 0 16 0 2 0 500662183 204283904 28838 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2017.86
Current children cumulated vsize (KiB) 208196

[startup+1182.3 s]
/proc/loadavg: 1.88 1.83 2.39 2/174 7853
/proc/meminfo: memFree=29646204/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=204704 CPUtime=2126.92 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 31458 0 0 0 209592 3100 0 0 25 0 2 0 500661944 209616896 30271 33554432000 4194304 5787044 140736974063792 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 51176 30271 392 389 0 46926 0
[pid=7817/tid=7819] ppid=7816 vsize=204704 CPUtime=944.59 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 2992 0 0 0 92846 1613 0 0 15 0 2 0 500662183 209616896 30271 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527053 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2126.92
Current children cumulated vsize (KiB) 213404

[startup+1242.3 s]
/proc/loadavg: 1.89 1.84 2.35 3/174 7855
/proc/meminfo: memFree=29640608/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=209828 CPUtime=2236.08 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 32841 0 0 0 220440 3168 0 0 25 0 2 0 500661944 214863872 31654 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 52457 31654 392 389 0 48207 0
[pid=7817/tid=7819] ppid=7816 vsize=209828 CPUtime=993.76 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 3111 0 0 0 97730 1646 0 0 16 0 2 0 500662183 214863872 31654 33554432000 4194304 5787044 140736974063792 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2236.08
Current children cumulated vsize (KiB) 218528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.88 1.85 2.32 3/174 7856
/proc/meminfo: memFree=29630924/32951124 swapFree=67111348/67111528
[pid=7816] ppid=7814 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7816/stat : 7816 (prissup.sh) S 7814 7816 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 500661943 8908800 251 33554432000 4194304 4922060 140736358767328 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7816/statm: 2175 251 211 178 0 68 0
[pid=7817] ppid=7816 vsize=218768 CPUtime=2341.35 cores=1,3,5,7
/proc/7817/stat : 7817 (priss) R 7816 7816 4923 0 -1 4202496 35186 0 0 0 230902 3233 0 0 25 0 2 0 500661944 224018432 33999 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527089 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7817/statm: 54692 33999 392 389 0 50442 0
[pid=7817/tid=7819] ppid=7816 vsize=218768 CPUtime=1041.33 cores=1,3,5,7
/proc/7817/task/7819/stat : 7819 (priss) R 7816 7816 4923 0 -1 4202560 3255 0 0 0 102456 1677 0 0 16 0 2 0 500662183 224018432 33999 33554432000 4194304 5787044 140736974063792 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2341.35
Current children cumulated vsize (KiB) 227468

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 7816 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 2341.35
#
# 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): 2341.35
CPU user time (s): 2309.02
CPU system time (s): 32.33
CPU usage (%): 180.102
Max. virtual memory (cumulated for all children) (KiB): 227468

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

runsolver used 1.9687 second user time and 5.11122 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 15:07:46
IDJOB=3266254
IDBENCH=87447
IDSOLVER=1601
FILE ID=node140/3266254-1304082466
RUNJOBID= node140-1304081021-7526
PBS_JOBID= 13170433
Free space on /tmp= 72664 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266254-1304082466/watcher-3266254-1304082466 -o /tmp/evaluation-result-3266254-1304082466/solver-3266254-1304082466 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3266254-1304082466.cnf 896469567 4800 15500 4

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=896469567

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29766812 kB
Buffers:        995440 kB
Cached:        1636984 kB
SwapCached:        180 kB
Active:         145508 kB
Inactive:      2549228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29766812 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:       62000 kB
Mapped:          14740 kB
Slab:           426264 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183992 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= 72664 MiB
End job on node140 at 2011-04-29 15:29:28