Trace number 3261194

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

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: 15684
0.00/0.00	c parsetime: 453us
0.00/0.00	c parsed 1183 clauses with 169 variables
1.19/1.29	c preprocessor returned 10048 variables
1.19/1.29	c preprocessing returned UNKNOWN
1.19/1.29	c PP set 0 variables
1.19/1.29	c pp time: 1290103us (1s)
2331.16/1300.01	HOME/prissup.sh: line 20: 15684 Terminated              $SOLVER $BENCHNAME -Ppropagation Pwatch -Pup_threads 2 -PNW_threads 1

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-3261194-1304058653/watcher-3261194-1304058653 -o /tmp/evaluation-result-3261194-1304058653/solver-3261194-1304058653 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3261194-1304058653.cnf 1761545476 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.38 3.56 3.59 2/179 15683
/proc/meminfo: memFree=30377228/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0

[startup+0.088337 s]
/proc/loadavg: 3.38 3.56 3.59 2/179 15683
/proc/meminfo: memFree=30377228/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100323 s]
/proc/loadavg: 3.38 3.56 3.59 2/179 15683
/proc/meminfo: memFree=30377228/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300291 s]
/proc/loadavg: 3.38 3.56 3.59 2/179 15683
/proc/meminfo: memFree=30377228/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700224 s]
/proc/loadavg: 3.38 3.56 3.59 2/179 15683
/proc/meminfo: memFree=30377228/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50107 s]
/proc/loadavg: 3.38 3.56 3.59 3/181 15685
/proc/meminfo: memFree=30369776/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=101976 CPUtime=1.54 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 3010 0 0 0 151 3 0 0 19 0 2 0 517465699 104423424 2593 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 25494 2593 391 389 0 21244 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 110676

[startup+3.10078 s]
/proc/loadavg: 3.38 3.56 3.59 5/182 15686
/proc/meminfo: memFree=30366792/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=102240 CPUtime=3.64 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 3451 0 0 0 352 12 0 0 22 0 2 0 517465699 104693760 3034 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 25560 3034 391 389 0 21310 0
[pid=15684/tid=15686] ppid=15683 vsize=102240 CPUtime=0.54 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 58 0 0 0 50 4 0 0 18 0 2 0 517465829 104693760 3034 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 110940

[startup+6.30119 s]
/proc/loadavg: 3.43 3.56 3.60 5/182 15686
/proc/meminfo: memFree=30363916/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=102504 CPUtime=8.37 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 3951 0 0 0 813 24 0 0 25 0 2 0 517465699 104964096 3534 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 25626 3534 391 389 0 21376 0
[pid=15684/tid=15686] ppid=15683 vsize=102504 CPUtime=2.06 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 143 0 0 0 197 9 0 0 18 0 2 0 517465829 104964096 3534 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 111204

[startup+12.701 s]
/proc/loadavg: 3.48 3.57 3.60 4/182 15686
/proc/meminfo: memFree=30358716/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=103040 CPUtime=18.46 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 4798 0 0 0 1807 39 0 0 25 0 2 0 517465699 105512960 4381 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 25760 4381 391 389 0 21510 0
[pid=15684/tid=15686] ppid=15683 vsize=103040 CPUtime=5.76 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 259 0 0 0 561 15 0 0 18 0 2 0 517465829 105512960 4381 33554432000 4194304 5787044 140733900453488 18446744073709551615 5531940 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.46
Current children cumulated vsize (KiB) 111740

[startup+25.5007 s]
/proc/loadavg: 3.59 3.59 3.60 4/182 15686
/proc/meminfo: memFree=30353248/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=103448 CPUtime=39.56 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 5475 0 0 0 3893 63 0 0 25 0 2 0 517465699 105930752 5058 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 25862 5058 391 389 0 21612 0
[pid=15684/tid=15686] ppid=15683 vsize=103448 CPUtime=14.05 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 365 0 0 0 1380 25 0 0 18 0 2 0 517465829 105930752 5058 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.56
Current children cumulated vsize (KiB) 112148

[startup+51.101 s]
/proc/loadavg: 3.65 3.61 3.61 4/182 15687
/proc/meminfo: memFree=30343668/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=104724 CPUtime=83.41 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 7280 0 0 0 8249 92 0 0 25 0 2 0 517465699 107237376 6863 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 26181 6863 391 389 0 21931 0
[pid=15684/tid=15686] ppid=15683 vsize=104724 CPUtime=32.31 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 629 0 0 0 3195 36 0 0 18 0 2 0 517465829 107237376 6863 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.41
Current children cumulated vsize (KiB) 113424

[startup+102.307 s]
/proc/loadavg: 3.58 3.59 3.60 5/182 15688
/proc/meminfo: memFree=30336068/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=105188 CPUtime=172.61 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 8887 0 0 0 17129 132 0 0 25 0 2 0 517465699 107712512 8469 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 26297 8469 391 389 0 22047 0
[pid=15684/tid=15686] ppid=15683 vsize=105188 CPUtime=70.3 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 775 0 0 0 6978 52 0 0 18 0 2 0 517465829 107712512 8469 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 172.61
Current children cumulated vsize (KiB) 113888

[startup+162.301 s]
/proc/loadavg: 3.69 3.61 3.61 5/182 15690
/proc/meminfo: memFree=30313716/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=107588 CPUtime=279.52 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 11042 0 0 0 27785 167 0 0 25 0 2 0 517465699 110170112 10603 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 26897 10603 391 389 0 22647 0
[pid=15684/tid=15686] ppid=15683 vsize=107588 CPUtime=117.21 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 1188 0 0 0 11654 67 0 0 17 0 2 0 517465829 110170112 10603 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 116288

[startup+222.301 s]
/proc/loadavg: 3.75 3.64 3.62 5/182 15691
/proc/meminfo: memFree=30311964/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=107588 CPUtime=386.5 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 11194 0 0 0 38445 205 0 0 25 0 2 0 517465699 110170112 10755 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 26897 10755 391 389 0 22647 0
[pid=15684/tid=15686] ppid=15683 vsize=107588 CPUtime=164.19 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 1226 0 0 0 16337 82 0 0 17 0 2 0 517465829 110170112 10755 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 386.5
Current children cumulated vsize (KiB) 116288

[startup+282.301 s]
/proc/loadavg: 3.77 3.67 3.63 4/182 15693
/proc/meminfo: memFree=30299788/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=113356 CPUtime=494.32 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 14219 0 0 0 49201 231 0 0 25 0 2 0 517465699 116076544 13780 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 28339 13780 391 389 0 24089 0
[pid=15684/tid=15686] ppid=15683 vsize=113356 CPUtime=212.02 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 1402 0 0 0 21109 93 0 0 16 0 2 0 517465829 116076544 13780 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 494.32

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

[pid=15684] ppid=15683 vsize=116044 CPUtime=1142.44 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 18406 0 0 0 113863 381 0 0 25 0 2 0 517465699 118829056 17887 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 29011 17887 391 389 0 24761 0
[pid=15684/tid=15686] ppid=15683 vsize=116044 CPUtime=500.12 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 1988 0 0 0 49856 156 0 0 16 0 2 0 517465829 118829056 17887 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1142.44
Current children cumulated vsize (KiB) 124744

[startup+702.3 s]
/proc/loadavg: 3.50 3.62 3.62 4/182 15704
/proc/meminfo: memFree=30258336/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=116236 CPUtime=1251.08 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 18435 0 0 0 124708 400 0 0 25 0 2 0 517465699 119025664 17916 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 29059 17916 391 389 0 24809 0
[pid=15684/tid=15686] ppid=15683 vsize=116236 CPUtime=548.76 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) S 15683 15683 13999 0 -1 4202560 2009 0 0 0 54712 164 0 0 16 0 2 0 517465829 119025664 17916 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683185 0 0 4096 0 18446604453879547776 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1251.08
Current children cumulated vsize (KiB) 124936

[startup+762.307 s]
/proc/loadavg: 3.64 3.64 3.63 5/182 15706
/proc/meminfo: memFree=30252356/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=116812 CPUtime=1360.21 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 18742 0 0 0 135602 419 0 0 25 0 2 0 517465699 119615488 18223 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 29203 18223 391 389 0 24953 0
[pid=15684/tid=15686] ppid=15683 vsize=116812 CPUtime=597.87 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2127 0 0 0 59614 173 0 0 16 0 2 0 517465829 119615488 18223 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1360.21
Current children cumulated vsize (KiB) 125512

[startup+822.301 s]
/proc/loadavg: 3.76 3.67 3.64 4/182 15707
/proc/meminfo: memFree=30243780/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=118348 CPUtime=1469.11 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 19690 0 0 0 146474 437 0 0 25 0 2 0 517465699 121188352 19171 33554432000 4194304 5787044 140733900453488 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 29587 19171 391 389 0 25337 0
[pid=15684/tid=15686] ppid=15683 vsize=118348 CPUtime=646.78 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2398 0 0 0 64497 181 0 0 16 0 2 0 517465829 121188352 19171 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1469.11
Current children cumulated vsize (KiB) 127048

[startup+882.301 s]
/proc/loadavg: 3.53 3.64 3.63 5/182 15709
/proc/meminfo: memFree=30235568/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=119312 CPUtime=1578.02 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 21041 0 0 0 157349 453 0 0 25 0 2 0 517465699 122175488 20522 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 29828 20522 391 389 0 25578 0
[pid=15684/tid=15686] ppid=15683 vsize=119312 CPUtime=695.69 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2575 0 0 0 69382 187 0 0 16 0 2 0 517465829 122175488 20522 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1578.02
Current children cumulated vsize (KiB) 128012

[startup+942.301 s]
/proc/loadavg: 3.42 3.58 3.61 5/182 15710
/proc/meminfo: memFree=30226992/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=124628 CPUtime=1686.38 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 23501 0 0 0 168169 469 0 0 25 0 2 0 517465699 127619072 22725 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 31157 22725 391 389 0 26907 0
[pid=15684/tid=15686] ppid=15683 vsize=124628 CPUtime=744.04 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2683 0 0 0 74211 193 0 0 16 0 2 0 517465829 127619072 22725 33554432000 4194304 5787044 140733900453488 18446744073709551615 5531908 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1686.38
Current children cumulated vsize (KiB) 133328

[startup+1002.3 s]
/proc/loadavg: 3.67 3.62 3.62 4/182 15712
/proc/meminfo: memFree=30222240/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=1794.59 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24625 0 0 0 178976 483 0 0 25 0 2 0 517465699 195186688 23849 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 23849 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=792.25 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2782 0 0 0 79026 199 0 0 16 0 2 0 517465829 195186688 23849 33554432000 4194304 5787044 140733900453488 18446744073709551615 5530712 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 199312

[startup+1062.3 s]
/proc/loadavg: 3.80 3.66 3.63 5/182 15714
/proc/meminfo: memFree=30221104/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=1902.37 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24955 0 0 0 189732 505 0 0 25 0 2 0 517465699 195186688 24082 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528390 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 24082 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=840.04 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2789 0 0 0 83796 208 0 0 16 0 2 0 517465829 195186688 24082 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1902.37
Current children cumulated vsize (KiB) 199312

[startup+1122.3 s]
/proc/loadavg: 3.79 3.67 3.64 5/182 15715
/proc/meminfo: memFree=30220952/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=2010.59 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24955 0 0 0 200537 522 0 0 25 0 2 0 517465699 195186688 24082 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 24082 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=888.27 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2789 0 0 0 88611 216 0 0 16 0 2 0 517465829 195186688 24082 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2010.59
Current children cumulated vsize (KiB) 199312

[startup+1182.3 s]
/proc/loadavg: 3.62 3.65 3.63 4/182 15717
/proc/meminfo: memFree=30220564/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=2119.12 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24957 0 0 0 211372 540 0 0 25 0 2 0 517465699 195186688 24084 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528421 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 24084 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=936.79 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2789 0 0 0 93456 223 0 0 16 0 2 0 517465829 195186688 24084 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2119.12
Current children cumulated vsize (KiB) 199312

[startup+1242.3 s]
/proc/loadavg: 2.35 3.29 3.50 3/174 15736
/proc/meminfo: memFree=30319848/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=2227.14 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24960 0 0 0 222158 556 0 0 25 0 2 0 517465699 195186688 24087 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 24087 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=984.8 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2791 0 0 0 98250 230 0 0 16 0 2 0 517465829 195186688 24087 33554432000 4194304 5787044 140733900453488 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2227.14
Current children cumulated vsize (KiB) 199312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.95 3.00 3.39 3/174 15738
/proc/meminfo: memFree=30319824/32951124 swapFree=67111364/67111528
[pid=15683] ppid=15681 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15683/stat : 15683 (prissup.sh) S 15681 15683 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517465699 8908800 251 33554432000 4194304 4922060 140737181688128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15683/statm: 2175 251 211 178 0 68 0
[pid=15684] ppid=15683 vsize=190612 CPUtime=2331.16 cores=0,2,4,6
/proc/15684/stat : 15684 (priss) R 15683 15683 13999 0 -1 4202496 24968 0 0 0 232546 570 0 0 25 0 2 0 517465699 195186688 24095 33554432000 4194304 5787044 140733900453488 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15684/statm: 47653 24095 391 389 0 43403 0
[pid=15684/tid=15686] ppid=15683 vsize=190612 CPUtime=1031.12 cores=0,2,4,6
/proc/15684/task/15686/stat : 15686 (priss) R 15683 15683 13999 0 -1 4202560 2793 0 0 0 102876 236 0 0 16 0 2 0 517465829 195186688 24095 33554432000 4194304 5787044 140733900453488 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2331.16
Current children cumulated vsize (KiB) 199312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.02
CPU time (s): 2331.19
CPU user time (s): 2325.48
CPU system time (s): 5.71213
CPU usage (%): 179.32
Max. virtual memory (cumulated for all children) (KiB): 199312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2325.48
system time used= 5.71213
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25310
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= 2955102
involuntary context switches= 3855

runsolver used 2.36164 second user time and 4.6123 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 08:30:53
IDJOB=3261194
IDBENCH=83217
IDSOLVER=1601
FILE ID=node106/3261194-1304058653
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72160 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261194-1304058653/watcher-3261194-1304058653 -o /tmp/evaluation-result-3261194-1304058653/solver-3261194-1304058653 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3261194-1304058653.cnf 1761545476 4800 15500 4

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=1761545476

node106.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	: 5226.20
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.82
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.74
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.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.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.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.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:      30377376 kB
Buffers:        229904 kB
Cached:        2027984 kB
SwapCached:         88 kB
Active:         798592 kB
Inactive:      1565296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30377376 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:      106272 kB
Mapped:          15580 kB
Slab:           145688 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261652 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= 72160 MiB
End job on node106 at 2011-04-29 08:52:33