Trace number 3365657

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 236UNSAT 1350.8 1350.75

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3365657-1305315786.cnf
0.00/0.00	c found header 'p cnf 1278 68055'
0.00/0.02	c finished parsing
0.00/0.02	c
0.00/0.02	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.02	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.02	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.02	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.02	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.02	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.02	c
0.00/0.02	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.02	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.02	c
0.00/0.02	c starting search after 0.0 seconds
0.00/0.02	c no decision limit
0.00/0.02	c
0.00/0.02	c       original/binary      fixed     eliminated      learned       agility
0.00/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.02	c
0.00/0.02	c *    0.0    68055    1211      0    67      0       0      0    0.0   0    4
0.69/0.73	c s    0.7    67086     740      0   157    381       0      0    0.0   0    4
0.69/0.73	c l    0.7    67086     740      0   157    381       0  65436    0.0   0    4
0.69/0.74	c R    0.7    67086     740      0   157    381     101    101   94.6  13    5
0.69/0.75	c R    0.8    67086     740      0   157    381     201    201   70.5  18    5
0.79/0.81	c R    0.8    67086     740      0   157    381     803    803   37.5  14    5
0.79/0.83	c B    0.8    67086     740      0   157    381    1000   1000   34.8  13    5
0.89/0.94	c B    0.9    67086     740      0   157    381    2000   2000   29.7  15    6
0.89/0.99	c R    1.0    67086     740      0   157    381    2408   2408   28.3  12    6
1.29/1.39	c R    1.4    67086     740      0   157    381    6420   6420   21.1  11    6
1.49/1.54	c B    1.5    67086     740      0   157    381    8003   8003   22.6  15    7
2.20/2.22	c R    2.2    67086     740      0   157    381   16040  16040   22.3  11    8
2.99/3.01	c B    3.0    67086     740      0   157    381   24013  24013   21.6  12    9
4.59/4.67	c R    4.7    67086     740      0   157    381   38508  38508   20.9   9   11
4.99/5.07	c s    5.1    67087     740      0   157    381   44441  44440   19.7  10   10
7.99/8.07	c B    8.1    67087     740      0   157    381   64027  64026   20.2  12   16
8.29/8.35	c +    8.4    67087     740      0   157    381   65437  71979   20.4  11   16
11.00/11.02	c +   11.0    67087     740      0   157    381   81796  79176   20.8   7   18
12.10/12.12	c R   12.1    67087     740      0   157    381   89808  79185   20.2  13   19
13.29/13.32	c
13.29/13.32	c       original/binary      fixed     eliminated      learned       agility
13.29/13.32	c   seconds        variables     equivalent    conflicts       height       MB
13.29/13.32	c
13.29/13.32	c +   13.3    67087     740      0   157    381  102245  87093   19.6  11   19
17.60/17.65	c +   17.7    67087     740      0   157    381  127806  95802   19.8  11   20
22.99/23.07	c +   23.1    67087     740      0   157    381  159756 105382   19.8   8   22
23.10/23.13	c B   23.1    67087     740      0   157    381  160059  96109   19.8  11   22
30.59/30.64	c +   30.6    67087     740      0   157    381  199697 115920   20.0  12   24
31.49/31.56	c R   31.6    67087     740      0   157    381  205204 110907   20.1  11   25
39.69/39.71	c +   39.7    67087     740      0   157    381  249620 127512   19.9  13   26
53.39/53.49	c +   53.5    67087     740      0   157    381  312025 140263   20.2  12   29
69.30/69.32	c B   69.3    67087     740      0   157    381  384131 140266   20.3   7   32
70.69/70.74	c +   70.7    67087     740      0   157    381  390030 154289   20.3   9   32
86.49/86.52	c R   86.5    67087     740      0   157    381  461571 154301   20.3  10   34
91.99/92.05	c +   92.1    67087     740      0   157    381  487538 169717   20.3  12   34
121.09/121.13	c +  121.1    67087     740      0   157    381  609420 186688   19.9  10   38
149.70/149.73	c s  149.7    67088     740      0   157    381  709915 186690   19.8  10   26
162.90/162.99	c +  163.0    67088     740      0   157    381  761776 205356   19.7  14   35
203.00/203.08	c B  203.1    67088     740      0   157    381  896237 205373   19.7  11   41
219.00/219.04	c +  219.1    67088     740      0   157    381  952222 225891   19.6  10   41
239.90/239.91	c R  239.9    67088     740      0   157    381 1025596 225899   19.5   8   44
263.90/264.01	c s  264.0    67089     740      0   157    381 1124604 225902   18.9   8   30
284.40/284.47	c
284.40/284.47	c       original/binary      fixed     eliminated      learned       agility
284.40/284.47	c   seconds        variables     equivalent    conflicts       height       MB
284.40/284.47	c
284.40/284.47	c +  284.5    67089     740      0   157    381 1190275 248480   18.9  11   42
386.01/386.04	c +  386.1    67089     740      0   157    381 1487840 273328   18.8  11   51
522.61/522.61	c +  522.6    67089     740      0   157    381 1859800 300660   18.5  11   56
603.11/603.14	c B  603.2    67089     740      0   157    381 2048445 300666   18.5  13   62
643.71/643.72	c s  643.8    67090     740      0   157    381 2153703 300672   18.3  12   38
681.12/681.14	c R  681.2    67090     740      0   157    381 2256103 300680   18.1  10   49
689.92/689.99	c s  690.0    67091     740      0   157    381 2279164 300666   18.1  11   38
705.92/705.99	c +  706.0    67091     740      0   157    381 2324750 330726   18.1  12   45
859.03/859.11	c s  859.1    67092     740      0   157    381 2680611 330734   17.9  11   42
967.42/967.49	c s  967.5    67093     740      0   157    381 2902787 330731   17.8  15   42
968.72/968.77	c +  968.8    67093     740      0   157    381 2905936 363798   17.8  13   47
1146.73/1146.78	c s 1146.8    67094     740      0   157    381 3257266 363798   17.6   8   44
1235.74/1235.71	c s 1235.8    67095     740      0   157    381 3409700 363815   17.4  10   44
1322.04/1322.00	c s 1322.1   153693     739      1   157    381 3556392 323450   17.2  12   43
1350.75/1350.74	c 0 1350.8   157558     610    130   157    381 3600015 363797   17.1   9   62
1350.75/1350.74	c
1350.75/1350.74	s UNSATISFIABLE
1350.75/1350.74	c
1350.75/1350.74	c 3600015 conflicts, 4382332 decisions, 723 random
1350.75/1350.74	c 9 iterations, 6478 restarts, 0 skipped
1350.75/1350.74	c 18 enlarged, 44 shrunken, 35178 rescored, 859 rebiased
1350.75/1350.74	c 11 simplifications, 0 reductions
1350.75/1350.74	c
1350.75/1350.74	c vars: 130 fixed, 157 equiv, 381 elim, 162 merged
1350.75/1350.74	c elim: 713008 resolutions, 2 phases, 1 rounds
1350.75/1350.74	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1350.75/1350.74	c arty: 2.24 and 0.00 xor average arity
1350.75/1350.74	c prbe: 410724 probed, 275 phases, 277 rounds
1350.75/1350.74	c prbe: 0 failed, 2 lifted, 0 merged
1350.75/1350.74	c sccs: 0 non trivial, 0 fixed, 0 merged
1350.75/1350.74	c hash: 5 units, 162 merged
1350.75/1350.74	c mins: 71136581 learned, 26% deleted, 200 strong, 19 depth
1350.75/1350.74	c subs: 13075 forward, 25 backward, 90427 doms
1350.75/1350.74	c strs: 0 forward, 0 backward
1350.75/1350.74	c doms: 90460 dominators, 88625 high, 119 low
1350.75/1350.74	c prps: 419943841 propagations, 0.31 megaprops
1350.75/1350.74	c
1350.75/1350.74	c 1350.8 seconds, 68 MB max, 326 MB recycled

Verifier Data

No possible verification on an UNSAT instance

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-3365657-1305315786/watcher-3365657-1305315786 -o /tmp/evaluation-result-3365657-1305315786/solver-3365657-1305315786 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365657-1305315786.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: 2.00 1.68 0.88 3/352 12424
/proc/meminfo: memFree=4574520/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=1660 CPUtime=0 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 341 0 0 0 0 0 0 0 25 0 1 0 643175630 1699840 298 33554432000 134512640 135151029 4289996816 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 415 298 65 156 0 258 0

[startup+0.0962441 s]
/proc/loadavg: 2.00 1.68 0.88 3/352 12424
/proc/meminfo: memFree=4574520/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=7452 CPUtime=0.09 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 1916 0 0 0 9 0 0 0 25 0 1 0 643175630 7630848 1739 33554432000 134512640 135151029 4289996816 18446744073709551615 134575488 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 1863 1739 80 156 0 1706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7452

[startup+0.101237 s]
/proc/loadavg: 2.00 1.68 0.88 3/352 12424
/proc/meminfo: memFree=4574520/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=7452 CPUtime=0.09 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 1939 0 0 0 9 0 0 0 25 0 1 0 643175630 7630848 1762 33554432000 134512640 135151029 4289996816 18446744073709551615 134575920 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 1863 1762 80 156 0 1706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7452

[startup+0.300202 s]
/proc/loadavg: 2.00 1.68 0.88 3/352 12424
/proc/meminfo: memFree=4574520/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=9440 CPUtime=0.29 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 2419 0 0 0 29 0 0 0 25 0 1 0 643175630 9666560 2242 33554432000 134512640 135151029 4289996816 18446744073709551615 134526310 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 2360 2242 80 156 0 2203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9440

[startup+0.701127 s]
/proc/loadavg: 2.00 1.68 0.88 3/352 12424
/proc/meminfo: memFree=4574520/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=9440 CPUtime=0.69 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 2419 0 0 0 69 0 0 0 25 0 1 0 643175630 9666560 2242 33554432000 134512640 135151029 4289996816 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 2360 2242 80 156 0 2203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9440

[startup+1.50098 s]
/proc/loadavg: 2.00 1.68 0.88 3/353 12425
/proc/meminfo: memFree=4565220/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=9440 CPUtime=1.49 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 2419 0 0 0 149 0 0 0 25 0 1 0 643175630 9666560 2242 33554432000 134512640 135151029 4289996816 18446744073709551615 134565643 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 2360 2242 80 156 0 2203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9440

[startup+3.10067 s]
/proc/loadavg: 2.00 1.68 0.88 3/353 12425
/proc/meminfo: memFree=4564320/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=11312 CPUtime=3.09 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 2853 0 0 0 309 0 0 0 25 0 1 0 643175630 11583488 2676 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 2828 2676 80 156 0 2671 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11312

[startup+6.30105 s]
/proc/loadavg: 2.00 1.69 0.88 3/353 12425
/proc/meminfo: memFree=4559476/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=16072 CPUtime=6.29 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 4012 0 0 0 629 0 0 0 25 0 1 0 643175630 16457728 3835 33554432000 134512640 135151029 4289996816 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 4018 3835 80 156 0 3861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16072

[startup+12.7008 s]
/proc/loadavg: 2.00 1.69 0.89 3/353 12425
/proc/meminfo: memFree=4553616/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=21388 CPUtime=12.69 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 5240 0 0 0 1269 0 0 0 25 0 1 0 643175630 21901312 5063 33554432000 134512640 135151029 4289996816 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 5347 5063 80 156 0 5190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21388

[startup+25.5004 s]
/proc/loadavg: 2.00 1.71 0.91 3/353 12425
/proc/meminfo: memFree=4548912/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=26720 CPUtime=25.49 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 6439 0 0 0 2549 0 0 0 25 0 1 0 643175630 27361280 6262 33554432000 134512640 135151029 4289996816 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 6680 6262 80 156 0 6523 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26720

[startup+51.1004 s]
/proc/loadavg: 2.00 1.73 0.93 3/353 12426
/proc/meminfo: memFree=4542560/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=32844 CPUtime=51.1 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 7788 0 0 0 5109 1 0 0 25 0 1 0 643175630 33632256 7611 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 8211 7611 80 156 0 8054 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 32844

[startup+102.313 s]
/proc/loadavg: 2.00 1.77 0.99 3/353 12428
/proc/meminfo: memFree=4534464/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=41412 CPUtime=102.3 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 9680 0 0 0 10229 1 0 0 25 0 1 0 643175630 42405888 9503 33554432000 134512640 135151029 4289996816 18446744073709551615 134575832 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 10353 9503 80 156 0 10196 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41412

[startup+162.301 s]
/proc/loadavg: 2.00 1.81 1.05 3/353 12431
/proc/meminfo: memFree=4533340/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=40460 CPUtime=162.3 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 11313 0 0 0 16228 2 0 0 25 0 1 0 643175630 41431040 9760 33554432000 134512640 135151029 4289996816 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 10115 9760 80 156 0 9958 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40460

[startup+222.301 s]
/proc/loadavg: 2.07 1.87 1.12 3/353 12433
/proc/meminfo: memFree=4528360/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=47828 CPUtime=222.3 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 12725 0 0 0 22228 2 0 0 25 0 1 0 643175630 48975872 11172 33554432000 134512640 135151029 4289996816 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 11957 11172 80 156 0 11800 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47828

[startup+282.301 s]
/proc/loadavg: 2.06 1.90 1.17 3/353 12435
/proc/meminfo: memFree=4524000/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=49496 CPUtime=282.3 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 13805 0 0 0 28228 2 0 0 25 0 1 0 643175630 50683904 11964 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 12374 11964 80 156 0 12217 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49496

[startup+342.3 s]
/proc/loadavg: 2.06 1.93 1.23 3/353 12438
/proc/meminfo: memFree=4520988/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=55696 CPUtime=342.31 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 14936 0 0 0 34228 3 0 0 25 0 1 0 643175630 57032704 13095 33554432000 134512640 135151029 4289996816 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 13924 13095 80 156 0 13767 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 55696

[startup+402.301 s]
/proc/loadavg: 2.02 1.94 1.27 3/353 12439
/proc/meminfo: memFree=4517564/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=59828 CPUtime=402.31 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 15789 0 0 0 40228 3 0 0 25 0 1 0 643175630 61263872 13948 33554432000 134512640 135151029 4289996816 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 14957 13948 80 156 0 14800 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 59828

[startup+462.3 s]
/proc/loadavg: 2.00 1.95 1.31 3/353 12441
/proc/meminfo: memFree=4515288/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=62008 CPUtime=462.31 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 16239 0 0 0 46228 3 0 0 25 0 1 0 643175630 63496192 14398 33554432000 134512640 135151029 4289996816 18446744073709551615 134520411 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 15502 14398 80 156 0 15345 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 62008

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.36 3/353 12444
/proc/meminfo: memFree=4514464/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=63232 CPUtime=522.31 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 16502 0 0 0 52228 3 0 0 25 0 1 0 643175630 64749568 14661 33554432000 134512640 135151029 4289996816 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 15808 14661 80 156 0 15651 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 63232

[startup+582.3 s]
/proc/loadavg: 2.00 1.96 1.39 3/353 12445
/proc/meminfo: memFree=4510704/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=68332 CPUtime=582.31 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 17405 0 0 0 58228 3 0 0 25 0 1 0 643175630 69971968 15564 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17083 15564 80 156 0 16926 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68332

[startup+642.301 s]

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

/proc/meminfo: memFree=4512968/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=61372 CPUtime=702.32 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 17942 0 0 0 70228 4 0 0 25 0 1 0 643175630 62844928 14986 33554432000 134512640 135151029 4289996816 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 15343 14986 80 156 0 15186 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 61372

[startup+762.313 s]
/proc/loadavg: 2.05 1.99 1.50 3/353 12452
/proc/meminfo: memFree=4508976/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=65544 CPUtime=762.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 18780 0 0 0 76229 4 0 0 25 0 1 0 643175630 67117056 15824 33554432000 134512640 135151029 4289996816 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 16386 15824 80 156 0 16229 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 65544

[startup+822.301 s]
/proc/loadavg: 2.13 2.02 1.54 3/353 12455
/proc/meminfo: memFree=4505056/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=71560 CPUtime=822.32 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 19861 0 0 0 82227 5 0 0 25 0 1 0 643175630 73277440 16905 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17890 16905 80 156 0 17733 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 71560

[startup+882.301 s]
/proc/loadavg: 2.05 2.01 1.56 3/353 12456
/proc/meminfo: memFree=4507720/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=66464 CPUtime=882.32 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 20366 0 0 0 88227 5 0 0 25 0 1 0 643175630 68059136 16343 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 16616 16343 80 156 0 16459 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 66464

[startup+942.301 s]
/proc/loadavg: 2.02 2.01 1.59 3/353 12458
/proc/meminfo: memFree=4505324/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=69936 CPUtime=942.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 20887 0 0 0 94228 5 0 0 25 0 1 0 643175630 71614464 16864 33554432000 134512640 135151029 4289996816 18446744073709551615 134554859 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17484 16864 80 156 0 17327 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 69936

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.61 3/353 12459
/proc/meminfo: memFree=4504904/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=70072 CPUtime=1002.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 21929 0 0 0 100228 5 0 0 25 0 1 0 643175630 71753728 16948 33554432000 134512640 135151029 4289996816 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17518 16948 80 156 0 17361 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 70072

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/353 12462
/proc/meminfo: memFree=4501488/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=74448 CPUtime=1062.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 22774 0 0 0 106227 6 0 0 25 0 1 0 643175630 76234752 17793 33554432000 134512640 135151029 4289996816 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 18612 17793 80 156 0 18455 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 74448

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/353 12475
/proc/meminfo: memFree=4499708/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=77276 CPUtime=1122.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 23207 0 0 0 112227 6 0 0 25 0 1 0 643175630 79130624 18226 33554432000 134512640 135151029 4289996816 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 19319 18226 80 156 0 19162 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 77276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/353 12477
/proc/meminfo: memFree=4500372/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=72388 CPUtime=1182.33 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 24566 0 0 0 118227 6 0 0 25 0 1 0 643175630 74125312 17495 33554432000 134512640 135151029 4289996816 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 18097 17495 80 156 0 17940 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 72388

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 1.69 3/353 12479
/proc/meminfo: memFree=4503700/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=65948 CPUtime=1242.34 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 25109 0 0 0 124227 7 0 0 25 0 1 0 643175630 67530752 16391 33554432000 134512640 135151029 4289996816 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 16487 16391 80 156 0 16330 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 65948

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.71 3/353 12484
/proc/meminfo: memFree=4499888/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=73152 CPUtime=1302.35 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 26230 0 0 0 130228 7 0 0 25 0 1 0 643175630 74907648 17512 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 18288 17512 80 156 0 18131 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 73152

Solver just ended. Dumping a history of the last processes samples

[startup+1305.5 s]
/proc/loadavg: 2.18 2.04 1.72 3/353 12484
/proc/meminfo: memFree=4498524/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=73536 CPUtime=1305.54 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 26274 0 0 0 130547 7 0 0 25 0 1 0 643175630 75300864 17556 33554432000 134512640 135151029 4289996816 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 18384 17556 80 156 0 18227 0
Current children cumulated CPU time (s) 1305.54
Current children cumulated vsize (KiB) 73536

[startup+1331.1 s]
/proc/loadavg: 2.12 2.04 1.73 3/353 12486
/proc/meminfo: memFree=4504676/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=65948 CPUtime=1331.14 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 26360 0 0 0 133107 7 0 0 25 0 1 0 643175630 67530752 16391 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 16487 16391 80 156 0 16330 0
Current children cumulated CPU time (s) 1331.14
Current children cumulated vsize (KiB) 65948

[startup+1343.9 s]
/proc/loadavg: 2.10 2.04 1.73 3/353 12487
/proc/meminfo: memFree=4504428/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=70072 CPUtime=1343.94 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 26954 0 0 0 134387 7 0 0 25 0 1 0 643175630 71753728 16985 33554432000 134512640 135151029 4289996816 18446744073709551615 134573883 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17518 16985 80 156 0 17361 0
Current children cumulated CPU time (s) 1343.94
Current children cumulated vsize (KiB) 70072

[startup+1347.1 s]
/proc/loadavg: 2.09 2.04 1.73 3/353 12487
/proc/meminfo: memFree=4503560/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=70588 CPUtime=1347.14 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 27044 0 0 0 134707 7 0 0 25 0 1 0 643175630 72282112 17075 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17647 17075 80 156 0 17490 0
Current children cumulated CPU time (s) 1347.14
Current children cumulated vsize (KiB) 70588

[startup+1348.7 s]
/proc/loadavg: 2.09 2.03 1.73 3/353 12487
/proc/meminfo: memFree=4503060/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=71104 CPUtime=1348.74 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 27118 0 0 0 134867 7 0 0 25 0 1 0 643175630 72810496 17149 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17776 17149 80 156 0 17619 0
Current children cumulated CPU time (s) 1348.74
Current children cumulated vsize (KiB) 71104

[startup+1349.5 s]
/proc/loadavg: 2.09 2.03 1.73 3/353 12487
/proc/meminfo: memFree=4503060/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=71104 CPUtime=1349.54 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 27135 0 0 0 134947 7 0 0 25 0 1 0 643175630 72810496 17166 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17776 17166 80 156 0 17619 0
Current children cumulated CPU time (s) 1349.54
Current children cumulated vsize (KiB) 71104

[startup+1350.3 s]
/proc/loadavg: 2.09 2.03 1.73 3/353 12487
/proc/meminfo: memFree=4503060/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=71104 CPUtime=1350.34 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 27135 0 0 0 135027 7 0 0 25 0 1 0 643175630 72810496 17166 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17776 17166 80 156 0 17619 0
Current children cumulated CPU time (s) 1350.34
Current children cumulated vsize (KiB) 71104

[startup+1350.7 s]
/proc/loadavg: 2.09 2.03 1.73 3/353 12487
/proc/meminfo: memFree=4502936/32950928 swapFree=67056568/67111528
[pid=12424] ppid=12422 vsize=71104 CPUtime=1350.75 cores=0,2,4,6
/proc/12424/stat : 12424 (precosat) R 12422 12424 12336 0 -1 4202496 27135 0 0 0 135068 7 0 0 25 0 1 0 643175630 72810496 17166 33554432000 134512640 135151029 4289996816 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12424/statm: 17776 17166 80 156 0 17619 0
Current children cumulated CPU time (s) 1350.75
Current children cumulated vsize (KiB) 71104

Child status: 20
Real time (s): 1350.75
CPU time (s): 1350.8
CPU user time (s): 1350.72
CPU system time (s): 0.078987
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 78564

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

runsolver used 4.66329 second user time and 10.0885 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 21:43:06
IDJOB=3365657
IDBENCH=71078
IDSOLVER=1843
FILE ID=node148/3365657-1305315786
RUNJOBID= node148-1305315241-12355
PBS_JOBID= 13324284
Free space on /tmp= 30288 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=883106312

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:       4574692 kB
Buffers:        273112 kB
Cached:       24320860 kB
SwapCached:       8488 kB
Active:       10903148 kB
Inactive:     16681704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4574692 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            1772 kB
Writeback:           0 kB
AnonPages:     2988620 kB
Mapped:          27712 kB
Slab:           697576 kB
PageTables:      29036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84726108 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= 30288 MiB
End job on node148 at 2011-05-13 22:05:36