Trace number 3365581

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
SAT09 reference solver:precosat 236? (TO) 5000.08 4999.91

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3365581-1305315284.cnf
0.00/0.00	c found header 'p cnf 8527 25484'
0.00/0.01	c finished parsing
0.00/0.01	c
0.00/0.01	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.01	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.01	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.01	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.01	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.01	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.01	c
0.00/0.01	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.01	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.01	c
0.00/0.01	c starting search after 0.0 seconds
0.00/0.01	c no decision limit
0.00/0.01	c
0.00/0.01	c       original/binary      fixed     eliminated      learned       agility
0.00/0.01	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.01	c
0.00/0.01	c *    0.0    25482    8525      2     0      0       0      0    0.0   0    2
0.10/0.15	c s    0.2    15191    2967   1151    87   4322       0      0    0.0   0    2
0.10/0.15	c l    0.2    15191    2967   1151    87   4322       0  13103    0.0   0    2
0.10/0.18	c N    0.2    15191    2967   1151    87   4322     100    100   27.1  42    2
0.19/0.20	c N    0.2    15191    2967   1151    87   4322     201    201   28.2  43    2
0.49/0.50	c N    0.5    15191    2967   1151    87   4322     802    802   27.3  38    2
0.59/0.65	c B    0.7    15191    2967   1151    87   4322    1000   1000   27.1  39    2
1.39/1.41	c B    1.4    15191    2967   1151    87   4322    2000   2000   26.0  37    3
1.69/1.72	c N    1.7    15191    2967   1151    87   4322    2402   2402   25.7  35    3
4.69/4.74	c N    4.7    15191    2967   1151    87   4322    6403   6403   25.4  35    4
5.89/5.96	c B    6.0    15191    2967   1151    87   4322    8001   8001   25.3  37    4
9.79/9.86	c +    9.9    15191    2967   1151    87   4322   13103  14413   24.8  36    5
12.00/12.10	c N   12.1    15191    2967   1151    87   4322   16003  14421   24.6  30    6
12.30/12.39	c +   12.4    15191    2967   1151    87   4322   16375  15854   24.6  38    6
15.50/15.57	c +   15.6    15191    2967   1151    87   4322   20465  17439   24.3  36    6
18.30/18.34	c B   18.3    15191    2967   1151    87   4322   24001  17446   24.2  37    7
19.50/19.58	c +   19.6    15191    2967   1151    87   4322   25581  19182   24.2  37    7
24.59/24.61	c +   24.6    15191    2967   1151    87   4322   31975  21100   23.9  37    7
29.59/29.68	c N   29.7    15191    2967   1151    87   4322   38403  21106   23.7  37    8
30.90/30.91	c
30.90/30.91	c       original/binary      fixed     eliminated      learned       agility
30.90/30.91	c   seconds        variables     equivalent    conflicts       height       MB
30.90/30.91	c
30.90/30.91	c +   30.9    15191    2967   1151    87   4322   39965  23210   23.7  34    8
38.79/38.81	c +   38.8    15191    2967   1151    87   4322   49955  25531   23.6  36    9
48.69/48.72	c +   48.7    15191    2967   1151    87   4322   62441  28084   23.3  37    9
49.89/49.95	c B   50.0    15191    2967   1151    87   4322   64001  27103   23.3  37   10
61.19/61.29	c +   61.3    15191    2967   1151    87   4322   78051  30892   23.2  36   10
70.69/70.75	c N   70.8    15191    2967   1151    87   4322   89603  30899   23.1  36   11
77.20/77.26	c +   77.3    15191    2967   1151    87   4322   97561  33981   23.0  37   11
97.19/97.28	c +   97.3    15191    2967   1151    87   4322  121951  37379   22.8  36   12
122.40/122.42	c +  122.4    15191    2967   1151    87   4322  152436  41116   22.5  35   13
128.50/128.58	c B  128.6    15191    2967   1151    87   4322  160002  41124   22.5  35   14
154.11/154.15	c +  154.2    15191    2967   1151    87   4322  190546  45227   22.2  34   14
166.10/166.19	c N  166.2    15191    2967   1151    87   4322  204805  45232   22.1  36   15
194.20/194.27	c +  194.3    15191    2967   1151    87   4322  238181  49749   22.3  35   12
245.00/245.05	c +  245.1    15191    2967   1151    87   4322  297725  54723   22.3  37   12
308.90/308.98	c +  309.0    15191    2967   1151    87   4322  372155  60195   22.2  36   12
319.01/319.09	c B  319.1    15191    2967   1151    87   4322  384003  60206   22.2  34   13
385.90/385.91	c N  385.9    15191    2967   1151    87   4322  460805  60205   22.1  36   13
389.70/389.72	c +  389.7    15191    2967   1151    87   4322  465191  66214   22.1  38   13
492.60/492.67	c +  492.7    15191    2967   1151    87   4322  581485  72835   21.9  36   14
623.31/623.34	c
623.31/623.34	c       original/binary      fixed     eliminated      learned       agility
623.31/623.34	c   seconds        variables     equivalent    conflicts       height       MB
623.31/623.34	c
623.31/623.34	c +  623.4    15191    2967   1151    87   4322  726855  80118   21.7  37   16
777.21/777.27	c B  777.3    15191    2967   1151    87   4322  896007  80127   21.5  35   18
788.91/788.91	c +  788.9    15191    2967   1151    87   4322  908565  88129   21.5  37   18
895.02/895.08	c N  895.1    15191    2967   1151    87   4322 1024009  88142   21.3  30   19
998.32/998.33	c +  998.4    15191    2967   1151    87   4322 1135705  96941   21.3  36   20
1268.33/1268.37	c + 1268.4    15191    2967   1151    87   4322 1419631 106635   21.2  37   22
1611.95/1611.90	c + 1612.0    15191    2967   1151    87   4322 1774535 117298   20.9  36   24
1880.55/1880.57	c B 1880.6    15191    2967   1151    87   4322 2048007 117310   20.7  35   26
2046.36/2046.33	c + 2046.4    15191    2967   1151    87   4322 2218165 129027   20.7  36   28
2081.06/2081.06	c N 2081.1    15191    2967   1151    87   4322 2252809 129033   20.7  36   29
2608.18/2608.12	c + 2608.2    15191    2967   1151    87   4322 2772705 141929   20.6  37   31
3324.80/3324.74	c + 3324.9    15191    2967   1151    87   4322 3465881 156121   20.4  38   33
4240.74/4240.65	c + 4240.8    15191    2967   1151    87   4322 4332351 171733   20.1  38   37
4539.34/4539.25	c B 4539.4    15191    2967   1151    87   4322 4608007 171739   20.1  37   39
4872.85/4872.78	c N 4872.9    15191    2967   1151    87   4322 4915209 171742   20.1  35   39
5000.06/4999.91	c
5000.06/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.06/4999.91	c
5000.06/4999.91	c 5032273 conflicts, 5032456 decisions, 1 random
5000.06/4999.91	c 0 iterations, 0 restarts, 8190 skipped
5000.06/4999.91	c 27 enlarged, 34 shrunken, 49095 rescored, 1022 rebiased
5000.06/4999.91	c 1 simplifications, 0 reductions
5000.06/4999.91	c
5000.06/4999.91	c vars: 1151 fixed, 87 equiv, 4322 elim, 91 merged
5000.06/4999.91	c elim: 170209 resolutions, 1 phases, 1 rounds
5000.06/4999.91	c sbst: 98% substituted, 0.0% nots, 99.3% ands, 0.7% xors, 0.0% ites
5000.06/4999.91	c arty: 2.00 and 2.00 xor average arity
5000.06/4999.91	c prbe: 41997 probed, 2 phases, 3 rounds
5000.06/4999.91	c prbe: 5 failed, 1130 lifted, 31 merged
5000.06/4999.91	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.06/4999.91	c hash: 0 units, 60 merged
5000.06/4999.91	c mins: 111671940 learned, 81% deleted, 0 strong, 53 depth
5000.06/4999.91	c subs: 31 forward, 34 backward, 131 doms
5000.06/4999.91	c strs: 92 forward, 0 backward
5000.06/4999.91	c doms: 606 dominators, 0 high, 0 low
5000.06/4999.91	c prps: 12555758751 propagations, 2.51 megaprops
5000.06/4999.91	c
5000.06/4999.91	c 5000.1 seconds, 39 MB max, 525 MB recycled
5000.06/4999.91	c
5000.06/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.06/4999.91	c

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: 961)

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-3365581-1305315284/watcher-3365581-1305315284 -o /tmp/evaluation-result-3365581-1305315284/solver-3365581-1305315284 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365581-1305315284.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 0.26 0.09 2/291 21874
/proc/meminfo: memFree=24367560/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=2232 CPUtime=0 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 453 0 0 0 0 0 0 0 25 0 1 0 623944311 2285568 410 33554432000 134512640 135151029 4292978432 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 558 410 64 156 0 401 0

[startup+0.104358 s]
/proc/loadavg: 1.04 0.26 0.09 2/291 21874
/proc/meminfo: memFree=24367560/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=4620 CPUtime=0.1 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1209 0 0 0 10 0 0 0 25 0 1 0 623944311 4730880 1033 33554432000 134512640 135151029 4292978432 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1155 1033 80 156 0 998 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4620

[startup+0.20034 s]
/proc/loadavg: 1.04 0.26 0.09 2/291 21874
/proc/meminfo: memFree=24367560/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5000 CPUtime=0.19 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1293 0 0 0 19 0 0 0 25 0 1 0 623944311 5120000 1117 33554432000 134512640 135151029 4292978432 18446744073709551615 134552538 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1250 1117 80 156 0 1093 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5000

[startup+0.300316 s]
/proc/loadavg: 1.04 0.26 0.09 2/291 21874
/proc/meminfo: memFree=24367560/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5000 CPUtime=0.29 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1293 0 0 0 29 0 0 0 25 0 1 0 623944311 5120000 1117 33554432000 134512640 135151029 4292978432 18446744073709551615 134574847 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1250 1117 80 156 0 1093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5000

[startup+0.700256 s]
/proc/loadavg: 1.04 0.26 0.09 2/291 21874
/proc/meminfo: memFree=24367560/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5000 CPUtime=0.69 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1293 0 0 0 69 0 0 0 25 0 1 0 623944311 5120000 1117 33554432000 134512640 135151029 4292978432 18446744073709551615 134578112 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1250 1117 80 156 0 1093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5000

[startup+1.5011 s]
/proc/loadavg: 1.04 0.26 0.09 3/292 21875
/proc/meminfo: memFree=24360600/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5000 CPUtime=1.49 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1293 0 0 0 149 0 0 0 25 0 1 0 623944311 5120000 1117 33554432000 134512640 135151029 4292978432 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1250 1117 80 156 0 1093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5000

[startup+3.1008 s]
/proc/loadavg: 1.12 0.29 0.10 3/292 21875
/proc/meminfo: memFree=24356132/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5000 CPUtime=3.09 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1293 0 0 0 309 0 0 0 25 0 1 0 623944311 5120000 1117 33554432000 134512640 135151029 4292978432 18446744073709551615 134574085 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1250 1117 80 156 0 1093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5000

[startup+6.3002 s]
/proc/loadavg: 1.12 0.29 0.10 3/292 21875
/proc/meminfo: memFree=24345248/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=5528 CPUtime=6.29 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1419 0 0 0 629 0 0 0 25 0 1 0 623944311 5660672 1243 33554432000 134512640 135151029 4292978432 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1382 1243 80 156 0 1225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5528

[startup+12.701 s]
/proc/loadavg: 1.25 0.35 0.12 3/292 21875
/proc/meminfo: memFree=24318984/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=7664 CPUtime=12.7 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 1899 0 0 0 1270 0 0 0 25 0 1 0 623944311 7847936 1723 33554432000 134512640 135151029 4292978432 18446744073709551615 134580582 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 1916 1723 80 156 0 1759 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 7664

[startup+25.5007 s]
/proc/loadavg: 1.37 0.40 0.14 3/292 21875
/proc/meminfo: memFree=24313636/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=9160 CPUtime=25.49 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 2277 0 0 0 2549 0 0 0 25 0 1 0 623944311 9379840 2101 33554432000 134512640 135151029 4292978432 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 2290 2101 80 156 0 2133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9160

[startup+51.1009 s]
/proc/loadavg: 1.72 0.56 0.20 3/292 21876
/proc/meminfo: memFree=24239300/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=11748 CPUtime=51.09 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 2859 0 0 0 5109 0 0 0 25 0 1 0 623944311 12029952 2683 33554432000 134512640 135151029 4292978432 18446744073709551615 134552542 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 2937 2683 80 156 0 2780 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11748

[startup+102.3 s]
/proc/loadavg: 1.89 0.80 0.30 3/292 21877
/proc/meminfo: memFree=24168188/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=14576 CPUtime=102.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 3526 0 0 0 10230 0 0 0 25 0 1 0 623944311 14925824 3350 33554432000 134512640 135151029 4292978432 18446744073709551615 134578096 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 3644 3350 80 156 0 3487 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 14576

[startup+162.3 s]
/proc/loadavg: 1.96 1.02 0.40 3/292 21879
/proc/meminfo: memFree=24147584/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=17356 CPUtime=162.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4128 0 0 0 16230 0 0 0 25 0 1 0 623944311 17772544 3952 33554432000 134512640 135151029 4292978432 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4339 3952 80 156 0 4182 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 17356

[startup+222.31 s]
/proc/loadavg: 1.98 1.19 0.50 3/292 21881
/proc/meminfo: memFree=24080700/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=18124 CPUtime=222.31 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4336 0 0 0 22231 0 0 0 25 0 1 0 623944311 18558976 4160 33554432000 134512640 135151029 4292978432 18446744073709551615 134551358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4531 4160 80 156 0 4374 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 18124

[startup+282.301 s]
/proc/loadavg: 1.99 1.34 0.59 3/292 21882
/proc/meminfo: memFree=23992604/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=18380 CPUtime=282.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4437 0 0 0 28230 0 0 0 25 0 1 0 623944311 18821120 4261 33554432000 134512640 135151029 4292978432 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4595 4261 80 156 0 4438 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18380

[startup+342.301 s]
/proc/loadavg: 1.99 1.45 0.67 3/292 21884
/proc/meminfo: memFree=23953500/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=18636 CPUtime=342.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4519 0 0 0 34230 0 0 0 25 0 1 0 623944311 19083264 4343 33554432000 134512640 135151029 4292978432 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4659 4343 80 156 0 4502 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18636

[startup+402.301 s]
/proc/loadavg: 1.99 1.55 0.75 3/292 21885
/proc/meminfo: memFree=23953056/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=19404 CPUtime=402.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4659 0 0 0 40230 0 0 0 25 0 1 0 623944311 19869696 4483 33554432000 134512640 135151029 4292978432 18446744073709551615 134574583 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4851 4483 80 156 0 4694 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19404

[startup+462.301 s]
/proc/loadavg: 1.99 1.63 0.83 3/292 21887
/proc/meminfo: memFree=23953032/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=19404 CPUtime=462.3 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4662 0 0 0 46230 0 0 0 25 0 1 0 623944311 19869696 4486 33554432000 134512640 135151029 4292978432 18446744073709551615 134551300 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4851 4486 80 156 0 4694 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19404

[startup+522.301 s]
/proc/loadavg: 1.99 1.69 0.90 3/292 21889
/proc/meminfo: memFree=23922612/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=19920 CPUtime=522.31 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4752 0 0 0 52231 0 0 0 25 0 1 0 623944311 20398080 4576 33554432000 134512640 135151029 4292978432 18446744073709551615 134578032 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 4980 4576 80 156 0 4823 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 19920

[startup+582.301 s]
/proc/loadavg: 2.04 1.76 0.97 3/292 21890
/proc/meminfo: memFree=23778608/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=20436 CPUtime=582.31 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 4841 0 0 0 58231 0 0 0 25 0 1 0 623944311 20926464 4665 33554432000 134512640 135151029 4292978432 18446744073709551615 134575904 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 5109 4665 80 156 0 4952 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 20436

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/292 21993
/proc/meminfo: memFree=22768908/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=38732 CPUtime=4002.42 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 8260 0 0 0 400241 1 0 0 25 0 1 0 623944311 39661568 8084 33554432000 134512640 135151029 4292978432 18446744073709551615 134578339 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 9683 8084 80 156 0 9526 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 38732

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/292 21995
/proc/meminfo: memFree=22745656/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=38732 CPUtime=4062.43 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 8260 0 0 0 406242 1 0 0 25 0 1 0 623944311 39661568 8084 33554432000 134512640 135151029 4292978432 18446744073709551615 134552108 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 9683 8084 80 156 0 9526 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 38732

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/292 21997
/proc/meminfo: memFree=22725900/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=38964 CPUtime=4122.42 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 8301 0 0 0 412241 1 0 0 25 0 1 0 623944311 39899136 8125 33554432000 134512640 135151029 4292978432 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 9741 8125 80 156 0 9584 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 38964

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/292 21998
/proc/meminfo: memFree=22719156/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=39772 CPUtime=4182.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 8513 0 0 0 418243 1 0 0 25 0 1 0 623944311 40726528 8337 33554432000 134512640 135151029 4292978432 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 9943 8337 80 156 0 9786 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 39772

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/292 22000
/proc/meminfo: memFree=22683044/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=41668 CPUtime=4242.43 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 8850 0 0 0 424242 1 0 0 25 0 1 0 623944311 42668032 8674 33554432000 134512640 135151029 4292978432 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 10417 8674 80 156 0 10260 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 41668

[startup+4302.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/292 22001
/proc/meminfo: memFree=22649120/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=43780 CPUtime=4302.43 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9415 0 0 0 430242 1 0 0 25 0 1 0 623944311 44830720 9239 33554432000 134512640 135151029 4292978432 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 10945 9239 80 156 0 10788 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 43780

[startup+4362.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/292 22003
/proc/meminfo: memFree=22648200/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44296 CPUtime=4362.43 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9577 0 0 0 436242 1 0 0 25 0 1 0 623944311 45359104 9401 33554432000 134512640 135151029 4292978432 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11074 9401 80 156 0 10917 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 44296

[startup+4422.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/292 22005
/proc/meminfo: memFree=22648144/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4422.43 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9601 0 0 0 442242 1 0 0 25 0 1 0 623944311 45883392 9425 33554432000 134512640 135151029 4292978432 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9425 80 156 0 11045 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 44808

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22006
/proc/meminfo: memFree=22648072/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4482.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9619 0 0 0 448243 1 0 0 25 0 1 0 623944311 45883392 9443 33554432000 134512640 135151029 4292978432 18446744073709551615 134552538 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9443 80 156 0 11045 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 44808

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22008
/proc/meminfo: memFree=22647920/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4542.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9619 0 0 0 454243 1 0 0 25 0 1 0 623944311 45883392 9443 33554432000 134512640 135151029 4292978432 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9443 80 156 0 11045 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 44808

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22009
/proc/meminfo: memFree=22680612/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4602.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9639 0 0 0 460243 1 0 0 25 0 1 0 623944311 45883392 9463 33554432000 134512640 135151029 4292978432 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9463 80 156 0 11045 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 44808

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22011
/proc/meminfo: memFree=22646972/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4662.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9659 0 0 0 466243 1 0 0 25 0 1 0 623944311 45883392 9483 33554432000 134512640 135151029 4292978432 18446744073709551615 134551328 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9483 80 156 0 11045 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 44808

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22013
/proc/meminfo: memFree=22647532/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4722.45 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9659 0 0 0 472244 1 0 0 25 0 1 0 623944311 45883392 9483 33554432000 134512640 135151029 4292978432 18446744073709551615 134551328 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9483 80 156 0 11045 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 44808

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22014
/proc/meminfo: memFree=22680344/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4782.44 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9673 0 0 0 478243 1 0 0 25 0 1 0 623944311 45883392 9497 33554432000 134512640 135151029 4292978432 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9497 80 156 0 11045 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 44808

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/292 22016
/proc/meminfo: memFree=22647688/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4842.46 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9673 0 0 0 484245 1 0 0 25 0 1 0 623944311 45883392 9497 33554432000 134512640 135151029 4292978432 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9497 80 156 0 11045 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 44808

[startup+4902.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/292 22017
/proc/meminfo: memFree=22647512/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4902.45 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9673 0 0 0 490244 1 0 0 25 0 1 0 623944311 45883392 9497 33554432000 134512640 135151029 4292978432 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9497 80 156 0 11045 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 44808

[startup+4962.3 s]
/proc/loadavg: 1.97 2.01 1.94 3/292 22047
/proc/meminfo: memFree=24523360/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=4962.45 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9673 0 0 0 496244 1 0 0 25 0 1 0 623944311 45883392 9497 33554432000 134512640 135151029 4292978432 18446744073709551615 134552614 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9497 80 156 0 11045 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 44808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.98 2.00 1.94 3/292 22048
/proc/meminfo: memFree=24521208/32951124 swapFree=63485424/67111528
[pid=21874] ppid=21872 vsize=44808 CPUtime=5000.06 cores=0,2,4,6
/proc/21874/stat : 21874 (precosat) R 21872 21874 21780 0 -1 4202496 9673 0 0 0 500005 1 0 0 25 0 1 0 623944311 45883392 9497 33554432000 134512640 135151029 4292978432 18446744073709551615 134578081 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21874/statm: 11202 9497 80 156 0 11045 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 44808

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)
Real time (s): 4999.91
CPU time (s): 5000.08
CPU user time (s): 5000.06
CPU system time (s): 0.019996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 44808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.06
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9674
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= 6749

runsolver used 14.7858 second user time and 30.5724 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 21:34:44
IDJOB=3365581
IDBENCH=70775
IDSOLVER=1843
FILE ID=node147/3365581-1305315284
RUNJOBID= node147-1305315241-21798
PBS_JOBID= 13324285
Free space on /tmp= 52524 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365581-1305315284/watcher-3365581-1305315284 -o /tmp/evaluation-result-3365581-1305315284/solver-3365581-1305315284 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365581-1305315284.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1365794050

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      24367840 kB
Buffers:        240056 kB
Cached:        4896732 kB
SwapCached:      13132 kB
Active:        1690184 kB
Inactive:      6666820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24367840 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           22480 kB
Writeback:           0 kB
AnonPages:     3215584 kB
Mapped:          15312 kB
Slab:           135056 kB
PageTables:      29312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45039384 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= 52548 MiB
End job on node147 at 2011-05-13 22:58:06