Trace number 3366049

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:precosat 236? (TO) 5000.02 4999.91

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.01	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.01	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.01	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.01	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.01	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.01	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.01	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.01	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.01	c
0.00/0.01	c reading HOME/instance-3366049-1305324472.cnf
0.00/0.01	c found header 'p cnf 286 1742'
0.00/0.01	c finished parsing
0.00/0.01	c
0.00/0.01	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.01	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.01	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.01	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.01	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.01	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.01	c
0.00/0.01	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.01	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.01	c
0.00/0.01	c starting search after 0.0 seconds
0.00/0.01	c no decision limit
0.00/0.01	c
0.00/0.01	c       original/binary      fixed     eliminated      learned       agility
0.00/0.01	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.01	c
0.00/0.01	c *    0.0     1742     286      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     1716     260      0     0     26       0      0    0.0   0    0
0.00/0.01	c l    0.0     1716     260      0     0     26       0   1000    0.0   0    0
0.00/0.01	c R    0.0     1716     260      0     0     26     102    102  137.8   4    0
0.00/0.01	c R    0.0     1716     260      0     0     26     204    204  105.7   8    0
0.00/0.02	c R    0.0     1716     260      0     0     26     805    805   58.7  16    0
0.00/0.02	c B    0.0     1716     260      0     0     26    1000   1000   56.1  18    0
0.00/0.02	c +    0.0     1716     260      0     0     26    1000   1100   56.1  18    0
0.01/0.03	c +    0.0     1716     260      0     0     26    1251   1210   53.7  18    0
0.01/0.03	c +    0.0     1716     260      0     0     26    1560   1331   48.3  15    0
0.01/0.04	c +    0.0     1716     260      0     0     26    1953   1464   44.8  16    0
0.01/0.04	c B    0.0     1716     260      0     0     26    2003   1382   44.6  17    0
0.01/0.04	c R    0.0     1716     260      0     0     26    2407   1466   40.5  16    0
0.01/0.04	c +    0.0     1716     260      0     0     26    2440   1610   40.2  16    0
0.01/0.05	c +    0.0     1716     260      0     0     26    3050   1771   39.0  17    1
0.01/0.07	c +    0.1     1716     260      0     0     26    3811   1948   36.5  16    1
0.01/0.08	c +    0.1     1716     260      0     0     26    4761   2142   34.1  14    1
0.09/0.10	c +    0.1     1716     260      0     0     26    5950   2356   33.0  16    1
0.09/0.11	c R    0.1     1716     260      0     0     26    6426   2363   32.9  15    1
0.09/0.12	c
0.09/0.12	c       original/binary      fixed     eliminated      learned       agility
0.09/0.12	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.12	c
0.09/0.12	c +    0.1     1716     260      0     0     26    7437   2591   30.8  15    1
0.09/0.14	c B    0.1     1716     260      0     0     26    8005   2598   30.3  16    1
0.09/0.16	c +    0.2     1716     260      0     0     26    9296   2850   30.3  15    1
0.09/0.19	c +    0.2     1716     260      0     0     26   11622   3135   29.4  15    1
0.19/0.24	c +    0.2     1716     260      0     0     26   14526   3448   29.3  15    1
0.19/0.27	c R    0.3     1716     260      0     0     26   16043   3454   28.4  15    1
0.29/0.30	c +    0.3     1716     260      0     0     26   18156   3792   27.6  15    1
0.29/0.39	c +    0.4     1716     260      0     0     26   22695   4171   27.6  16    1
0.39/0.42	c B    0.4     1716     260      0     0     26   24014   4174   27.8  15    1
0.49/0.50	c +    0.5     1716     260      0     0     26   28367   4588   27.5  15    1
0.59/0.65	c +    0.6     1716     260      0     0     26   35457   5046   27.0  15    2
0.69/0.72	c R    0.7     1716     260      0     0     26   38506   5049   26.6  16    2
0.78/0.86	c +    0.9     1716     260      0     0     26   44320   5550   25.6  14    2
0.99/1.09	c +    1.1     1716     260      0     0     26   55401   6105   25.9  16    2
1.18/1.29	c B    1.3     1716     260      0     0     26   64024   7372   26.8  18    3
1.38/1.40	c +    1.4     1716     260      0     0     26   69251   6715   27.2  17    2
1.78/1.80	c +    1.8     1716     260      0     0     26   86561   7386   26.9  15    3
1.78/1.88	c R    1.9     1716     260      0     0     26   89798   7398   26.5  15    3
2.38/2.41	c +    2.4     1716     260      0     0     26  108203   8124   26.3  14    3
2.98/3.01	c
2.98/3.01	c       original/binary      fixed     eliminated      learned       agility
2.98/3.01	c   seconds        variables     equivalent    conflicts       height       MB
2.98/3.01	c
2.98/3.01	c +    3.0     1716     260      0     0     26  135252   8936   26.3  16    3
3.58/3.67	c B    3.7     1716     260      0     0     26  160052   8951   27.3  15    4
3.88/3.91	c +    3.9     1716     260      0     0     26  169065   9829   27.5  16    4
5.28/5.34	c R    5.3     1716     260      0     0     26  205216   9835   27.3  16    5
5.49/5.51	c +    5.5     1716     260      0     0     26  211330  10811   27.1  15    5
7.18/7.28	c +    7.3     1716     260      0     0     26  264160  11892   27.1  17    5
9.18/9.29	c +    9.3     1716     260      0     0     26  330201  13081   26.9  16    6
10.89/10.91	c B   10.9     1716     260      0     0     26  384108  13084   27.4  15    7
11.78/11.89	c +   11.9     1716     260      0     0     26  412751  14389   27.6  17    7
14.38/14.47	c R   14.5     1716     260      0     0     26  461682  14399   27.7  16    8
16.88/16.97	c +   17.0     1716     260      0     0     26  515937  15827   27.1  17    9
21.18/21.23	c +   21.2     1716     260      0     0     26  644921  17409   27.7  16    9
26.48/26.56	c +   26.6     1716     260      0     0     26  806151  19149   28.4  19    9
29.88/29.91	c B   29.9     1716     260      0     0     26  896246  19156   28.7  16   10
34.78/34.88	c +   34.9     1716     260      0     0     26 1007685  21063   28.8  15   11
35.68/35.78	c R   35.8     1716     260      0     0     26 1025740  21073   28.8  16   12
47.19/47.27	c +   47.3     1716     260      0     0     26 1259607  23169   28.3  17   13
60.58/60.64	c +   60.6     1716     260      0     0     26 1574505  25485   28.1  15   15
78.78/78.81	c +   78.8     1716     260      0     0     26 1968130  28033   28.4  16   16
83.28/83.39	c
83.28/83.39	c       original/binary      fixed     eliminated      learned       agility
83.28/83.39	c   seconds        variables     equivalent    conflicts       height       MB
83.28/83.39	c
83.28/83.39	c B   83.4     1716     260      0     0     26 2048457  28035   28.5  16   17
94.98/95.09	c R   95.1     1716     260      0     0     26 2256275  28038   28.7  18   19
107.28/107.35	c +  107.3     1716     260      0     0     26 2460161  30836   29.1  16   19
140.58/140.70	c +  140.7     1716     260      0     0     26 3075201  33919   29.2  16   21
169.88/169.95	c s  169.9     1717     260      0     0     26 3546152  33920   29.2  17    7
187.48/187.51	c +  187.5     1717     260      0     0     26 3844003  37310   29.3  17   14
233.78/233.88	c B  233.9     1717     260      0     0     26 4608884  37316   29.2  22   21
251.58/251.68	c +  251.7     1717     260      0     0     26 4805001  41041   29.3  19   24
260.19/260.21	c R  260.2     1717     260      0     0     26 4922230  41048   29.4  19   26
343.79/343.88	c +  343.9     1717     260      0     0     26 6006250  45145   29.8  18   30
446.19/446.30	c +  446.3     1717     260      0     0     26 7507813  49659   29.6  17   35
595.99/596.03	c +  596.0     1717     260      0     0     26 9384765  54624   29.3  15   38
680.80/680.89	c B  680.9     1717     260      0     0     26 10241792  54631   29.5  16   41
721.29/721.34	c R  721.4     1717     260      0     0     26 10663735  54630   29.6  18   43
1230.61/1230.63	c s 1230.7     1718     260      0     0     26 16299006  54625   29.5  16    9
1257.21/1257.28	c s 1257.3     1719     260      0     0     26 16503932  54625   29.5  18   12
1279.81/1279.88	c s 1279.9     1720     260      0     0     26 16734061  54630   29.4  16   11
1494.93/1494.93	c s 1495.0     1721     260      0     0     26 19259506  54628   29.3  15   11
1711.12/1711.15	c s 1711.2     1722     260      0     0     26 21619575  54624   29.5  18   10
1816.62/1816.67	c
1816.62/1816.67	c       original/binary      fixed     eliminated      learned       agility
1816.62/1816.67	c   seconds        variables     equivalent    conflicts       height       MB
1816.62/1816.67	c
1816.62/1816.67	c B 1816.7     1722     260      0     0     26 22531608  54634   29.7  15   32
1855.12/1855.13	c s 1855.2     1723     260      0     0     26 22808440  54625   29.6  17    9
1865.93/1865.96	c R 1866.0     1723     260      0     0     26 22965803  54635   29.7  15   18
2732.65/2732.66	c s 2732.7     1724     260      0     0     26 32188369  54625   30.1  19   12
3541.27/3541.22	c s 3541.3     1725     260      0     0     26 41103110  54653   30.1  17   11
3557.17/3557.14	c s 3557.2     1726     260      0     0     26 41271549  54628   30.1  16   12
3569.48/3569.43	c s 3569.5     1727     260      0     0     26 41376570  54626   30.1  16   12
4150.48/4150.42	c s 4150.5     1728     260      0     0     26 47543083  54625   30.2  17   11
4339.18/4339.19	c B 4339.3     1728     260      0     0     26 49159179  54657   30.2  17   26
4344.88/4344.84	c R 4344.9     1728     260      0     0     26 49208205  52040   30.2  19   12
4404.28/4404.26	c s 4404.4     1729     260      0     0     26 49592408  54627   30.2  21    9
4454.89/4454.85	c s 4455.0     1730     260      0     0     26 49895875  54626   30.1  19    9
4462.99/4462.99	c s 4463.1     1716     259      1     0     26 49983670  54626   30.1  17    9
4925.40/4925.33	c s 4925.4     1717     259      1     0     26 54612455  54626   30.1  16   11
4938.30/4938.22	c s 4938.3     1718     259      1     0     26 54717647  54631   30.1  16   10
5000.01/4999.91	c
5000.01/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.01/4999.91	c
5000.01/4999.91	c 55307548 conflicts, 66207253 decisions, 1 random
5000.01/4999.91	c 1 iterations, 73918 restarts, 10 skipped
5000.01/4999.91	c 42 enlarged, 18 shrunken, 540042 rescored, 8701 rebiased
5000.01/4999.91	c 18 simplifications, 4 reductions
5000.01/4999.91	c
5000.01/4999.91	c vars: 1 fixed, 0 equiv, 26 elim, 0 merged
5000.01/4999.91	c elim: 13689 resolutions, 2 phases, 2 rounds
5000.01/4999.91	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
5000.01/4999.91	c arty: 0.00 and 0.00 xor average arity
5000.01/4999.91	c prbe: 470972 probed, 906 phases, 906 rounds
5000.01/4999.91	c prbe: 0 failed, 0 lifted, 0 merged
5000.01/4999.91	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.01/4999.91	c hash: 0 units, 0 merged
5000.01/4999.91	c mins: 2128926143 learned, 18% deleted, 0 strong, 11 depth
5000.01/4999.91	c subs: 0 forward, 0 backward, 0 doms
5000.01/4999.91	c strs: 0 forward, 0 backward
5000.01/4999.91	c doms: 0 dominators, 0 high, 0 low
5000.01/4999.91	c prps: 1322897722 propagations, 0.26 megaprops
5000.01/4999.91	c
5000.01/4999.91	c 5000.0 seconds, 53 MB max, 1186 MB recycled
5000.01/4999.91	c
5000.01/4999.91	c *** CAUGHT SIGNAL 15 ***
5000.01/4999.91	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366049-1305324472/watcher-3366049-1305324472 -o /tmp/evaluation-result-3366049-1305324472/solver-3366049-1305324472 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3366049-1305324472.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 2.00 2.00 3/279 13676
/proc/meminfo: memFree=20263276/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/13676/stat : 13676 (runsolver) R 13674 13676 12951 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 624862502 12079104 50 33554432000 4194304 5432360 140735113983008 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/13676/statm: 2949 50 30 303 0 2643 0

[startup+0.029685 s]
/proc/loadavg: 2.00 2.00 2.00 3/279 13676
/proc/meminfo: memFree=20263276/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=1260 CPUtime=0.01 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 238 0 0 0 1 0 0 0 25 0 1 0 624862502 1290240 195 33554432000 134512640 135151029 4292326080 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 315 196 80 156 0 158 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1260

[startup+0.10067 s]
/proc/loadavg: 2.00 2.00 2.00 3/279 13676
/proc/meminfo: memFree=20263276/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=1524 CPUtime=0.09 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 314 0 0 0 9 0 0 0 25 0 1 0 624862502 1560576 271 33554432000 134512640 135151029 4292326080 18446744073709551615 134530812 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 381 271 80 156 0 224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524

[startup+0.300621 s]
/proc/loadavg: 2.00 2.00 2.00 3/279 13676
/proc/meminfo: memFree=20263276/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=2052 CPUtime=0.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 445 0 0 0 29 0 0 0 25 0 1 0 624862502 2101248 402 33554432000 134512640 135151029 4292326080 18446744073709551615 134551820 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 513 402 80 156 0 356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2052

[startup+0.70058 s]
/proc/loadavg: 2.00 2.00 2.00 3/279 13676
/proc/meminfo: memFree=20263276/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=2580 CPUtime=0.69 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 592 0 0 0 69 0 0 0 25 0 1 0 624862502 2641920 549 33554432000 134512640 135151029 4292326080 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 645 549 80 156 0 488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2580

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13677
/proc/meminfo: memFree=20260664/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=3808 CPUtime=1.48 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 870 0 0 0 148 0 0 0 25 0 1 0 624862502 3899392 827 33554432000 134512640 135151029 4292326080 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 952 827 80 156 0 795 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3808

[startup+3.10113 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13677
/proc/meminfo: memFree=20258804/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=4656 CPUtime=3.09 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 1065 0 0 0 309 0 0 0 25 0 1 0 624862502 4767744 1022 33554432000 134512640 135151029 4292326080 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 1164 1022 80 156 0 1007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4656

[startup+6.3006 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13677
/proc/meminfo: memFree=20257184/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=6716 CPUtime=6.28 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 1487 0 0 0 628 0 0 0 25 0 1 0 624862502 6877184 1444 33554432000 134512640 135151029 4292326080 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 1679 1444 80 156 0 1522 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6716

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13677
/proc/meminfo: memFree=20254716/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=8468 CPUtime=12.68 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 1884 0 0 0 1268 0 0 0 25 0 1 0 624862502 8671232 1841 33554432000 134512640 135151029 4292326080 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 2117 1841 80 156 0 1960 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8468

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13677
/proc/meminfo: memFree=20249996/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=11628 CPUtime=25.48 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 2582 0 0 0 2548 0 0 0 25 0 1 0 624862502 11907072 2539 33554432000 134512640 135151029 4292326080 18446744073709551615 134574617 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 2907 2539 80 156 0 2750 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11628

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13678
/proc/meminfo: memFree=20244396/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=16392 CPUtime=51.08 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 3517 0 0 0 5108 0 0 0 25 0 1 0 624862502 16785408 3474 33554432000 134512640 135151029 4292326080 18446744073709551615 134576067 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 4098 3474 80 156 0 3941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16392

[startup+102.311 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13679
/proc/meminfo: memFree=20236072/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=22212 CPUtime=102.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 4693 0 0 0 10229 0 0 0 25 0 1 0 624862502 22745088 4650 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 5553 4650 80 156 0 5396 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22212

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/280 13681
/proc/meminfo: memFree=20229984/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=26508 CPUtime=162.28 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 5582 0 0 0 16228 0 0 0 25 0 1 0 624862502 27144192 5539 33554432000 134512640 135151029 4292326080 18446744073709551615 134554817 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 6627 5539 80 156 0 6470 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26508

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/280 13683
/proc/meminfo: memFree=20225488/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=23052 CPUtime=222.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 6955 0 0 0 22228 1 0 0 25 0 1 0 624862502 23605248 5236 33554432000 134512640 135151029 4292326080 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 5763 5236 80 156 0 5606 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23052

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13684
/proc/meminfo: memFree=20211076/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=32972 CPUtime=282.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 8816 0 0 0 28227 2 0 0 25 0 1 0 624862502 33763328 7097 33554432000 134512640 135151029 4292326080 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 8243 7097 80 156 0 8086 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32972

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/280 13686
/proc/meminfo: memFree=20205484/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=35444 CPUtime=342.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 9326 0 0 0 34227 2 0 0 25 0 1 0 624862502 36294656 7607 33554432000 134512640 135151029 4292326080 18446744073709551615 134552245 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 8861 7607 80 156 0 8704 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35444

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/280 13687
/proc/meminfo: memFree=20201256/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=38772 CPUtime=402.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 9877 0 0 0 40227 2 0 0 25 0 1 0 624862502 39702528 8158 33554432000 134512640 135151029 4292326080 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 9693 8158 80 156 0 9536 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 38772

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13689
/proc/meminfo: memFree=20197884/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=41332 CPUtime=462.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 10344 0 0 0 46227 2 0 0 25 0 1 0 624862502 42323968 8625 33554432000 134512640 135151029 4292326080 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 10333 8625 80 156 0 10176 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 41332

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13691
/proc/meminfo: memFree=20193524/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=42484 CPUtime=522.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 10618 0 0 0 52227 2 0 0 25 0 1 0 624862502 43503616 8899 33554432000 134512640 135151029 4292326080 18446744073709551615 134575907 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 10621 8899 80 156 0 10464 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 42484

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13692
/proc/meminfo: memFree=20178876/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=43380 CPUtime=582.29 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 10821 0 0 0 58227 2 0 0 25 0 1 0 624862502 44421120 9102 33554432000 134512640 135151029 4292326080 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 10845 9102 80 156 0 10688 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 43380

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13797
/proc/meminfo: memFree=20064036/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4062.39 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15942 0 0 0 406232 7 0 0 25 0 1 0 624862502 56934400 13745 33554432000 134512640 135151029 4292326080 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13745 80 156 0 13743 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 55600

[startup+4122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/280 13799
/proc/meminfo: memFree=20063392/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4122.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15947 0 0 0 412231 7 0 0 25 0 1 0 624862502 56934400 13750 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13750 80 156 0 13743 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 55600

[startup+4182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/280 13800
/proc/meminfo: memFree=20063248/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4182.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 418231 7 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134546621 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 55600

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13802
/proc/meminfo: memFree=20063116/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4242.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 424231 7 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 55600

[startup+4302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/280 13803
/proc/meminfo: memFree=20062732/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4302.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 430231 7 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 55600

[startup+4362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/280 13805
/proc/meminfo: memFree=20062460/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4362.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 436231 7 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 55600

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/280 13807
/proc/meminfo: memFree=20062192/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4422.38 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 442231 7 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134574617 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 55600

[startup+4482.3 s]
/proc/loadavg: 1.43 1.84 1.95 2/274 13826
/proc/meminfo: memFree=20356068/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4482.39 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 448231 8 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554862 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 55600

[startup+4542.3 s]
/proc/loadavg: 1.16 1.69 1.88 2/274 13828
/proc/meminfo: memFree=20355936/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4542.39 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 454231 8 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134576067 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 55600

[startup+4602.3 s]
/proc/loadavg: 1.06 1.56 1.83 2/274 13829
/proc/meminfo: memFree=20355920/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4602.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 460232 8 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 55600

[startup+4662.3 s]
/proc/loadavg: 1.09 1.47 1.78 2/274 13834
/proc/meminfo: memFree=20355812/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4662.39 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15960 0 0 0 466231 8 0 0 25 0 1 0 624862502 56934400 13763 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13763 80 156 0 13743 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 55600

[startup+4722.31 s]
/proc/loadavg: 1.03 1.38 1.72 2/274 13836
/proc/meminfo: memFree=20355840/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4722.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15961 0 0 0 472232 8 0 0 25 0 1 0 624862502 56934400 13764 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13764 80 156 0 13743 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 55600

[startup+4782.3 s]
/proc/loadavg: 1.01 1.31 1.68 2/274 13837
/proc/meminfo: memFree=20355832/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4782.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15975 0 0 0 478232 8 0 0 25 0 1 0 624862502 56934400 13778 33554432000 134512640 135151029 4292326080 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13778 80 156 0 13743 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 55600

[startup+4842.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/274 13839
/proc/meminfo: memFree=20355684/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4842.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15975 0 0 0 484232 8 0 0 25 0 1 0 624862502 56934400 13778 33554432000 134512640 135151029 4292326080 18446744073709551615 134574847 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13778 80 156 0 13743 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 55600

[startup+4902.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/274 13840
/proc/meminfo: memFree=20355920/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4902.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15975 0 0 0 490232 8 0 0 25 0 1 0 624862502 56934400 13778 33554432000 134512640 135151029 4292326080 18446744073709551615 134554859 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13778 80 156 0 13743 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 55600

[startup+4962.3 s]
/proc/loadavg: 1.00 1.16 1.55 2/274 13842
/proc/meminfo: memFree=20355784/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=4962.4 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15984 0 0 0 496232 8 0 0 25 0 1 0 624862502 56934400 13787 33554432000 134512640 135151029 4292326080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13787 80 156 0 13743 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 55600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.14 1.53 2/274 13843
/proc/meminfo: memFree=20355776/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=5000.01 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15984 0 0 0 499993 8 0 0 25 0 1 0 624862502 56934400 13787 33554432000 134512640 135151029 4292326080 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13787 80 156 0 13743 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 55600

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.14 1.53 2/274 13843
/proc/meminfo: memFree=20355776/32951124 swapFree=67057896/67111528
[pid=13676] ppid=13674 vsize=55600 CPUtime=5000.01 cores=0,2,4,6
/proc/13676/stat : 13676 (precosat) R 13674 13676 12951 0 -1 4202496 15984 0 0 0 499993 8 0 0 25 0 1 0 624862502 56934400 13787 33554432000 134512640 135151029 4292326080 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/13676/statm: 13900 13787 80 156 0 13743 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 55600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.94
CPU system time (s): 0.088986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 57712

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

runsolver used 13.301 second user time and 28.1237 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 00:07:52
IDJOB=3366049
IDBENCH=87946
IDSOLVER=1843
FILE ID=node140/3366049-1305324472
RUNJOBID= node140-1305315242-12969
PBS_JOBID= 13324292
Free space on /tmp= 49580 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366049-1305324472/watcher-3366049-1305324472 -o /tmp/evaluation-result-3366049-1305324472/solver-3366049-1305324472 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3366049-1305324472.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=2014863253

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      20263556 kB
Buffers:        260552 kB
Cached:        8284248 kB
SwapCached:       8056 kB
Active:        4965008 kB
Inactive:      7254152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20263556 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:     3671868 kB
Mapped:          23500 kB
Slab:           383044 kB
PageTables:      22292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45735612 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= 49584 MiB
End job on node140 at 2011-05-14 01:31:14