Trace number 3281061

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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: 21297
0.00/0.05	c parsetime: 52080us
0.00/0.05	c parsed 166840 clauses with 45937 variables
1.59/1.62	c preprocessor returned 45937 variables
1.59/1.62	c preprocessing returned UNKNOWN
1.59/1.62	c PP set 1064 variables
1.59/1.62	c pp time: 1561206us (1s)

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-3281061-1304038784/watcher-3281061-1304038784 -o /tmp/evaluation-result-3281061-1304038784/solver-3281061-1304038784 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3281061-1304038784.cnf 12912560 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.72 3.73 4.17 3/179 21296
/proc/meminfo: memFree=17381588/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0

[startup+0.0553559 s]
/proc/loadavg: 3.72 3.73 4.17 3/179 21296
/proc/meminfo: memFree=17381588/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100301 s]
/proc/loadavg: 3.72 3.73 4.17 3/179 21296
/proc/meminfo: memFree=17381588/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300265 s]
/proc/loadavg: 3.72 3.73 4.17 3/179 21296
/proc/meminfo: memFree=17381588/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700195 s]
/proc/loadavg: 3.72 3.73 4.17 3/179 21296
/proc/meminfo: memFree=17381588/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/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.72 3.73 4.17 4/181 21298
/proc/meminfo: memFree=17350084/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=51340 CPUtime=1.49 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 14539 0 0 0 148 1 0 0 25 0 1 0 594109226 52572160 8231 33554432000 4194304 5787044 140733993998672 18446744073709551615 4330527 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21297/statm: 12835 8231 340 389 0 8585 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60040

[startup+3.10089 s]
/proc/loadavg: 3.74 3.74 4.17 5/182 21299
/proc/meminfo: memFree=17338420/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=135732 CPUtime=4.04 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 16996 0 0 0 392 12 0 0 25 0 2 0 594109226 138989568 10688 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 33933 10688 390 389 0 29683 0
[pid=21297/tid=21299] ppid=21296 vsize=135732 CPUtime=0.94 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 198 0 0 0 86 8 0 0 15 0 2 0 594109390 138989568 10688 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 144432

[startup+6.30022 s]
/proc/loadavg: 3.74 3.74 4.17 4/182 21299
/proc/meminfo: memFree=17334948/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=136960 CPUtime=9.69 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 17356 0 0 0 923 46 0 0 25 0 2 0 594109226 140247040 11048 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 34240 11048 390 389 0 29990 0
[pid=21297/tid=21299] ppid=21296 vsize=136960 CPUtime=3.39 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) S 21296 21296 20083 0 -1 4202560 269 0 0 0 299 40 0 0 15 0 2 0 594109390 140247040 11048 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 18446604440279245184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 145660

[startup+12.7012 s]
/proc/loadavg: 3.78 3.74 4.17 5/182 21299
/proc/meminfo: memFree=17326576/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=138728 CPUtime=20.96 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 19320 0 0 0 1995 101 0 0 25 0 2 0 594109226 142057472 13012 33554432000 4194304 5787044 140733993998672 18446744073709551615 5531940 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 34682 13012 390 389 0 30432 0
[pid=21297/tid=21299] ppid=21296 vsize=138728 CPUtime=8.26 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 286 0 0 0 737 89 0 0 15 0 2 0 594109390 142057472 13012 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.96
Current children cumulated vsize (KiB) 147428

[startup+25.501 s]
/proc/loadavg: 3.65 3.72 4.15 5/182 21299
/proc/meminfo: memFree=17322608/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=142612 CPUtime=43.59 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 20228 0 0 0 4157 202 0 0 18 0 2 0 594109226 146034688 13920 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 35653 13920 390 389 0 31403 0
[pid=21297/tid=21299] ppid=21296 vsize=142612 CPUtime=18.1 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) S 21296 21296 20083 0 -1 4202560 286 0 0 0 1627 183 0 0 15 0 2 0 594109390 146034688 13920 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 18446604440279245184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.59
Current children cumulated vsize (KiB) 151312

[startup+51.1005 s]
/proc/loadavg: 3.63 3.71 4.14 4/182 21300
/proc/meminfo: memFree=17300384/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=143272 CPUtime=89.06 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 23475 0 0 0 8536 370 0 0 25 0 2 0 594109226 146710528 17146 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 35818 17146 390 389 0 31568 0
[pid=21297/tid=21299] ppid=21296 vsize=143272 CPUtime=37.97 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 329 0 0 0 3466 331 0 0 15 0 2 0 594109390 146710528 17146 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.06
Current children cumulated vsize (KiB) 151972

[startup+102.307 s]
/proc/loadavg: 2.89 3.50 4.04 3/174 21327
/proc/meminfo: memFree=17437808/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=147480 CPUtime=180.73 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 28621 0 0 0 17456 617 0 0 25 0 2 0 594109226 151019520 22259 33554432000 4194304 5787044 140733993998672 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 36870 22259 390 389 0 32620 0
[pid=21297/tid=21299] ppid=21296 vsize=147480 CPUtime=78.43 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 335 0 0 0 7301 542 0 0 15 0 2 0 594109390 151019520 22259 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 180.73
Current children cumulated vsize (KiB) 156180

[startup+162.301 s]
/proc/loadavg: 2.24 3.22 3.91 3/174 21329
/proc/meminfo: memFree=17414092/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=148092 CPUtime=288.6 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 34584 0 0 0 28023 837 0 0 25 0 2 0 594109226 151646208 28079 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 37023 28079 390 389 0 32773 0
[pid=21297/tid=21299] ppid=21296 vsize=148092 CPUtime=126.31 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) S 21296 21296 20083 0 -1 4202560 479 0 0 0 11906 725 0 0 15 0 2 0 594109390 151646208 28079 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 18446604440279245184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 288.6
Current children cumulated vsize (KiB) 156792

[startup+222.301 s]
/proc/loadavg: 1.94 2.93 3.76 3/174 21331
/proc/meminfo: memFree=17397052/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=165368 CPUtime=396.95 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 38915 0 0 0 38679 1016 0 0 25 0 2 0 594109226 169336832 32410 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 41342 32410 390 389 0 37092 0
[pid=21297/tid=21299] ppid=21296 vsize=165368 CPUtime=174.65 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 631 0 0 0 16579 886 0 0 16 0 2 0 594109390 169336832 32410 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.95
Current children cumulated vsize (KiB) 174068

[startup+282.301 s]
/proc/loadavg: 1.81 2.73 3.64 2/174 21332
/proc/meminfo: memFree=17378396/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=183848 CPUtime=494.12 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 43542 0 0 0 48278 1134 0 0 25 0 2 0 594109226 188260352 37037 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 45962 37037 390 389 0 41712 0
[pid=21297/tid=21299] ppid=21296 vsize=183848 CPUtime=211.82 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 873 0 0 0 20214 968 0 0 17 0 2 0 594109390 188260352 37037 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 494.12

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

[pid=21297] ppid=21296 vsize=343444 CPUtime=1202.26 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 73722 0 0 0 118409 1817 0 0 25 0 2 0 594109226 351686656 66992 33554432000 4194304 5787044 140733993998672 18446744073709551615 5524571 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 85861 66992 390 389 0 81611 0
[pid=21297/tid=21299] ppid=21296 vsize=343444 CPUtime=499.95 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1202 0 0 0 48570 1425 0 0 16 0 2 0 594109390 351686656 66992 33554432000 4194304 5787044 140733993998672 18446744073709551615 5528639 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1202.26
Current children cumulated vsize (KiB) 352144

[startup+762.307 s]
/proc/loadavg: 1.91 2.00 2.88 3/174 21345
/proc/meminfo: memFree=17231424/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=343444 CPUtime=1312.72 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 80636 0 0 0 129321 1951 0 0 25 0 2 0 594109226 351686656 73906 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21297/statm: 85861 73906 390 389 0 81611 0
[pid=21297/tid=21299] ppid=21296 vsize=343444 CPUtime=550.42 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1203 0 0 0 53530 1512 0 0 15 0 2 0 594109390 351686656 73906 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1312.72
Current children cumulated vsize (KiB) 352144

[startup+822.3 s]
/proc/loadavg: 1.86 1.97 2.82 3/174 21347
/proc/meminfo: memFree=17205828/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=409364 CPUtime=1419.98 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 87049 0 0 0 139955 2043 0 0 25 0 2 0 594109226 419188736 80319 33554432000 4194304 5787044 140733993998672 18446744073709551615 5528398 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 102341 80319 390 389 0 98091 0
[pid=21297/tid=21299] ppid=21296 vsize=409364 CPUtime=597.68 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1291 0 0 0 58212 1556 0 0 18 0 2 0 594109390 419188736 80319 33554432000 4194304 5787044 140733993998672 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1419.98
Current children cumulated vsize (KiB) 418064

[startup+882.301 s]
/proc/loadavg: 1.86 1.94 2.75 3/174 21348
/proc/meminfo: memFree=17180980/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=410196 CPUtime=1526.67 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 93219 0 0 0 150546 2121 0 0 25 0 2 0 594109226 420040704 86489 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 102549 86489 390 389 0 98299 0
[pid=21297/tid=21299] ppid=21296 vsize=410196 CPUtime=644.38 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1447 0 0 0 62848 1590 0 0 17 0 2 0 594109390 420040704 86489 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1526.67
Current children cumulated vsize (KiB) 418896

[startup+942.3 s]
/proc/loadavg: 1.89 1.93 2.70 2/174 21350
/proc/meminfo: memFree=17153288/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=410996 CPUtime=1633.62 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 100195 0 0 0 161159 2203 0 0 25 0 2 0 594109226 420859904 93465 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 102749 93465 390 389 0 98499 0
[pid=21297/tid=21299] ppid=21296 vsize=410996 CPUtime=691.31 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1582 0 0 0 67506 1625 0 0 18 0 2 0 594109390 420859904 93465 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1633.62
Current children cumulated vsize (KiB) 419696

[startup+1002.3 s]
/proc/loadavg: 1.96 1.94 2.65 2/174 21351
/proc/meminfo: memFree=17134508/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477076 CPUtime=1740.75 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105042 0 0 0 171809 2266 0 0 25 0 2 0 594109226 488525824 97986 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119269 97986 390 389 0 115019 0
[pid=21297/tid=21299] ppid=21296 vsize=477076 CPUtime=738.44 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1713 0 0 0 72190 1654 0 0 18 0 2 0 594109390 488525824 97986 33554432000 4194304 5787044 140733993998672 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1740.75
Current children cumulated vsize (KiB) 485776

[startup+1062.3 s]
/proc/loadavg: 1.81 1.90 2.59 3/174 21353
/proc/meminfo: memFree=17134584/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477076 CPUtime=1845.62 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105043 0 0 0 182205 2357 0 0 25 0 2 0 594109226 488525824 97987 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119269 97987 390 389 0 115019 0
[pid=21297/tid=21299] ppid=21296 vsize=477076 CPUtime=783.31 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1713 0 0 0 76634 1697 0 0 18 0 2 0 594109390 488525824 97987 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1845.62
Current children cumulated vsize (KiB) 485776

[startup+1122.3 s]
/proc/loadavg: 1.81 1.89 2.54 3/174 21355
/proc/meminfo: memFree=17134404/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477076 CPUtime=1951.69 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105044 0 0 0 192730 2439 0 0 25 0 2 0 594109226 488525824 97988 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119269 97988 390 389 0 115019 0
[pid=21297/tid=21299] ppid=21296 vsize=477076 CPUtime=829.38 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1713 0 0 0 81201 1737 0 0 17 0 2 0 594109390 488525824 97988 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1951.69
Current children cumulated vsize (KiB) 485776

[startup+1182.3 s]
/proc/loadavg: 1.92 1.90 2.51 3/174 21356
/proc/meminfo: memFree=17134356/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477076 CPUtime=2058.43 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105047 0 0 0 203330 2513 0 0 25 0 2 0 594109226 488525824 97991 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119269 97991 390 389 0 115019 0
[pid=21297/tid=21299] ppid=21296 vsize=477076 CPUtime=876.12 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1713 0 0 0 85840 1772 0 0 17 0 2 0 594109390 488525824 97991 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2058.43
Current children cumulated vsize (KiB) 485776

[startup+1242.3 s]
/proc/loadavg: 1.97 1.92 2.47 3/174 21358
/proc/meminfo: memFree=17134304/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477076 CPUtime=2165.38 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105074 0 0 0 213959 2579 0 0 25 0 2 0 594109226 488525824 98018 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119269 98018 390 389 0 115019 0
[pid=21297/tid=21299] ppid=21296 vsize=477076 CPUtime=923.08 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) R 21296 21296 20083 0 -1 4202560 1719 0 0 0 90503 1805 0 0 17 0 2 0 594109390 488525824 98018 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2165.38
Current children cumulated vsize (KiB) 485776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.91 1.90 2.43 3/174 21359
/proc/meminfo: memFree=17134252/32950940 swapFree=67111528/67111528
[pid=21296] ppid=21294 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21296/stat : 21296 (prissup.sh) S 21294 21296 20083 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594109226 8908800 251 33554432000 4194304 4922060 140733484523328 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21296/statm: 2175 251 211 178 0 68 0
[pid=21297] ppid=21296 vsize=477332 CPUtime=2268.69 cores=0,2,4,6
/proc/21297/stat : 21297 (priss) R 21296 21296 20083 0 -1 4202496 105178 0 0 0 224224 2645 0 0 25 0 2 0 594109226 488787968 98122 33554432000 4194304 5787044 140733993998672 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21297/statm: 119333 98122 390 389 0 115083 0
[pid=21297/tid=21299] ppid=21296 vsize=477332 CPUtime=968.67 cores=0,2,4,6
/proc/21297/task/21299/stat : 21299 (priss) S 21296 21296 20083 0 -1 4202560 1766 0 0 0 95032 1835 0 0 17 0 2 0 594109390 488787968 98122 33554432000 4194304 5787044 140733993998672 18446744073709551615 216000416177 0 0 4096 0 18446604440279245184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2268.69
Current children cumulated vsize (KiB) 486032

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 21296 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2268.69
#
# 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): 2268.69
CPU user time (s): 2242.24
CPU system time (s): 26.45
CPU usage (%): 174.512
Max. virtual memory (cumulated for all children) (KiB): 486032

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

The end

Launcher Data

Begin job on node117 at 2011-04-29 02:59:45
IDJOB=3281061
IDBENCH=20521
IDSOLVER=1601
FILE ID=node117/3281061-1304038784
RUNJOBID= node117-1304037258-21112
PBS_JOBID= 13170335
Free space on /tmp= 71672 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281061-1304038784/watcher-3281061-1304038784 -o /tmp/evaluation-result-3281061-1304038784/solver-3281061-1304038784 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3281061-1304038784.cnf 12912560 4800 15500 4

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=12912560

node117.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.849
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.69
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.849
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.849
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17381752 kB
Buffers:       2376000 kB
Cached:       12407764 kB
SwapCached:          0 kB
Active:        8222496 kB
Inactive:      6765088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17381752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:      202792 kB
Mapped:          15552 kB
Slab:           517256 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   359512 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= 71676 MiB
End job on node117 at 2011-04-29 03:21:27