Trace number 3266518

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

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 1666
0.00/0.00	c parsetime: 369us
0.00/0.00	c parsed 634 clauses with 238 variables
0.00/0.62	c preprocessor returned 10028 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 0 variables
0.00/0.62	c pp time: 621631us (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-3266518-1304083315/watcher-3266518-1304083315 -o /tmp/evaluation-result-3266518-1304083315/solver-3266518-1304083315 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3266518-1304083315.cnf 1871799820 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.58 3.60 4.06 3/179 1665
/proc/meminfo: memFree=27668292/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0

[startup+0.0263451 s]
/proc/loadavg: 3.58 3.60 4.06 3/179 1665
/proc/meminfo: memFree=27668292/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100319 s]
/proc/loadavg: 3.58 3.60 4.06 3/179 1665
/proc/meminfo: memFree=27668292/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3003 s]
/proc/loadavg: 3.58 3.60 4.06 3/179 1665
/proc/meminfo: memFree=27668292/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700196 s]
/proc/loadavg: 3.58 3.60 4.06 3/179 1665
/proc/meminfo: memFree=27668292/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 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.58 3.60 4.06 4/182 1668
/proc/meminfo: memFree=27658560/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=101964 CPUtime=1.82 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 3168 0 0 0 161 21 0 0 20 0 2 0 519929203 104411136 2751 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 25491 2751 392 389 0 21241 0
[pid=1666/tid=1668] ppid=1665 vsize=101964 CPUtime=0.32 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 10 0 0 0 24 8 0 0 18 0 2 0 519929265 104411136 2751 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 18446604453910424448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 110664

[startup+3.10082 s]
/proc/loadavg: 3.58 3.60 4.06 5/182 1668
/proc/meminfo: memFree=27656452/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=103020 CPUtime=4.1 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 3800 0 0 0 361 49 0 0 25 0 2 0 519929203 105492480 3383 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 25755 3383 392 389 0 21505 0
[pid=1666/tid=1668] ppid=1665 vsize=103020 CPUtime=1.01 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) S 1665 1665 1030 0 -1 4202560 66 0 0 0 82 19 0 0 18 0 2 0 519929265 105492480 3383 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 18446604453910424448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 111720

[startup+6.30119 s]
/proc/loadavg: 3.61 3.61 4.06 5/182 1668
/proc/meminfo: memFree=27650460/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=103560 CPUtime=8.89 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 4781 0 0 0 800 89 0 0 25 0 2 0 519929203 106045440 4364 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 25890 4364 392 389 0 21640 0
[pid=1666/tid=1668] ppid=1665 vsize=103560 CPUtime=2.59 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 195 0 0 0 226 33 0 0 18 0 2 0 519929265 106045440 4364 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 112260

[startup+12.701 s]
/proc/loadavg: 3.64 3.61 4.06 4/182 1668
/proc/meminfo: memFree=27641684/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=104272 CPUtime=18.88 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 6202 0 0 0 1737 151 0 0 25 0 2 0 519929203 106774528 5784 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 26068 5784 392 389 0 21818 0
[pid=1666/tid=1668] ppid=1665 vsize=104272 CPUtime=6.18 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) S 1665 1665 1030 0 -1 4202560 389 0 0 0 563 55 0 0 18 0 2 0 519929265 106774528 5784 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 18446604453910424448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 112972

[startup+25.5008 s]
/proc/loadavg: 3.72 3.63 4.06 4/182 1669
/proc/meminfo: memFree=27625060/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=110504 CPUtime=39.32 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 9160 0 0 0 3684 248 0 0 25 0 2 0 519929203 113156096 8688 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 27626 8688 392 389 0 23376 0
[pid=1666/tid=1668] ppid=1665 vsize=110504 CPUtime=13.82 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 626 0 0 0 1291 91 0 0 18 0 2 0 519929265 113156096 8688 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.32
Current children cumulated vsize (KiB) 119204

[startup+51.1011 s]
/proc/loadavg: 3.75 3.64 4.05 4/182 1669
/proc/meminfo: memFree=27591152/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=118320 CPUtime=81.56 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 14770 0 0 0 7792 364 0 0 25 0 2 0 519929203 121159680 13897 33554432000 4194304 5787044 140735484993328 18446744073709551615 218905388010 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 29580 13897 392 389 0 25330 0
[pid=1666/tid=1668] ppid=1665 vsize=118320 CPUtime=30.45 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) S 1665 1665 1030 0 -1 4202560 1159 0 0 0 2914 131 0 0 18 0 2 0 519929265 121159680 13897 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 18446604453910424448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 81.56
Current children cumulated vsize (KiB) 127020

[startup+102.307 s]
/proc/loadavg: 3.71 3.65 4.03 4/182 1671
/proc/meminfo: memFree=27569532/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=119920 CPUtime=166.19 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 17822 0 0 0 16069 550 0 0 25 0 2 0 519929203 122798080 16852 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 29980 16852 392 389 0 25730 0
[pid=1666/tid=1668] ppid=1665 vsize=119920 CPUtime=63.88 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 1520 0 0 0 6191 197 0 0 18 0 2 0 519929265 122798080 16852 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 166.19
Current children cumulated vsize (KiB) 128620

[startup+162.301 s]
/proc/loadavg: 3.66 3.64 4.00 5/182 1672
/proc/meminfo: memFree=27534152/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=126452 CPUtime=268.33 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 23204 0 0 0 26124 709 0 0 25 0 2 0 519929203 129486848 22032 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 31613 22032 392 389 0 27363 0
[pid=1666/tid=1668] ppid=1665 vsize=126452 CPUtime=106.03 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 2000 0 0 0 10348 255 0 0 18 0 2 0 519929265 129486848 22032 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 268.33
Current children cumulated vsize (KiB) 135152

[startup+222.301 s]
/proc/loadavg: 3.72 3.65 3.98 5/182 1674
/proc/meminfo: memFree=27494680/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=200952 CPUtime=372.03 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 29096 0 0 0 36349 854 0 0 25 0 2 0 519929203 205774848 27411 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 50238 27411 392 389 0 45988 0
[pid=1666/tid=1668] ppid=1665 vsize=200952 CPUtime=149.73 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 2643 0 0 0 14664 309 0 0 18 0 2 0 519929265 205774848 27411 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 372.03
Current children cumulated vsize (KiB) 209652

[startup+282.301 s]
/proc/loadavg: 3.65 3.64 3.95 5/182 1676
/proc/meminfo: memFree=27484220/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=206332 CPUtime=475.4 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 31910 0 0 0 46547 993 0 0 25 0 2 0 519929203 211283968 30000 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 51583 30000 392 389 0 47333 0
[pid=1666/tid=1668] ppid=1665 vsize=206332 CPUtime=193.09 cores=0,2,4,6

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

[pid=1666] ppid=1665 vsize=299016 CPUtime=1222.34 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 55502 0 0 0 120561 1673 0 0 25 0 2 0 519929203 306192384 51759 33554432000 4194304 5787044 140735484993328 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 74754 51759 392 389 0 70504 0
[pid=1666/tid=1668] ppid=1665 vsize=299016 CPUtime=520.02 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5094 0 0 0 51386 616 0 0 25 0 2 0 519929265 306192384 51759 33554432000 4194304 5787044 140735484993328 18446744073709551615 5522005 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1222.34
Current children cumulated vsize (KiB) 307716

[startup+762.307 s]
/proc/loadavg: 3.78 3.75 3.88 5/182 1688
/proc/meminfo: memFree=27343232/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=299016 CPUtime=1329.21 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 55505 0 0 0 131173 1748 0 0 25 0 2 0 519929203 306192384 51762 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 74754 51762 392 389 0 70504 0
[pid=1666/tid=1668] ppid=1665 vsize=299016 CPUtime=566.88 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5095 0 0 0 56042 646 0 0 18 0 2 0 519929265 306192384 51762 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1329.21
Current children cumulated vsize (KiB) 307716

[startup+822.3 s]
/proc/loadavg: 3.77 3.76 3.87 5/182 1690
/proc/meminfo: memFree=27343068/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=299016 CPUtime=1435 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 55518 0 0 0 141653 1847 0 0 25 0 2 0 519929203 306192384 51775 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 74754 51775 392 389 0 70504 0
[pid=1666/tid=1668] ppid=1665 vsize=299016 CPUtime=612.68 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5101 0 0 0 60583 685 0 0 18 0 2 0 519929265 306192384 51775 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1435
Current children cumulated vsize (KiB) 307716

[startup+882.301 s]
/proc/loadavg: 3.86 3.79 3.87 5/182 1692
/proc/meminfo: memFree=27337336/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=299016 CPUtime=1542.26 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 55658 0 0 0 152289 1937 0 0 25 0 2 0 519929203 306192384 51915 33554432000 4194304 5787044 140735484993328 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 74754 51915 392 389 0 70504 0
[pid=1666/tid=1668] ppid=1665 vsize=299016 CPUtime=659.93 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5166 0 0 0 65272 721 0 0 18 0 2 0 519929265 306192384 51915 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 307716

[startup+942.301 s]
/proc/loadavg: 3.83 3.79 3.87 5/182 1693
/proc/meminfo: memFree=27322796/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=300040 CPUtime=1650.43 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 55907 0 0 0 163023 2020 0 0 25 0 2 0 519929203 307240960 52164 33554432000 4194304 5787044 140735484993328 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 75010 52164 392 389 0 70760 0
[pid=1666/tid=1668] ppid=1665 vsize=300040 CPUtime=708.1 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5358 0 0 0 70055 755 0 0 18 0 2 0 519929265 307240960 52164 33554432000 4194304 5787044 140735484993328 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1650.43
Current children cumulated vsize (KiB) 308740

[startup+1002.3 s]
/proc/loadavg: 3.90 3.81 3.87 5/182 1695
/proc/meminfo: memFree=27309988/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=301064 CPUtime=1758.98 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 56586 0 0 0 173800 2098 0 0 25 0 2 0 519929203 308289536 52843 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 75266 52843 392 389 0 71016 0
[pid=1666/tid=1668] ppid=1665 vsize=301064 CPUtime=756.64 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5527 0 0 0 74878 786 0 0 18 0 2 0 519929265 308289536 52843 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1758.98
Current children cumulated vsize (KiB) 309764

[startup+1062.3 s]
/proc/loadavg: 3.93 3.83 3.87 5/182 1696
/proc/meminfo: memFree=27284428/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=302600 CPUtime=1868.88 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 60836 0 0 0 184714 2174 0 0 25 0 2 0 519929203 309862400 57093 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 75650 57093 392 389 0 71400 0
[pid=1666/tid=1668] ppid=1665 vsize=302600 CPUtime=806.54 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 5910 0 0 0 79837 817 0 0 18 0 2 0 519929265 309862400 57093 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1868.88
Current children cumulated vsize (KiB) 311300

[startup+1122.3 s]
/proc/loadavg: 3.71 3.78 3.85 5/182 1698
/proc/meminfo: memFree=27267280/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=303624 CPUtime=1978.3 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 65073 0 0 0 195584 2246 0 0 25 0 2 0 519929203 310910976 61330 33554432000 4194304 5787044 140735484993328 18446744073709551615 5527199 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 75906 61330 392 389 0 71656 0
[pid=1666/tid=1668] ppid=1665 vsize=303624 CPUtime=855.97 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 6191 0 0 0 84751 846 0 0 18 0 2 0 519929265 310910976 61330 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1978.3
Current children cumulated vsize (KiB) 312324

[startup+1182.3 s]
/proc/loadavg: 3.71 3.77 3.84 5/182 1700
/proc/meminfo: memFree=27256332/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=304648 CPUtime=2088.34 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 67862 0 0 0 206519 2315 0 0 25 0 2 0 519929203 311959552 64119 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 76162 64119 392 389 0 71912 0
[pid=1666/tid=1668] ppid=1665 vsize=304648 CPUtime=906 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 6446 0 0 0 89726 874 0 0 18 0 2 0 519929265 311959552 64119 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2088.34
Current children cumulated vsize (KiB) 313348

[startup+1242.3 s]
/proc/loadavg: 3.79 3.78 3.83 5/182 1701
/proc/meminfo: memFree=27242036/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=370696 CPUtime=2199.31 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 71741 0 0 0 217558 2373 0 0 25 0 2 0 519929203 379592704 67508 33554432000 4194304 5787044 140735484993328 18446744073709551615 5521958 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 92674 67508 392 389 0 88424 0
[pid=1666/tid=1668] ppid=1665 vsize=370696 CPUtime=956.97 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 6584 0 0 0 94801 896 0 0 25 0 2 0 519929265 379592704 67508 33554432000 4194304 5787044 140735484993328 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2199.31
Current children cumulated vsize (KiB) 379396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.51 3.72 3.81 4/181 1732
/proc/meminfo: memFree=27376220/32951124 swapFree=67111356/67111528
[pid=1665] ppid=1663 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1665/stat : 1665 (prissup.sh) S 1663 1665 1030 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519929203 8908800 251 33554432000 4194304 4922060 140737287699600 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1665/statm: 2175 251 211 178 0 68 0
[pid=1666] ppid=1665 vsize=370696 CPUtime=2307.16 cores=0,2,4,6
/proc/1666/stat : 1666 (priss) R 1665 1665 1030 0 -1 4202496 71741 0 0 0 228325 2391 0 0 25 0 2 0 519929203 379592704 67508 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/1666/statm: 92674 67508 392 389 0 88424 0
[pid=1666/tid=1668] ppid=1665 vsize=370696 CPUtime=1007.12 cores=0,2,4,6
/proc/1666/task/1668/stat : 1668 (priss) R 1665 1665 1030 0 -1 4202560 6584 0 0 0 99809 903 0 0 18 0 2 0 519929265 379592704 67508 33554432000 4194304 5787044 140735484993328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2307.16
Current children cumulated vsize (KiB) 379396

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 1665 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 2307.16
#
# 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): 2307.16
CPU user time (s): 2283.25
CPU system time (s): 23.91
CPU usage (%): 177.471
Max. virtual memory (cumulated for all children) (KiB): 379396

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= 330
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.28165 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 15:21:55
IDJOB=3266518
IDBENCH=87811
IDSOLVER=1601
FILE ID=node137/3266518-1304083315
RUNJOBID= node137-1304082007-1420
PBS_JOBID= 13170515
Free space on /tmp= 71620 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266518-1304083315/watcher-3266518-1304083315 -o /tmp/evaluation-result-3266518-1304083315/solver-3266518-1304083315 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3266518-1304083315.cnf 1871799820 4800 15500 4

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=1871799820

node137.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.844
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27668564 kB
Buffers:        912700 kB
Cached:        3829640 kB
SwapCached:         56 kB
Active:         334124 kB
Inactive:      4484184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27668564 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3436 kB
Writeback:           0 kB
AnonPages:       75572 kB
Mapped:          15512 kB
Slab:           401752 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226688 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= 71612 MiB
End job on node137 at 2011-04-29 15:43:37