Trace number 3293159

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

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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: 20020
0.00/0.07	c parsetime: 71810us
0.00/0.07	c parsed 271393 clauses with 10056 variables
6.19/6.20	c preprocessor returned 10356 variables
6.19/6.20	c preprocessing returned UNKNOWN
6.19/6.20	c PP set 8 variables
6.19/6.20	c pp time: 6126921us (6s)

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-3293159-1304084265/watcher-3293159-1304084265 -o /tmp/evaluation-result-3293159-1304084265/solver-3293159-1304084265 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293159-1304084265.cnf 888986354 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.59 3.64 4.13 2/179 20019
/proc/meminfo: memFree=18398512/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0

[startup+0.107253 s]
/proc/loadavg: 3.59 3.64 4.13 2/179 20019
/proc/meminfo: memFree=18398512/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201246 s]
/proc/loadavg: 3.59 3.64 4.13 2/179 20019
/proc/meminfo: memFree=18398512/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301218 s]
/proc/loadavg: 3.59 3.64 4.13 2/179 20019
/proc/meminfo: memFree=18398512/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701161 s]
/proc/loadavg: 3.59 3.64 4.13 2/179 20019
/proc/meminfo: memFree=18398512/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50106 s]
/proc/loadavg: 3.59 3.64 4.13 3/181 20021
/proc/meminfo: memFree=18375556/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=42088 CPUtime=1.49 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 13839 0 0 0 148 1 0 0 25 0 1 0 598657152 43098112 6233 33554432000 4194304 5787044 140735355143072 18446744073709551615 4336020 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20020/statm: 10522 6233 337 389 0 6272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50788

[startup+3.10079 s]
/proc/loadavg: 3.54 3.63 4.12 3/181 20021
/proc/meminfo: memFree=18369852/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=44464 CPUtime=3.08 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 14447 0 0 0 307 1 0 0 25 0 1 0 598657152 45531136 6841 33554432000 4194304 5787044 140735355143072 18446744073709551615 4336206 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20020/statm: 11116 6841 337 389 0 6866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53164

[startup+6.30119 s]
/proc/loadavg: 3.54 3.63 4.12 3/181 20021
/proc/meminfo: memFree=18364644/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=129968 CPUtime=6.31 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 21188 0 0 0 628 3 0 0 25 0 2 0 598657152 133087232 9319 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 32492 9319 391 389 0 28242 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 138668

[startup+12.7011 s]
/proc/loadavg: 3.50 3.62 4.12 5/182 20022
/proc/meminfo: memFree=18353304/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=197660 CPUtime=16.07 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 22002 0 0 0 1584 23 0 0 25 0 2 0 598657152 202403840 10133 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 49415 10133 392 389 0 45165 0
[pid=20020/tid=20022] ppid=20019 vsize=197660 CPUtime=3.37 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 374 0 0 0 329 8 0 0 18 0 2 0 598657775 202403840 10133 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 16.07
Current children cumulated vsize (KiB) 206360

[startup+25.501 s]
/proc/loadavg: 3.46 3.61 4.10 4/182 20024
/proc/meminfo: memFree=18345452/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=201440 CPUtime=36.02 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 23051 0 0 0 3544 58 0 0 25 0 2 0 598657152 206274560 11182 33554432000 4194304 5787044 140735355143072 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 50360 11182 392 389 0 46110 0
[pid=20020/tid=20022] ppid=20019 vsize=201440 CPUtime=10.51 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 512 0 0 0 1029 22 0 0 18 0 2 0 598657775 206274560 11182 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 18446604446631761728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.02
Current children cumulated vsize (KiB) 210140

[startup+51.1008 s]
/proc/loadavg: 3.43 3.59 4.08 5/182 20024
/proc/meminfo: memFree=18327404/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=210596 CPUtime=76.33 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 25469 0 0 0 7518 115 0 0 25 0 2 0 598657152 215650304 13600 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 52649 13600 392 389 0 48399 0
[pid=20020/tid=20022] ppid=20019 vsize=210596 CPUtime=25.24 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 691 0 0 0 2480 44 0 0 18 0 2 0 598657775 215650304 13600 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 76.33
Current children cumulated vsize (KiB) 219296

[startup+102.301 s]
/proc/loadavg: 3.45 3.56 4.05 4/182 20029
/proc/meminfo: memFree=18304828/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=221284 CPUtime=159.43 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 28422 0 0 0 15733 210 0 0 25 0 2 0 598657152 226594816 16553 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 55321 16553 392 389 0 51071 0
[pid=20020/tid=20022] ppid=20019 vsize=221284 CPUtime=57.12 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 999 0 0 0 5629 83 0 0 18 0 2 0 598657775 226594816 16554 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 159.43
Current children cumulated vsize (KiB) 229984

[startup+162.301 s]
/proc/loadavg: 3.74 3.62 4.04 4/182 20029
/proc/meminfo: memFree=18274168/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=237952 CPUtime=258.77 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 32915 0 0 0 25578 299 0 0 25 0 2 0 598657152 243662848 21046 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 59488 21046 392 389 0 55238 0
[pid=20020/tid=20022] ppid=20019 vsize=237952 CPUtime=96.46 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 1318 0 0 0 9527 119 0 0 18 0 2 0 598657775 243662848 21046 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 258.77
Current children cumulated vsize (KiB) 246652

[startup+222.307 s]
/proc/loadavg: 3.64 3.62 4.00 5/182 20031
/proc/meminfo: memFree=18257640/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=244696 CPUtime=360.39 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 34904 0 0 0 35656 383 0 0 25 0 2 0 598657152 250568704 23035 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 61174 23035 392 389 0 56924 0
[pid=20020/tid=20022] ppid=20019 vsize=244696 CPUtime=138.08 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) S 20019 20019 19297 0 -1 4202560 1548 0 0 0 13655 153 0 0 18 0 2 0 598657775 250568704 23035 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 18446604446631761728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 360.39
Current children cumulated vsize (KiB) 253396

[startup+282.301 s]
/proc/loadavg: 3.78 3.65 3.99 5/182 20033
/proc/meminfo: memFree=18242236/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=251544 CPUtime=462.13 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 36401 0 0 0 45756 457 0 0 25 0 2 0 598657152 257581056 24532 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 62886 24532 392 389 0 58636 0
[pid=20020/tid=20022] ppid=20019 vsize=251544 CPUtime=179.83 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 1674 0 0 0 17799 184 0 0 18 0 2 0 598657775 257581056 24532 33554432000 4194304 5787044 140735355143072 18446744073709551615 5526784 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 260244

[startup+342.301 s]
/proc/loadavg: 3.85 3.69 3.98 5/182 20035

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

[pid=20020] ppid=20019 vsize=300756 CPUtime=1299.02 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 49602 0 0 0 128992 910 0 0 25 0 2 0 598657152 307974144 37733 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 75189 37733 392 389 0 70939 0
[pid=20020/tid=20022] ppid=20019 vsize=300756 CPUtime=536.7 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) S 20019 20019 19297 0 -1 4202560 2800 0 0 0 53303 367 0 0 18 0 2 0 598657775 307974144 37733 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 18446604446631761728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1299.02
Current children cumulated vsize (KiB) 309456

[startup+822.301 s]
/proc/loadavg: 3.88 3.74 3.87 4/182 20047
/proc/meminfo: memFree=18108092/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=314540 CPUtime=1406.19 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 53298 0 0 0 139660 959 0 0 25 0 2 0 598657152 322088960 41429 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 78635 41429 392 389 0 74385 0
[pid=20020/tid=20022] ppid=20019 vsize=314540 CPUtime=583.88 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 2990 0 0 0 58000 388 0 0 17 0 2 0 598657775 322088960 41429 33554432000 4194304 5787044 140735355143072 18446744073709551615 5524664 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1406.19
Current children cumulated vsize (KiB) 323240

[startup+882.307 s]
/proc/loadavg: 3.80 3.74 3.86 5/182 20049
/proc/meminfo: memFree=18096044/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=325624 CPUtime=1513.45 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 56283 0 0 0 150345 1000 0 0 25 0 2 0 598657152 333438976 44414 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 81406 44414 392 389 0 77156 0
[pid=20020/tid=20022] ppid=20019 vsize=325624 CPUtime=631.14 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3172 0 0 0 62710 404 0 0 17 0 2 0 598657775 333438976 44414 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1513.45
Current children cumulated vsize (KiB) 334324

[startup+942.301 s]
/proc/loadavg: 3.70 3.72 3.85 5/182 20051
/proc/meminfo: memFree=18089568/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=1619.19 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 57922 0 0 0 160873 1046 0 0 25 0 2 0 598657152 340484096 46053 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46053 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=676.87 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3281 0 0 0 67265 422 0 0 18 0 2 0 598657775 340484096 46053 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1619.19
Current children cumulated vsize (KiB) 341204

[startup+1002.3 s]
/proc/loadavg: 3.56 3.67 3.81 5/182 20053
/proc/meminfo: memFree=18089552/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=1724.91 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 57922 0 0 0 171399 1092 0 0 25 0 2 0 598657152 340484096 46053 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46053 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=722.59 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) S 20019 20019 19297 0 -1 4202560 3281 0 0 0 71817 442 0 0 17 0 2 0 598657775 340484096 46053 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 18446604446631761728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1724.91
Current children cumulated vsize (KiB) 341204

[startup+1062.3 s]
/proc/loadavg: 3.72 3.69 3.81 5/182 20053
/proc/meminfo: memFree=18089148/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=1831.28 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 57925 0 0 0 181993 1135 0 0 25 0 2 0 598657152 340484096 46056 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46056 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=768.97 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3283 0 0 0 76438 459 0 0 18 0 2 0 598657775 340484096 46056 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1831.28
Current children cumulated vsize (KiB) 341204

[startup+1122.3 s]
/proc/loadavg: 3.78 3.70 3.81 5/182 20055
/proc/meminfo: memFree=18088756/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=1938.06 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 57970 0 0 0 192624 1182 0 0 25 0 2 0 598657152 340484096 46101 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46101 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=815.74 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3321 0 0 0 81096 478 0 0 17 0 2 0 598657775 340484096 46101 33554432000 4194304 5787044 140735355143072 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1938.06
Current children cumulated vsize (KiB) 341204

[startup+1182.3 s]
/proc/loadavg: 3.78 3.72 3.81 4/182 20057
/proc/meminfo: memFree=18078060/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=2045.37 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 58042 0 0 0 203315 1222 0 0 25 0 2 0 598657152 340484096 46173 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46173 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=863.05 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3388 0 0 0 85810 495 0 0 17 0 2 0 598657775 340484096 46173 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2045.37
Current children cumulated vsize (KiB) 341204

[startup+1242.3 s]
/proc/loadavg: 3.83 3.74 3.81 5/182 20059
/proc/meminfo: memFree=18067872/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=332504 CPUtime=2152.86 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 58184 0 0 0 214025 1261 0 0 25 0 2 0 598657152 340484096 46315 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 83126 46315 392 389 0 78876 0
[pid=20020/tid=20022] ppid=20019 vsize=332504 CPUtime=910.55 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3490 0 0 0 90543 512 0 0 17 0 2 0 598657775 340484096 46315 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2152.86
Current children cumulated vsize (KiB) 341204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.53 3.69 3.79 4/181 20090
/proc/meminfo: memFree=18171120/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=344844 CPUtime=2256.42 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 61461 0 0 0 224343 1299 0 0 25 0 2 0 598657152 353120256 49592 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528624 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 86211 49592 392 389 0 81961 0
[pid=20020/tid=20022] ppid=20019 vsize=344844 CPUtime=956.39 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3644 0 0 0 95111 528 0 0 18 0 2 0 598657775 353120256 49592 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527449 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2256.42
Current children cumulated vsize (KiB) 353544

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

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

[startup+1300 s]
/proc/loadavg: 3.53 3.69 3.79 4/181 20090
/proc/meminfo: memFree=18171120/32951124 swapFree=67110396/67111528
[pid=20019] ppid=20017 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20019/stat : 20019 (prissup.sh) S 20017 20019 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598657152 8908800 252 33554432000 4194304 4922060 140734260894112 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20019/statm: 2175 252 211 178 0 68 0
[pid=20020] ppid=20019 vsize=344844 CPUtime=2256.42 cores=0,2,4,6
/proc/20020/stat : 20020 (priss) R 20019 20019 19297 0 -1 4202496 61461 0 0 0 224343 1299 0 0 25 0 2 0 598657152 353120256 49592 33554432000 4194304 5787044 140735355143072 18446744073709551615 5528624 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20020/statm: 86211 49592 392 389 0 81961 0
[pid=20020/tid=20022] ppid=20019 vsize=344844 CPUtime=956.39 cores=0,2,4,6
/proc/20020/task/20022/stat : 20022 (priss) R 20019 20019 19297 0 -1 4202560 3644 0 0 0 95111 528 0 0 18 0 2 0 598657775 353120256 49592 33554432000 4194304 5787044 140735355143072 18446744073709551615 5527449 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2256.42
Current children cumulated vsize (KiB) 353544

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20019 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2256.42
#
# 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): 2256.42
CPU user time (s): 2243.43
CPU system time (s): 12.99
CPU usage (%): 173.568
Max. virtual memory (cumulated for all children) (KiB): 353544

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

runsolver used 2.25366 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 15:37:45
IDJOB=3293159
IDBENCH=88062
IDSOLVER=1601
FILE ID=node118/3293159-1304084265
RUNJOBID= node118-1304082947-19874
PBS_JOBID= 13170505
Free space on /tmp= 71612 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293159-1304084265/watcher-3293159-1304084265 -o /tmp/evaluation-result-3293159-1304084265/solver-3293159-1304084265 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3293159-1304084265.cnf 888986354 4800 15500 4

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=888986354

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18398668 kB
Buffers:       1901788 kB
Cached:       12033352 kB
SwapCached:        600 kB
Active:        9503772 kB
Inactive:      4513312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18398668 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            7236 kB
Writeback:           0 kB
AnonPages:       80996 kB
Mapped:          15700 kB
Slab:           472468 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236664 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= 71604 MiB
End job on node118 at 2011-04-29 15:59:27