Trace number 3289387

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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: 29217
0.00/0.07	c parsetime: 65728us
0.00/0.07	c parsed 227126 clauses with 71356 variables
2.20/2.25	c preprocessor returned 71356 variables
2.20/2.25	c preprocessing returned UNKNOWN
2.20/2.25	c PP set 2880 variables
2.20/2.25	c pp time: 2165348us (2s)

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-3289387-1304052767/watcher-3289387-1304052767 -o /tmp/evaluation-result-3289387-1304052767/solver-3289387-1304052767 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289387-1304052767.cnf 869676384 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.73 3.69 3.60 2/178 29216
/proc/meminfo: memFree=26582040/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0

[startup+0.040777 s]
/proc/loadavg: 3.73 3.69 3.60 2/178 29216
/proc/meminfo: memFree=26582040/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100782 s]
/proc/loadavg: 3.73 3.69 3.60 2/178 29216
/proc/meminfo: memFree=26582040/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300728 s]
/proc/loadavg: 3.73 3.69 3.60 2/178 29216
/proc/meminfo: memFree=26582040/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700663 s]
/proc/loadavg: 3.73 3.69 3.60 2/178 29216
/proc/meminfo: memFree=26582040/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 3.73 3.69 3.60 3/180 29218
/proc/meminfo: memFree=26498076/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=72012 CPUtime=1.49 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 19652 0 0 0 147 2 0 0 19 0 1 0 497692230 73740288 12950 33554432000 4194304 5787044 140737202910800 18446744073709551615 4345961 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29217/statm: 18003 12950 339 389 0 13753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80712

[startup+3.10127 s]
/proc/loadavg: 3.59 3.66 3.59 3/180 29218
/proc/meminfo: memFree=26474280/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227808 CPUtime=3.68 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 23522 0 0 0 358 10 0 0 18 0 2 0 497692230 233275392 16820 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56952 16820 390 389 0 52702 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 236508

[startup+6.30064 s]
/proc/loadavg: 3.59 3.66 3.59 5/182 29220
/proc/meminfo: memFree=26437032/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227808 CPUtime=9.29 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 23734 0 0 0 898 31 0 0 25 0 2 0 497692230 233275392 17032 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56952 17032 390 389 0 52702 0
[pid=29217/tid=29219] ppid=29216 vsize=227808 CPUtime=2.99 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 295 0 0 0 272 27 0 0 15 0 2 0 497692457 233275392 17032 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 236508

[startup+12.7005 s]
/proc/loadavg: 3.66 3.67 3.59 5/182 29220
/proc/meminfo: memFree=26432972/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=20.64 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 24196 0 0 0 2008 56 0 0 25 0 2 0 497692230 233410560 17494 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56985 17494 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=7.94 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 336 0 0 0 744 50 0 0 15 0 2 0 497692457 233410560 17494 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.64
Current children cumulated vsize (KiB) 236640

[startup+25.5011 s]
/proc/loadavg: 3.55 3.65 3.58 5/182 29221
/proc/meminfo: memFree=26422316/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=43.48 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 25245 0 0 0 4249 99 0 0 25 0 2 0 497692230 233410560 18543 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56985 18543 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=17.98 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 464 0 0 0 1709 89 0 0 15 0 2 0 497692457 233410560 18543 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 236640

[startup+51.1004 s]
/proc/loadavg: 3.44 3.61 3.57 5/182 29221
/proc/meminfo: memFree=26407064/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=89 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 26858 0 0 0 8734 166 0 0 25 0 2 0 497692230 233410560 20154 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56985 20154 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=37.89 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 640 0 0 0 3642 147 0 0 15 0 2 0 497692457 233410560 20154 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89
Current children cumulated vsize (KiB) 236640

[startup+102.307 s]
/proc/loadavg: 3.53 3.61 3.57 5/182 29223
/proc/meminfo: memFree=26372424/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=180.61 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 30894 0 0 0 17776 285 0 0 25 0 2 0 497692230 233410560 24136 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56985 24136 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=78.31 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 930 0 0 0 7582 249 0 0 15 0 2 0 497692457 233410560 24136 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 180.61
Current children cumulated vsize (KiB) 236640

[startup+162.301 s]
/proc/loadavg: 3.60 3.61 3.57 5/182 29224
/proc/meminfo: memFree=26354156/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=288.5 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 33310 0 0 0 28452 398 0 0 25 0 2 0 497692230 233410560 26504 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 56985 26504 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=126.19 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 1173 0 0 0 12274 345 0 0 15 0 2 0 497692457 233410560 26504 33554432000 4194304 5787044 140737202910800 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 288.5
Current children cumulated vsize (KiB) 236640

[startup+222.301 s]
/proc/loadavg: 3.78 3.65 3.58 5/182 29226
/proc/meminfo: memFree=26324816/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=393.35 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 37652 0 0 0 38842 493 0 0 25 0 2 0 497692230 233410560 30749 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 56985 30749 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=171.05 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 1445 0 0 0 16691 414 0 0 17 0 2 0 497692457 233410560 30749 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 393.35
Current children cumulated vsize (KiB) 236640

[startup+282.301 s]
/proc/loadavg: 3.68 3.63 3.58 5/182 29228
/proc/meminfo: memFree=26309748/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=227940 CPUtime=489.85 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 38748 0 0 0 48421 564 0 0 25 0 2 0 497692230 233410560 31845 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 56985 31845 390 389 0 52735 0
[pid=29217/tid=29219] ppid=29216 vsize=227940 CPUtime=207.54 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 1594 0 0 0 20305 449 0 0 16 0 2 0 497692457 233410560 31845 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 489.85
Current children cumulated vsize (KiB) 236640


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

[pid=29217] ppid=29216 vsize=293476 CPUtime=1189.18 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 54302 0 0 0 117938 980 0 0 25 0 2 0 497692230 300519424 47100 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 73369 47100 390 389 0 69119 0
[pid=29217/tid=29219] ppid=29216 vsize=293476 CPUtime=486.87 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 2681 0 0 0 48050 637 0 0 15 0 2 0 497692457 300519424 47100 33554432000 4194304 5787044 140737202910800 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1189.18
Current children cumulated vsize (KiB) 302176

[startup+762.307 s]
/proc/loadavg: 3.76 3.69 3.61 5/182 29249
/proc/meminfo: memFree=26123924/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1292.41 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 59250 0 0 0 128204 1037 0 0 25 0 2 0 497692230 367628288 52048 33554432000 4194304 5787044 140737202910800 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 52048 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=530.08 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) S 29216 29216 25547 0 -1 4202560 2961 0 0 0 52352 656 0 0 16 0 2 0 497692457 367628288 52048 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 18446604441097786368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1292.41
Current children cumulated vsize (KiB) 367712

[startup+822.301 s]
/proc/loadavg: 3.66 3.67 3.61 4/182 29251
/proc/meminfo: memFree=26119404/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1393.02 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 60590 0 0 0 138215 1087 0 0 25 0 2 0 497692230 367628288 53163 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29217/statm: 89753 53163 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=570.7 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3008 0 0 0 56391 679 0 0 16 0 2 0 497692457 367628288 53163 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1393.02
Current children cumulated vsize (KiB) 367712

[startup+882.301 s]
/proc/loadavg: 3.72 3.68 3.62 4/182 29253
/proc/meminfo: memFree=26119324/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1493.99 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 60594 0 0 0 148261 1138 0 0 25 0 2 0 497692230 367628288 53167 33554432000 4194304 5787044 140737202910800 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 53167 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=611.66 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3008 0 0 0 60461 705 0 0 16 0 2 0 497692457 367628288 53167 33554432000 4194304 5787044 140737202910800 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1493.99
Current children cumulated vsize (KiB) 367712

[startup+942.301 s]
/proc/loadavg: 3.68 3.68 3.62 5/182 29254
/proc/meminfo: memFree=26114908/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1596.6 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 60614 0 0 0 158475 1185 0 0 25 0 2 0 497692230 367628288 53187 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 53187 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=654.27 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) S 29216 29216 25547 0 -1 4202560 3023 0 0 0 64700 727 0 0 16 0 2 0 497692457 367628288 53187 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 18446604441097786368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1596.6
Current children cumulated vsize (KiB) 367712

[startup+1002.3 s]
/proc/loadavg: 3.72 3.69 3.63 5/182 29256
/proc/meminfo: memFree=26103792/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1700.02 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 60670 0 0 0 168777 1225 0 0 25 0 2 0 497692230 367628288 53243 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 53243 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=697.7 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3068 0 0 0 69020 750 0 0 16 0 2 0 497692457 367628288 53243 33554432000 4194304 5787044 140737202910800 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1700.02
Current children cumulated vsize (KiB) 367712

[startup+1062.3 s]
/proc/loadavg: 3.60 3.65 3.62 5/182 29257
/proc/meminfo: memFree=26082916/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1804.42 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 60881 0 0 0 179179 1263 0 0 25 0 2 0 497692230 367628288 53454 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 53454 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=742.1 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3216 0 0 0 73440 770 0 0 16 0 2 0 497692457 367628288 53454 33554432000 4194304 5787044 140737202910800 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1804.42
Current children cumulated vsize (KiB) 367712

[startup+1122.3 s]
/proc/loadavg: 3.50 3.61 3.60 5/182 29259
/proc/meminfo: memFree=26055824/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=1909.33 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 63913 0 0 0 189620 1313 0 0 25 0 2 0 497692230 367628288 56486 33554432000 4194304 5787044 140737202910800 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 56486 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=787 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3392 0 0 0 77912 788 0 0 16 0 2 0 497692457 367628288 56486 33554432000 4194304 5787044 140737202910800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1909.33
Current children cumulated vsize (KiB) 367712

[startup+1182.3 s]
/proc/loadavg: 3.38 3.56 3.59 5/182 29261
/proc/meminfo: memFree=26032688/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=2014.35 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 68122 0 0 0 200076 1359 0 0 25 0 2 0 497692230 367628288 60695 33554432000 4194304 5787044 140737202910800 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 60695 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=832.02 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3609 0 0 0 82398 804 0 0 16 0 2 0 497692457 367628288 60695 33554432000 4194304 5787044 140737202910800 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2014.35
Current children cumulated vsize (KiB) 367712

[startup+1242.3 s]
/proc/loadavg: 3.55 3.57 3.59 5/182 29262
/proc/meminfo: memFree=26020100/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=2119.77 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 71098 0 0 0 210570 1407 0 0 25 0 2 0 497692230 367628288 63671 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 63671 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=877.44 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) R 29216 29216 25547 0 -1 4202560 3798 0 0 0 86924 820 0 0 15 0 2 0 497692457 367628288 63671 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2119.77
Current children cumulated vsize (KiB) 367712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.61 3.58 3.59 3/179 29265
/proc/meminfo: memFree=26322608/32951124 swapFree=67111524/67111528
[pid=29216] ppid=29214 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29216/stat : 29216 (prissup.sh) S 29214 29216 25547 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 497692230 8908800 252 33554432000 4194304 4922060 140733918290464 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29216/statm: 2175 252 211 178 0 68 0
[pid=29217] ppid=29216 vsize=359012 CPUtime=2220.11 cores=0,2,4,6
/proc/29217/stat : 29217 (priss) R 29216 29216 25547 0 -1 4202496 73393 0 0 0 220565 1446 0 0 25 0 2 0 497692230 367628288 65640 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29217/statm: 89753 65640 390 389 0 85503 0
[pid=29217/tid=29219] ppid=29216 vsize=359012 CPUtime=920.07 cores=0,2,4,6
/proc/29217/task/29219/stat : 29219 (priss) S 29216 29216 25547 0 -1 4202560 3938 0 0 0 91169 838 0 0 15 0 2 0 497692457 367628288 65640 33554432000 4194304 5787044 140737202910800 18446744073709551615 228107274673 0 0 4096 0 18446604441097786368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2220.11
Current children cumulated vsize (KiB) 367712

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 29216 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 2220.11
#
# 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): 2220.11
CPU user time (s): 2205.65
CPU system time (s): 14.46
CPU usage (%): 170.775
Max. virtual memory (cumulated for all children) (KiB): 367712

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= 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= 4
involuntary context switches= 2

runsolver used 2.43763 second user time and 4.63629 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 06:52:48
IDJOB=3289387
IDBENCH=83121
IDSOLVER=1601
FILE ID=node142/3289387-1304052767
RUNJOBID= node142-1304048860-28899
PBS_JOBID= 13170374
Free space on /tmp= 71304 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289387-1304052767/watcher-3289387-1304052767 -o /tmp/evaluation-result-3289387-1304052767/solver-3289387-1304052767 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3289387-1304052767.cnf 869676384 4800 15500 4

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=869676384

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      26582188 kB
Buffers:       1648532 kB
Cached:        4110852 kB
SwapCached:          4 kB
Active:         689892 kB
Inactive:      5139500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26582188 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12068 kB
Writeback:           0 kB
AnonPages:       69008 kB
Mapped:          15084 kB
Slab:           475484 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210192 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= 71308 MiB
End job on node142 at 2011-04-29 07:14:30