Trace number 3258730

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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: 23871
0.00/0.07	c parsetime: 72033us
0.00/0.07	c parsed 305320 clauses with 2640 variables
14.09/14.18	c preprocessor returned 10011 variables
14.09/14.18	c preprocessing returned UNKNOWN
14.09/14.18	c PP set 0 variables
14.09/14.18	c pp time: 14110949us (14s)

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-3258730-1304045367/watcher-3258730-1304045367 -o /tmp/evaluation-result-3258730-1304045367/solver-3258730-1304045367 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3258730-1304045367.cnf 2075991749 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: 7.21 7.94 7.88 2/178 23870
/proc/meminfo: memFree=18298544/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0

[startup+0.0633341 s]
/proc/loadavg: 7.21 7.94 7.88 2/178 23870
/proc/meminfo: memFree=18298544/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100332 s]
/proc/loadavg: 7.21 7.94 7.88 2/178 23870
/proc/meminfo: memFree=18298544/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300287 s]
/proc/loadavg: 7.21 7.94 7.88 2/178 23870
/proc/meminfo: memFree=18298544/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701201 s]
/proc/loadavg: 7.21 7.94 7.88 2/178 23870
/proc/meminfo: memFree=18298544/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 6.80 7.84 7.85 3/180 23872
/proc/meminfo: memFree=18277824/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=39004 CPUtime=1.49 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 13489 0 0 0 147 2 0 0 25 0 1 0 516133359 39940096 5531 33554432000 4194304 5787044 140736896768176 18446744073709551615 4336664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23871/statm: 9751 5531 336 389 0 5501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47704

[startup+3.10073 s]
/proc/loadavg: 6.80 7.84 7.85 3/180 23872
/proc/meminfo: memFree=18274224/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=41380 CPUtime=3.09 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 14121 0 0 0 307 2 0 0 25 0 1 0 516133359 42373120 6163 33554432000 4194304 5787044 140736896768176 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23871/statm: 10345 6163 337 389 0 6095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50080

[startup+6.3011 s]
/proc/loadavg: 6.80 7.84 7.85 3/180 23872
/proc/meminfo: memFree=18269192/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=41380 CPUtime=6.29 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 14121 0 0 0 627 2 0 0 25 0 1 0 516133359 42373120 6163 33554432000 4194304 5787044 140736896768176 18446744073709551615 4336768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23871/statm: 10345 6163 337 389 0 6095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50080

[startup+12.7008 s]
/proc/loadavg: 6.14 7.66 7.79 4/181 23873
/proc/meminfo: memFree=18258204/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=48800 CPUtime=12.69 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 15970 0 0 0 1267 2 0 0 25 0 1 0 516133359 49971200 8012 33554432000 4194304 5787044 140736896768176 18446744073709551615 4359012 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23871/statm: 12200 8012 342 389 0 7950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57500

[startup+25.5013 s]
/proc/loadavg: 5.73 7.53 7.75 5/182 23875
/proc/meminfo: memFree=18236620/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=129028 CPUtime=31.64 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 24921 0 0 0 3123 41 0 0 25 0 2 0 516133359 132124672 11015 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 32257 11015 392 389 0 28007 0
[pid=23871/tid=23874] ppid=23870 vsize=129028 CPUtime=6.13 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 41 0 0 0 601 12 0 0 18 0 2 0 516134779 132124672 11015 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 31.64
Current children cumulated vsize (KiB) 137728

[startup+51.1012 s]
/proc/loadavg: 4.86 7.14 7.61 5/182 23875
/proc/meminfo: memFree=18205032/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=133252 CPUtime=71.81 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 29135 0 0 0 7068 113 0 0 25 0 2 0 516133359 136450048 15229 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 33313 15229 392 389 0 29063 0
[pid=23871/tid=23874] ppid=23870 vsize=133252 CPUtime=20.7 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 94 0 0 0 2033 37 0 0 18 0 2 0 516134779 136450048 15229 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 71.81
Current children cumulated vsize (KiB) 141952

[startup+102.307 s]
/proc/loadavg: 4.01 6.56 7.39 5/182 23877
/proc/meminfo: memFree=18158988/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=137352 CPUtime=152.51 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 36907 0 0 0 14997 254 0 0 25 0 2 0 516133359 140648448 22947 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 34338 22947 392 389 0 30088 0
[pid=23871/tid=23874] ppid=23870 vsize=137352 CPUtime=50.2 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 94 0 0 0 4934 86 0 0 18 0 2 0 516134779 140648448 22947 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 152.51
Current children cumulated vsize (KiB) 146052

[startup+162.301 s]
/proc/loadavg: 3.79 6.03 7.15 4/182 23878
/proc/meminfo: memFree=18114684/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=141452 CPUtime=248.13 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 41458 0 0 0 24408 405 0 0 25 0 2 0 516133359 144846848 27452 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 35363 27452 392 389 0 31113 0
[pid=23871/tid=23874] ppid=23870 vsize=141452 CPUtime=85.81 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 94 0 0 0 8440 141 0 0 18 0 2 0 516134779 144846848 27452 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 248.13
Current children cumulated vsize (KiB) 150152

[startup+222.301 s]
/proc/loadavg: 3.57 5.57 6.92 3/182 23880
/proc/meminfo: memFree=18073232/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=206988 CPUtime=344.76 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 46617 0 0 0 33933 543 0 0 25 0 2 0 516133359 211955712 32514 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 51747 32514 392 389 0 47497 0
[pid=23871/tid=23874] ppid=23870 vsize=206988 CPUtime=122.46 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 94 0 0 0 12054 192 0 0 18 0 2 0 516134779 211955712 32514 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 344.76
Current children cumulated vsize (KiB) 215688

[startup+282.301 s]
/proc/loadavg: 3.61 5.21 6.71 5/182 23881
/proc/meminfo: memFree=18036496/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=211088 CPUtime=442.24 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 53974 0 0 0 43560 664 0 0 25 0 2 0 516133359 216154112 39772 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 52772 39772 392 389 0 48522 0
[pid=23871/tid=23874] ppid=23870 vsize=211088 CPUtime=159.93 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 94 0 0 0 15759 234 0 0 18 0 2 0 516134779 216154112 39772 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 442.24
Current children cumulated vsize (KiB) 219788

[startup+342.301 s]
/proc/loadavg: 3.62 4.92 6.51 5/182 23883
/proc/meminfo: memFree=17978572/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=23871] ppid=23870 vsize=430284 CPUtime=1140.53 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 100620 0 0 0 112653 1400 0 0 25 0 2 0 516133359 440610816 86214 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 107571 86214 392 389 0 103321 0
[pid=23871/tid=23874] ppid=23870 vsize=430284 CPUtime=438.2 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1365 0 0 0 43312 508 0 0 18 0 2 0 516134779 440610816 86214 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1140.53
Current children cumulated vsize (KiB) 438984

[startup+762.307 s]
/proc/loadavg: 3.87 4.07 5.50 5/182 23903
/proc/meminfo: memFree=17722272/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=435072 CPUtime=1241.62 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 101996 0 0 0 122676 1486 0 0 25 0 2 0 516133359 445513728 87590 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 108768 87590 392 389 0 104518 0
[pid=23871/tid=23874] ppid=23870 vsize=435072 CPUtime=479.28 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1527 0 0 0 47387 541 0 0 18 0 2 0 516134779 445513728 87590 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1241.62
Current children cumulated vsize (KiB) 443772

[startup+822.301 s]
/proc/loadavg: 3.64 3.96 5.38 5/182 23905
/proc/meminfo: memFree=17722236/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=435072 CPUtime=1342.41 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 101996 0 0 0 132664 1577 0 0 25 0 2 0 516133359 445513728 87590 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 108768 87590 392 389 0 104518 0
[pid=23871/tid=23874] ppid=23870 vsize=435072 CPUtime=520.07 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1527 0 0 0 51431 576 0 0 18 0 2 0 516134779 445513728 87590 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1342.41
Current children cumulated vsize (KiB) 443772

[startup+882.301 s]
/proc/loadavg: 3.47 3.86 5.25 5/182 23907
/proc/meminfo: memFree=17710912/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=435072 CPUtime=1444.18 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 104753 0 0 0 142750 1668 0 0 25 0 2 0 516133359 445513728 90347 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 108768 90347 392 389 0 104518 0
[pid=23871/tid=23874] ppid=23870 vsize=435072 CPUtime=561.84 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1527 0 0 0 55572 612 0 0 18 0 2 0 516134779 445513728 90347 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1444.18
Current children cumulated vsize (KiB) 443772

[startup+942.301 s]
/proc/loadavg: 3.64 3.83 5.15 4/182 23911
/proc/meminfo: memFree=17669216/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=435072 CPUtime=1546.59 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 115088 0 0 0 152900 1759 0 0 25 0 2 0 516133359 445513728 100682 33554432000 4194304 5787044 140736896768176 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 108768 100682 392 389 0 104518 0
[pid=23871/tid=23874] ppid=23870 vsize=435072 CPUtime=604.25 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) S 23870 23870 22756 0 -1 4202560 1527 0 0 0 59781 644 0 0 18 0 2 0 516134779 445513728 100682 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 18446604451844980864 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1546.59
Current children cumulated vsize (KiB) 443772

[startup+1002.3 s]
/proc/loadavg: 3.76 3.83 5.07 3/182 23913
/proc/meminfo: memFree=17608836/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=504856 CPUtime=1649.49 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 126010 0 0 0 163103 1846 0 0 25 0 2 0 516133359 516972544 111604 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 126214 111604 392 389 0 121964 0
[pid=23871/tid=23874] ppid=23870 vsize=504856 CPUtime=647.14 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1551 0 0 0 64039 675 0 0 18 0 2 0 516134779 516972544 111604 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1649.49
Current children cumulated vsize (KiB) 513556

[startup+1062.3 s]
/proc/loadavg: 3.71 3.81 4.98 5/182 23914
/proc/meminfo: memFree=17542348/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=574632 CPUtime=1753.16 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 136309 0 0 0 173390 1926 0 0 25 0 2 0 516133359 588423168 120878 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 143658 120878 392 389 0 139408 0
[pid=23871/tid=23874] ppid=23870 vsize=574632 CPUtime=690.81 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1600 0 0 0 68379 702 0 0 18 0 2 0 516134779 588423168 120878 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1753.16
Current children cumulated vsize (KiB) 583332

[startup+1122.3 s]
/proc/loadavg: 3.50 3.74 4.88 5/182 23916
/proc/meminfo: memFree=17477216/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=574936 CPUtime=1857.15 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 146244 0 0 0 183711 2004 0 0 25 0 2 0 516133359 588734464 130813 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 143734 130813 392 389 0 139484 0
[pid=23871/tid=23874] ppid=23870 vsize=574936 CPUtime=734.8 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1662 0 0 0 72752 728 0 0 18 0 2 0 516134779 588734464 130813 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1857.15
Current children cumulated vsize (KiB) 583636

[startup+1182.3 s]
/proc/loadavg: 3.63 3.71 4.80 5/182 23917
/proc/meminfo: memFree=17473836/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=574936 CPUtime=1958.15 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 147421 0 0 0 193725 2090 0 0 25 0 2 0 516133359 588734464 131509 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 143734 131509 392 389 0 139484 0
[pid=23871/tid=23874] ppid=23870 vsize=574936 CPUtime=775.8 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1663 0 0 0 76818 762 0 0 18 0 2 0 516134779 588734464 131509 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1958.15
Current children cumulated vsize (KiB) 583636

[startup+1242.3 s]
/proc/loadavg: 3.61 3.70 4.72 4/182 23919
/proc/meminfo: memFree=17473448/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=574936 CPUtime=2060.82 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 147421 0 0 0 203915 2167 0 0 25 0 2 0 516133359 588734464 131509 33554432000 4194304 5787044 140736896768176 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 143734 131509 392 389 0 139484 0
[pid=23871/tid=23874] ppid=23870 vsize=574936 CPUtime=818.45 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1663 0 0 0 81054 791 0 0 18 0 2 0 516134779 588734464 131509 33554432000 4194304 5787044 140736896768176 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2060.82
Current children cumulated vsize (KiB) 583636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.70 4.66 3/179 23922
/proc/meminfo: memFree=17784312/32950928 swapFree=67111528/67111528
[pid=23870] ppid=23868 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23870/stat : 23870 (prissup.sh) S 23868 23870 22756 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 516133359 8908800 252 33554432000 4194304 4922060 140733543694880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23870/statm: 2175 252 211 178 0 68 0
[pid=23871] ppid=23870 vsize=574936 CPUtime=2160.06 cores=0,2,4,6
/proc/23871/stat : 23871 (priss) R 23870 23870 22756 0 -1 4202496 147422 0 0 0 213775 2231 0 0 25 0 2 0 516133359 588734464 131510 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23871/statm: 143734 131510 392 389 0 139484 0
[pid=23871/tid=23874] ppid=23870 vsize=574936 CPUtime=859.99 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (priss) R 23870 23870 22756 0 -1 4202560 1663 0 0 0 85182 817 0 0 18 0 2 0 516134779 588734464 131510 33554432000 4194304 5787044 140736896768176 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2160.06
Current children cumulated vsize (KiB) 583636

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 23870 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 2160.06
#
# 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): 2160.06
CPU user time (s): 2137.75
CPU system time (s): 22.31
CPU usage (%): 166.156
Max. virtual memory (cumulated for all children) (KiB): 583636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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.28465 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 04:49:27
IDJOB=3258730
IDBENCH=71423
IDSOLVER=1601
FILE ID=node149/3258730-1304045367
RUNJOBID= node149-1304045367-23849
PBS_JOBID= 13170377
Free space on /tmp= 71924 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258730-1304045367/watcher-3258730-1304045367 -o /tmp/evaluation-result-3258730-1304045367/solver-3258730-1304045367 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3258730-1304045367.cnf 2075991749 4800 15500 4

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=2075991749

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18299444 kB
Buffers:       2220112 kB
Cached:       11804036 kB
SwapCached:          0 kB
Active:        5916268 kB
Inactive:      8187736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18299444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9068 kB
Writeback:           0 kB
AnonPages:       78972 kB
Mapped:          15264 kB
Slab:           484340 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222808 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= 71928 MiB
End job on node149 at 2011-04-29 05:11:09