Trace number 3282395

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications 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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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: 29178
0.00/0.01	c parsetime: 6169us
0.00/0.01	c parsed 25865 clauses with 8750 variables
0.00/0.59	c preprocessor returned 10004 variables
0.00/0.59	c preprocessing returned UNKNOWN
0.00/0.59	c PP set 624 variables
0.00/0.59	c pp time: 580108us (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-3282395-1304040933/watcher-3282395-1304040933 -o /tmp/evaluation-result-3282395-1304040933/solver-3282395-1304040933 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3282395-1304040933.cnf 2101732006 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.64 2.14 3.51 1/171 29177
/proc/meminfo: memFree=27323040/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0

[startup+0.0377989 s]
/proc/loadavg: 1.64 2.14 3.51 1/171 29177
/proc/meminfo: memFree=27323040/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100788 s]
/proc/loadavg: 1.64 2.14 3.51 1/171 29177
/proc/meminfo: memFree=27323040/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300753 s]
/proc/loadavg: 1.64 2.14 3.51 1/171 29177
/proc/meminfo: memFree=27323040/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700639 s]
/proc/loadavg: 1.64 2.14 3.51 1/171 29177
/proc/meminfo: memFree=27323040/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 1.64 2.14 3.51 3/174 29180
/proc/meminfo: memFree=27311112/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=105048 CPUtime=2.19 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 4543 0 0 0 202 17 0 0 25 0 2 0 515691782 107569152 3315 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 26262 3315 393 389 0 22012 0
[pid=29178/tid=29180] ppid=29177 vsize=105048 CPUtime=0.68 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) S 29177 29177 27869 0 -1 4202560 33 0 0 0 59 9 0 0 15 0 2 0 515691841 107569152 3315 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 18446604466478640128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 113748

[startup+3.1003 s]
/proc/loadavg: 1.64 2.14 3.51 3/174 29180
/proc/meminfo: memFree=27310300/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=105180 CPUtime=5 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 4771 0 0 0 453 47 0 0 25 0 2 0 515691782 107704320 3543 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 26295 3543 393 389 0 22045 0
[pid=29178/tid=29180] ppid=29177 vsize=105180 CPUtime=1.91 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 55 0 0 0 164 27 0 0 15 0 2 0 515691841 107704320 3543 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 113880

[startup+6.30074 s]
/proc/loadavg: 1.67 2.13 3.50 2/174 29180
/proc/meminfo: memFree=27307800/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=105576 CPUtime=10.39 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 5337 0 0 0 918 121 0 0 25 0 2 0 515691782 108109824 4109 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 26394 4109 393 389 0 22144 0
[pid=29178/tid=29180] ppid=29177 vsize=105576 CPUtime=4.09 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) S 29177 29177 27869 0 -1 4202560 135 0 0 0 337 72 0 0 15 0 2 0 515691841 108109824 4109 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 18446604466478640128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 114276

[startup+12.7007 s]
/proc/loadavg: 1.69 2.13 3.49 3/174 29180
/proc/meminfo: memFree=27301564/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=111744 CPUtime=21.45 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 6956 0 0 0 1924 221 0 0 25 0 2 0 515691782 114425856 5728 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 27936 5728 393 389 0 23686 0
[pid=29178/tid=29180] ppid=29177 vsize=111744 CPUtime=8.75 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 195 0 0 0 744 131 0 0 15 0 2 0 515691841 114425856 5728 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.45
Current children cumulated vsize (KiB) 120444

[startup+25.5005 s]
/proc/loadavg: 1.76 2.12 3.46 3/174 29181
/proc/meminfo: memFree=27291544/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=120840 CPUtime=43.63 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 9270 0 0 0 3964 399 0 0 25 0 2 0 515691782 123740160 8042 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 30210 8042 393 389 0 25960 0
[pid=29178/tid=29180] ppid=29177 vsize=120840 CPUtime=18.12 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 199 0 0 0 1583 229 0 0 15 0 2 0 515691841 123740160 8042 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.63
Current children cumulated vsize (KiB) 129540

[startup+51.1002 s]
/proc/loadavg: 1.77 2.10 3.42 3/174 29182
/proc/meminfo: memFree=27282440/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=129312 CPUtime=88.22 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 11466 0 0 0 8152 670 0 0 25 0 2 0 515691782 132415488 10238 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 32328 10238 393 389 0 28078 0
[pid=29178/tid=29180] ppid=29177 vsize=129312 CPUtime=37.11 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 409 0 0 0 3332 379 0 0 15 0 2 0 515691841 132415488 10238 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.22
Current children cumulated vsize (KiB) 138012

[startup+102.307 s]
/proc/loadavg: 1.82 2.05 3.33 3/174 29183
/proc/meminfo: memFree=27260700/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=149536 CPUtime=179.26 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 17044 0 0 0 16876 1050 0 0 25 0 2 0 515691782 153124864 15559 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527755 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 37384 15559 393 389 0 33134 0
[pid=29178/tid=29180] ppid=29177 vsize=149536 CPUtime=76.95 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 821 0 0 0 7105 590 0 0 16 0 2 0 515691841 153124864 15559 33554432000 4194304 5787044 140736229274688 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 179.26
Current children cumulated vsize (KiB) 158236

[startup+162.301 s]
/proc/loadavg: 1.85 2.02 3.24 3/174 29184
/proc/meminfo: memFree=27249872/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=160080 CPUtime=286.94 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 19904 0 0 0 27285 1409 0 0 25 0 2 0 515691782 163921920 18419 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 40020 18419 393 389 0 35770 0
[pid=29178/tid=29180] ppid=29177 vsize=160080 CPUtime=124.64 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 1096 0 0 0 11680 784 0 0 16 0 2 0 515691841 163921920 18419 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 286.94
Current children cumulated vsize (KiB) 168780

[startup+222.301 s]
/proc/loadavg: 1.83 1.99 3.15 3/174 29186
/proc/meminfo: memFree=27235688/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=173144 CPUtime=395.27 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 23331 0 0 0 37806 1721 0 0 25 0 2 0 515691782 177299456 21846 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 43286 21846 393 389 0 39036 0
[pid=29178/tid=29180] ppid=29177 vsize=173144 CPUtime=172.96 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 1287 0 0 0 16342 954 0 0 16 0 2 0 515691841 177299456 21846 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.27
Current children cumulated vsize (KiB) 181844

[startup+282.301 s]
/proc/loadavg: 1.90 1.97 3.07 4/174 29188
/proc/meminfo: memFree=27222480/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=184792 CPUtime=504.93 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 26724 0 0 0 48523 1970 0 0 25 0 2 0 515691782 189227008 25239 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 46198 25239 393 389 0 41948 0
[pid=29178/tid=29180] ppid=29177 vsize=184792 CPUtime=222.64 cores=1,3,5,7

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

[pid=29178] ppid=29177 vsize=233180 CPUtime=1276.96 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 39590 0 0 0 124289 3407 0 0 25 0 2 0 515691782 238776320 37592 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29178/statm: 58295 37592 393 389 0 54045 0
[pid=29178/tid=29180] ppid=29177 vsize=233180 CPUtime=574.66 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 2541 0 0 0 55598 1868 0 0 15 0 2 0 515691841 238776320 37592 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1276.96
Current children cumulated vsize (KiB) 241880

[startup+762.306 s]
/proc/loadavg: 1.86 1.87 2.56 2/174 29200
/proc/meminfo: memFree=27172528/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=233180 CPUtime=1388.26 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 39778 0 0 0 135258 3568 0 0 25 0 2 0 515691782 238776320 37780 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29178/statm: 58295 37780 393 389 0 54045 0
[pid=29178/tid=29180] ppid=29177 vsize=233180 CPUtime=625.95 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 2656 0 0 0 60638 1957 0 0 16 0 2 0 515691841 238776320 37780 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1388.26
Current children cumulated vsize (KiB) 241880

[startup+822.3 s]
/proc/loadavg: 1.89 1.88 2.52 3/174 29202
/proc/meminfo: memFree=27154736/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=250092 CPUtime=1499.71 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 44236 0 0 0 146252 3719 0 0 25 0 2 0 515691782 256094208 42238 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 62523 42238 393 389 0 58273 0
[pid=29178/tid=29180] ppid=29177 vsize=250092 CPUtime=677.41 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 2866 0 0 0 65705 2036 0 0 16 0 2 0 515691841 256094208 42238 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1499.71
Current children cumulated vsize (KiB) 258792

[startup+882.3 s]
/proc/loadavg: 1.87 1.87 2.47 3/174 29204
/proc/meminfo: memFree=27140920/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=262760 CPUtime=1611.39 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 47642 0 0 0 157277 3862 0 0 25 0 2 0 515691782 269066240 45644 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 65690 45644 393 389 0 61440 0
[pid=29178/tid=29180] ppid=29177 vsize=262760 CPUtime=729.09 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3136 0 0 0 70796 2113 0 0 16 0 2 0 515691841 269066240 45644 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1611.39
Current children cumulated vsize (KiB) 271460

[startup+942.301 s]
/proc/loadavg: 1.95 1.89 2.44 3/174 29205
/proc/meminfo: memFree=27123768/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=1722.98 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 51953 0 0 0 168305 3993 0 0 25 0 2 0 515691782 285937664 49955 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 69809 49955 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=780.68 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3330 0 0 0 75885 2183 0 0 16 0 2 0 515691841 285937664 49955 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1722.98
Current children cumulated vsize (KiB) 287936

[startup+1002.3 s]
/proc/loadavg: 1.83 1.87 2.40 3/174 29207
/proc/meminfo: memFree=27123728/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=1833.4 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 51954 0 0 0 179169 4171 0 0 25 0 2 0 515691782 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29178/statm: 69809 49956 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=831.09 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3330 0 0 0 80828 2281 0 0 16 0 2 0 515691841 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1833.4
Current children cumulated vsize (KiB) 287936

[startup+1062.3 s]
/proc/loadavg: 1.80 1.85 2.36 3/174 29208
/proc/meminfo: memFree=27123688/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=1944.21 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 51954 0 0 0 190102 4319 0 0 25 0 2 0 515691782 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216471407 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29178/statm: 69809 49956 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=881.9 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3330 0 0 0 85831 2359 0 0 16 0 2 0 515691841 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 210216470961 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1944.21
Current children cumulated vsize (KiB) 287936

[startup+1122.3 s]
/proc/loadavg: 1.92 1.87 2.33 3/174 29210
/proc/meminfo: memFree=27123644/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=2055.29 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 51954 0 0 0 201064 4465 0 0 25 0 2 0 515691782 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 69809 49956 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=932.99 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3330 0 0 0 90862 2437 0 0 16 0 2 0 515691841 285937664 49956 33554432000 4194304 5787044 140736229274688 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2055.29
Current children cumulated vsize (KiB) 287936

[startup+1182.3 s]
/proc/loadavg: 1.93 1.88 2.30 3/174 29212
/proc/meminfo: memFree=27123476/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=2166.82 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 51966 0 0 0 212083 4599 0 0 25 0 2 0 515691782 285937664 49968 33554432000 4194304 5787044 140736229274688 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 69809 49968 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=984.52 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3337 0 0 0 95941 2511 0 0 16 0 2 0 515691841 285937664 49968 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2166.82
Current children cumulated vsize (KiB) 287936

[startup+1242.3 s]
/proc/loadavg: 1.88 1.87 2.27 2/174 29213
/proc/meminfo: memFree=27123320/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=2278.46 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 52014 0 0 0 223122 4724 0 0 25 0 2 0 515691782 285937664 50016 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527767 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29178/statm: 69809 50016 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=1036.15 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3370 0 0 0 101036 2579 0 0 16 0 2 0 515691841 285937664 50016 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2278.46
Current children cumulated vsize (KiB) 287936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.91 1.88 2.25 3/174 29215
/proc/meminfo: memFree=27122924/32951124 swapFree=67088964/67111528
[pid=29177] ppid=29175 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29177/stat : 29177 (prissup.sh) S 29175 29177 27869 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 515691782 8908800 251 33554432000 4194304 4922060 140737301929024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29177/statm: 2175 251 211 178 0 68 0
[pid=29178] ppid=29177 vsize=279236 CPUtime=2385.95 cores=1,3,5,7
/proc/29178/stat : 29178 (priss) R 29177 29177 27869 0 -1 4202496 52148 0 0 0 233750 4845 0 0 25 0 2 0 515691782 285937664 50150 33554432000 4194304 5787044 140736229274688 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29178/statm: 69809 50150 393 389 0 65559 0
[pid=29178/tid=29180] ppid=29177 vsize=279236 CPUtime=1085.94 cores=1,3,5,7
/proc/29178/task/29180/stat : 29180 (priss) R 29177 29177 27869 0 -1 4202560 3478 0 0 0 105948 2646 0 0 16 0 2 0 515691841 285937664 50150 33554432000 4194304 5787044 140736229274688 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2385.95
Current children cumulated vsize (KiB) 287936

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 29177 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 2385.95
#
# 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): 2385.95
CPU user time (s): 2337.5
CPU system time (s): 48.45
CPU usage (%): 183.532
Max. virtual memory (cumulated for all children) (KiB): 287936

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.89171 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 03:35:33
IDJOB=3282395
IDBENCH=70810
IDSOLVER=1601
FILE ID=node130/3282395-1304040933
RUNJOBID= node130-1304039630-29045
PBS_JOBID= 13170322
Free space on /tmp= 71996 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282395-1304040933/watcher-3282395-1304040933 -o /tmp/evaluation-result-3282395-1304040933/solver-3282395-1304040933 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3282395-1304040933.cnf 2101732006 4800 15500 4

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=2101732006

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:      27323320 kB
Buffers:       1131148 kB
Cached:        3989816 kB
SwapCached:      22432 kB
Active:         298172 kB
Inactive:      4908340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27323320 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            1984 kB
Writeback:           0 kB
AnonPages:       62552 kB
Mapped:          14820 kB
Slab:           357952 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188600 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 03:57:15