Trace number 3250016

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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: 2727
0.00/0.00	c parsetime: 635us
0.00/0.00	c parsed 2176 clauses with 256 variables
1.49/1.56	c preprocessor returned 10046 variables
1.49/1.56	c preprocessing returned UNKNOWN
1.49/1.56	c PP set 0 variables
1.49/1.56	c pp time: 1555099us (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-3250016-1304058996/watcher-3250016-1304058996 -o /tmp/evaluation-result-3250016-1304058996/solver-3250016-1304058996 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250016-1304058996.cnf 1764749629 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: 6.93 7.85 7.82 3/182 2726
/proc/meminfo: memFree=22316740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0

[startup+0.040401 s]
/proc/loadavg: 6.93 7.85 7.82 3/182 2726
/proc/meminfo: memFree=22316740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100415 s]
/proc/loadavg: 6.93 7.85 7.82 3/182 2726
/proc/meminfo: memFree=22316740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300381 s]
/proc/loadavg: 6.93 7.85 7.82 3/182 2726
/proc/meminfo: memFree=22316740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700317 s]
/proc/loadavg: 6.93 7.85 7.82 3/182 2726
/proc/meminfo: memFree=22316740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 6.93 7.85 7.82 4/185 2729
/proc/meminfo: memFree=22307352/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=24544 CPUtime=1.49 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 2213 0 0 0 149 0 0 0 25 0 1 0 517497467 25133056 2020 33554432000 4194304 5787044 140736664473024 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2727/statm: 6136 2020 342 389 0 1886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33244

[startup+3.10082 s]
/proc/loadavg: 6.93 7.85 7.82 4/186 2730
/proc/meminfo: memFree=22303620/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=102988 CPUtime=3.61 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 3216 0 0 0 346 15 0 0 21 0 2 0 517497467 105459712 2787 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 25747 2787 392 389 0 21497 0
[pid=2727/tid=2730] ppid=2726 vsize=102988 CPUtime=0.51 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 71 0 0 0 45 6 0 0 18 0 2 0 517497623 105459712 2787 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 111688

[startup+6.30027 s]
/proc/loadavg: 6.70 7.79 7.80 3/186 2730
/proc/meminfo: memFree=22300272/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=105068 CPUtime=8.29 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 3767 0 0 0 788 41 0 0 25 0 2 0 517497467 107589632 3338 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 26267 3338 392 389 0 22017 0
[pid=2727/tid=2730] ppid=2726 vsize=105068 CPUtime=1.99 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 172 0 0 0 183 16 0 0 18 0 2 0 517497623 107589632 3338 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 113768

[startup+12.7011 s]
/proc/loadavg: 6.48 7.72 7.78 4/186 2730
/proc/meminfo: memFree=22294008/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=107900 CPUtime=17.57 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 4557 0 0 0 1679 78 0 0 25 0 2 0 517497467 110489600 4128 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 26975 4128 392 389 0 22725 0
[pid=2727/tid=2730] ppid=2726 vsize=107900 CPUtime=4.87 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 307 0 0 0 459 28 0 0 18 0 2 0 517497623 110489600 4128 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.57
Current children cumulated vsize (KiB) 116600

[startup+25.5007 s]
/proc/loadavg: 5.93 7.54 7.72 5/186 2731
/proc/meminfo: memFree=22287320/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=110260 CPUtime=36.63 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 5361 0 0 0 3526 137 0 0 25 0 2 0 517497467 112906240 4932 33554432000 4194304 5787044 140736664473024 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 27565 4932 392 389 0 23315 0
[pid=2727/tid=2730] ppid=2726 vsize=110260 CPUtime=11.13 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 450 0 0 0 1062 51 0 0 18 0 2 0 517497623 112906240 4932 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.63
Current children cumulated vsize (KiB) 118960

[startup+51.101 s]
/proc/loadavg: 5.14 7.22 7.61 5/186 2731
/proc/meminfo: memFree=22275364/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=119564 CPUtime=76.29 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 7739 0 0 0 7413 216 0 0 25 0 2 0 517497467 122433536 7310 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 29891 7310 392 389 0 25641 0
[pid=2727/tid=2730] ppid=2726 vsize=119564 CPUtime=25.2 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 656 0 0 0 2439 81 0 0 18 0 2 0 517497623 122433536 7310 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 76.29
Current children cumulated vsize (KiB) 128264

[startup+102.306 s]
/proc/loadavg: 4.38 6.69 7.41 4/186 2733
/proc/meminfo: memFree=22258864/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=124412 CPUtime=159.5 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 9325 0 0 0 15615 335 0 0 25 0 2 0 517497467 127397888 8896 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 31103 8896 392 389 0 26853 0
[pid=2727/tid=2730] ppid=2726 vsize=124412 CPUtime=57.19 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 975 0 0 0 5592 127 0 0 18 0 2 0 517497623 127397888 8896 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 159.5
Current children cumulated vsize (KiB) 133112

[startup+162.3 s]
/proc/loadavg: 3.81 6.11 7.16 5/186 2734
/proc/meminfo: memFree=22246080/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=134144 CPUtime=258.88 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 11890 0 0 0 25448 440 0 0 25 0 2 0 517497467 137363456 11204 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 33536 11204 392 389 0 29286 0
[pid=2727/tid=2730] ppid=2726 vsize=134144 CPUtime=96.58 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 1152 0 0 0 9491 167 0 0 18 0 2 0 517497623 137363456 11204 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 258.88
Current children cumulated vsize (KiB) 142844

[startup+222.301 s]
/proc/loadavg: 3.53 5.60 6.92 4/186 2823
/proc/meminfo: memFree=22240640/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=141452 CPUtime=359.56 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 14041 0 0 0 35432 524 0 0 25 0 2 0 517497467 144846848 13355 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 35363 13355 392 389 0 31113 0
[pid=2727/tid=2730] ppid=2726 vsize=141452 CPUtime=137.25 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 1547 0 0 0 13526 199 0 0 18 0 2 0 517497623 144846848 13355 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 359.56
Current children cumulated vsize (KiB) 150152

[startup+282.301 s]
/proc/loadavg: 3.53 5.23 6.71 5/186 2825
/proc/meminfo: memFree=22209484/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=145552 CPUtime=461.19 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 15210 0 0 0 45522 597 0 0 25 0 2 0 517497467 149045248 14524 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 36388 14524 392 389 0 32138 0
[pid=2727/tid=2730] ppid=2726 vsize=145552 CPUtime=178.89 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 1628 0 0 0 17660 229 0 0 18 0 2 0 517497623 149045248 14524 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 461.19

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

[pid=2727] ppid=2726 vsize=178972 CPUtime=1183.37 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 24573 0 0 0 117357 980 0 0 25 0 2 0 517497467 183267328 23374 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 44743 23374 392 389 0 40493 0
[pid=2727/tid=2730] ppid=2726 vsize=178972 CPUtime=481.05 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 2801 0 0 0 47717 388 0 0 17 0 2 0 517497623 183267328 23374 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.37
Current children cumulated vsize (KiB) 187672

[startup+762.307 s]
/proc/loadavg: 3.78 3.91 5.41 5/186 2837
/proc/meminfo: memFree=22098416/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=178972 CPUtime=1286.48 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 24575 0 0 0 127618 1030 0 0 25 0 2 0 517497467 183267328 23376 33554432000 4194304 5787044 140736664473024 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 44743 23376 392 389 0 40493 0
[pid=2727/tid=2730] ppid=2726 vsize=178972 CPUtime=524.15 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 2801 0 0 0 52006 409 0 0 17 0 2 0 517497623 183267328 23376 33554432000 4194304 5787044 140736664473024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1286.48
Current children cumulated vsize (KiB) 187672

[startup+822.301 s]
/proc/loadavg: 3.71 3.87 5.31 5/186 2839
/proc/meminfo: memFree=22081780/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=178972 CPUtime=1390.56 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 24582 0 0 0 137983 1073 0 0 25 0 2 0 517497467 183267328 23383 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 44743 23383 392 389 0 40493 0
[pid=2727/tid=2730] ppid=2726 vsize=178972 CPUtime=568.24 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 2803 0 0 0 56397 427 0 0 16 0 2 0 517497623 183267328 23383 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1390.56
Current children cumulated vsize (KiB) 187672

[startup+882.301 s]
/proc/loadavg: 3.79 3.87 5.21 5/186 2841
/proc/meminfo: memFree=22068996/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=178972 CPUtime=1495.22 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 24676 0 0 0 148409 1113 0 0 25 0 2 0 517497467 183267328 23477 33554432000 4194304 5787044 140736664473024 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 44743 23477 392 389 0 40493 0
[pid=2727/tid=2730] ppid=2726 vsize=178972 CPUtime=612.88 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 2861 0 0 0 60845 443 0 0 16 0 2 0 517497623 183267328 23477 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1495.22
Current children cumulated vsize (KiB) 187672

[startup+942.301 s]
/proc/loadavg: 3.62 3.80 5.10 6/186 2842
/proc/meminfo: memFree=22054840/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=180284 CPUtime=1600.03 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 25214 0 0 0 158851 1152 0 0 25 0 2 0 517497467 184610816 24015 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 45071 24015 392 389 0 40821 0
[pid=2727/tid=2730] ppid=2726 vsize=180284 CPUtime=657.7 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 2995 0 0 0 65310 460 0 0 16 0 2 0 517497623 184610816 24015 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1600.03
Current children cumulated vsize (KiB) 188984

[startup+1002.3 s]
/proc/loadavg: 3.66 3.77 5.01 5/186 2844
/proc/meminfo: memFree=22045780/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=188452 CPUtime=1704.55 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 27445 0 0 0 169261 1194 0 0 25 0 2 0 517497467 192974848 26246 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 47113 26246 392 389 0 42863 0
[pid=2727/tid=2730] ppid=2726 vsize=188452 CPUtime=702.23 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 3153 0 0 0 69744 479 0 0 16 0 2 0 517497623 192974848 26246 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1704.55
Current children cumulated vsize (KiB) 197152

[startup+1062.3 s]
/proc/loadavg: 3.58 3.73 4.92 4/186 2845
/proc/meminfo: memFree=22040808/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=192504 CPUtime=1809.69 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 28623 0 0 0 179740 1229 0 0 25 0 2 0 517497467 197124096 27424 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 48126 27424 392 389 0 43876 0
[pid=2727/tid=2730] ppid=2726 vsize=192504 CPUtime=747.36 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 3406 0 0 0 74243 493 0 0 16 0 2 0 517497623 197124096 27424 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1809.69
Current children cumulated vsize (KiB) 201204

[startup+1122.3 s]
/proc/loadavg: 3.67 3.73 4.84 5/186 2847
/proc/meminfo: memFree=22036212/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=196352 CPUtime=1914.18 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 29725 0 0 0 190154 1264 0 0 25 0 2 0 517497467 201064448 28526 33554432000 4194304 5787044 140736664473024 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 49088 28526 392 389 0 44838 0
[pid=2727/tid=2730] ppid=2726 vsize=196352 CPUtime=791.85 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) S 2726 2726 32466 0 -1 4202560 3583 0 0 0 78678 507 0 0 16 0 2 0 517497623 201064448 28526 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 18446604442224273600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1914.18
Current children cumulated vsize (KiB) 205052

[startup+1182.3 s]
/proc/loadavg: 3.62 3.71 4.77 5/186 2849
/proc/meminfo: memFree=22031740/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=199452 CPUtime=2019.43 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 30644 0 0 0 200644 1299 0 0 25 0 2 0 517497467 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 49863 29445 392 389 0 45613 0
[pid=2727/tid=2730] ppid=2726 vsize=199452 CPUtime=837.1 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 3684 0 0 0 83188 522 0 0 17 0 2 0 517497623 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2019.43
Current children cumulated vsize (KiB) 208152

[startup+1242.3 s]
/proc/loadavg: 3.70 3.71 4.69 4/186 2850
/proc/meminfo: memFree=22023540/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=199452 CPUtime=2122.98 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 30644 0 0 0 210953 1345 0 0 25 0 2 0 517497467 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 49863 29445 392 389 0 45613 0
[pid=2727/tid=2730] ppid=2726 vsize=199452 CPUtime=880.64 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 3684 0 0 0 87524 540 0 0 16 0 2 0 517497623 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2122.98
Current children cumulated vsize (KiB) 208152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.74 3.71 4.63 4/186 2852
/proc/meminfo: memFree=22013860/32951124 swapFree=67111524/67111528
[pid=2726] ppid=2724 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2726/stat : 2726 (prissup.sh) S 2724 2726 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 517497467 8908800 251 33554432000 4194304 4922060 140737326284912 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2726/statm: 2175 251 211 178 0 68 0
[pid=2727] ppid=2726 vsize=199452 CPUtime=2223.2 cores=0,2,4,6
/proc/2727/stat : 2727 (priss) R 2726 2726 32466 0 -1 4202496 30644 0 0 0 220933 1387 0 0 25 0 2 0 517497467 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2727/statm: 49863 29445 392 389 0 45613 0
[pid=2727/tid=2730] ppid=2726 vsize=199452 CPUtime=923.16 cores=0,2,4,6
/proc/2727/task/2730/stat : 2730 (priss) R 2726 2726 32466 0 -1 4202560 3684 0 0 0 91757 559 0 0 16 0 2 0 517497623 204238848 29445 33554432000 4194304 5787044 140736664473024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2223.2
Current children cumulated vsize (KiB) 208152

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 2726 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2223.2
#
# 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): 2223.2
CPU user time (s): 2209.33
CPU system time (s): 13.87
CPU usage (%): 171.013
Max. virtual memory (cumulated for all children) (KiB): 208152

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

runsolver used 2.24566 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 08:36:36
IDJOB=3250016
IDBENCH=83223
IDSOLVER=1601
FILE ID=node135/3250016-1304058996
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1764749629

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22317028 kB
Buffers:       1831612 kB
Cached:        8136884 kB
SwapCached:          4 kB
Active:        2469676 kB
Inactive:      7572004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22317028 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3200 kB
Writeback:          20 kB
AnonPages:       72456 kB
Mapped:          15496 kB
Slab:           528936 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 08:58:18