Trace number 3261062

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-24-57-sat.cnf
MD5SUM179851d97340610ea74d8d7b3cffb10b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables1368
Number of clauses16308
Sum of the clauses size64296
Maximum clause length57
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215732
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5576

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: 14353
0.00/0.01	c parsetime: 5617us
0.00/0.01	c parsed 16308 clauses with 1368 variables
0.00/1.03	c preprocessor returned 10013 variables
0.00/1.03	c preprocessing returned UNKNOWN
0.00/1.03	c PP set 0 variables
0.00/1.03	c pp time: 1019235us (1s)

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-3261062-1304058507/watcher-3261062-1304058507 -o /tmp/evaluation-result-3261062-1304058507/solver-3261062-1304058507 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3261062-1304058507.cnf 1973170304 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.39 3.60 3.79 4/179 14352
/proc/meminfo: memFree=15129512/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0

[startup+0.101163 s]
/proc/loadavg: 3.39 3.60 3.79 4/179 14352
/proc/meminfo: memFree=15129512/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201143 s]
/proc/loadavg: 3.39 3.60 3.79 4/179 14352
/proc/meminfo: memFree=15129512/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301123 s]
/proc/loadavg: 3.39 3.60 3.79 4/179 14352
/proc/meminfo: memFree=15129512/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701064 s]
/proc/loadavg: 3.39 3.60 3.79 4/179 14352
/proc/meminfo: memFree=15129512/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 3.39 3.60 3.79 5/182 14355
/proc/meminfo: memFree=15119180/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=103408 CPUtime=1.76 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 4314 0 0 0 169 7 0 0 25 0 2 0 498266308 105889792 2996 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 25852 2996 392 389 0 21602 0
[pid=14353/tid=14355] ppid=14352 vsize=103408 CPUtime=0.27 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 12 0 0 0 21 6 0 0 15 0 2 0 498266411 105889792 2996 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 112108

[startup+3.10055 s]
/proc/loadavg: 3.39 3.60 3.79 6/182 14355
/proc/meminfo: memFree=15116824/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=104332 CPUtime=4.28 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 4617 0 0 0 401 27 0 0 25 0 2 0 498266308 106835968 3299 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 26083 3299 392 389 0 21833 0
[pid=14353/tid=14355] ppid=14352 vsize=104332 CPUtime=1.18 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) S 14352 14352 13667 0 -1 4202560 12 0 0 0 94 24 0 0 15 0 2 0 498266411 106835968 3299 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 18446604453932851520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 113032

[startup+6.30099 s]
/proc/loadavg: 3.35 3.59 3.79 5/182 14355
/proc/meminfo: memFree=15112928/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=104332 CPUtime=9.46 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 5091 0 0 0 880 66 0 0 25 0 2 0 498266308 106835968 3773 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 26083 3773 392 389 0 21833 0
[pid=14353/tid=14355] ppid=14352 vsize=104332 CPUtime=3.16 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 12 0 0 0 256 60 0 0 15 0 2 0 498266411 106835968 3773 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.46
Current children cumulated vsize (KiB) 113032

[startup+12.7008 s]
/proc/loadavg: 3.41 3.60 3.79 6/182 14355
/proc/meminfo: memFree=15107636/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=104332 CPUtime=19.81 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 5993 0 0 0 1834 147 0 0 25 0 2 0 498266308 106835968 4675 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 26083 4675 392 389 0 21833 0
[pid=14353/tid=14355] ppid=14352 vsize=104332 CPUtime=7.11 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 12 0 0 0 577 134 0 0 15 0 2 0 498266411 106835968 4675 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.81
Current children cumulated vsize (KiB) 113032

[startup+25.5004 s]
/proc/loadavg: 3.38 3.58 3.78 6/182 14356
/proc/meminfo: memFree=15097856/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=104464 CPUtime=40.56 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 7278 0 0 0 3763 293 0 0 25 0 2 0 498266308 106971136 5958 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 26116 5958 392 389 0 21866 0
[pid=14353/tid=14355] ppid=14352 vsize=104464 CPUtime=15.05 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) S 14352 14352 13667 0 -1 4202560 55 0 0 0 1237 268 0 0 15 0 2 0 498266411 106971136 5958 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 18446604453932851520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.56
Current children cumulated vsize (KiB) 113164

[startup+51.1005 s]
/proc/loadavg: 3.39 3.57 3.77 6/182 14356
/proc/meminfo: memFree=15071392/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=124288 CPUtime=83.08 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 13147 0 0 0 7756 552 0 0 25 0 2 0 498266308 127270912 11801 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 31072 11801 392 389 0 26822 0
[pid=14353/tid=14355] ppid=14352 vsize=124288 CPUtime=31.97 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 236 0 0 0 2686 511 0 0 15 0 2 0 498266411 127270912 11801 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 18446604453932851520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 132988

[startup+102.301 s]
/proc/loadavg: 3.41 3.55 3.75 6/182 14358
/proc/meminfo: memFree=15035880/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=154792 CPUtime=169.69 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 20825 0 0 0 16035 934 0 0 25 0 2 0 498266308 158507008 19222 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 38698 19222 392 389 0 34448 0
[pid=14353/tid=14355] ppid=14352 vsize=154792 CPUtime=67.4 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 236 0 0 0 5868 872 0 0 15 0 2 0 498266411 158507008 19222 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 169.69
Current children cumulated vsize (KiB) 163492

[startup+162.3 s]
/proc/loadavg: 3.72 3.61 3.76 6/182 14359
/proc/meminfo: memFree=15009184/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=174864 CPUtime=273.79 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 25934 0 0 0 26108 1271 0 0 25 0 2 0 498266308 179060736 24331 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 43716 24331 392 389 0 39466 0
[pid=14353/tid=14355] ppid=14352 vsize=174864 CPUtime=111.49 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) S 14352 14352 13667 0 -1 4202560 236 0 0 0 9962 1187 0 0 15 0 2 0 498266411 179060736 24331 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 18446604453932851520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 273.79
Current children cumulated vsize (KiB) 183564

[startup+222.307 s]
/proc/loadavg: 3.46 3.56 3.73 6/182 14361
/proc/meminfo: memFree=14962388/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=178964 CPUtime=378.83 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 36236 0 0 0 36307 1576 0 0 25 0 2 0 498266308 183259136 34431 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 44741 34431 392 389 0 40491 0
[pid=14353/tid=14355] ppid=14352 vsize=178964 CPUtime=156.54 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 580 0 0 0 14204 1450 0 0 15 0 2 0 498266411 183259136 34431 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.83
Current children cumulated vsize (KiB) 187664

[startup+282.301 s]
/proc/loadavg: 3.54 3.57 3.72 5/182 14362
/proc/meminfo: memFree=14899104/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=250648 CPUtime=486.01 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 51547 0 0 0 46767 1834 0 0 25 0 2 0 498266308 256663552 49004 33554432000 4194304 5787044 140735102452864 18446744073709551615 5521954 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 62662 49004 392 389 0 58412 0
[pid=14353/tid=14355] ppid=14352 vsize=250648 CPUtime=203.72 cores=0,2,4,6

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

[pid=14353] ppid=14352 vsize=401860 CPUtime=1352.4 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 82034 0 0 0 131864 3376 0 0 25 0 2 0 498266308 411504640 77659 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 100465 77659 392 389 0 96215 0
[pid=14353/tid=14355] ppid=14352 vsize=401860 CPUtime=590.09 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 1486 0 0 0 56006 3003 0 0 15 0 2 0 498266411 411504640 77659 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1352.4
Current children cumulated vsize (KiB) 410560

[startup+822.301 s]
/proc/loadavg: 3.79 3.70 3.72 6/182 14377
/proc/meminfo: memFree=14763412/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=402004 CPUtime=1461.4 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 82053 0 0 0 142602 3538 0 0 25 0 2 0 498266308 411652096 77678 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 100501 77678 392 389 0 96251 0
[pid=14353/tid=14355] ppid=14352 vsize=402004 CPUtime=639.1 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 1504 0 0 0 60757 3153 0 0 15 0 2 0 498266411 411652096 77678 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1461.4
Current children cumulated vsize (KiB) 410704

[startup+882.307 s]
/proc/loadavg: 3.75 3.71 3.72 5/182 14378
/proc/meminfo: memFree=14755060/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=402428 CPUtime=1571.12 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 82156 0 0 0 153434 3678 0 0 25 0 2 0 498266308 412086272 77781 33554432000 4194304 5787044 140735102452864 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 100607 77781 392 389 0 96357 0
[pid=14353/tid=14355] ppid=14352 vsize=402428 CPUtime=688.8 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) S 14352 14352 13667 0 -1 4202560 1594 0 0 0 65601 3279 0 0 15 0 2 0 498266411 412086272 77781 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 18446604453932851520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1571.12
Current children cumulated vsize (KiB) 411128

[startup+942.301 s]
/proc/loadavg: 3.64 3.68 3.71 5/182 14380
/proc/meminfo: memFree=14750052/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=403180 CPUtime=1681.45 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 82387 0 0 0 164349 3796 0 0 25 0 2 0 498266308 412856320 78012 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 100795 78012 392 389 0 96545 0
[pid=14353/tid=14355] ppid=14352 vsize=403180 CPUtime=739.14 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 1744 0 0 0 70528 3386 0 0 15 0 2 0 498266411 412856320 78012 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1681.45
Current children cumulated vsize (KiB) 411880

[startup+1002.3 s]
/proc/loadavg: 3.70 3.69 3.71 6/182 14382
/proc/meminfo: memFree=14731160/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=404084 CPUtime=1792.04 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 87132 0 0 0 175281 3923 0 0 25 0 2 0 498266308 413782016 82757 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 101021 82757 392 389 0 96771 0
[pid=14353/tid=14355] ppid=14352 vsize=404084 CPUtime=789.73 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 1962 0 0 0 75485 3488 0 0 15 0 2 0 498266411 413782016 82757 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1792.04
Current children cumulated vsize (KiB) 412784

[startup+1062.3 s]
/proc/loadavg: 3.89 3.74 3.73 6/182 14383
/proc/meminfo: memFree=14701604/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=405324 CPUtime=1902.76 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 94604 0 0 0 186229 4047 0 0 25 0 2 0 498266308 415051776 90229 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 101331 90229 392 389 0 97081 0
[pid=14353/tid=14355] ppid=14352 vsize=405324 CPUtime=840.45 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2223 0 0 0 80466 3579 0 0 15 0 2 0 498266411 415051776 90229 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1902.76
Current children cumulated vsize (KiB) 414024

[startup+1122.3 s]
/proc/loadavg: 3.77 3.73 3.72 6/182 14385
/proc/meminfo: memFree=14672668/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=472128 CPUtime=2013.77 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 101738 0 0 0 197213 4164 0 0 25 0 2 0 498266308 483459072 97363 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 118032 97363 392 389 0 113782 0
[pid=14353/tid=14355] ppid=14352 vsize=472128 CPUtime=891.45 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2528 0 0 0 85480 3665 0 0 15 0 2 0 498266411 483459072 97363 33554432000 4194304 5787044 140735102452864 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2013.77
Current children cumulated vsize (KiB) 480828

[startup+1182.3 s]
/proc/loadavg: 3.81 3.75 3.73 6/182 14386
/proc/meminfo: memFree=14662328/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=472680 CPUtime=2122.24 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 104754 0 0 0 207910 4314 0 0 25 0 2 0 498266308 484024320 99889 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 118170 99889 392 389 0 113920 0
[pid=14353/tid=14355] ppid=14352 vsize=472680 CPUtime=939.93 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2648 0 0 0 90199 3794 0 0 15 0 2 0 498266411 484024320 99889 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2122.24
Current children cumulated vsize (KiB) 481380

[startup+1242.3 s]
/proc/loadavg: 3.74 3.74 3.73 6/182 14388
/proc/meminfo: memFree=14661912/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=472680 CPUtime=2230.95 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 104754 0 0 0 218629 4466 0 0 25 0 2 0 498266308 484024320 99889 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 118170 99889 392 389 0 113920 0
[pid=14353/tid=14355] ppid=14352 vsize=472680 CPUtime=988.64 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2648 0 0 0 94930 3934 0 0 15 0 2 0 498266411 484024320 99889 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2230.95
Current children cumulated vsize (KiB) 481380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.60 3.71 3.72 4/182 14420
/proc/meminfo: memFree=14731012/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=472680 CPUtime=2336.17 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 104760 0 0 0 229017 4600 0 0 25 0 2 0 498266308 484024320 99895 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 118170 99895 392 389 0 113920 0
[pid=14353/tid=14355] ppid=14352 vsize=472680 CPUtime=1036.14 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2654 0 0 0 99558 4056 0 0 15 0 2 0 498266411 484024320 99895 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2336.17
Current children cumulated vsize (KiB) 481380

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

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

[startup+1300 s]
/proc/loadavg: 3.60 3.71 3.72 4/182 14420
/proc/meminfo: memFree=14731012/32951124 swapFree=67111528/67111528
[pid=14352] ppid=14350 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14352/stat : 14352 (prissup.sh) S 14350 14352 13667 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 498266308 8908800 251 33554432000 4194304 4922060 140735695441248 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14352/statm: 2175 251 211 178 0 68 0
[pid=14353] ppid=14352 vsize=472680 CPUtime=2336.17 cores=0,2,4,6
/proc/14353/stat : 14353 (priss) R 14352 14352 13667 0 -1 4202496 104760 0 0 0 229017 4600 0 0 25 0 2 0 498266308 484024320 99895 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14353/statm: 118170 99895 392 389 0 113920 0
[pid=14353/tid=14355] ppid=14352 vsize=472680 CPUtime=1036.14 cores=0,2,4,6
/proc/14353/task/14355/stat : 14355 (priss) R 14352 14352 13667 0 -1 4202560 2654 0 0 0 99558 4056 0 0 15 0 2 0 498266411 484024320 99895 33554432000 4194304 5787044 140735102452864 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2336.17
Current children cumulated vsize (KiB) 481380

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14352 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 2336.17
#
# 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): 2336.17
CPU user time (s): 2290.17
CPU system time (s): 46
CPU usage (%): 179.703
Max. virtual memory (cumulated for all children) (KiB): 481380

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

runsolver used 2.20167 second user time and 4.86426 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 08:28:27
IDJOB=3261062
IDBENCH=83208
IDSOLVER=1601
FILE ID=node141/3261062-1304058507
RUNJOBID= node141-1304055896-14012
PBS_JOBID= 13170418
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= 179851d97340610ea74d8d7b3cffb10b
RANDOM SEED=1973170304

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      15129784 kB
Buffers:       1625452 kB
Cached:       15537188 kB
SwapCached:          0 kB
Active:        8006000 kB
Inactive:      9232380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15129784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3708 kB
Writeback:           0 kB
AnonPages:       75356 kB
Mapped:          15440 kB
Slab:           519196 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228400 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= 71420 MiB
End job on node141 at 2011-04-29 08:50:09