Trace number 3263042

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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: 14835
0.00/0.02	c parsetime: 15917us
0.00/0.02	c parsed 25452 clauses with 75 variables
14.30/14.31	c preprocessor returned 10110 variables
14.30/14.31	c preprocessing returned UNKNOWN
14.30/14.31	c PP set 0 variables
14.30/14.31	c pp time: 14294575us (14s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263042-1304064629/watcher-3263042-1304064629 -o /tmp/evaluation-result-3263042-1304064629/solver-3263042-1304064629 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263042-1304064629.cnf 1195904757 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: 3.68 3.74 3.68 3/179 14834
/proc/meminfo: memFree=14905600/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0

[startup+0.0708291 s]
/proc/loadavg: 3.68 3.74 3.68 3/179 14834
/proc/meminfo: memFree=14905600/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100825 s]
/proc/loadavg: 3.68 3.74 3.68 3/179 14834
/proc/meminfo: memFree=14905600/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300785 s]
/proc/loadavg: 3.68 3.74 3.68 3/179 14834
/proc/meminfo: memFree=14905600/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700711 s]
/proc/loadavg: 3.68 3.74 3.68 3/179 14834
/proc/meminfo: memFree=14905600/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 3.68 3.74 3.68 4/181 14836
/proc/meminfo: memFree=14897916/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=24016 CPUtime=1.49 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 2118 0 0 0 149 0 0 0 19 0 1 0 498878495 24592384 2053 33554432000 4194304 5787044 140735601538624 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14835/statm: 6004 2053 338 389 0 1754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32716

[startup+3.10027 s]
/proc/loadavg: 3.62 3.73 3.68 4/181 14836
/proc/meminfo: memFree=14897212/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=24016 CPUtime=3.09 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 2118 0 0 0 309 0 0 0 25 0 1 0 498878495 24592384 2053 33554432000 4194304 5787044 140735601538624 18446744073709551615 4336763 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14835/statm: 6004 2053 338 389 0 1754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32716

[startup+6.30066 s]
/proc/loadavg: 3.62 3.73 3.68 4/181 14836
/proc/meminfo: memFree=14896028/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=24016 CPUtime=6.29 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 2118 0 0 0 629 0 0 0 25 0 1 0 498878495 24592384 2053 33554432000 4194304 5787044 140735601538624 18446744073709551615 4336560 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14835/statm: 6004 2053 338 389 0 1754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32716

[startup+12.7005 s]
/proc/loadavg: 3.45 3.69 3.66 4/181 14836
/proc/meminfo: memFree=14890224/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=26940 CPUtime=12.69 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 2882 0 0 0 1269 0 0 0 25 0 1 0 498878495 27586560 2610 33554432000 4194304 5787044 140735601538624 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14835/statm: 6735 2610 343 389 0 2485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35640

[startup+25.5011 s]
/proc/loadavg: 3.46 3.68 3.66 5/182 14838
/proc/meminfo: memFree=14882412/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=108936 CPUtime=33.02 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 5287 0 0 0 3166 136 0 0 25 0 2 0 498878495 111550464 4778 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 27234 4778 393 389 0 22984 0
[pid=14835/tid=14837] ppid=14834 vsize=108936 CPUtime=7.52 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 93 0 0 0 665 87 0 0 16 0 2 0 498879927 111550464 4778 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33.02
Current children cumulated vsize (KiB) 117636

[startup+51.1012 s]
/proc/loadavg: 3.57 3.69 3.66 5/182 14838
/proc/meminfo: memFree=14867868/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=122660 CPUtime=77.66 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 8849 0 0 0 7469 297 0 0 25 0 2 0 498878495 125603840 8340 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 30665 8340 393 389 0 26415 0
[pid=14835/tid=14837] ppid=14834 vsize=122660 CPUtime=26.56 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) S 14834 14834 13667 0 -1 4202560 247 0 0 0 2468 188 0 0 15 0 2 0 498879927 125603840 8340 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 18446604469742377856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 77.66
Current children cumulated vsize (KiB) 131360

[startup+102.307 s]
/proc/loadavg: 3.72 3.71 3.67 4/182 14840
/proc/meminfo: memFree=14852236/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=136880 CPUtime=169.04 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 12636 0 0 0 16392 512 0 0 25 0 2 0 498878495 140165120 12127 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527461 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 34220 12127 393 389 0 29970 0
[pid=14835/tid=14837] ppid=14834 vsize=136880 CPUtime=66.73 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) S 14834 14834 13667 0 -1 4202560 591 0 0 0 6352 321 0 0 16 0 2 0 498879927 140165120 12127 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 18446604469742377856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.04
Current children cumulated vsize (KiB) 145580

[startup+162.301 s]
/proc/loadavg: 3.80 3.73 3.67 3/182 14841
/proc/meminfo: memFree=14837324/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=148348 CPUtime=277.73 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 16544 0 0 0 27080 693 0 0 25 0 2 0 498878495 151908352 15778 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 37087 15778 393 389 0 32837 0
[pid=14835/tid=14837] ppid=14834 vsize=148348 CPUtime=115.43 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 931 0 0 0 11111 432 0 0 15 0 2 0 498879927 151908352 15778 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.73
Current children cumulated vsize (KiB) 157048

[startup+222.301 s]
/proc/loadavg: 3.64 3.70 3.66 4/182 14843
/proc/meminfo: memFree=14814720/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=169620 CPUtime=387.16 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 22198 0 0 0 37885 831 0 0 25 0 2 0 498878495 173690880 21432 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 42405 21432 393 389 0 38155 0
[pid=14835/tid=14837] ppid=14834 vsize=169620 CPUtime=164.85 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 1259 0 0 0 15970 515 0 0 16 0 2 0 498879927 173690880 21432 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 387.16
Current children cumulated vsize (KiB) 178320

[startup+282.301 s]
/proc/loadavg: 3.62 3.68 3.66 4/182 14845
/proc/meminfo: memFree=14813932/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=169620 CPUtime=496.69 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 22274 0 0 0 48700 969 0 0 25 0 2 0 498878495 173690880 21508 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 42405 21508 393 389 0 38155 0
[pid=14835/tid=14837] ppid=14834 vsize=169620 CPUtime=214.39 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) S 14834 14834 13667 0 -1 4202560 1325 0 0 0 20837 602 0 0 15 0 2 0 498879927 173690880 21508 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 18446604469742377856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 496.69
Current children cumulated vsize (KiB) 178320

[startup+342.301 s]
/proc/loadavg: 3.74 3.69 3.66 5/182 14846
/proc/meminfo: memFree=14792692/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=14835] ppid=14834 vsize=226396 CPUtime=1271.08 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 37436 0 0 0 125488 1620 0 0 25 0 2 0 498878495 231829504 36157 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 56599 36157 393 389 0 52349 0
[pid=14835/tid=14837] ppid=14834 vsize=226396 CPUtime=568.76 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2272 0 0 0 55883 993 0 0 16 0 2 0 498879927 231829504 36157 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1271.08
Current children cumulated vsize (KiB) 235096

[startup+762.307 s]
/proc/loadavg: 3.65 3.60 3.61 4/182 14887
/proc/meminfo: memFree=14904216/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=226396 CPUtime=1382.09 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 37443 0 0 0 136507 1702 0 0 25 0 2 0 498878495 231829504 36164 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 56599 36164 393 389 0 52349 0
[pid=14835/tid=14837] ppid=14834 vsize=226396 CPUtime=619.76 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2278 0 0 0 60934 1042 0 0 16 0 2 0 498879927 231829504 36164 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1382.09
Current children cumulated vsize (KiB) 235096

[startup+822.301 s]
/proc/loadavg: 3.65 3.60 3.61 4/182 14889
/proc/meminfo: memFree=14882344/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=226396 CPUtime=1493.32 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 37507 0 0 0 147558 1774 0 0 25 0 2 0 498878495 231829504 36228 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 56599 36228 393 389 0 52349 0
[pid=14835/tid=14837] ppid=14834 vsize=226396 CPUtime=671 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2323 0 0 0 66015 1085 0 0 15 0 2 0 498879927 231829504 36228 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1493.32
Current children cumulated vsize (KiB) 235096

[startup+882.3 s]
/proc/loadavg: 3.82 3.65 3.63 5/182 14894
/proc/meminfo: memFree=14880780/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=226660 CPUtime=1604.63 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 37807 0 0 0 158619 1844 0 0 25 0 2 0 498878495 232099840 36528 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 56665 36528 393 389 0 52415 0
[pid=14835/tid=14837] ppid=14834 vsize=226660 CPUtime=722.3 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2452 0 0 0 71107 1123 0 0 15 0 2 0 498879927 232099840 36528 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1604.63
Current children cumulated vsize (KiB) 235360

[startup+942.301 s]
/proc/loadavg: 3.73 3.65 3.63 4/182 14895
/proc/meminfo: memFree=14851168/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=240636 CPUtime=1716.38 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 41487 0 0 0 169729 1909 0 0 25 0 2 0 498878495 246411264 40208 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 60159 40208 393 389 0 55909 0
[pid=14835/tid=14837] ppid=14834 vsize=240636 CPUtime=774.06 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2616 0 0 0 76247 1159 0 0 16 0 2 0 498879927 246411264 40208 33554432000 4194304 5787044 140735601538624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1716.38
Current children cumulated vsize (KiB) 249336

[startup+1002.3 s]
/proc/loadavg: 3.72 3.67 3.64 5/182 14897
/proc/meminfo: memFree=14821604/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=250392 CPUtime=1828.49 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 44104 0 0 0 180877 1972 0 0 25 0 2 0 498878495 256401408 42825 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 62598 42825 393 389 0 58348 0
[pid=14835/tid=14837] ppid=14834 vsize=250392 CPUtime=826.16 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 2920 0 0 0 81424 1192 0 0 16 0 2 0 498879927 256401408 42825 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1828.49
Current children cumulated vsize (KiB) 259092

[startup+1062.3 s]
/proc/loadavg: 3.92 3.73 3.66 5/182 14898
/proc/meminfo: memFree=14812128/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=259316 CPUtime=1940.68 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 46495 0 0 0 192036 2032 0 0 25 0 2 0 498878495 265539584 45216 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 64829 45216 393 389 0 60579 0
[pid=14835/tid=14837] ppid=14834 vsize=259316 CPUtime=878.35 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 3097 0 0 0 86608 1227 0 0 16 0 2 0 498879927 265539584 45216 33554432000 4194304 5787044 140735601538624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1940.68
Current children cumulated vsize (KiB) 268016

[startup+1122.3 s]
/proc/loadavg: 3.92 3.76 3.67 5/182 14900
/proc/meminfo: memFree=14801416/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=269340 CPUtime=2052.57 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 49069 0 0 0 203160 2097 0 0 25 0 2 0 498878495 275804160 47790 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527072 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14835/statm: 67335 47790 393 389 0 63085 0
[pid=14835/tid=14837] ppid=14834 vsize=269340 CPUtime=930.25 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 3144 0 0 0 91761 1264 0 0 15 0 2 0 498879927 275804160 47790 33554432000 4194304 5787044 140735601538624 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2052.57
Current children cumulated vsize (KiB) 278040

[startup+1182.3 s]
/proc/loadavg: 3.86 3.77 3.67 5/182 14902
/proc/meminfo: memFree=14800504/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=269340 CPUtime=2163.56 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 49069 0 0 0 214178 2178 0 0 25 0 2 0 498878495 275804160 47790 33554432000 4194304 5787044 140735601538624 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 67335 47790 393 389 0 63085 0
[pid=14835/tid=14837] ppid=14834 vsize=269340 CPUtime=981.24 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) S 14834 14834 13667 0 -1 4202560 3144 0 0 0 96812 1312 0 0 16 0 2 0 498879927 275804160 47790 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 18446604469742377856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2163.56
Current children cumulated vsize (KiB) 278040

[startup+1242.3 s]
/proc/loadavg: 3.77 3.76 3.68 4/182 14903
/proc/meminfo: memFree=14781268/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=269340 CPUtime=2275 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 49070 0 0 0 225250 2250 0 0 25 0 2 0 498878495 275804160 47791 33554432000 4194304 5787044 140735601538624 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 67335 47791 393 389 0 63085 0
[pid=14835/tid=14837] ppid=14834 vsize=269340 CPUtime=1032.67 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 3145 0 0 0 101912 1355 0 0 15 0 2 0 498879927 275804160 47791 33554432000 4194304 5787044 140735601538624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2275
Current children cumulated vsize (KiB) 278040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.75 3.75 3.68 5/182 14905
/proc/meminfo: memFree=14762632/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14834/stat : 14834 (prissup.sh) S 14832 14834 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 498878495 8908800 252 33554432000 4194304 4922060 140735763846848 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14834/statm: 2175 252 211 178 0 68 0
[pid=14835] ppid=14834 vsize=269340 CPUtime=2382.38 cores=1,3,5,7
/proc/14835/stat : 14835 (priss) R 14834 14834 13667 0 -1 4202496 49083 0 0 0 235924 2314 0 0 25 0 2 0 498878495 275804160 47804 33554432000 4194304 5787044 140735601538624 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14835/statm: 67335 47804 393 389 0 63085 0
[pid=14835/tid=14837] ppid=14834 vsize=269340 CPUtime=1082.34 cores=1,3,5,7
/proc/14835/task/14837/stat : 14837 (priss) R 14834 14834 13667 0 -1 4202560 3155 0 0 0 106840 1394 0 0 16 0 2 0 498879927 275804160 47804 33554432000 4194304 5787044 140735601538624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2382.38
Current children cumulated vsize (KiB) 278040

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 14834 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2382.38
#
# 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): 2382.38
CPU user time (s): 2359.24
CPU system time (s): 23.14
CPU usage (%): 183.257
Max. virtual memory (cumulated for all children) (KiB): 278040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 333
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.05769 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 10:10:29
IDJOB=3263042
IDBENCH=83921
IDSOLVER=1601
FILE ID=node141/3263042-1304064629
RUNJOBID= node141-1304055896-14013
PBS_JOBID= 13170418
Free space on /tmp= 71416 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263042-1304064629/watcher-3263042-1304064629 -o /tmp/evaluation-result-3263042-1304064629/solver-3263042-1304064629 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263042-1304064629.cnf 1195904757 4800 15500 4

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=1195904757

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14905880 kB
Buffers:       1625624 kB
Cached:       15544860 kB
SwapCached:          0 kB
Active:        8231388 kB
Inactive:      9231084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14905880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:      291448 kB
Mapped:          15512 kB
Slab:           518620 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   451968 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= 71420 MiB
End job on node141 at 2011-04-29 10:32:11