Trace number 3250720

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

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: 18189
0.00/0.00	c parsetime: 4084us
0.00/0.00	c parsed 13362 clauses with 218 variables
0.00/0.94	c preprocessor returned 10008 variables
0.00/0.94	c preprocessing returned UNKNOWN
0.00/0.94	c PP set 0 variables
0.00/0.94	c pp time: 932922us (0s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250720-1304062003/watcher-3250720-1304062003 -o /tmp/evaluation-result-3250720-1304062003/solver-3250720-1304062003 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250720-1304062003.cnf 1046818368 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: 1.69 2.08 3.75 1/171 18188
/proc/meminfo: memFree=16596368/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0

[startup+0.0150431 s]
/proc/loadavg: 1.69 2.08 3.75 1/171 18188
/proc/meminfo: memFree=16596368/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101054 s]
/proc/loadavg: 1.69 2.08 3.75 1/171 18188
/proc/meminfo: memFree=16596368/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301021 s]
/proc/loadavg: 1.69 2.08 3.75 1/171 18188
/proc/meminfo: memFree=16596368/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700947 s]
/proc/loadavg: 1.69 2.08 3.75 1/171 18188
/proc/meminfo: memFree=16596368/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 1.69 2.08 3.75 3/174 18191
/proc/meminfo: memFree=16585928/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=103564 CPUtime=1.88 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 3413 0 0 0 185 3 0 0 18 0 2 0 596430838 106049536 2997 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18189/statm: 25891 2997 392 389 0 21641 0
[pid=18189/tid=18191] ppid=18188 vsize=103564 CPUtime=0.38 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 44 0 0 0 36 2 0 0 15 0 2 0 596430932 106049536 2997 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 18446604442757528640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 112264

[startup+3.10046 s]
/proc/loadavg: 1.69 2.08 3.75 3/174 18191
/proc/meminfo: memFree=16584936/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=104232 CPUtime=4.68 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 3592 0 0 0 452 16 0 0 21 0 2 0 596430838 106733568 3176 33554432000 4194304 5787044 140737477987728 18446744073709551615 5531969 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18189/statm: 26058 3176 392 389 0 21808 0
[pid=18189/tid=18191] ppid=18188 vsize=104232 CPUtime=1.58 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 53 0 0 0 143 15 0 0 15 0 2 0 596430932 106733568 3176 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 112932

[startup+6.30091 s]
/proc/loadavg: 1.71 2.08 3.74 3/174 18192
/proc/meminfo: memFree=16583404/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=104232 CPUtime=10.28 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 4007 0 0 0 1000 28 0 0 25 0 2 0 596430838 106733568 3591 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18189/statm: 26058 3591 392 389 0 21808 0
[pid=18189/tid=18191] ppid=18188 vsize=104232 CPUtime=3.98 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 67 0 0 0 372 26 0 0 15 0 2 0 596430932 106733568 3591 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 112932

[startup+12.7007 s]
/proc/loadavg: 1.74 2.08 3.73 3/174 18192
/proc/meminfo: memFree=16580576/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=104232 CPUtime=21.59 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 4466 0 0 0 2104 55 0 0 25 0 2 0 596430838 106733568 4050 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18189/statm: 26058 4050 392 389 0 21808 0
[pid=18189/tid=18191] ppid=18188 vsize=104232 CPUtime=8.89 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 99 0 0 0 837 52 0 0 16 0 2 0 596430932 106733568 4050 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 112932

[startup+25.5004 s]
/proc/loadavg: 1.73 2.06 3.69 3/174 18192
/proc/meminfo: memFree=16577356/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=107008 CPUtime=44.38 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 5460 0 0 0 4341 97 0 0 25 0 2 0 596430838 109576192 5044 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 26752 5044 392 389 0 22502 0
[pid=18189/tid=18191] ppid=18188 vsize=107008 CPUtime=18.88 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 225 0 0 0 1796 92 0 0 15 0 2 0 596430932 109576192 5044 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.38
Current children cumulated vsize (KiB) 115708

[startup+51.1007 s]
/proc/loadavg: 1.76 2.03 3.64 3/174 18193
/proc/meminfo: memFree=16567028/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=111532 CPUtime=90.53 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 8008 0 0 0 8877 176 0 0 25 0 2 0 596430838 114208768 7570 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 27883 7570 392 389 0 23633 0
[pid=18189/tid=18191] ppid=18188 vsize=111532 CPUtime=39.44 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 325 0 0 0 3777 167 0 0 16 0 2 0 596430932 114208768 7570 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.53
Current children cumulated vsize (KiB) 120232

[startup+102.306 s]
/proc/loadavg: 1.89 2.03 3.55 3/174 18194
/proc/meminfo: memFree=16557092/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=113480 CPUtime=183.8 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 10469 0 0 0 18079 301 0 0 25 0 2 0 596430838 116203520 9952 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 28370 9952 392 389 0 24120 0
[pid=18189/tid=18191] ppid=18188 vsize=113480 CPUtime=81.5 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 543 0 0 0 7869 281 0 0 15 0 2 0 596430932 116203520 9952 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 183.8
Current children cumulated vsize (KiB) 122180

[startup+162.301 s]
/proc/loadavg: 1.68 1.94 3.43 3/174 18196
/proc/meminfo: memFree=16545508/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=119524 CPUtime=294.02 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 13742 0 0 0 28979 423 0 0 25 0 2 0 596430838 122392576 12871 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 29881 12871 392 389 0 25631 0
[pid=18189/tid=18191] ppid=18188 vsize=119524 CPUtime=131.73 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 741 0 0 0 12780 393 0 0 15 0 2 0 596430932 122392576 12871 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 294.02
Current children cumulated vsize (KiB) 128224

[startup+222.301 s]
/proc/loadavg: 1.81 1.93 3.33 3/174 18197
/proc/meminfo: memFree=16532056/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=124672 CPUtime=405.2 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 17165 0 0 0 39999 521 0 0 25 0 2 0 596430838 127664128 16197 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 31168 16197 392 389 0 26918 0
[pid=18189/tid=18191] ppid=18188 vsize=124672 CPUtime=182.9 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 980 0 0 0 17811 479 0 0 15 0 2 0 596430932 127664128 16197 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.2
Current children cumulated vsize (KiB) 133372

[startup+282.301 s]
/proc/loadavg: 1.80 1.91 3.23 3/174 18199
/proc/meminfo: memFree=16531748/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=125056 CPUtime=516.37 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 17296 0 0 0 51022 615 0 0 25 0 2 0 596430838 128057344 16328 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 31264 16328 392 389 0 27014 0
[pid=18189/tid=18191] ppid=18188 vsize=125056 CPUtime=234.07 cores=0,2,4,6

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

[pid=18189] ppid=18188 vsize=138544 CPUtime=1299.28 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 27831 0 0 0 128832 1096 0 0 25 0 2 0 596430838 141869056 25923 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527089 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 34636 25923 392 389 0 30386 0
[pid=18189/tid=18191] ppid=18188 vsize=138544 CPUtime=596.98 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 1787 0 0 0 58714 984 0 0 15 0 2 0 596430932 141869056 25923 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.28
Current children cumulated vsize (KiB) 147244

[startup+762.307 s]
/proc/loadavg: 1.88 1.89 2.68 3/174 18215
/proc/meminfo: memFree=16492856/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=139152 CPUtime=1411.49 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 27977 0 0 0 139998 1151 0 0 25 0 2 0 596430838 142491648 26069 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 34788 26069 392 389 0 30538 0
[pid=18189/tid=18191] ppid=18188 vsize=139152 CPUtime=649.19 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 1880 0 0 0 63886 1033 0 0 15 0 2 0 596430932 142491648 26069 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1411.49
Current children cumulated vsize (KiB) 147852

[startup+822.301 s]
/proc/loadavg: 1.90 1.89 2.63 2/174 18216
/proc/meminfo: memFree=16482116/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=209812 CPUtime=1523.81 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 30740 0 0 0 151177 1204 0 0 25 0 2 0 596430838 214847488 28832 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 52453 28832 392 389 0 48203 0
[pid=18189/tid=18191] ppid=18188 vsize=209812 CPUtime=701.52 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2068 0 0 0 69075 1077 0 0 16 0 2 0 596430932 214847488 28832 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1523.81
Current children cumulated vsize (KiB) 218512

[startup+882.3 s]
/proc/loadavg: 1.93 1.89 2.58 3/174 18218
/proc/meminfo: memFree=16474252/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=210580 CPUtime=1636.36 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 32669 0 0 0 162379 1257 0 0 25 0 2 0 596430838 215633920 30761 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 52645 30761 392 389 0 48395 0
[pid=18189/tid=18191] ppid=18188 vsize=210580 CPUtime=754.06 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) S 18188 18188 15086 0 -1 4202560 2232 0 0 0 74287 1119 0 0 16 0 2 0 596430932 215633920 30761 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1636.36
Current children cumulated vsize (KiB) 219280

[startup+942.3 s]
/proc/loadavg: 1.84 1.87 2.53 3/174 18220
/proc/meminfo: memFree=16463532/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215192 CPUtime=1749.32 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35645 0 0 0 173630 1302 0 0 25 0 2 0 596430838 220356608 33411 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53798 33411 392 389 0 49548 0
[pid=18189/tid=18191] ppid=18188 vsize=215192 CPUtime=807.01 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2382 0 0 0 79547 1154 0 0 15 0 2 0 596430932 220356608 33411 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1749.32
Current children cumulated vsize (KiB) 223892

[startup+1002.3 s]
/proc/loadavg: 1.86 1.87 2.48 3/174 18221
/proc/meminfo: memFree=16463500/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215192 CPUtime=1861.16 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35645 0 0 0 184753 1363 0 0 25 0 2 0 596430838 220356608 33411 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53798 33411 392 389 0 49548 0
[pid=18189/tid=18191] ppid=18188 vsize=215192 CPUtime=858.87 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2382 0 0 0 84679 1208 0 0 15 0 2 0 596430932 220356608 33411 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1861.16
Current children cumulated vsize (KiB) 223892

[startup+1062.3 s]
/proc/loadavg: 1.91 1.87 2.45 3/174 18223
/proc/meminfo: memFree=16463460/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215192 CPUtime=1973.3 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35646 0 0 0 195908 1422 0 0 25 0 2 0 596430838 220356608 33412 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032220015 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53798 33412 392 389 0 49548 0
[pid=18189/tid=18191] ppid=18188 vsize=215192 CPUtime=911.01 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2383 0 0 0 89840 1261 0 0 15 0 2 0 596430932 220356608 33412 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1973.3
Current children cumulated vsize (KiB) 223892

[startup+1122.3 s]
/proc/loadavg: 1.90 1.88 2.41 3/174 18224
/proc/meminfo: memFree=16463520/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215192 CPUtime=2085.52 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35655 0 0 0 207077 1475 0 0 25 0 2 0 596430838 220356608 33421 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53798 33421 392 389 0 49548 0
[pid=18189/tid=18191] ppid=18188 vsize=215192 CPUtime=963.23 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2385 0 0 0 95016 1307 0 0 15 0 2 0 596430932 220356608 33421 33554432000 4194304 5787044 140737477987728 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2085.52
Current children cumulated vsize (KiB) 223892

[startup+1182.3 s]
/proc/loadavg: 1.89 1.88 2.38 3/174 18226
/proc/meminfo: memFree=16462964/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215704 CPUtime=2197.81 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35782 0 0 0 218258 1523 0 0 25 0 2 0 596430838 220880896 33548 33554432000 4194304 5787044 140737477987728 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53926 33548 392 389 0 49676 0
[pid=18189/tid=18191] ppid=18188 vsize=215704 CPUtime=1015.51 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2438 0 0 0 100202 1349 0 0 15 0 2 0 596430932 220880896 33548 33554432000 4194304 5787044 140737477987728 18446744073709551615 5526852 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2197.81
Current children cumulated vsize (KiB) 224404

[startup+1242.3 s]
/proc/loadavg: 1.76 1.84 2.33 3/174 18228
/proc/meminfo: memFree=16462532/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=215960 CPUtime=2310.37 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 35878 0 0 0 229464 1573 0 0 25 0 2 0 596430838 221143040 33644 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527468 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18189/statm: 53990 33644 392 389 0 49740 0
[pid=18189/tid=18191] ppid=18188 vsize=215960 CPUtime=1068.07 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) R 18188 18188 15086 0 -1 4202560 2489 0 0 0 105416 1391 0 0 15 0 2 0 596430932 221143040 33644 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2310.37
Current children cumulated vsize (KiB) 224660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.80 1.84 2.30 3/174 18229
/proc/meminfo: memFree=16461272/32951124 swapFree=67111528/67111528
[pid=18188] ppid=18186 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (prissup.sh) S 18186 18188 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 596430838 8908800 252 33554432000 4194304 4922060 140737330381184 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18188/statm: 2175 252 211 178 0 68 0
[pid=18189] ppid=18188 vsize=216472 CPUtime=2414.24 cores=0,2,4,6
/proc/18189/stat : 18189 (priss) R 18188 18188 15086 0 -1 4202496 36158 0 0 0 239813 1611 0 0 25 0 2 0 596430838 221667328 33924 33554432000 4194304 5787044 140737477987728 18446744073709551615 5527666 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18189/statm: 54118 33924 392 389 0 49868 0
[pid=18189/tid=18191] ppid=18188 vsize=216472 CPUtime=1114.24 cores=0,2,4,6
/proc/18189/task/18191/stat : 18191 (priss) S 18188 18188 15086 0 -1 4202560 2593 0 0 0 110013 1411 0 0 18 0 2 0 596430932 221667328 33924 33554432000 4194304 5787044 140737477987728 18446744073709551615 260032219569 0 0 4096 0 18446604442757528640 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2414.24
Current children cumulated vsize (KiB) 225172

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 18188 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 2414.24
#
# 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): 2414.24
CPU user time (s): 2398.13
CPU system time (s): 16.11
CPU usage (%): 185.708
Max. virtual memory (cumulated for all children) (KiB): 225172

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

runsolver used 2.13368 second user time and 4.27235 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 09:26:43
IDJOB=3250720
IDBENCH=83353
IDSOLVER=1601
FILE ID=node110/3250720-1304062003
RUNJOBID= node110-1304060700-18085
PBS_JOBID= 13170381
Free space on /tmp= 72840 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250720-1304062003/watcher-3250720-1304062003 -o /tmp/evaluation-result-3250720-1304062003/solver-3250720-1304062003 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250720-1304062003.cnf 1046818368 4800 15500 4

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1046818368

node110.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.830
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.830
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.83
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.830
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16596524 kB
Buffers:       2339876 kB
Cached:       13378756 kB
SwapCached:          0 kB
Active:        7921424 kB
Inactive:      7862136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16596524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:       63776 kB
Mapped:          14684 kB
Slab:           508100 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187436 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= 72836 MiB
End job on node110 at 2011-04-29 09:48:25