Trace number 3250896

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 20087
0.00/0.13	c parsetime: 125271us
0.00/0.13	c parsed 582679 clauses with 2548 variables
45.79/45.80	c preprocessor returned 10010 variables
45.79/45.80	c preprocessing returned UNKNOWN
45.79/45.80	c PP set 0 variables
45.79/45.80	c pp time: 45674856us (45s)

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

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

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


[startup+0 s]
/proc/loadavg: 3.62 3.71 3.80 3/179 20086
/proc/meminfo: memFree=18212308/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0

[startup+0.072324 s]
/proc/loadavg: 3.62 3.71 3.80 3/179 20086
/proc/meminfo: memFree=18212308/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100314 s]
/proc/loadavg: 3.62 3.71 3.80 3/179 20086
/proc/meminfo: memFree=18212308/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300284 s]
/proc/loadavg: 3.62 3.71 3.80 3/179 20086
/proc/meminfo: memFree=18212308/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700217 s]
/proc/loadavg: 3.62 3.71 3.80 3/179 20086
/proc/meminfo: memFree=18212308/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 3.62 3.71 3.80 4/181 20088
/proc/meminfo: memFree=18175588/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=55136 CPUtime=1.49 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 24998 0 0 0 147 2 0 0 19 0 1 0 598785888 56459264 9299 33554432000 4194304 5787044 140737404431936 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20087/statm: 13784 9299 336 389 0 9534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63836

[startup+3.10082 s]
/proc/loadavg: 3.62 3.71 3.80 4/181 20088
/proc/meminfo: memFree=18174968/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=55136 CPUtime=3.09 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 24998 0 0 0 307 2 0 0 24 0 1 0 598785888 56459264 9299 33554432000 4194304 5787044 140737404431936 18446744073709551615 4336781 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20087/statm: 13784 9299 336 389 0 9534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63836

[startup+6.30028 s]
/proc/loadavg: 3.57 3.70 3.80 3/181 20088
/proc/meminfo: memFree=18172380/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=56588 CPUtime=6.29 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 25381 0 0 0 627 2 0 0 25 0 1 0 598785888 57946112 9682 33554432000 4194304 5787044 140737404431936 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20087/statm: 14147 9682 337 389 0 9897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65288

[startup+12.7002 s]
/proc/loadavg: 3.53 3.69 3.79 3/181 20090
/proc/meminfo: memFree=18171120/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=56588 CPUtime=12.69 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 25381 0 0 0 1267 2 0 0 25 0 1 0 598785888 57946112 9682 33554432000 4194304 5787044 140737404431936 18446744073709551615 4336768 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20087/statm: 14147 9682 337 389 0 9897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65288

[startup+25.5011 s]
/proc/loadavg: 3.20 3.60 3.76 4/181 20120
/proc/meminfo: memFree=18345948/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=56588 CPUtime=25.49 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 25381 0 0 0 2547 2 0 0 25 0 1 0 598785888 57946112 9682 33554432000 4194304 5787044 140737404431936 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20087/statm: 14147 9682 337 389 0 9897 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65288

[startup+51.1008 s]
/proc/loadavg: 3.06 3.54 3.73 4/182 20121
/proc/meminfo: memFree=18314168/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=152656 CPUtime=55.08 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 42776 0 0 0 5475 33 0 0 25 0 2 0 598785888 156319744 15375 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 38164 15375 392 389 0 33914 0
[pid=20087/tid=20121] ppid=20086 vsize=152656 CPUtime=3.98 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) S 20086 20086 19297 0 -1 4202560 36 0 0 0 380 18 0 0 15 0 2 0 598790472 156319744 15375 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 18446604456193733696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 55.08
Current children cumulated vsize (KiB) 161356

[startup+102.306 s]
/proc/loadavg: 3.54 3.59 3.74 5/182 20123
/proc/meminfo: memFree=18273988/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=171092 CPUtime=145.92 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 47630 0 0 0 14367 225 0 0 25 0 2 0 598785888 175198208 20229 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 42773 20229 392 389 0 38523 0
[pid=20087/tid=20121] ppid=20086 vsize=171092 CPUtime=43.62 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 330 0 0 0 4229 133 0 0 16 0 2 0 598790472 175198208 20229 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 145.92
Current children cumulated vsize (KiB) 179792

[startup+162.3 s]
/proc/loadavg: 3.50 3.57 3.72 4/182 20134
/proc/meminfo: memFree=18224488/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=191360 CPUtime=253.33 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 52958 0 0 0 24914 419 0 0 25 0 2 0 598785888 195952640 25557 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 47840 25557 392 389 0 43590 0
[pid=20087/tid=20121] ppid=20086 vsize=191360 CPUtime=91.02 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 665 0 0 0 8851 251 0 0 15 0 2 0 598790472 195952640 25557 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 253.33
Current children cumulated vsize (KiB) 200060

[startup+222.3 s]
/proc/loadavg: 3.57 3.57 3.71 5/182 20134
/proc/meminfo: memFree=18189976/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=206896 CPUtime=361.47 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 56837 0 0 0 35579 568 0 0 25 0 2 0 598785888 211861504 29436 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 51724 29436 392 389 0 47474 0
[pid=20087/tid=20121] ppid=20086 vsize=206896 CPUtime=139.17 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 942 0 0 0 13577 340 0 0 16 0 2 0 598790472 211861504 29436 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 361.47
Current children cumulated vsize (KiB) 215596

[startup+282.3 s]
/proc/loadavg: 3.48 3.54 3.69 5/182 20136
/proc/meminfo: memFree=18176924/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=216732 CPUtime=470.35 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 59516 0 0 0 46326 709 0 0 25 0 2 0 598785888 221933568 32115 33554432000 4194304 5787044 140737404431936 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 54183 32115 392 389 0 49933 0
[pid=20087/tid=20121] ppid=20086 vsize=216732 CPUtime=188.05 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) S 20086 20086 19297 0 -1 4202560 1130 0 0 0 18382 423 0 0 15 0 2 0 598790472 221933568 32115 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 18446604456193733696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 470.35
Current children cumulated vsize (KiB) 225432

[startup+342.3 s]
/proc/loadavg: 3.64 3.58 3.69 5/182 20138
/proc/meminfo: memFree=18136088/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0

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

[pid=20087] ppid=20086 vsize=289628 CPUtime=1238.6 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 78494 0 0 0 122385 1475 0 0 25 0 2 0 598785888 296579072 51093 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 72407 51093 392 389 0 68157 0
[pid=20087/tid=20121] ppid=20086 vsize=289628 CPUtime=536.29 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2301 0 0 0 52754 875 0 0 15 0 2 0 598790472 296579072 51093 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1238.6
Current children cumulated vsize (KiB) 298328

[startup+762.307 s]
/proc/loadavg: 3.83 3.67 3.67 5/182 20150
/proc/meminfo: memFree=17995852/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=289628 CPUtime=1348.6 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 78506 0 0 0 133288 1572 0 0 25 0 2 0 598785888 296579072 51105 33554432000 4194304 5787044 140737404431936 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 72407 51105 392 389 0 68157 0
[pid=20087/tid=20121] ppid=20086 vsize=289628 CPUtime=586.29 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2311 0 0 0 57696 933 0 0 15 0 2 0 598790472 296579072 51105 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1348.6
Current children cumulated vsize (KiB) 298328

[startup+822.301 s]
/proc/loadavg: 3.66 3.64 3.66 5/182 20150
/proc/meminfo: memFree=17977212/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=289628 CPUtime=1458.99 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 78577 0 0 0 144241 1658 0 0 25 0 2 0 598785888 296579072 51176 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 72407 51176 392 389 0 68157 0
[pid=20087/tid=20121] ppid=20086 vsize=289628 CPUtime=636.68 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2370 0 0 0 62683 985 0 0 15 0 2 0 598790472 296579072 51176 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1458.99
Current children cumulated vsize (KiB) 298328

[startup+882.301 s]
/proc/loadavg: 3.77 3.67 3.66 5/182 20152
/proc/meminfo: memFree=17969120/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=296740 CPUtime=1569.72 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 80563 0 0 0 155237 1735 0 0 25 0 2 0 598785888 303861760 53162 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 74185 53162 392 389 0 69935 0
[pid=20087/tid=20121] ppid=20086 vsize=296740 CPUtime=687.41 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2542 0 0 0 67712 1029 0 0 16 0 2 0 598790472 303861760 53162 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1569.72
Current children cumulated vsize (KiB) 305440

[startup+942.301 s]
/proc/loadavg: 3.76 3.67 3.66 5/182 20154
/proc/meminfo: memFree=17952960/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=312168 CPUtime=1680.51 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 84587 0 0 0 166234 1817 0 0 25 0 2 0 598785888 319660032 57186 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 78042 57186 392 389 0 73792 0
[pid=20087/tid=20121] ppid=20086 vsize=312168 CPUtime=738.2 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2730 0 0 0 72743 1077 0 0 16 0 2 0 598790472 319660032 57186 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1680.51
Current children cumulated vsize (KiB) 320868

[startup+1002.3 s]
/proc/loadavg: 3.72 3.67 3.65 5/182 20156
/proc/meminfo: memFree=17933328/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=330392 CPUtime=1791.47 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 89390 0 0 0 177258 1889 0 0 25 0 2 0 598785888 338321408 61989 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 82598 61989 392 389 0 78348 0
[pid=20087/tid=20121] ppid=20086 vsize=330392 CPUtime=789.16 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 2948 0 0 0 77799 1117 0 0 16 0 2 0 598790472 338321408 61989 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 339092

[startup+1062.3 s]
/proc/loadavg: 3.64 3.66 3.65 5/182 20158
/proc/meminfo: memFree=17921028/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=341616 CPUtime=1902.88 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 92335 0 0 0 188339 1949 0 0 25 0 2 0 598785888 349814784 64934 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 85404 64934 392 389 0 81154 0
[pid=20087/tid=20121] ppid=20086 vsize=341616 CPUtime=840.57 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 3122 0 0 0 82906 1151 0 0 15 0 2 0 598790472 349814784 64934 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1902.88
Current children cumulated vsize (KiB) 350316

[startup+1122.3 s]
/proc/loadavg: 3.60 3.64 3.64 5/182 20158
/proc/meminfo: memFree=17909832/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=341616 CPUtime=2013.08 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 92337 0 0 0 199269 2039 0 0 25 0 2 0 598785888 349814784 64936 33554432000 4194304 5787044 140737404431936 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 85404 64936 392 389 0 81154 0
[pid=20087/tid=20121] ppid=20086 vsize=341616 CPUtime=890.78 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 3123 0 0 0 87873 1205 0 0 16 0 2 0 598790472 349814784 64936 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2013.08
Current children cumulated vsize (KiB) 350316

[startup+1182.3 s]
/proc/loadavg: 3.71 3.65 3.64 5/182 20160
/proc/meminfo: memFree=17888964/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=341616 CPUtime=2123.55 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 92360 0 0 0 210230 2125 0 0 25 0 2 0 598785888 349814784 64959 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 85404 64959 392 389 0 81154 0
[pid=20087/tid=20121] ppid=20086 vsize=341616 CPUtime=941.24 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 3141 0 0 0 92866 1258 0 0 16 0 2 0 598790472 349814784 64959 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2123.55
Current children cumulated vsize (KiB) 350316

[startup+1242.3 s]
/proc/loadavg: 3.82 3.69 3.65 4/182 20162
/proc/meminfo: memFree=17868472/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=341616 CPUtime=2234.3 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 92385 0 0 0 221228 2202 0 0 25 0 2 0 598785888 349814784 64984 33554432000 4194304 5787044 140737404431936 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20087/statm: 85404 64984 392 389 0 81154 0
[pid=20087/tid=20121] ppid=20086 vsize=341616 CPUtime=992 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) R 20086 20086 19297 0 -1 4202560 3162 0 0 0 97894 1306 0 0 16 0 2 0 598790472 349814784 64984 33554432000 4194304 5787044 140737404431936 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2234.3
Current children cumulated vsize (KiB) 350316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.71 3.66 4/182 20164
/proc/meminfo: memFree=17854184/32951124 swapFree=67110396/67111528
[pid=20086] ppid=20084 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20086/stat : 20086 (prissup.sh) S 20084 20086 19297 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 598785888 8908800 252 33554432000 4194304 4922060 140736822116288 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20086/statm: 2175 252 211 178 0 68 0
[pid=20087] ppid=20086 vsize=341616 CPUtime=2341 cores=1,3,5,7
/proc/20087/stat : 20087 (priss) R 20086 20086 19297 0 -1 4202496 92443 0 0 0 231829 2271 0 0 25 0 2 0 598785888 349814784 65042 33554432000 4194304 5787044 140737404431936 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20087/statm: 85404 65042 392 389 0 81154 0
[pid=20087/tid=20121] ppid=20086 vsize=341616 CPUtime=1040.99 cores=1,3,5,7
/proc/20087/task/20121/stat : 20121 (priss) S 20086 20086 19297 0 -1 4202560 3210 0 0 0 102753 1346 0 0 16 0 2 0 598790472 349814784 65042 33554432000 4194304 5787044 140737404431936 18446744073709551615 224296749489 0 0 4096 0 18446604456193733696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2341
Current children cumulated vsize (KiB) 350316

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 20086 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 2341
#
# 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): 2341
CPU user time (s): 2318.29
CPU system time (s): 22.71
CPU usage (%): 180.074
Max. virtual memory (cumulated for all children) (KiB): 350316

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= 6
involuntary context switches= 3

runsolver used 2.11068 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 15:59:12
IDJOB=3250896
IDBENCH=88204
IDSOLVER=1601
FILE ID=node118/3250896-1304085552
RUNJOBID= node118-1304082947-19875
PBS_JOBID= 13170505
Free space on /tmp= 71604 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250896-1304085552/watcher-3250896-1304085552 -o /tmp/evaluation-result-3250896-1304085552/solver-3250896-1304085552 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250896-1304085552.cnf 888986354 4800 15500 4

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
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:      18212588 kB
Buffers:       1901816 kB
Cached:       12040748 kB
SwapCached:        600 kB
Active:        9691108 kB
Inactive:      4512416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18212588 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            8944 kB
Writeback:           0 kB
AnonPages:      260524 kB
Mapped:          15604 kB
Slab:           472004 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   419160 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 16:20:54