Trace number 3365997

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 1126.09 1126.06

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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-3365997-1305322840.cnf
0.00/0.00	c found header 'p cnf 435701 1379987'
1.60/1.62	c finished parsing
1.60/1.62	c
1.60/1.62	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.60/1.62	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.60/1.62	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.60/1.62	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.60/1.62	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.60/1.62	c --random=1 --spread=2000 --seed=0 --skip=25
1.60/1.62	c
1.60/1.62	c sizeof     vars[0] = 16   alignment = 0       7 MB
1.60/1.62	c sizeof     orgs[0] =  8   alignment = 0       3 MB
1.60/1.62	c sizeof     occs[0] =  8   alignment = 0       3 MB
1.60/1.62	c sizeof iirfs[0..1] =  8   alignment = 0       3 MB
1.60/1.62	c
1.60/1.62	c starting search after 1.6 seconds
1.60/1.62	c no decision limit
1.60/1.69	c
1.60/1.69	c       original/binary      fixed     eliminated      learned       agility
1.60/1.69	c   seconds        variables     equivalent    conflicts       height       MB
1.60/1.69	c
1.60/1.69	c *    1.7  1377499  430026   1469  4206      0       0      0    0.0   0  115
12.48/12.57	c s   12.6   586538  102813  10020 78722 244146       0      0    0.0   0   84
12.48/12.57	c l   12.6   586538  102813  10020 78722 244146       0 487361    0.0   0   84
12.88/12.91	c R   12.9   587584  102777  10042 78736 244146     104     97   27.9   6   87
13.48/13.56	c R   13.6   611219  102646  10051 78858 244146     504    466  134.8  12   89
14.58/14.62	c B   14.6   642715  102477  10168 78910 244146    1000    940  135.9  11   92
16.08/16.16	c R   16.2   671708  102233  10288 79034 244146    1861   1782  145.8   3   95
16.28/16.30	c B   16.3   671882  102226  10288 79041 244146    2000   1918  151.1   9   95
24.48/24.52	c s   24.5   731131   98276  11524 79386 246515    5628   5116  153.8   1   96
24.48/24.52	c -   24.5   731131   98276  11524 79386 246515    5628 467867  153.8   1   96
27.88/27.95	c B   28.0   979757   97356  12172 79658 246515    8005   7451  151.4   7  113
38.49/38.51	c s   38.5   857205   94120  13799 80376 247406   12939  11834  134.5   0  104
38.49/38.51	c -   38.5   857205   94120  13799 80376 247406   12939 449153  134.5   0  104
56.58/56.69	c s   56.7  1384528   91747  14807 81095 248052   21487  19967  128.0   8  137
56.58/56.69	c -   56.7  1384528   91747  14807 81095 248052   21487 431187  128.0   8  137
60.39/60.50	c B   60.5  1516703   91317  15139 81193 248052   24012  22475  125.7   9  156
74.58/74.61	c R   74.6  2146515   87429  17795 82425 248052   32440  30859  119.3  15  192
84.49/84.56	c s   84.6  1919248   86017  18420 82710 248554   35960  32749  116.9   6  176
84.49/84.56	c -   84.6  1919248   86017  18420 82710 248554   35960 405316  116.9   6  176
95.09/95.15	c
95.09/95.15	c       original/binary      fixed     eliminated      learned       agility
95.09/95.15	c   seconds        variables     equivalent    conflicts       height       MB
95.09/95.15	c
95.09/95.15	c R   95.1  2190883   85258  18949 82940 248554   42772  39525  113.2   9  196
126.58/126.67	c s  126.7  1392248   83745  19535 83384 249037   63523  58553  106.6  14  146
126.58/126.67	c -  126.7  1392248   83745  19535 83384 249037   63523 397210  106.6  14  146
127.49/127.57	c B  127.6  1395439   83732  19544 83388 249037   64026  59052  106.5   3  148
157.89/157.99	c s  158.0  1481918   82946  19786 83829 249140   85272  77348  103.2   2  156
191.89/191.90	c s  191.9  1503324   82030  20298 84145 249228  105798  96892  100.3   5  171
226.19/226.25	c s  226.3  1437090   79880  20612 84398 250811  125612 104998   97.8   9  160
226.19/226.25	c -  226.3  1437090   79880  20612 84398 250811  125612 393238   97.8   9  160
251.49/251.59	c R  251.6  1548465   79421  20963 84506 250811  141569 120926   96.7   8  184
258.99/259.02	c s  259.0  1488283   78729  20981 84551 251440  144478 116454   96.2   0  173
283.70/283.72	c B  283.7  1549449   78440  21169 84652 251440  160043 131988   94.8  20  187
292.39/292.43	c s  292.4  1536273   78045  21278 84737 251641  163165 134009   94.5   9  180
327.20/327.29	c s  327.3  1572923   76997  21747 84994 251963  183643 153632   92.2   9  188
327.20/327.29	c -  327.3  1572923   76997  21747 84994 251963  183643 389306   92.2   9  188
365.89/365.90	c s  365.9  1614834   76131  22173 85325 252072  205501 173617   90.0   4  196
365.89/365.90	c -  365.9  1614834   76131  22173 85325 252072  205501 385413   90.0   4  196
406.91/406.95	c s  407.0  1716608   75861  22306 85462 252072  227205 195140   88.1   1  207
451.10/451.16	c s  451.2  1793673   75688  22420 85521 252072  250595 218332   85.9   2  218
497.60/497.66	c s  497.7  1763848   74968  22554 85591 252588  276385 233977   84.6   4  220
545.10/545.11	c
545.10/545.11	c       original/binary      fixed     eliminated      learned       agility
545.10/545.11	c   seconds        variables     equivalent    conflicts       height       MB
545.10/545.11	c
545.10/545.11	c s  545.1  1815650   70736  23511 87634 253820  301425 203601   83.2   5  215
545.10/545.11	c -  545.1  1815650   70736  23511 87634 253820  301425 366143   83.2   5  215
593.50/593.56	c s  593.6  1919811   70172  23785 87834 253910  330113 228745   81.3   8  227
642.61/642.63	c s  642.6  2024115   70014  23867 87892 253928  360293 258623   79.9   5  242
650.31/650.34	c +  650.4  2048167   69985  23892 87896 253928  366143 402757   79.8  13  250
651.01/651.08	c R  651.1  2050298   69984  23893 87896 253928  366755 265082   79.8   9  251
677.91/677.99	c B  678.0  2160858   69903  23967 87903 253928  384086 282409   79.3  22  265
695.22/695.23	c s  695.3  2121469   69796  23988 87919 253998  391616 286330   79.0   5  256
751.61/751.62	c s  751.6  2095991   67591  24452 88539 255119  424372 258232   77.9  15  250
751.61/751.62	c -  751.6  2095991   67591  24452 88539 255119  424372 390675   77.9  15  250
785.02/785.00	c +  785.0  2147951   67420  24584 88578 255119  443948 429742   77.7  16  270
808.11/808.17	c s  808.2  2134778   67211  24690 88681 255119  454161 286083   77.4  10  264
870.22/870.22	c s  870.3  2086928   64923  24949 88795 257034  484918 292862   76.8  19  264
870.22/870.22	c -  870.3  2086928   64923  24949 88795 257034  484918 421148   76.8  19  264
930.32/930.37	c s  930.4  2149464   64154  25232 88909 257406  513258 317552   75.8  12  277
930.32/930.37	c -  930.4  2149464   64154  25232 88909 257406  513258 416937   75.8  12  277
983.02/983.02	c +  983.1  2324656   62617  25994 89684 257406  538400 458630   75.4   6  307
993.12/993.15	c s  993.2  1808572   61210  26111 90372 258008  540853 330569   75.4   6  265
993.12/993.15	c -  993.2  1808572   61210  26111 90372 258008  540853 440285   75.4   6  265
1049.62/1049.65	c
1049.62/1049.65	c       original/binary      fixed     eliminated      learned       agility
1049.62/1049.65	c   seconds        variables     equivalent    conflicts       height       MB
1049.62/1049.65	c
1049.62/1049.65	c s 1049.7  1771334   57101  26971 92706 258923  565730 313426   74.8   8  258
1049.62/1049.65	c - 1049.7  1771334   57101  26971 92706 258923  565730 418271   74.8   8  258
1104.92/1104.99	c s 1105.0  1686474   49390  28182 94464 263665  588249 258338   74.0  15  236
1104.92/1104.99	c - 1105.0  1686474   49390  28182 94464 263665  588249 359714   74.0  15  236
1104.92/1104.99	c + 1105.0  1686474   49390  28182 94464 263665  588249 395685   74.0  15  236
1126.03/1126.03	c s 1126.1    13006    1085  40935 105855 287826  594578    329   73.6   3   51
1126.03/1126.03	c - 1126.1    13006    1085  40935 105855 287826  594578  11871   73.6   3   51
1126.03/1126.03	c + 1126.1    13006    1085  40935 105855 287826  594578  13058   73.6   3   51
1126.03/1126.04	c 0 1126.1    13281     800  41220 105855 287826  594586    331   73.6   4   51
1126.03/1126.04	c
1126.03/1126.04	s UNSATISFIABLE
1126.03/1126.04	c
1126.03/1126.04	c 594586 conflicts, 1947105 decisions, 622 random
1126.03/1126.04	c 137 iterations, 2357 restarts, 17 skipped
1126.03/1126.04	c 5 enlarged, 32177 shrunken, 5818 rescored, 188 rebiased
1126.03/1126.04	c 28 simplifications, 0 reductions
1126.03/1126.04	c
1126.03/1126.04	c vars: 41220 fixed, 105855 equiv, 287826 elim, 111921 merged
1126.03/1126.04	c elim: 15038664 resolutions, 28 phases, 6 rounds
1126.03/1126.04	c sbst: 91% substituted, 7.2% nots, 55.9% ands, 34.4% xors, 2.5% ites
1126.03/1126.04	c arty: 2.09 and 2.00 xor average arity
1126.03/1126.04	c prbe: 467799 probed, 1674 phases, 3 rounds
1126.03/1126.04	c prbe: 3658 failed, 7705 lifted, 4049 merged
1126.03/1126.04	c sccs: 2402 non trivial, 10 fixed, 86769 merged
1126.03/1126.04	c hash: 4769 units, 21103 merged
1126.03/1126.04	c mins: 43293098 learned, 51% deleted, 549 strong, 698 depth
1126.03/1126.04	c subs: 52778 forward, 128017 backward, 637725 doms
1126.03/1126.04	c strs: 83617 forward, 7848 backward
1126.03/1126.04	c doms: 804993 dominators, 610874 high, 1942 low
1126.03/1126.04	c prps: 1924825891 propagations, 1.71 megaprops
1126.03/1126.04	c
1126.03/1126.04	c 1126.1 seconds, 316 MB max, 469 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-3365997-1305322840/watcher-3365997-1305322840 -o /tmp/evaluation-result-3365997-1305322840/solver-3365997-1305322840 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365997-1305322840.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.03 2.01 2.00 2/317 2332
/proc/meminfo: memFree=8329404/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/2332/stat : 2332 (runsolver) S 2330 2332 1895 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 643886509 12079104 49 33554432000 4194304 5432360 140735034953936 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699968823 0 0 17 0 0 0 0
/proc/2332/statm: 2949 49 30 303 0 2643 0

[startup+0.0986411 s]
/proc/loadavg: 2.03 2.01 2.00 2/317 2332
/proc/meminfo: memFree=8329404/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=41688 CPUtime=0.09 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 10283 0 0 0 8 1 0 0 22 0 1 0 643886509 42688512 10207 33554432000 134512640 135151029 4291978256 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 10422 10208 65 156 0 10265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41688

[startup+0.100638 s]
/proc/loadavg: 2.03 2.01 2.00 2/317 2332
/proc/meminfo: memFree=8329404/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=41820 CPUtime=0.09 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 10324 0 0 0 8 1 0 0 22 0 1 0 643886509 42823680 10248 33554432000 134512640 135151029 4291978256 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 10455 10249 65 156 0 10298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41820

[startup+0.300594 s]
/proc/loadavg: 2.03 2.01 2.00 2/317 2332
/proc/meminfo: memFree=8329404/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=56580 CPUtime=0.28 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 14206 0 0 0 27 1 0 0 23 0 1 0 643886509 57937920 13936 33554432000 134512640 135151029 4291978256 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 14145 13937 65 156 0 13988 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56580

[startup+0.700518 s]
/proc/loadavg: 2.03 2.01 2.00 2/317 2332
/proc/meminfo: memFree=8329404/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=81696 CPUtime=0.68 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 21264 0 0 0 66 2 0 0 25 0 1 0 643886509 83656704 20224 33554432000 134512640 135151029 4291978256 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 20424 20225 65 156 0 20267 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 81696

[startup+1.50036 s]
/proc/loadavg: 2.03 2.01 2.00 3/318 2333
/proc/meminfo: memFree=8230328/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=128692 CPUtime=1.48 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 34009 0 0 0 144 4 0 0 25 0 1 0 643886509 131780608 31944 33554432000 134512640 135151029 4291978256 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 32173 31945 65 156 0 32016 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 128692

[startup+3.10104 s]
/proc/loadavg: 2.03 2.01 2.00 3/318 2333
/proc/meminfo: memFree=8187224/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=137072 CPUtime=3.08 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 40453 0 0 0 302 6 0 0 25 0 1 0 643886509 140361728 33873 33554432000 134512640 135151029 4291978256 18446744073709551615 134688980 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 34268 33873 80 156 0 34111 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 137072

[startup+6.30047 s]
/proc/loadavg: 2.03 2.01 2.00 3/318 2333
/proc/meminfo: memFree=8157412/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=185528 CPUtime=6.29 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 53114 0 0 0 621 8 0 0 25 0 1 0 643886509 189980672 44740 33554432000 134512640 135151029 4291978256 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 46382 44766 80 156 0 46225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185528

[startup+12.7012 s]
/proc/loadavg: 2.03 2.01 2.00 3/318 2333
/proc/meminfo: memFree=8156940/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=167404 CPUtime=12.68 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 57443 0 0 0 1260 8 0 0 25 0 1 0 643886509 171421696 40759 33554432000 134512640 135151029 4291978256 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 41851 40759 80 156 0 41694 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 167404

[startup+25.5008 s]
/proc/loadavg: 2.02 2.01 2.00 3/318 2334
/proc/meminfo: memFree=8160760/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=171504 CPUtime=25.48 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 68884 0 0 0 2538 10 0 0 25 0 1 0 643886509 175620096 41803 33554432000 134512640 135151029 4291978256 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 42876 41803 80 156 0 42719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 171504

[startup+51.101 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2334
/proc/meminfo: memFree=8156284/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=175600 CPUtime=51.09 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 84961 0 0 0 5096 13 0 0 25 0 1 0 643886509 179814400 42873 33554432000 134512640 135151029 4291978256 18446744073709551615 134520296 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 43900 42873 80 156 0 43743 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175600

[startup+102.312 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2336
/proc/meminfo: memFree=8095872/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=235768 CPUtime=102.3 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 147765 0 0 0 10209 21 0 0 25 0 1 0 643886509 241426432 57851 33554432000 134512640 135151029 4291978256 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 58942 57851 80 156 0 58785 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 235768

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2337
/proc/meminfo: memFree=8086024/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=246088 CPUtime=162.29 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 188168 0 0 0 16202 27 0 0 25 0 1 0 643886509 251994112 60425 33554432000 134512640 135151029 4291978256 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 61522 60425 80 156 0 61365 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 246088

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2339
/proc/meminfo: memFree=8083868/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=246088 CPUtime=222.29 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 212826 0 0 0 22199 30 0 0 25 0 1 0 643886509 251994112 60434 33554432000 134512640 135151029 4291978256 18446744073709551615 134550509 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 61522 60434 80 156 0 61365 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 246088

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2341
/proc/meminfo: memFree=8083712/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=246088 CPUtime=282.29 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 257047 0 0 0 28194 35 0 0 25 0 1 0 643886509 251994112 60463 33554432000 134512640 135151029 4291978256 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 61522 60463 80 156 0 61365 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 246088

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2342
/proc/meminfo: memFree=8080580/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=246088 CPUtime=342.3 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 302951 0 0 0 34188 42 0 0 25 0 1 0 643886509 251994112 60473 33554432000 134512640 135151029 4291978256 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 61522 60473 80 156 0 61365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 246088

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2344
/proc/meminfo: memFree=8078936/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=246088 CPUtime=402.29 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 325920 0 0 0 40184 45 0 0 25 0 1 0 643886509 251994112 60495 33554432000 134512640 135151029 4291978256 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 61522 60495 80 156 0 61365 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 246088

[startup+462.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/318 2345
/proc/meminfo: memFree=8070212/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=256136 CPUtime=462.3 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 374738 0 0 0 46177 53 0 0 25 0 1 0 643886509 262283264 63032 33554432000 134512640 135151029 4291978256 18446744073709551615 134552412 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 64034 63032 80 156 0 63877 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 256136

[startup+522.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/318 2347
/proc/meminfo: memFree=8056056/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=270888 CPUtime=522.3 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 401685 0 0 0 52172 58 0 0 25 0 1 0 643886509 277389312 66645 33554432000 134512640 135151029 4291978256 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 67722 66645 80 156 0 67565 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 270888

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/318 2349
/proc/meminfo: memFree=8039648/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=280972 CPUtime=582.3 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 427465 0 0 0 58168 62 0 0 25 0 1 0 643886509 287715328 69220 33554432000 134512640 135151029 4291978256 18446744073709551615 134552952 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 70243 69220 80 156 0 70086 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 280972

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 2350
/proc/meminfo: memFree=8038980/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=280996 CPUtime=642.31 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 474222 0 0 0 64162 69 0 0 25 0 1 0 643886509 287739904 69236 33554432000 134512640 135151029 4291978256 18446744073709551615 134578560 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 70249 69236 80 156 0 70092 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280996

[startup+702.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 2352
/proc/meminfo: memFree=8018488/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=301432 CPUtime=702.31 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 502500 0 0 0 70156 75 0 0 25 0 1 0 643886509 308666368 74345 33554432000 134512640 135151029 4291978256 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 75358 74345 80 156 0 75201 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 301432

[startup+762.312 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2353
/proc/meminfo: memFree=8004072/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=315684 CPUtime=762.33 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 529167 0 0 0 76152 81 0 0 25 0 1 0 643886509 323260416 77936 33554432000 134512640 135151029 4291978256 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 78921 77936 80 156 0 78764 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 315684

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2355
/proc/meminfo: memFree=8004268/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=315684 CPUtime=822.31 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 552121 0 0 0 82147 84 0 0 25 0 1 0 643886509 323260416 77943 33554432000 134512640 135151029 4291978256 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 78921 77943 80 156 0 78764 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 315684

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 2357
/proc/meminfo: memFree=7995192/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=324772 CPUtime=882.32 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 577555 0 0 0 88144 88 0 0 25 0 1 0 643886509 332566528 80212 33554432000 134512640 135151029 4291978256 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 81193 80212 80 156 0 81036 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 324772

[startup+942.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/318 2358
/proc/meminfo: memFree=7993544/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=326028 CPUtime=942.32 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 600841 0 0 0 94141 91 0 0 25 0 1 0 643886509 333852672 80551 33554432000 134512640 135151029 4291978256 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 81507 80551 80 156 0 81350 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 326028

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/318 2360
/proc/meminfo: memFree=7974044/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=344808 CPUtime=1002.32 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 628422 0 0 0 100136 96 0 0 25 0 1 0 643886509 353083392 85185 33554432000 134512640 135151029 4291978256 18446744073709551615 134581772 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 86202 85185 80 156 0 86045 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 344808

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/318 2361
/proc/meminfo: memFree=7974032/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=344808 CPUtime=1062.32 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 651124 0 0 0 106133 99 0 0 25 0 1 0 643886509 353083392 85197 33554432000 134512640 135151029 4291978256 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 86202 85197 80 156 0 86045 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 344808

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7974256/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=344808 CPUtime=1122.32 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 673849 0 0 0 112130 102 0 0 25 0 1 0 643886509 353083392 85232 33554432000 134512640 135151029 4291978256 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 86202 85232 80 156 0 86045 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 344808

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

[startup+1123.11 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7974376/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=344808 CPUtime=1123.14 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 673849 0 0 0 112212 102 0 0 25 0 1 0 643886509 353083392 85232 33554432000 134512640 135151029 4291978256 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 86202 85232 80 156 0 86045 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 344808

[startup+1124.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7991240/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=348404 CPUtime=1124.73 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 680971 0 0 0 112370 103 0 0 25 0 1 0 643886509 356765696 86188 33554432000 134512640 135151029 4291978256 18446744073709551615 134673072 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 87101 86188 80 156 0 86944 0
Current children cumulated CPU time (s) 1124.73
Current children cumulated vsize (KiB) 348404

[startup+1125.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7971028/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=348404 CPUtime=1125.53 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 681042 0 0 0 112450 103 0 0 25 0 1 0 643886509 356765696 86259 33554432000 134512640 135151029 4291978256 18446744073709551615 134517406 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 87101 86259 80 156 0 86944 0
Current children cumulated CPU time (s) 1125.53
Current children cumulated vsize (KiB) 348404

[startup+1125.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7971028/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=348404 CPUtime=1125.93 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 681070 0 0 0 112490 103 0 0 25 0 1 0 643886509 356765696 86287 33554432000 134512640 135151029 4291978256 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 87101 86287 80 156 0 86944 0
Current children cumulated CPU time (s) 1125.93
Current children cumulated vsize (KiB) 348404

[startup+1126 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 2363
/proc/meminfo: memFree=7971028/32951124 swapFree=67093864/67111528
[pid=2332] ppid=2330 vsize=327980 CPUtime=1126.03 cores=0,2,4,6
/proc/2332/stat : 2332 (precosat) R 2330 2332 1895 0 -1 4202496 681085 0 0 0 112500 103 0 0 25 0 1 0 643886509 335851520 81196 33554432000 134512640 135151029 4291978256 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2332/statm: 81995 81196 80 156 0 81838 0
Current children cumulated CPU time (s) 1126.03
Current children cumulated vsize (KiB) 327980

Child status: 20
Real time (s): 1126.06
CPU time (s): 1126.09
CPU user time (s): 1125.04
CPU system time (s): 1.04884
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 353004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1125.04
system time used= 1.04884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681086
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= 5
involuntary context switches= 1333

runsolver used 3.63645 second user time and 7.63384 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-13 23:40:42
IDJOB=3365997
IDBENCH=84246
IDSOLVER=1843
FILE ID=node102/3365997-1305322840
RUNJOBID= node102-1305315334-1913
PBS_JOBID= 13324330
Free space on /tmp= 44760 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365997-1305322840/watcher-3365997-1305322840 -o /tmp/evaluation-result-3365997-1305322840/solver-3365997-1305322840 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365997-1305322840.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1899258568

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.828
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.828
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.828
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:       8329692 kB
Buffers:        199520 kB
Cached:        5548304 kB
SwapCached:       1128 kB
Active:       19554648 kB
Inactive:      4719348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8329692 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           28228 kB
Writeback:           0 kB
AnonPages:    18525052 kB
Mapped:          26920 kB
Slab:           231420 kB
PageTables:      53176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59145756 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= 44760 MiB
End job on node102 at 2011-05-13 23:59:28