Trace number 3284603

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

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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: 29265
0.00/0.31	c parsetime: 313682us
0.00/0.31	c parsed 1039056 clauses with 302076 variables
10.59/10.63	c preprocessor returned 302076 variables
10.59/10.63	c preprocessing returned UNKNOWN
10.59/10.63	c PP set 4224 variables
10.59/10.63	c pp time: 10250971us (10s)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.13 3.45 3.54 3/179 29264
/proc/meminfo: memFree=28613808/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0

[startup+0.0692021 s]
/proc/loadavg: 3.13 3.45 3.54 3/179 29264
/proc/meminfo: memFree=28613808/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101192 s]
/proc/loadavg: 3.13 3.45 3.54 3/179 29264
/proc/meminfo: memFree=28613808/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300187 s]
/proc/loadavg: 3.13 3.45 3.54 3/179 29264
/proc/meminfo: memFree=28613808/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70111 s]
/proc/loadavg: 3.13 3.45 3.54 3/179 29264
/proc/meminfo: memFree=28613808/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 3.13 3.45 3.54 4/181 29266
/proc/meminfo: memFree=28438952/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=209568 CPUtime=1.49 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 56565 0 0 0 143 6 0 0 25 0 1 0 516346712 214597632 43940 33554432000 4194304 5787044 140734745104960 18446744073709551615 4389633 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29265/statm: 52392 43940 337 389 0 48142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 218268

[startup+3.10068 s]
/proc/loadavg: 3.04 3.43 3.54 4/181 29266
/proc/meminfo: memFree=28436636/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=215540 CPUtime=3.09 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 58216 0 0 0 303 6 0 0 25 0 1 0 516346712 220712960 45591 33554432000 4194304 5787044 140734745104960 18446744073709551615 4391133 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29265/statm: 53885 45591 337 389 0 49635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 224240

[startup+6.30109 s]
/proc/loadavg: 3.04 3.43 3.54 3/181 29266
/proc/meminfo: memFree=28410468/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=236996 CPUtime=6.29 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 63606 0 0 0 622 7 0 0 25 0 1 0 516346712 242683904 50981 33554432000 4194304 5787044 140734745104960 18446744073709551615 4345933 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29265/statm: 59249 50981 338 389 0 54999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 245696

[startup+12.7009 s]
/proc/loadavg: 3.11 3.43 3.54 5/182 29267
/proc/meminfo: memFree=28339412/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=383408 CPUtime=14.25 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 81669 0 0 0 1413 12 0 0 25 0 2 0 516346712 392609792 69044 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 95852 69044 390 389 0 91602 0
[pid=29265/tid=29267] ppid=29264 vsize=383408 CPUtime=1.55 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 883 0 0 0 154 1 0 0 17 0 2 0 516347785 392609792 69044 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 392108

[startup+25.5006 s]
/proc/loadavg: 3.25 3.45 3.54 4/182 29268
/proc/meminfo: memFree=28337352/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=384432 CPUtime=38.24 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 82247 0 0 0 3794 30 0 0 25 0 2 0 516346712 393658368 69622 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 96108 69622 390 389 0 91858 0
[pid=29265/tid=29267] ppid=29264 vsize=384432 CPUtime=12.74 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1163 0 0 0 1262 12 0 0 16 0 2 0 516347785 393658368 69622 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38.24
Current children cumulated vsize (KiB) 393132

[startup+51.1009 s]
/proc/loadavg: 3.44 3.48 3.55 5/182 29268
/proc/meminfo: memFree=28324312/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=384432 CPUtime=85.98 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 82488 0 0 0 8533 65 0 0 25 0 2 0 516346712 393658368 69863 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 96108 69863 390 389 0 91858 0
[pid=29265/tid=29267] ppid=29264 vsize=384432 CPUtime=34.88 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1187 0 0 0 3454 34 0 0 16 0 2 0 516347785 393658368 69863 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 85.98
Current children cumulated vsize (KiB) 393132

[startup+102.307 s]
/proc/loadavg: 3.67 3.53 3.56 5/182 29270
/proc/meminfo: memFree=28294416/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=386788 CPUtime=181.69 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 83045 0 0 0 18036 133 0 0 25 0 2 0 516346712 396070912 70420 33554432000 4194304 5787044 140734745104960 18446744073709551615 5531260 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 96697 70420 390 389 0 92447 0
[pid=29265/tid=29267] ppid=29264 vsize=386788 CPUtime=79.38 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1190 0 0 0 7864 74 0 0 16 0 2 0 516347785 396070912 70420 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 181.69
Current children cumulated vsize (KiB) 395488

[startup+162.301 s]
/proc/loadavg: 3.76 3.58 3.57 5/182 29271
/proc/meminfo: memFree=28248240/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=390616 CPUtime=293.6 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 84060 0 0 0 29136 224 0 0 25 0 2 0 516346712 399990784 71435 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 97654 71435 390 389 0 93404 0
[pid=29265/tid=29267] ppid=29264 vsize=390616 CPUtime=131.29 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1271 0 0 0 13000 129 0 0 16 0 2 0 516347785 399990784 71435 33554432000 4194304 5787044 140734745104960 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 293.6
Current children cumulated vsize (KiB) 399316

[startup+222.301 s]
/proc/loadavg: 3.81 3.63 3.58 5/182 29273
/proc/meminfo: memFree=28225136/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=393552 CPUtime=405.24 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 85911 0 0 0 40222 302 0 0 25 0 2 0 516346712 402997248 73286 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526816 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 98388 73286 390 389 0 94138 0
[pid=29265/tid=29267] ppid=29264 vsize=393552 CPUtime=182.94 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1357 0 0 0 18120 174 0 0 16 0 2 0 516347785 402997248 73286 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.24
Current children cumulated vsize (KiB) 402252

[startup+282.301 s]
/proc/loadavg: 3.36 3.53 3.55 5/182 29274
/proc/meminfo: memFree=28216276/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=393752 CPUtime=517.15 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 86599 0 0 0 51345 370 0 0 25 0 2 0 516346712 403202048 73974 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 98438 73974 390 389 0 94188 0
[pid=29265/tid=29267] ppid=29264 vsize=393752 CPUtime=234.84 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1392 0 0 0 23268 216 0 0 15 0 2 0 516347785 403202048 73974 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 517.15
Current children cumulated vsize (KiB) 402452

[startup+342.301 s]
/proc/loadavg: 3.63 3.58 3.56 4/182 29276

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

[pid=29265] ppid=29264 vsize=423728 CPUtime=1303.26 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 94088 0 0 0 129527 799 0 0 25 0 2 0 516346712 433897472 81463 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 105932 81463 390 389 0 101682 0
[pid=29265/tid=29267] ppid=29264 vsize=423728 CPUtime=600.94 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1698 0 0 0 59613 481 0 0 16 0 2 0 516347785 433897472 81463 33554432000 4194304 5787044 140734745104960 18446744073709551615 5531579 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1303.26
Current children cumulated vsize (KiB) 432428

[startup+762.307 s]
/proc/loadavg: 3.68 3.67 3.59 5/182 29287
/proc/meminfo: memFree=28052656/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=426752 CPUtime=1415.74 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 94821 0 0 0 140728 846 0 0 25 0 2 0 516346712 436994048 82196 33554432000 4194304 5787044 140734745104960 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 106688 82196 390 389 0 102438 0
[pid=29265/tid=29267] ppid=29264 vsize=426752 CPUtime=653.42 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1733 0 0 0 64835 507 0 0 16 0 2 0 516347785 436994048 82196 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1415.74
Current children cumulated vsize (KiB) 435452

[startup+822.301 s]
/proc/loadavg: 3.64 3.65 3.59 5/182 29289
/proc/meminfo: memFree=28052364/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=426752 CPUtime=1528.23 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 94821 0 0 0 151928 895 0 0 25 0 2 0 516346712 436994048 82196 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 106688 82196 390 389 0 102438 0
[pid=29265/tid=29267] ppid=29264 vsize=426752 CPUtime=705.9 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1733 0 0 0 70052 538 0 0 16 0 2 0 516347785 436994048 82196 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1528.23
Current children cumulated vsize (KiB) 435452

[startup+882.301 s]
/proc/loadavg: 3.67 3.65 3.59 4/182 29290
/proc/meminfo: memFree=28052208/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=426752 CPUtime=1640.93 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 94873 0 0 0 163148 945 0 0 25 0 2 0 516346712 436994048 82248 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29265/statm: 106688 82248 390 389 0 102438 0
[pid=29265/tid=29267] ppid=29264 vsize=426752 CPUtime=758.6 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1784 0 0 0 75295 565 0 0 16 0 2 0 516347785 436994048 82248 33554432000 4194304 5787044 140734745104960 18446744073709551615 5528704 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1640.93
Current children cumulated vsize (KiB) 435452

[startup+942.301 s]
/proc/loadavg: 3.84 3.70 3.61 5/182 29292
/proc/meminfo: memFree=28050428/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=428336 CPUtime=1754.01 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 95346 0 0 0 174414 987 0 0 25 0 2 0 516346712 438616064 82721 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29265/statm: 107084 82721 390 389 0 102834 0
[pid=29265/tid=29267] ppid=29264 vsize=428336 CPUtime=811.68 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1832 0 0 0 80578 590 0 0 16 0 2 0 516347785 438616064 82721 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1754.01
Current children cumulated vsize (KiB) 437036

[startup+1002.3 s]
/proc/loadavg: 3.76 3.70 3.61 4/182 29294
/proc/meminfo: memFree=28038984/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=438816 CPUtime=1866.95 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 98078 0 0 0 185663 1032 0 0 25 0 2 0 516346712 449347584 85453 33554432000 4194304 5787044 140734745104960 18446744073709551615 5524571 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 109704 85453 390 389 0 105454 0
[pid=29265/tid=29267] ppid=29264 vsize=438816 CPUtime=864.63 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 1914 0 0 0 85845 618 0 0 16 0 2 0 516347785 449347584 85453 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1866.95
Current children cumulated vsize (KiB) 447516

[startup+1062.3 s]
/proc/loadavg: 3.96 3.77 3.64 5/182 29295
/proc/meminfo: memFree=28028540/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=444416 CPUtime=1979.73 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 99576 0 0 0 196890 1083 0 0 25 0 2 0 516346712 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 111104 86951 390 389 0 106854 0
[pid=29265/tid=29267] ppid=29264 vsize=444416 CPUtime=917.4 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 2012 0 0 0 91092 648 0 0 16 0 2 0 516347785 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526830 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1979.73
Current children cumulated vsize (KiB) 453116

[startup+1122.3 s]
/proc/loadavg: 3.73 3.73 3.63 5/182 29297
/proc/meminfo: memFree=28005824/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=444416 CPUtime=2092.4 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 99576 0 0 0 208108 1132 0 0 25 0 2 0 516346712 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 111104 86951 390 389 0 106854 0
[pid=29265/tid=29267] ppid=29264 vsize=444416 CPUtime=970.07 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 2012 0 0 0 96330 677 0 0 16 0 2 0 516347785 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2092.4
Current children cumulated vsize (KiB) 453116

[startup+1182.3 s]
/proc/loadavg: 3.31 3.62 3.60 4/181 29327
/proc/meminfo: memFree=27884784/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=444416 CPUtime=2204.94 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 99576 0 0 0 219273 1221 0 0 25 0 2 0 516346712 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933601135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 111104 86951 390 389 0 106854 0
[pid=29265/tid=29267] ppid=29264 vsize=444416 CPUtime=1022.6 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 2012 0 0 0 101520 740 0 0 16 0 2 0 516347785 455081984 86951 33554432000 4194304 5787044 140734745104960 18446744073709551615 222933600689 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2204.94
Current children cumulated vsize (KiB) 453116

[startup+1242.3 s]
/proc/loadavg: 2.95 3.46 3.55 4/182 29330
/proc/meminfo: memFree=27568944/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=444416 CPUtime=2317.7 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 99580 0 0 0 230461 1309 0 0 25 0 2 0 516346712 455081984 86955 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29265/statm: 111104 86955 390 389 0 106854 0
[pid=29265/tid=29267] ppid=29264 vsize=444416 CPUtime=1075.36 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 2014 0 0 0 106730 806 0 0 16 0 2 0 516347785 455081984 86955 33554432000 4194304 5787044 140734745104960 18446744073709551615 5526964 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2317.7
Current children cumulated vsize (KiB) 453116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.96 3.38 3.51 5/182 29332
/proc/meminfo: memFree=27563344/32951124 swapFree=67111356/67111528
[pid=29264] ppid=29262 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29264/stat : 29264 (prissup.sh) S 29262 29264 27559 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516346712 8908800 251 33554432000 4194304 4922060 140737183068960 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29264/statm: 2175 251 211 178 0 68 0
[pid=29265] ppid=29264 vsize=444416 CPUtime=2426.44 cores=1,3,5,7
/proc/29265/stat : 29265 (priss) R 29264 29264 27559 0 -1 4202496 99632 0 0 0 241273 1371 0 0 25 0 2 0 516346712 455081984 87007 33554432000 4194304 5787044 140734745104960 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29265/statm: 111104 87007 390 389 0 106854 0
[pid=29265/tid=29267] ppid=29264 vsize=444416 CPUtime=1126.4 cores=1,3,5,7
/proc/29265/task/29267/stat : 29267 (priss) R 29264 29264 27559 0 -1 4202560 2062 0 0 0 111790 850 0 0 16 0 2 0 516347785 455081984 87007 33554432000 4194304 5787044 140734745104960 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2426.44
Current children cumulated vsize (KiB) 453116

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 29264 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2426.44
#
# 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): 2426.44
CPU user time (s): 2412.73
CPU system time (s): 13.71
CPU usage (%): 186.647
Max. virtual memory (cumulated for all children) (KiB): 453116

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

runsolver used 2.00969 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 05:24:20
IDJOB=3284603
IDBENCH=82354
IDSOLVER=1601
FILE ID=node109/3284603-1304047459
RUNJOBID= node109-1304040747-28013
PBS_JOBID= 13170356
Free space on /tmp= 72352 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284603-1304047459/watcher-3284603-1304047459 -o /tmp/evaluation-result-3284603-1304047459/solver-3284603-1304047459 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3284603-1304047459.cnf 280430109 4800 15500 4

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=280430109

node109.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.809
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.809
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.75
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.809
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.74
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28614204 kB
Buffers:        874968 kB
Cached:        2834604 kB
SwapCached:        168 kB
Active:         981460 kB
Inactive:      2927744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28614204 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           22572 kB
Writeback:           0 kB
AnonPages:      198952 kB
Mapped:          15584 kB
Slab:           362452 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   362216 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= 72284 MiB
End job on node109 at 2011-04-29 05:46:02