Trace number 3257454

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.41518
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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: 29243
0.00/0.01	c parsetime: 8829us
0.00/0.01	c parsed 33572 clauses with 2420 variables
0.00/0.62	c preprocessor returned 10012 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 11 variables
0.00/0.62	c pp time: 606712us (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-3257454-1304042235/watcher-3257454-1304042235 -o /tmp/evaluation-result-3257454-1304042235/solver-3257454-1304042235 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3257454-1304042235.cnf 1315060365 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: 1.91 1.88 2.25 1/171 29242
/proc/meminfo: memFree=27323248/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0

[startup+0.068505 s]
/proc/loadavg: 1.91 1.88 2.25 1/171 29242
/proc/meminfo: memFree=27323248/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100497 s]
/proc/loadavg: 1.91 1.88 2.25 1/171 29242
/proc/meminfo: memFree=27323248/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300464 s]
/proc/loadavg: 1.91 1.88 2.25 1/171 29242
/proc/meminfo: memFree=27323248/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700412 s]
/proc/loadavg: 1.91 1.88 2.25 1/171 29242
/proc/meminfo: memFree=27323248/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 1.91 1.88 2.25 3/174 29245
/proc/meminfo: memFree=27311320/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=105004 CPUtime=2.08 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 4632 0 0 0 195 13 0 0 25 0 2 0 515822005 107524096 3315 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 26251 3315 392 389 0 22001 0
[pid=29243/tid=29245] ppid=29242 vsize=105004 CPUtime=0.59 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 31 0 0 0 52 7 0 0 15 0 2 0 515822067 107524096 3315 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 113704

[startup+3.10099 s]
/proc/loadavg: 1.91 1.88 2.25 3/174 29245
/proc/meminfo: memFree=27310080/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=106216 CPUtime=4.48 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 5002 0 0 0 391 57 0 0 25 0 2 0 515822005 108765184 3685 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 26554 3685 392 389 0 22304 0
[pid=29243/tid=29245] ppid=29242 vsize=106216 CPUtime=1.38 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 76 0 0 0 110 28 0 0 16 0 2 0 515822067 108765184 3685 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 114916

[startup+6.30047 s]
/proc/loadavg: 1.91 1.88 2.25 3/174 29245
/proc/meminfo: memFree=27306516/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=108340 CPUtime=9.8 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 5578 0 0 0 888 92 0 0 25 0 2 0 515822005 110940160 4261 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 27085 4261 392 389 0 22835 0
[pid=29243/tid=29245] ppid=29242 vsize=108340 CPUtime=3.5 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 157 0 0 0 306 44 0 0 16 0 2 0 515822067 110940160 4261 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (KiB) 117040

[startup+12.7004 s]
/proc/loadavg: 1.85 1.87 2.24 3/174 29245
/proc/meminfo: memFree=27301784/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=113856 CPUtime=20.31 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 7116 0 0 0 1852 179 0 0 25 0 2 0 515822005 116588544 5799 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 28464 5799 392 389 0 24214 0
[pid=29243/tid=29245] ppid=29242 vsize=113856 CPUtime=7.62 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 304 0 0 0 670 92 0 0 15 0 2 0 515822067 116588544 5799 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.31
Current children cumulated vsize (KiB) 122556

[startup+25.5003 s]
/proc/loadavg: 1.72 1.84 2.22 2/174 29246
/proc/meminfo: memFree=27291000/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=122892 CPUtime=41.42 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 9578 0 0 0 3816 326 0 0 25 0 2 0 515822005 125841408 8261 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 30723 8261 392 389 0 26473 0
[pid=29243/tid=29245] ppid=29242 vsize=122892 CPUtime=15.92 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 506 0 0 0 1417 175 0 0 15 0 2 0 515822067 125841408 8261 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.42
Current children cumulated vsize (KiB) 131592

[startup+51.101 s]
/proc/loadavg: 1.75 1.83 2.21 3/174 29246
/proc/meminfo: memFree=27260224/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=128916 CPUtime=84.32 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 17326 0 0 0 7883 549 0 0 25 0 2 0 515822005 132009984 16008 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 32229 16008 392 389 0 27979 0
[pid=29243/tid=29245] ppid=29242 vsize=128916 CPUtime=33.22 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 573 0 0 0 3020 302 0 0 15 0 2 0 515822067 132009984 16008 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 84.32
Current children cumulated vsize (KiB) 137616

[startup+102.306 s]
/proc/loadavg: 1.60 1.78 2.17 3/174 29248
/proc/meminfo: memFree=27227836/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=129944 CPUtime=171.74 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 25084 0 0 0 16298 876 0 0 25 0 2 0 515822005 133062656 23712 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 32486 23712 392 389 0 28236 0
[pid=29243/tid=29245] ppid=29242 vsize=129944 CPUtime=69.43 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 573 0 0 0 6452 491 0 0 15 0 2 0 515822067 133062656 23712 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 171.74
Current children cumulated vsize (KiB) 138644

[startup+162.3 s]
/proc/loadavg: 1.60 1.75 2.14 3/174 29249
/proc/meminfo: memFree=27201364/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=195480 CPUtime=276.05 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 31764 0 0 0 26449 1156 0 0 25 0 2 0 515822005 200171520 30345 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 48870 30345 392 389 0 44620 0
[pid=29243/tid=29245] ppid=29242 vsize=195480 CPUtime=113.75 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 573 0 0 0 10722 653 0 0 15 0 2 0 515822067 200171520 30345 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 276.05
Current children cumulated vsize (KiB) 204180

[startup+222.3 s]
/proc/loadavg: 1.79 1.77 2.11 3/174 29251
/proc/meminfo: memFree=27175536/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=200636 CPUtime=382.67 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 38275 0 0 0 36898 1369 0 0 25 0 2 0 515822005 205451264 36856 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 50159 36856 392 389 0 45909 0
[pid=29243/tid=29245] ppid=29242 vsize=200636 CPUtime=160.37 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 824 0 0 0 15258 779 0 0 16 0 2 0 515822067 205451264 36856 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 382.67
Current children cumulated vsize (KiB) 209336

[startup+282.3 s]
/proc/loadavg: 1.77 1.76 2.09 3/174 29261
/proc/meminfo: memFree=27155620/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=202596 CPUtime=488.63 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 43425 0 0 0 47287 1576 0 0 25 0 2 0 515822005 207458304 41652 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 50649 41652 392 389 0 46399 0
[pid=29243/tid=29245] ppid=29242 vsize=202596 CPUtime=206.33 cores=1,3,5,7

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

[pid=29243] ppid=29242 vsize=349072 CPUtime=1247.79 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 76359 0 0 0 122177 2602 0 0 25 0 2 0 515822005 357449728 74489 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29243/statm: 87268 74489 392 389 0 83018 0
[pid=29243/tid=29245] ppid=29242 vsize=349072 CPUtime=545.48 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 2777 0 0 0 53029 1519 0 0 16 0 2 0 515822067 357449728 74489 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1247.79
Current children cumulated vsize (KiB) 357772

[startup+762.307 s]
/proc/loadavg: 1.86 1.82 1.98 3/174 31505
/proc/meminfo: memFree=26915580/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=349640 CPUtime=1356.11 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 80248 0 0 0 132891 2720 0 0 25 0 2 0 515822005 358031360 78177 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 87410 78177 392 389 0 83160 0
[pid=29243/tid=29245] ppid=29242 vsize=349640 CPUtime=593.8 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 2904 0 0 0 57792 1588 0 0 15 0 2 0 515822067 358031360 78177 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1356.11
Current children cumulated vsize (KiB) 358340

[startup+822.301 s]
/proc/loadavg: 1.78 1.80 1.96 3/174 31506
/proc/meminfo: memFree=26915652/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=349784 CPUtime=1464.43 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 80257 0 0 0 143600 2843 0 0 25 0 2 0 515822005 358178816 78186 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 87446 78186 392 389 0 83196 0
[pid=29243/tid=29245] ppid=29242 vsize=349784 CPUtime=642.12 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 2912 0 0 0 62549 1663 0 0 15 0 2 0 515822067 358178816 78186 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1464.43
Current children cumulated vsize (KiB) 358484

[startup+882.301 s]
/proc/loadavg: 1.86 1.82 1.96 3/174 31508
/proc/meminfo: memFree=26915596/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=349784 CPUtime=1573.56 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 80279 0 0 0 154404 2952 0 0 25 0 2 0 515822005 358178816 78208 33554432000 4194304 5787044 140736546031376 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 87446 78208 392 389 0 83196 0
[pid=29243/tid=29245] ppid=29242 vsize=349784 CPUtime=691.26 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 2934 0 0 0 67393 1733 0 0 15 0 2 0 515822067 358178816 78208 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1573.56
Current children cumulated vsize (KiB) 358484

[startup+942.301 s]
/proc/loadavg: 1.84 1.82 1.95 3/174 31510
/proc/meminfo: memFree=26915552/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=350208 CPUtime=1683.24 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 80362 0 0 0 165274 3050 0 0 25 0 2 0 515822005 358612992 78291 33554432000 4194304 5787044 140736546031376 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 87552 78291 392 389 0 83302 0
[pid=29243/tid=29245] ppid=29242 vsize=350208 CPUtime=740.94 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 3013 0 0 0 72297 1797 0 0 16 0 2 0 515822067 358612992 78291 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1683.24
Current children cumulated vsize (KiB) 358908

[startup+1002.3 s]
/proc/loadavg: 1.70 1.79 1.93 3/174 31512
/proc/meminfo: memFree=26914900/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=350624 CPUtime=1793.16 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 80463 0 0 0 176176 3140 0 0 25 0 2 0 515822005 359038976 78392 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 87656 78392 392 389 0 83406 0
[pid=29243/tid=29245] ppid=29242 vsize=350624 CPUtime=790.86 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 3104 0 0 0 77234 1852 0 0 16 0 2 0 515822067 359038976 78392 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1793.16
Current children cumulated vsize (KiB) 359324

[startup+1062.3 s]
/proc/loadavg: 1.88 1.82 1.93 3/174 31513
/proc/meminfo: memFree=26913592/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=353368 CPUtime=1903.49 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 81439 0 0 0 187122 3227 0 0 25 0 2 0 515822005 361848832 78855 33554432000 4194304 5787044 140736546031376 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 88342 78855 392 389 0 84092 0
[pid=29243/tid=29245] ppid=29242 vsize=353368 CPUtime=841.17 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) S 29242 29242 27869 0 -1 4202560 3274 0 0 0 82211 1906 0 0 16 0 2 0 515822067 361848832 78855 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 18446604471062382592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1903.49
Current children cumulated vsize (KiB) 362068

[startup+1122.3 s]
/proc/loadavg: 1.67 1.78 1.90 3/174 31515
/proc/meminfo: memFree=26885768/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=420012 CPUtime=2013.73 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 88328 0 0 0 198058 3315 0 0 25 0 2 0 515822005 430092288 85744 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 105003 85744 392 389 0 100753 0
[pid=29243/tid=29245] ppid=29242 vsize=420012 CPUtime=891.43 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 3505 0 0 0 87190 1953 0 0 16 0 2 0 515822067 430092288 85744 33554432000 4194304 5787044 140736546031376 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2013.73
Current children cumulated vsize (KiB) 428712

[startup+1182.3 s]
/proc/loadavg: 1.87 1.81 1.91 3/174 31516
/proc/meminfo: memFree=26859444/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=420988 CPUtime=2124.31 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 94989 0 0 0 209029 3402 0 0 25 0 2 0 515822005 431091712 92405 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 105247 92405 392 389 0 100997 0
[pid=29243/tid=29245] ppid=29242 vsize=420988 CPUtime=941.99 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 3734 0 0 0 92199 2000 0 0 16 0 2 0 515822067 431091712 92405 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2124.31
Current children cumulated vsize (KiB) 429688

[startup+1242.3 s]
/proc/loadavg: 1.92 1.83 1.91 3/174 31518
/proc/meminfo: memFree=26829008/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=491920 CPUtime=2235.13 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 102457 0 0 0 220020 3493 0 0 25 0 2 0 515822005 503726080 99873 33554432000 4194304 5787044 140736546031376 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 122980 99873 392 389 0 118730 0
[pid=29243/tid=29245] ppid=29242 vsize=491920 CPUtime=992.82 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 3997 0 0 0 97233 2049 0 0 16 0 2 0 515822067 503726080 99873 33554432000 4194304 5787044 140736546031376 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2235.13
Current children cumulated vsize (KiB) 500620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.90 1.84 1.91 3/174 31520
/proc/meminfo: memFree=26806164/32951124 swapFree=67088964/67111528
[pid=29242] ppid=29240 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (prissup.sh) S 29240 29242 27869 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515822005 8908800 251 33554432000 4194304 4922060 140734868884000 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29242/statm: 2175 251 211 178 0 68 0
[pid=29243] ppid=29242 vsize=492912 CPUtime=2342.15 cores=1,3,5,7
/proc/29243/stat : 29243 (priss) R 29242 29242 27869 0 -1 4202496 108163 0 0 0 230645 3570 0 0 25 0 2 0 515822005 504741888 105579 33554432000 4194304 5787044 140736546031376 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29243/statm: 123228 105579 392 389 0 118978 0
[pid=29243/tid=29245] ppid=29242 vsize=492912 CPUtime=1042.13 cores=1,3,5,7
/proc/29243/task/29245/stat : 29245 (priss) R 29242 29242 27869 0 -1 4202560 4216 0 0 0 102122 2091 0 0 16 0 2 0 515822067 504741888 105579 33554432000 4194304 5787044 140736546031376 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2342.15
Current children cumulated vsize (KiB) 501612

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 29242 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 2342.15
#
# 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): 2342.15
CPU user time (s): 2306.45
CPU system time (s): 35.7
CPU usage (%): 180.163
Max. virtual memory (cumulated for all children) (KiB): 501612

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

runsolver used 1.81572 second user time and 4.71428 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 03:57:15
IDJOB=3257454
IDBENCH=70930
IDSOLVER=1601
FILE ID=node130/3257454-1304042235
RUNJOBID= node130-1304039630-29045
PBS_JOBID= 13170322
Free space on /tmp= 71996 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257454-1304042235/watcher-3257454-1304042235 -o /tmp/evaluation-result-3257454-1304042235/solver-3257454-1304042235 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3257454-1304042235.cnf 1315060365 4800 15500 4

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1315060365

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27323520 kB
Buffers:       1131708 kB
Cached:        3990184 kB
SwapCached:      22432 kB
Active:         298896 kB
Inactive:      4908536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27323520 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:       63036 kB
Mapped:          14840 kB
Slab:           357940 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188540 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= 71992 MiB
End job on node130 at 2011-04-29 04:18:57