Trace number 3283453

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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: 20867
0.00/0.36	c parsetime: 357330us
0.00/0.36	c parsed 1374599 clauses with 259616 variables
137.59/137.60	c preprocessor returned 259616 variables
137.59/137.60	c preprocessing returned UNKNOWN
137.59/137.60	c PP set 62773 variables
137.59/137.60	c pp time: 137185045us (137s)

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-3283453-1304042593/watcher-3283453-1304042593 -o /tmp/evaluation-result-3283453-1304042593/solver-3283453-1304042593 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3283453-1304042593.cnf 1493869050 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.40 3.56 3.45 4/179 20866
/proc/meminfo: memFree=22296416/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0

[startup+0.0547301 s]
/proc/loadavg: 3.40 3.56 3.45 4/179 20866
/proc/meminfo: memFree=22296416/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100731 s]
/proc/loadavg: 3.40 3.56 3.45 4/179 20866
/proc/meminfo: memFree=22296416/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300681 s]
/proc/loadavg: 3.40 3.56 3.45 4/179 20866
/proc/meminfo: memFree=22296416/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700604 s]
/proc/loadavg: 3.40 3.56 3.45 4/179 20866
/proc/meminfo: memFree=22296416/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 3.29 3.54 3.44 4/181 20868
/proc/meminfo: memFree=22057460/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=182800 CPUtime=1.49 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 68699 0 0 0 141 8 0 0 25 0 1 0 515856427 187187200 37672 33554432000 4194304 5787044 140733772117392 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20867/statm: 45700 37672 336 389 0 41450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191500

[startup+3.10114 s]
/proc/loadavg: 3.29 3.54 3.44 4/181 20868
/proc/meminfo: memFree=22146236/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=182800 CPUtime=3.09 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 68699 0 0 0 301 8 0 0 25 0 1 0 515856427 187187200 37672 33554432000 4194304 5787044 140733772117392 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20867/statm: 45700 37672 336 389 0 41450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191500

[startup+6.30053 s]
/proc/loadavg: 3.26 3.53 3.44 4/181 20868
/proc/meminfo: memFree=22145120/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=182800 CPUtime=6.29 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 68699 0 0 0 620 9 0 0 25 0 1 0 515856427 187187200 37672 33554432000 4194304 5787044 140733772117392 18446744073709551615 4330504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20867/statm: 45700 37672 336 389 0 41450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191500

[startup+12.7003 s]
/proc/loadavg: 3.24 3.52 3.44 4/181 20868
/proc/meminfo: memFree=22145408/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=182800 CPUtime=12.69 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 68699 0 0 0 1260 9 0 0 25 0 1 0 515856427 187187200 37672 33554432000 4194304 5787044 140733772117392 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20867/statm: 45700 37672 336 389 0 41450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191500

[startup+25.5009 s]
/proc/loadavg: 3.03 3.46 3.42 4/181 20869
/proc/meminfo: memFree=22111180/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=220084 CPUtime=25.49 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 77383 0 0 0 2540 9 0 0 25 0 1 0 515856427 225366016 46356 33554432000 4194304 5787044 140733772117392 18446744073709551615 4279087 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20867/statm: 55021 46356 339 389 0 50771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 228784

[startup+51.1009 s]
/proc/loadavg: 2.89 3.39 3.39 4/181 20869
/proc/meminfo: memFree=22110712/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=220216 CPUtime=51.09 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 77440 0 0 0 5100 9 0 0 25 0 1 0 515856427 225501184 46413 33554432000 4194304 5787044 140733772117392 18446744073709551615 4279087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20867/statm: 55054 46413 339 389 0 50804 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 228916

[startup+102.307 s]
/proc/loadavg: 2.85 3.30 3.36 3/181 20874
/proc/meminfo: memFree=22034536/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=220744 CPUtime=102.29 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 77551 0 0 0 10220 9 0 0 25 0 1 0 515856427 226041856 46524 33554432000 4194304 5787044 140733772117392 18446744073709551615 4275920 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20867/statm: 55186 46524 339 389 0 50936 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 229444

[startup+162.301 s]
/proc/loadavg: 3.19 3.30 3.36 5/182 20876
/proc/meminfo: memFree=21919072/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=426932 CPUtime=179.91 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 113878 0 0 0 17925 66 0 0 25 0 2 0 515856427 437178368 64877 33554432000 4194304 5787044 140733772117392 18446744073709551615 5527801 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 106733 64877 390 389 0 102483 0
[pid=20867/tid=20876] ppid=20866 vsize=426932 CPUtime=17.61 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) S 20866 20866 16886 0 -1 4202560 1062 0 0 0 1742 19 0 0 17 0 2 0 515870198 437178368 64877 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 18446604453942448384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 179.91
Current children cumulated vsize (KiB) 435632

[startup+222.301 s]
/proc/loadavg: 3.56 3.38 3.38 4/182 20878
/proc/meminfo: memFree=21904300/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=427592 CPUtime=279.4 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 117493 0 0 0 27767 173 0 0 25 0 2 0 515856427 437854208 68492 33554432000 4194304 5787044 140733772117392 18446744073709551615 239476356129 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 106898 68492 390 389 0 102648 0
[pid=20867/tid=20876] ppid=20866 vsize=427592 CPUtime=57.09 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) S 20866 20866 16886 0 -1 4202560 1167 0 0 0 5653 56 0 0 17 0 2 0 515870198 437854208 68492 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 18446604453942448384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 279.4
Current children cumulated vsize (KiB) 436292

[startup+282.301 s]
/proc/loadavg: 3.40 3.37 3.37 5/182 20880
/proc/meminfo: memFree=21835332/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=428384 CPUtime=375.48 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 123286 0 0 0 37295 253 0 0 25 0 2 0 515856427 438665216 74285 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 107096 74285 390 389 0 102846 0
[pid=20867/tid=20876] ppid=20866 vsize=428384 CPUtime=93.17 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) S 20866 20866 16886 0 -1 4202560 1318 0 0 0 9235 82 0 0 15 0 2 0 515870198 438665216 74285 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 18446604453942448384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 375.48
Current children cumulated vsize (KiB) 437084

[startup+342.301 s]
/proc/loadavg: 3.47 3.40 3.38 4/182 20881
/proc/meminfo: memFree=21703752/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=448984 CPUtime=470.7 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 132564 0 0 0 46744 326 0 0 25 0 2 0 515856427 459759616 83563 33554432000 4194304 5787044 140733772117392 18446744073709551615 4220347 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 112246 83563 390 389 0 107996 0
[pid=20867/tid=20876] ppid=20866 vsize=448984 CPUtime=128.39 cores=0,2,4,6

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

[pid=20867] ppid=20866 vsize=524920 CPUtime=1039.89 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 157849 0 0 0 103307 682 0 0 25 0 2 0 515856427 537518080 108794 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 131230 108794 390 389 0 126980 0
[pid=20867/tid=20876] ppid=20866 vsize=524920 CPUtime=337.57 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 33524 233 0 0 16 0 2 0 515870198 537518080 108794 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1039.89
Current children cumulated vsize (KiB) 533620

[startup+762.307 s]
/proc/loadavg: 3.14 3.33 3.35 4/182 20892
/proc/meminfo: memFree=21295060/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=590456 CPUtime=1135.27 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 166725 0 0 0 112797 730 0 0 25 0 2 0 515856427 604626944 117670 33554432000 4194304 5787044 140733772117392 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 147614 117670 390 389 0 143364 0
[pid=20867/tid=20876] ppid=20866 vsize=590456 CPUtime=372.93 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 37046 247 0 0 16 0 2 0 515870198 604626944 117670 33554432000 4194304 5787044 140733772117392 18446744073709551615 5523162 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1135.27
Current children cumulated vsize (KiB) 599156

[startup+822.301 s]
/proc/loadavg: 3.38 3.36 3.36 5/182 20894
/proc/meminfo: memFree=21283508/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=602308 CPUtime=1229.63 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 169756 0 0 0 122191 772 0 0 25 0 2 0 515856427 616763392 120701 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 150577 120701 390 389 0 146327 0
[pid=20867/tid=20876] ppid=20866 vsize=602308 CPUtime=407.31 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 40467 264 0 0 16 0 2 0 515870198 616763392 120701 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1229.63
Current children cumulated vsize (KiB) 611008

[startup+882.301 s]
/proc/loadavg: 3.24 3.30 3.34 4/182 20926
/proc/meminfo: memFree=22011248/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=651612 CPUtime=1324.92 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 181729 0 0 0 131673 819 0 0 25 0 2 0 515856427 667250688 132674 33554432000 4194304 5787044 140733772117392 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 162903 132674 390 389 0 158653 0
[pid=20867/tid=20876] ppid=20866 vsize=651612 CPUtime=442.58 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 43979 279 0 0 16 0 2 0 515870198 667250688 132674 33554432000 4194304 5787044 140733772117392 18446744073709551615 5531806 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1324.92
Current children cumulated vsize (KiB) 660312

[startup+942.301 s]
/proc/loadavg: 3.36 3.33 3.35 5/182 20927
/proc/meminfo: memFree=21930768/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=695328 CPUtime=1420.86 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 192685 0 0 0 141221 865 0 0 25 0 2 0 515856427 712015872 143630 33554432000 4194304 5787044 140733772117392 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 173832 143630 390 389 0 169582 0
[pid=20867/tid=20876] ppid=20866 vsize=695328 CPUtime=478.53 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 47558 295 0 0 15 0 2 0 515870198 712015872 143630 33554432000 4194304 5787044 140733772117392 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1420.86
Current children cumulated vsize (KiB) 704028

[startup+1002.3 s]
/proc/loadavg: 3.34 3.33 3.34 5/182 20929
/proc/meminfo: memFree=21858684/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=741832 CPUtime=1517.24 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 204318 0 0 0 150813 911 0 0 25 0 2 0 515856427 759635968 155263 33554432000 4194304 5787044 140733772117392 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 185458 155263 390 389 0 181208 0
[pid=20867/tid=20876] ppid=20866 vsize=741832 CPUtime=514.91 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) S 20866 20866 16886 0 -1 4202560 1421 0 0 0 51181 310 0 0 16 0 2 0 515870198 759635968 155263 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 18446604453942448384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1517.24
Current children cumulated vsize (KiB) 750532

[startup+1062.3 s]
/proc/loadavg: 3.44 3.37 3.36 4/182 20930
/proc/meminfo: memFree=21809816/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=777788 CPUtime=1613.04 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 212989 0 0 0 160352 952 0 0 25 0 2 0 515856427 796454912 163934 33554432000 4194304 5787044 140733772117392 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 194447 163934 390 389 0 190197 0
[pid=20867/tid=20876] ppid=20866 vsize=777788 CPUtime=550.7 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1421 0 0 0 54745 325 0 0 16 0 2 0 515870198 796454912 163934 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1613.04
Current children cumulated vsize (KiB) 786488

[startup+1122.3 s]
/proc/loadavg: 3.24 3.32 3.34 5/182 20932
/proc/meminfo: memFree=21792300/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=777788 CPUtime=1708.24 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 213050 0 0 0 169829 995 0 0 25 0 2 0 515856427 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 194447 163995 390 389 0 190197 0
[pid=20867/tid=20876] ppid=20866 vsize=777788 CPUtime=585.9 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1425 0 0 0 58248 342 0 0 16 0 2 0 515870198 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1708.24
Current children cumulated vsize (KiB) 786488

[startup+1182.3 s]
/proc/loadavg: 3.38 3.35 3.35 5/182 20934
/proc/meminfo: memFree=21759548/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=777788 CPUtime=1803.56 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 213050 0 0 0 179322 1034 0 0 25 0 2 0 515856427 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 4221237 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 194447 163995 390 389 0 190197 0
[pid=20867/tid=20876] ppid=20866 vsize=777788 CPUtime=621.22 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) S 20866 20866 16886 0 -1 4202560 1425 0 0 0 61765 357 0 0 15 0 2 0 515870198 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 18446604453942448384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1803.56
Current children cumulated vsize (KiB) 786488

[startup+1242.3 s]
/proc/loadavg: 3.42 3.36 3.35 4/182 20935
/proc/meminfo: memFree=21759120/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=777788 CPUtime=1898.93 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 213050 0 0 0 188816 1077 0 0 25 0 2 0 515856427 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 194447 163995 390 389 0 190197 0
[pid=20867/tid=20876] ppid=20866 vsize=777788 CPUtime=656.58 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1425 0 0 0 65285 373 0 0 16 0 2 0 515870198 796454912 163995 33554432000 4194304 5787044 140733772117392 18446744073709551615 5531871 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1898.93
Current children cumulated vsize (KiB) 786488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.41 3.37 4/182 20937
/proc/meminfo: memFree=21740512/32950928 swapFree=67087032/67111528
[pid=20866] ppid=20864 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20866/stat : 20866 (prissup.sh) S 20864 20866 16886 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515856427 8908800 252 33554432000 4194304 4922060 140735819003312 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20866/statm: 2175 252 211 178 0 68 0
[pid=20867] ppid=20866 vsize=777788 CPUtime=1992.39 cores=0,2,4,6
/proc/20867/stat : 20867 (priss) R 20866 20866 16886 0 -1 4202496 213070 0 0 0 198125 1114 0 0 25 0 2 0 515856427 796454912 164015 33554432000 4194304 5787044 140733772117392 18446744073709551615 5524646 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20867/statm: 194447 164015 390 389 0 190197 0
[pid=20867/tid=20876] ppid=20866 vsize=777788 CPUtime=692.34 cores=0,2,4,6
/proc/20867/task/20876/stat : 20876 (priss) R 20866 20866 16886 0 -1 4202560 1425 0 0 0 68846 388 0 0 16 0 2 0 515870198 796454912 164015 33554432000 4194304 5787044 140733772117392 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1992.39
Current children cumulated vsize (KiB) 786488

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 20866 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 1992.39
#
# 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): 1992.39
CPU user time (s): 1981.25
CPU system time (s): 11.14
CPU usage (%): 153.259
Max. virtual memory (cumulated for all children) (KiB): 786488

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.20366 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 04:03:14
IDJOB=3283453
IDBENCH=71037
IDSOLVER=1601
FILE ID=node148/3283453-1304042593
RUNJOBID= node148-1304036909-17973
PBS_JOBID= 13170304
Free space on /tmp= 71404 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283453-1304042593/watcher-3283453-1304042593 -o /tmp/evaluation-result-3283453-1304042593/solver-3283453-1304042593 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3283453-1304042593.cnf 1493869050 4800 15500 4

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1493869050

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22296580 kB
Buffers:       2015912 kB
Cached:        7728836 kB
SwapCached:       3548 kB
Active:        2049916 kB
Inactive:      8041296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22296580 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           27556 kB
Writeback:           0 kB
AnonPages:      344692 kB
Mapped:          14564 kB
Slab:           499160 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   522620 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= 71404 MiB
End job on node148 at 2011-04-29 04:24:56