Trace number 3263834

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

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
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 variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

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: 3450
0.00/0.00	c parsetime: 349us
0.00/0.00	c parsed 954 clauses with 194 variables
0.00/0.62	c preprocessor returned 10039 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 0 variables
0.00/0.62	c pp time: 621953us (0s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263834-1304066659/watcher-3263834-1304066659 -o /tmp/evaluation-result-3263834-1304066659/solver-3263834-1304066659 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263834-1304066659.cnf 901784610 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.72 3.70 3.68 3/183 3449
/proc/meminfo: memFree=22131208/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0

[startup+0.0658631 s]
/proc/loadavg: 3.72 3.70 3.68 3/183 3449
/proc/meminfo: memFree=22131208/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100869 s]
/proc/loadavg: 3.72 3.70 3.68 3/183 3449
/proc/meminfo: memFree=22131208/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300878 s]
/proc/loadavg: 3.72 3.70 3.68 3/183 3449
/proc/meminfo: memFree=22131208/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700791 s]
/proc/loadavg: 3.72 3.70 3.68 3/183 3449
/proc/meminfo: memFree=22131208/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.72 3.70 3.68 5/186 3452
/proc/meminfo: memFree=22122256/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=101852 CPUtime=2.01 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 3075 0 0 0 190 11 0 0 25 0 2 0 518263730 104296448 2658 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 25463 2658 391 389 0 21213 0
[pid=3450/tid=3452] ppid=3449 vsize=101852 CPUtime=0.52 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) S 3449 3449 32466 0 -1 4202560 1 0 0 0 42 10 0 0 15 0 2 0 518263792 104296448 2658 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 18446604453841413376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 110552

[startup+3.1003 s]
/proc/loadavg: 3.72 3.70 3.68 4/186 3452
/proc/meminfo: memFree=22121140/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=102120 CPUtime=4.71 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 3369 0 0 0 446 25 0 0 25 0 2 0 518263730 104570880 2952 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 25530 2952 391 389 0 21280 0
[pid=3450/tid=3452] ppid=3449 vsize=102120 CPUtime=1.62 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 43 0 0 0 139 23 0 0 15 0 2 0 518263792 104570880 2952 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 110820

[startup+6.30076 s]
/proc/loadavg: 3.66 3.69 3.68 4/186 3453
/proc/meminfo: memFree=22118880/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=102388 CPUtime=10.3 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 3943 0 0 0 977 53 0 0 25 0 2 0 518263730 104845312 3526 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 25597 3526 392 389 0 21347 0
[pid=3450/tid=3452] ppid=3449 vsize=102388 CPUtime=4 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 121 0 0 0 350 50 0 0 15 0 2 0 518263792 104845312 3526 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 18446604453841413376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.3
Current children cumulated vsize (KiB) 111088

[startup+12.7006 s]
/proc/loadavg: 3.69 3.70 3.68 5/186 3453
/proc/meminfo: memFree=22115680/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=102812 CPUtime=21.73 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 4556 0 0 0 2083 90 0 0 25 0 2 0 518263730 105279488 4139 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 25703 4139 392 389 0 21453 0
[pid=3450/tid=3452] ppid=3449 vsize=102812 CPUtime=9.04 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 206 0 0 0 818 86 0 0 15 0 2 0 518263792 105279488 4139 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.73
Current children cumulated vsize (KiB) 111512

[startup+25.5012 s]
/proc/loadavg: 3.76 3.71 3.68 4/186 3453
/proc/meminfo: memFree=22110704/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=103268 CPUtime=45.08 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 5598 0 0 0 4361 147 0 0 25 0 2 0 518263730 105746432 5179 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 25817 5179 392 389 0 21567 0
[pid=3450/tid=3452] ppid=3449 vsize=103268 CPUtime=19.58 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 308 0 0 0 1819 139 0 0 15 0 2 0 518263792 105746432 5179 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.08
Current children cumulated vsize (KiB) 111968

[startup+51.1005 s]
/proc/loadavg: 3.84 3.73 3.69 5/186 3454
/proc/meminfo: memFree=22093296/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=121508 CPUtime=92.46 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 9970 0 0 0 9017 229 0 0 20 0 2 0 518263730 124424192 9551 33554432000 4194304 5787044 140735233863696 18446744073709551615 5531755 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 30377 9551 392 389 0 26127 0
[pid=3450/tid=3452] ppid=3449 vsize=121508 CPUtime=41.36 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) S 3449 3449 32466 0 -1 4202560 766 0 0 0 3919 217 0 0 16 0 2 0 518263792 124424192 9551 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 18446604453841413376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.46
Current children cumulated vsize (KiB) 130208

[startup+102.307 s]
/proc/loadavg: 3.80 3.74 3.69 5/186 3455
/proc/meminfo: memFree=22083240/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=130676 CPUtime=188.35 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 12159 0 0 0 18488 347 0 0 25 0 2 0 518263730 133812224 11724 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 32669 11724 392 389 0 28419 0
[pid=3450/tid=3452] ppid=3449 vsize=130676 CPUtime=86.05 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 1144 0 0 0 8275 330 0 0 15 0 2 0 518263792 133812224 11724 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.35
Current children cumulated vsize (KiB) 139376

[startup+162.301 s]
/proc/loadavg: 3.70 3.72 3.69 5/186 3457
/proc/meminfo: memFree=22064124/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=146288 CPUtime=301.63 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 15815 0 0 0 29709 454 0 0 25 0 2 0 518263730 149798912 15122 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 36572 15122 392 389 0 32322 0
[pid=3450/tid=3452] ppid=3449 vsize=146288 CPUtime=139.33 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 1639 0 0 0 13504 429 0 0 15 0 2 0 518263792 149798912 15122 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 301.63
Current children cumulated vsize (KiB) 154988

[startup+222.301 s]
/proc/loadavg: 3.79 3.74 3.70 5/186 3458
/proc/meminfo: memFree=22041664/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=152172 CPUtime=415.44 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 17234 0 0 0 41001 543 0 0 25 0 2 0 518263730 155824128 16541 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 38043 16541 392 389 0 33793 0
[pid=3450/tid=3452] ppid=3449 vsize=152172 CPUtime=193.13 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 1952 0 0 0 18803 510 0 0 15 0 2 0 518263792 155824128 16541 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 415.44
Current children cumulated vsize (KiB) 160872

[startup+282.301 s]
/proc/loadavg: 3.71 3.72 3.69 5/186 3460
/proc/meminfo: memFree=22024040/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=158252 CPUtime=529.4 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 18867 0 0 0 52314 626 0 0 25 0 2 0 518263730 162050048 18174 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 39563 18174 392 389 0 35313 0
[pid=3450/tid=3452] ppid=3449 vsize=158252 CPUtime=247.1 cores=0,2,4,6

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

[pid=3450] ppid=3449 vsize=196508 CPUtime=1331.59 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 28476 0 0 0 132115 1044 0 0 25 0 2 0 518263730 201224192 27270 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 49127 27270 392 389 0 44877 0
[pid=3450/tid=3452] ppid=3449 vsize=196508 CPUtime=629.27 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3320 0 0 0 61969 958 0 0 15 0 2 0 518263792 201224192 27270 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1331.59
Current children cumulated vsize (KiB) 205208

[startup+762.307 s]
/proc/loadavg: 3.72 3.74 3.72 5/186 3505
/proc/meminfo: memFree=22096432/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=206864 CPUtime=1446.74 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 31415 0 0 0 143586 1088 0 0 25 0 2 0 518263730 211828736 30209 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 51716 30209 392 389 0 47466 0
[pid=3450/tid=3452] ppid=3449 vsize=206864 CPUtime=684.42 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3748 0 0 0 67445 997 0 0 15 0 2 0 518263792 211828736 30209 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1446.74
Current children cumulated vsize (KiB) 215564

[startup+822.301 s]
/proc/loadavg: 3.82 3.75 3.73 5/186 3506
/proc/meminfo: memFree=22081532/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=1562.1 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32107 0 0 0 155082 1128 0 0 25 0 2 0 518263730 215183360 30901 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 52535 30901 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=739.78 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3762 0 0 0 72946 1032 0 0 16 0 2 0 518263792 215183360 30901 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1562.1
Current children cumulated vsize (KiB) 218840

[startup+882.3 s]
/proc/loadavg: 3.79 3.75 3.73 5/186 3509
/proc/meminfo: memFree=22081280/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=1676.49 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32108 0 0 0 166464 1185 0 0 25 0 2 0 518263730 215183360 30902 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 52535 30902 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=794.17 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3762 0 0 0 78333 1084 0 0 15 0 2 0 518263792 215183360 30902 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1676.49
Current children cumulated vsize (KiB) 218840

[startup+942.3 s]
/proc/loadavg: 3.76 3.74 3.72 4/186 3511
/proc/meminfo: memFree=22051988/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=1791.19 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32111 0 0 0 177885 1234 0 0 25 0 2 0 518263730 215183360 30905 33554432000 4194304 5787044 140735233863696 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 52535 30905 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=848.88 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3763 0 0 0 83761 1127 0 0 16 0 2 0 518263792 215183360 30905 33554432000 4194304 5787044 140735233863696 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 218840

[startup+1002.3 s]
/proc/loadavg: 3.83 3.75 3.73 4/187 3513
/proc/meminfo: memFree=22037832/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=1906.12 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32201 0 0 0 189336 1276 0 0 25 0 2 0 518263730 215183360 30995 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/3450/statm: 52535 30995 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=903.79 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) S 3449 3449 32466 0 -1 4202560 3844 0 0 0 89216 1163 0 0 16 0 2 0 518263792 215183360 30995 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 18446604453841413376 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1906.12
Current children cumulated vsize (KiB) 218840

[startup+1062.3 s]
/proc/loadavg: 3.75 3.74 3.72 5/186 3524
/proc/meminfo: memFree=22037524/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=2017.93 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32271 0 0 0 200473 1320 0 0 25 0 2 0 518263730 215183360 31065 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3450/statm: 52535 31065 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=955.6 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3891 0 0 0 94378 1182 0 0 18 0 2 0 518263792 215183360 31065 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2017.93
Current children cumulated vsize (KiB) 218840

[startup+1122.3 s]
/proc/loadavg: 3.62 3.70 3.71 5/186 3525
/proc/meminfo: memFree=22036748/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=210140 CPUtime=2130.02 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 32417 0 0 0 211642 1360 0 0 25 0 2 0 518263730 215183360 31211 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527156 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3450/statm: 52535 31211 392 389 0 48285 0
[pid=3450/tid=3452] ppid=3449 vsize=210140 CPUtime=1007.69 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 3963 0 0 0 99570 1199 0 0 18 0 2 0 518263792 215183360 31211 33554432000 4194304 5787044 140735233863696 18446744073709551615 5528432 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2130.02
Current children cumulated vsize (KiB) 218840

[startup+1182.3 s]
/proc/loadavg: 3.63 3.68 3.71 5/186 3527
/proc/meminfo: memFree=22015400/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=214032 CPUtime=2242.27 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 33609 0 0 0 222826 1401 0 0 25 0 2 0 518263730 219168768 32403 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3450/statm: 53508 32403 392 389 0 49258 0
[pid=3450/tid=3452] ppid=3449 vsize=214032 CPUtime=1059.95 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 4057 0 0 0 104778 1217 0 0 18 0 2 0 518263792 219168768 32403 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2242.27
Current children cumulated vsize (KiB) 222732

[startup+1242.3 s]
/proc/loadavg: 3.55 3.65 3.69 5/186 3532
/proc/meminfo: memFree=21986880/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=223160 CPUtime=2354.77 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 36187 0 0 0 234034 1443 0 0 25 0 2 0 518263730 228515840 34981 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3450/statm: 55790 34981 392 389 0 51540 0
[pid=3450/tid=3452] ppid=3449 vsize=223160 CPUtime=1112.44 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 4379 0 0 0 110010 1234 0 0 18 0 2 0 518263792 228515840 34981 33554432000 4194304 5787044 140735233863696 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2354.77
Current children cumulated vsize (KiB) 231860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.69 3.70 5/186 3533
/proc/meminfo: memFree=21978188/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (prissup.sh) S 3447 3449 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518263730 8908800 252 33554432000 4194304 4922060 140733480228848 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3449/statm: 2175 252 211 178 0 68 0
[pid=3450] ppid=3449 vsize=227836 CPUtime=2463.04 cores=0,2,4,6
/proc/3450/stat : 3450 (priss) R 3449 3449 32466 0 -1 4202496 37607 0 0 0 244827 1477 0 0 25 0 2 0 518263730 233304064 36401 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3450/statm: 56959 36401 392 389 0 52709 0
[pid=3450/tid=3452] ppid=3449 vsize=227836 CPUtime=1163.01 cores=0,2,4,6
/proc/3450/task/3452/stat : 3452 (priss) R 3449 3449 32466 0 -1 4202560 4774 0 0 0 115052 1249 0 0 18 0 2 0 518263792 233304064 36401 33554432000 4194304 5787044 140735233863696 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2463.04
Current children cumulated vsize (KiB) 236536

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 3449 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 2463.04
#
# 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): 2463.04
CPU user time (s): 2448.27
CPU system time (s): 14.77
CPU usage (%): 189.462
Max. virtual memory (cumulated for all children) (KiB): 236536

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.29165 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 10:44:19
IDJOB=3263834
IDBENCH=84028
IDSOLVER=1601
FILE ID=node135/3263834-1304066659
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263834-1304066659/watcher-3263834-1304066659 -o /tmp/evaluation-result-3263834-1304066659/solver-3263834-1304066659 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263834-1304066659.cnf 901784610 4800 15500 4

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=901784610

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:      22131480 kB
Buffers:       1832496 kB
Cached:        8138484 kB
SwapCached:          4 kB
Active:        2657356 kB
Inactive:      7569392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22131480 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1584 kB
Writeback:           4 kB
AnonPages:      255272 kB
Mapped:          15556 kB
Slab:           528648 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415584 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 11:06:01