Trace number 3308524

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 45.3771 45.3814

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-3308524-1303983235.cnf
0.00/0.00	c found header 'p cnf 162696 821000'
0.69/0.77	c finished parsing
0.69/0.77	c
0.69/0.77	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.69/0.77	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.69/0.77	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.69/0.77	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.69/0.77	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.69/0.77	c --random=1 --spread=2000 --seed=0 --skip=25
0.69/0.77	c
0.69/0.77	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.69/0.77	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.69/0.77	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.69/0.77	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.69/0.77	c
0.69/0.77	c starting search after 0.8 seconds
0.69/0.77	c no decision limit
0.69/0.79	c
0.69/0.79	c       original/binary      fixed     eliminated      learned       agility
0.69/0.79	c   seconds        variables     equivalent    conflicts       height       MB
0.69/0.79	c
0.69/0.79	c *    0.8   812074  153230   8386  1080      0       0      0    0.0   0   65
3.69/3.71	c s    3.7   625712   81250  35912  1362  44172       0      0    0.0   0   56
3.69/3.71	c l    3.7   625712   81250  35912  1362  44172       0 240615    0.0   0   56
3.79/3.83	c R    3.8   632771   81250  35912  1362  44172     100     97  187.7   2   57
5.29/5.37	c R    5.4   806150   72972  43847  1705  44172     604    568  150.4   1   71
6.09/6.17	c B    6.2   902392   70911  45781  1832  44172    1000    946  187.2   6   76
7.79/7.87	c s    7.9   736354   69432  46070  1861  45333    1099    752  179.5   6   62
7.79/7.87	c -    7.9   736354   69432  46070  1861  45333    1099 202117  179.5   6   62
8.99/9.04	c B    9.0   776232   63577  51861  1925  45333    2001   1602  244.9   3   69
11.39/11.40	c s   11.4   649432   57453  56701  2266  46276    3002   2330  242.5   5   58
11.39/11.40	c -   11.4   649432   57453  56701  2266  46276    3002 165736  242.5   5   58
18.39/18.45	c s   18.5   720211   50107  62955  2770  46864    7885   4347  269.6   2   66
18.39/18.45	c -   18.5   720211   50107  62955  2770  46864    7885 134247  269.6   2   66
18.49/18.55	c B   18.6   720814   50107  62955  2770  46864    8006   4464  271.0   6   66
19.29/19.32	c R   19.3   752556   49924  63121  2787  46864    8956   5390  270.3   1   69
26.39/26.47	c s   26.5   851397   44103  67597  3663  47333   12604   6265  250.6   1   73
26.39/26.47	c -   26.5   851397   44103  67597  3663  47333   12604 106056  250.6   1   73
35.69/35.74	c s   35.7   726765   37096  71735  4019  49846   17771   3822  232.2   2   65
35.69/35.74	c -   35.7   726765   37096  71735  4019  49846   17771  86966  232.2   2   65
43.28/43.35	c
43.28/43.35	c       original/binary      fixed     eliminated      learned       agility
43.28/43.35	c   seconds        variables     equivalent    conflicts       height       MB
43.28/43.35	c
43.28/43.35	c s   43.4   798595   34791  73401  4343  50161   22465   6126  220.0   0   70
43.28/43.35	c -   43.4   798595   34791  73401  4343  50161   22465  79140  220.0   0   70
45.28/45.37	c 0   45.4   848123   24745  83348  4442  50161   23990   7611  216.5   1   74
45.28/45.37	c
45.28/45.37	s UNSATISFIABLE
45.28/45.37	c
45.28/45.37	c 23990 conflicts, 303344 decisions, 170 random
45.28/45.37	c 160 iterations, 155 restarts, 0 skipped
45.28/45.37	c 0 enlarged, 21873 shrunken, 234 rescored, 13 rebiased
45.28/45.37	c 7 simplifications, 0 reductions
45.28/45.37	c
45.28/45.37	c vars: 83348 fixed, 4442 equiv, 50161 elim, 5596 merged
45.28/45.37	c elim: 4677746 resolutions, 7 phases, 3 rounds
45.28/45.37	c sbst: 23% substituted, 27.5% nots, 72.5% ands, 0.0% xors, 0.0% ites
45.28/45.37	c arty: 2.41 and 0.00 xor average arity
45.28/45.37	c prbe: 26712 probed, 88 phases, 0 rounds
45.28/45.37	c prbe: 2070 failed, 8542 lifted, 725 merged
45.28/45.37	c sccs: 457 non trivial, 0 fixed, 618 merged
45.28/45.37	c hash: 1017 units, 4253 merged
45.28/45.37	c mins: 2900080 learned, 22% deleted, 23 strong, 205 depth
45.28/45.37	c subs: 57372 forward, 35926 backward, 40547 doms
45.28/45.37	c strs: 37150 forward, 167 backward
45.28/45.37	c doms: 192998 dominators, 76714 high, 730 low
45.28/45.37	c prps: 151800651 propagations, 3.35 megaprops
45.28/45.37	c
45.28/45.37	c 45.4 seconds, 90 MB max, 66 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: 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-3308524-1303983235/watcher-3308524-1303983235 -o /tmp/evaluation-result-3308524-1303983235/solver-3308524-1303983235 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308524-1303983235.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 0.20 0.06 4/189 22260
/proc/meminfo: memFree=15913028/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=7744 CPUtime=0 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 1630 0 0 0 0 0 0 0 21 0 1 0 509922375 7929856 1586 33554432000 134512640 135151029 4289280720 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22260/statm: 1936 1587 60 156 0 1779 0

[startup+0.048003 s]
/proc/loadavg: 0.89 0.20 0.06 4/189 22260
/proc/meminfo: memFree=15913028/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=18488 CPUtime=0.04 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 4513 0 0 0 4 0 0 0 21 0 1 0 509922375 18931712 4404 33554432000 134512640 135151029 4289280720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 4622 4405 64 156 0 4465 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18488

[startup+0.100994 s]
/proc/loadavg: 0.89 0.20 0.06 4/189 22260
/proc/meminfo: memFree=15913028/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=23620 CPUtime=0.09 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 5908 0 0 0 9 0 0 0 21 0 1 0 509922375 24186880 5670 33554432000 134512640 135151029 4289280720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 5905 5671 64 156 0 5748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23620

[startup+0.301063 s]
/proc/loadavg: 0.89 0.20 0.06 4/189 22260
/proc/meminfo: memFree=15913028/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=38836 CPUtime=0.29 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 10484 0 0 0 28 1 0 0 22 0 1 0 509922375 39768064 9476 33554432000 134512640 135151029 4289280720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 9709 9477 64 156 0 9552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38836

[startup+0.700957 s]
/proc/loadavg: 0.89 0.20 0.06 4/189 22260
/proc/meminfo: memFree=15913028/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=69992 CPUtime=0.69 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 19315 0 0 0 67 2 0 0 24 0 1 0 509922375 71671808 17282 33554432000 134512640 135151029 4289280720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 17498 17283 65 156 0 17341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69992

[startup+1.50081 s]
/proc/loadavg: 0.89 0.20 0.06 5/190 22261
/proc/meminfo: memFree=15825988/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=83352 CPUtime=1.49 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 26029 0 0 0 146 3 0 0 25 0 1 0 509922375 85352448 20411 33554432000 134512640 135151029 4289280720 18446744073709551615 134678227 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 20838 20411 80 156 0 20681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83352

[startup+3.10052 s]
/proc/loadavg: 1.13 0.26 0.08 5/190 22261
/proc/meminfo: memFree=15822888/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=94344 CPUtime=3.09 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 32615 0 0 0 305 4 0 0 25 0 1 0 509922375 96608256 23024 33554432000 134512640 135151029 4289280720 18446744073709551615 134573895 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 23586 23024 80 156 0 23429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94344

[startup+6.30089 s]
/proc/loadavg: 1.13 0.26 0.08 5/190 22261
/proc/meminfo: memFree=15824652/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=89760 CPUtime=6.29 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 37359 0 0 0 624 5 0 0 25 0 1 0 509922375 91914240 21942 33554432000 134512640 135151029 4289280720 18446744073709551615 134672959 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 22440 21942 80 156 0 22283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89760

[startup+12.7008 s]
/proc/loadavg: 1.57 0.38 0.13 5/190 22261
/proc/meminfo: memFree=15825236/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=90144 CPUtime=12.69 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 57531 0 0 0 1261 8 0 0 25 0 1 0 509922375 92307456 22021 33554432000 134512640 135151029 4289280720 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 22536 22021 80 156 0 22379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90144

[startup+25.5005 s]
/proc/loadavg: 1.95 0.50 0.17 5/190 22289
/proc/meminfo: memFree=15687964/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=25.49 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 76521 0 0 0 2537 12 0 0 25 0 1 0 509922375 103567360 24773 33554432000 134512640 135151029 4289280720 18446744073709551615 134681534 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24773 80 156 0 25128 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101140

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

[startup+38.3002 s]
/proc/loadavg: 2.40 0.67 0.23 5/190 22289
/proc/meminfo: memFree=15645432/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=38.29 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 94711 0 0 0 3815 14 0 0 25 0 1 0 509922375 103567360 24794 33554432000 134512640 135151029 4289280720 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24794 80 156 0 25128 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 101140

[startup+41.5007 s]
/proc/loadavg: 2.40 0.67 0.23 5/190 22289
/proc/meminfo: memFree=15632828/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=41.49 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 94711 0 0 0 4135 14 0 0 25 0 1 0 509922375 103567360 24794 33554432000 134512640 135151029 4289280720 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24794 80 156 0 25128 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 101140

[startup+43.1004 s]
/proc/loadavg: 2.53 0.73 0.25 5/190 22289
/proc/meminfo: memFree=15629976/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=99096 CPUtime=43.09 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 103540 0 0 0 4294 15 0 0 25 0 1 0 509922375 101474304 24285 33554432000 134512640 135151029 4289280720 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 24774 24285 80 156 0 24617 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 99096

[startup+44.701 s]
/proc/loadavg: 2.53 0.73 0.25 5/190 22289
/proc/meminfo: memFree=15628240/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=44.68 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 105589 0 0 0 4453 15 0 0 25 0 1 0 509922375 103567360 24796 33554432000 134512640 135151029 4289280720 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24796 80 156 0 25128 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 101140

[startup+45.107 s]
/proc/loadavg: 2.53 0.73 0.25 5/190 22289
/proc/meminfo: memFree=15626256/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=45.09 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 105589 0 0 0 4494 15 0 0 25 0 1 0 509922375 103567360 24796 33554432000 134512640 135151029 4289280720 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24796 80 156 0 25128 0
Current children cumulated CPU time (s) 45.09
Current children cumulated vsize (KiB) 101140

[startup+45.3009 s]
/proc/loadavg: 2.53 0.73 0.25 5/190 22289
/proc/meminfo: memFree=15626256/32950928 swapFree=67111528/67111528
[pid=22260] ppid=22258 vsize=101140 CPUtime=45.28 cores=4,6
/proc/22260/stat : 22260 (precosat) R 22258 22260 22173 0 -1 4202496 105589 0 0 0 4513 15 0 0 25 0 1 0 509922375 103567360 24796 33554432000 134512640 135151029 4289280720 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22260/statm: 25285 24796 80 156 0 25128 0
Current children cumulated CPU time (s) 45.28
Current children cumulated vsize (KiB) 101140

Child status: 20
Real time (s): 45.3814
CPU time (s): 45.3771
CPU user time (s): 45.2131
CPU system time (s): 0.163975
CPU usage (%): 99.9905
Max. virtual memory (cumulated for all children) (KiB): 105240

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

runsolver used 0.06199 second user time and 0.19397 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 11:33:56
IDJOB=3308524
IDBENCH=71019
IDSOLVER=1690
FILE ID=node122/3308524-1303983235
RUNJOBID= node122-1303983219-22192
PBS_JOBID= 13168704
Free space on /tmp= 71612 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308524-1303983235/watcher-3308524-1303983235 -o /tmp/evaluation-result-3308524-1303983235/solver-3308524-1303983235 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308524-1303983235.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=2071549705

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15913184 kB
Buffers:       1728008 kB
Cached:       14427220 kB
SwapCached:          0 kB
Active:        5288816 kB
Inactive:     11180952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15913184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           56324 kB
Writeback:           0 kB
AnonPages:      314360 kB
Mapped:          16252 kB
Slab:           501264 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   508464 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= 71588 MiB
End job on node122 at 2011-04-28 11:34:41