Trace number 1784410

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
precosat 236? (TO) 5000.07 4999.42

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes3.cnf
MD5SUM3e5b6d8ea2e7f58efa9d9a4dc4048be5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1784410-1241938324.cnf
0.00/0.00	c found header 'p cnf 1150 84314'
0.09/0.11	c finished parsing
0.09/0.11	c
0.09/0.11	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.11	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.11	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.11	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.11	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.11	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.11	c
0.09/0.11	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.11	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.11	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.11	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.11	c
0.09/0.11	c starting search after 0.1 seconds
0.09/0.11	c no decision limit
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    84314    1150      0     0      0       0      0    0.0   0    6
0.29/0.34	c -    0.3    84074    1141      0     0      9       0   1000    0.0   0    7
0.39/0.40	c -    0.4    83341    1115      0     0     35       0   1000    0.0   0    8
0.39/0.41	c -    0.4    83241    1110      0     0     40       0   1000    0.0   0    8
1.39/1.41	c s    1.4    82790    1100      0     0     50       0      0    0.0   0    6
1.39/1.41	c l    1.4    82790    1100      0     0     50       0   5884    0.0   0    6
1.39/1.43	c R    1.4    82790    1100      0     0     50     103    103  112.4   4    7
1.39/1.44	c R    1.4    82790    1100      0     0     50     206    206   91.3   5    7
1.39/1.49	c R    1.5    82790    1100      0     0     50     810    810   73.4   6    7
1.49/1.52	c B    1.5    82790    1100      0     0     50    1000   1000   67.3   6    7
1.59/1.61	c B    1.6    82790    1100      0     0     50    2001   2001   65.3   6    7
1.59/1.65	c R    1.7    82790    1100      0     0     50    2413   2413   70.2   6    8
1.89/1.99	c +    2.0    82790    1100      0     0     50    5884   6472   60.5   5    9
1.99/2.05	c R    2.1    82790    1100      0     0     50    6426   6426   58.5   5    9
2.09/2.14	c +    2.1    82790    1100      0     0     50    7356   7119   57.3   5    9
2.19/2.21	c B    2.2    82790    1100      0     0     50    8002   7127   57.0   5    9
2.39/2.42	c +    2.4    82790    1100      0     0     50    9195   7830   56.3   5    9
2.59/2.65	c +    2.7    82790    1100      0     0     50   11492   8613   55.6   5    9
2.89/2.96	c +    3.0    82790    1100      0     0     50   14365   9474   53.0   5    9
3.09/3.20	c
3.09/3.20	c       original/binary      fixed     eliminated      learned       agility
3.09/3.20	c   seconds        variables     equivalent    conflicts       height       MB
3.09/3.20	c
3.09/3.20	c R    3.2    82790    1100      0     0     50   16050   9522   51.8   5   10
3.39/3.42	c +    3.4    82790    1100      0     0     50   17955  10421   52.0   5   10
3.89/3.92	c +    3.9    82790    1100      0     0     50   22442  11463   51.2   6   10
4.09/4.19	c B    4.2    82790    1100      0     0     50   24009  11482   51.0   6   10
4.59/4.63	c +    4.6    82790    1100      0     0     50   28050  12609   51.2   6   10
4.99/5.07	c s    5.1    82791    1100      0     0     50   30694  12622   50.0   5    9
5.50/5.58	c +    5.6    82791    1100      0     0     50   35060  13869   48.8   5   10
5.99/6.00	c R    6.0    82791    1100      0     0     50   38502  13893   47.2   6   10
6.70/6.76	c +    6.8    82791    1100      0     0     50   43826  15255   45.2   6   11
8.19/8.26	c +    8.3    82791    1100      0     0     50   54781  16780   44.0   6   11
9.40/9.49	c B    9.5    82791    1100      0     0     50   64015  16820   43.6   6   12
10.00/10.01	c +   10.0    82791    1100      0     0     50   68477  18458   43.7   6   12
10.19/10.26	c s   10.3    82792    1100      0     0     50   68584  16899   43.6   5   10
12.39/12.46	c +   12.5    82792    1100      0     0     50   85595  20303   44.4   6   12
12.99/13.05	c R   13.1    82792    1100      0     0     50   89815  20334   43.7   6   13
14.40/14.41	c s   14.4    82793    1100      0     0     50   97189  20369   43.2   7   11
15.79/15.84	c +   15.8    82794    1100      0     0     50  106991  22333   42.9   6   13
18.89/18.96	c s   19.0    82794    1100      0     0     50  127034  22360   43.0   5   12
19.89/19.97	c +   20.0    82794    1100      0     0     50  133735  24566   42.9   5   13
23.50/23.55	c
23.50/23.55	c       original/binary      fixed     eliminated      learned       agility
23.50/23.55	c   seconds        variables     equivalent    conflicts       height       MB
23.50/23.55	c
23.50/23.55	c s   23.6    82796    1100      0     0     50  155353  24584   42.7   5   12
24.20/24.29	c B   24.3    82796    1100      0     0     50  160032  24581   42.8   6   14
25.50/25.57	c +   25.6    82796    1100      0     0     50  167165  27022   43.8   5   14
28.39/28.43	c s   28.4    82797    1100      0     0     50  183947  27049   44.4   6   13
32.09/32.10	c R   32.1    82797    1100      0     0     50  205208  27056   44.3   5   14
32.89/32.92	c +   32.9    82797    1100      0     0     50  208956  29724   44.0   6   15
39.90/39.92	c s   39.9    82798    1100      0     0     50  246865  29750   43.4   6   14
42.10/42.11	c +   42.1    82798    1100      0     0     50  261195  32696   43.8   6   16
45.70/45.72	c s   45.7    82801    1100      0     0     50  278371  32706   44.5   5   15
52.09/52.13	c s   52.1    82802    1100      0     0     50  308752  32749   45.9   6   15
55.29/55.32	c +   55.3    82803    1100      0     0     50  326490  35965   45.3   6   17
58.41/58.43	c s   58.4    82806    1100      0     0     50  340590  35999   45.2   6   16
64.60/64.66	c s   64.7    82809    1100      0     0     50  372546  35995   45.6   5   16
67.10/67.16	c B   67.2    82809    1100      0     0     50  384094  36046   46.3   6   18
71.30/71.33	c s   71.3    82811    1100      0     0     50  403885  35981   46.7   6   16
72.10/72.10	c +   72.1    82811    1100      0     0     50  408114  39561   46.8   6   18
84.01/84.09	c R   84.1    82811    1100      0     0     50  461596  39606   47.2   6   21
95.50/95.60	c +   95.6    82811    1100      0     0     50  510142  43517   45.6   6   21
104.01/104.05	c s  104.1    82812    1100      0     0     50  550306  43542   46.0   5   18
122.31/122.36	c
122.31/122.36	c       original/binary      fixed     eliminated      learned       agility
122.31/122.36	c   seconds        variables     equivalent    conflicts       height       MB
122.31/122.36	c
122.31/122.36	c s  122.4    82813    1100      0     0     50  631445  43551   46.4   6   18
123.41/123.49	c +  123.5    82813    1100      0     0     50  637676  47868   46.3   6   19
132.71/132.80	c s  132.8    82814    1100      0     0     50  674734  47893   46.1   6   19
141.21/141.25	c s  141.3    82816    1100      0     0     50  709650  47890   45.7   6   19
150.11/150.16	c s  150.2    82817    1100      0     0     50  744829  47920   45.2   5   18
160.62/160.67	c s  160.7    82818    1100      0     0     50  788521  47897   45.0   6   19
162.52/162.53	c +  162.6    82818    1100      0     0     50  797097  52654   45.0   4   21
168.91/168.99	c s  169.0    82819    1100      0     0     50  823211  52681   45.2   5   20
187.52/187.58	c B  187.6    82819    1100      0     0     50  896220  52698   46.0   5   26
209.52/209.50	c s  209.5    82820    1100      0     0     50  974477  52734   45.8   6   19
215.82/215.82	c +  215.8    82820    1100      0     0     50  996372  57919   45.7   5   22
225.42/225.49	c R  225.5    82820    1100      0     0     50 1025677  57982   45.8   5   25
262.22/262.30	c s  262.3    82821    1100      0     0     50 1142529  57931   44.7   6   22
286.53/286.59	c +  286.6    82821    1100      0     0     50 1245465  63710   44.9   6   27
292.33/292.34	c s  292.4    82822    1100      0     0     50 1264424  63769   44.8   7   24
302.93/302.96	c s  303.0    82823    1100      0     0     50 1302175  63726   44.8   6   24
313.93/313.90	c s  313.9    82824    1100      0     0     50 1340218  63745   44.5   7   23
361.83/361.89	c s  361.9    82825    1100      0     0     50 1506486  63734   45.2   6   25
377.35/377.31	c +  377.4    82825    1100      0     0     50 1556832  70081   45.1   6   29
425.55/425.56	c
425.55/425.56	c       original/binary      fixed     eliminated      learned       agility
425.55/425.56	c   seconds        variables     equivalent    conflicts       height       MB
425.55/425.56	c
425.55/425.56	c s  425.6    82826    1100      0     0     50 1713729  70094   44.6   5   26
437.75/437.78	c s  437.8    82828    1100      0     0     50 1752070  70105   44.6   5   26
500.15/500.17	c +  500.2    82828    1100      0     0     50 1946040  77089   45.0   4   34
536.16/536.15	c B  536.2    82828    1100      0     0     50 2048458  77143   45.6   5   39
643.27/643.20	c R  643.3    82828    1100      0     0     50 2256359  59108   45.2   6   23
710.98/710.95	c +  711.0    82828    1100      0     0     50 2432553  84797   44.8   6   35
814.40/814.31	c s  814.4    82829    1100      0     0     50 2725764  84815   45.0   5   30
931.91/931.87	c +  932.0    82829    1100      0     0     50 3040690  93276   45.1   6   43
1062.32/1062.25	c s 1062.4    82830    1100      0     0     50 3359057  93331   45.8   5   35
1162.64/1162.55	c s 1162.7    82831    1100      0     0     50 3596555  93316   45.0   6   32
1243.45/1243.31	c + 1243.5    82831    1100      0     0     50 3800861 102603   45.1   6   42
1293.56/1293.44	c s 1293.6    82832    1100      0     0     50 3910199 102629   45.2   6   38
1640.21/1640.04	c B 1640.3    82832    1100      0     0     50 4608926 102659   46.4   6   54
1706.91/1706.77	c + 1707.0    82832    1100      0     0     50 4751075 112863   46.4   6   56
1801.62/1801.46	c R 1801.7    82832    1100      0     0     50 4922595 112904   46.4   7   62
2351.30/2351.07	c + 2351.4    82832    1100      0     0     50 5938843 124149   46.8   7   74
3223.01/3222.61	c + 3223.0    82832    1100      0     0     50 7423552 136563   47.8   6   89
4403.76/4403.24	c + 4403.8    82832    1100      0     0     50 9279440 150219   47.1   5  101
5000.03/4999.40	c
5000.03/4999.40	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.40	c
5000.03/4999.40	c 10064917 conflicts, 16904730 decisions, 8480 random
5000.03/4999.40	c 0 iterations, 16380 restarts, 0 skipped
5000.03/4999.40	c 34 enlarged, 193 shrunken, 98481 rescored, 2045 rebiased
5000.03/4999.40	c 32 simplifications, 1 reductions
5000.03/4999.40	c
5000.03/4999.40	c vars: 0 fixed, 0 equiv, 50 elim, 0 merged
5000.03/4999.40	c elim: 371489 resolutions, 1 phases, 1 rounds
5000.03/4999.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
5000.03/4999.40	c arty: 22.00 and 0.00 xor average arity
5000.03/4999.40	c prbe: 1058300 probed, 961 phases, 481 rounds
5000.03/4999.40	c prbe: 0 failed, 0 lifted, 0 merged
5000.03/4999.40	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.03/4999.40	c hash: 0 units, 0 merged
5000.03/4999.40	c mins: 761492593 learned, 48% deleted, 0 strong, 17 depth
5000.03/4999.40	c subs: 121 forward, 366 backward, 4 doms
5000.03/4999.40	c strs: 1170 forward, 0 backward
5000.03/4999.40	c doms: 4 dominators, 0 high, 0 low
5000.03/4999.40	c prps: 1577030843 propagations, 0.32 megaprops
5000.03/4999.40	c
5000.03/4999.40	c 5000.0 seconds, 111 MB max, 3088 MB recycled
5000.03/4999.40	c
5000.03/4999.40	c *** CAUGHT SIGNAL 15 ***
5000.03/4999.40	c

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784410-1241938324/watcher-1784410-1241938324 -o /tmp/evaluation-result-1784410-1241938324/solver-1784410-1241938324 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784410-1241938324.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28619
/proc/meminfo: memFree=1784000/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=1068 CPUtime=0
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 221865789 1093632 168 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 267 168 63 155 0 110 0

[startup+0.10235 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28619
/proc/meminfo: memFree=1784000/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=6368 CPUtime=0.09
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 1725 0 0 0 9 0 0 0 18 0 1 0 221865789 6520832 1483 1992294400 134512640 135151029 4294956240 18446744073709551615 134572727 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 1592 1485 63 155 0 1435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6368

[startup+0.202308 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28619
/proc/meminfo: memFree=1784000/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=7700 CPUtime=0.19
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 2445 0 0 0 19 0 0 0 18 0 1 0 221865789 7884800 1816 1992294400 134512640 135151029 4294956240 18446744073709551615 134528789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 1925 1816 79 155 0 1768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7700

[startup+0.30128 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28619
/proc/meminfo: memFree=1784000/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=9152 CPUtime=0.29
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 3214 0 0 0 28 1 0 0 19 0 1 0 221865789 9371648 2199 1992294400 134512640 135151029 4294956240 18446744073709551615 134519109 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 2288 2199 79 155 0 2131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9152

[startup+0.701166 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28619
/proc/meminfo: memFree=1784000/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=10472 CPUtime=0.69
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 3533 0 0 0 68 1 0 0 22 0 1 0 221865789 10723328 2518 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 2618 2518 79 155 0 2461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10472

[startup+1.50194 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1774136/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=10472 CPUtime=1.49
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 3790 0 0 0 148 1 0 0 25 0 1 0 221865789 10723328 2518 1992294400 134512640 135151029 4294956240 18446744073709551615 134554547 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 2618 2518 79 155 0 2461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10472

[startup+3.10149 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1773688/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=11528 CPUtime=3.09
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 4071 0 0 0 308 1 0 0 25 0 1 0 221865789 11804672 2799 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 2882 2799 79 155 0 2725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11528

[startup+6.30158 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1771064/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=13188 CPUtime=6.29
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 4846 0 0 0 627 2 0 0 25 0 1 0 221865789 13504512 3188 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 3297 3188 79 155 0 3140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13188

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1769664/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=14772 CPUtime=12.69
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 5631 0 0 0 1266 3 0 0 25 0 1 0 221865789 15126528 3587 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 3693 3587 79 155 0 3536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14772

[startup+25.5021 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1767552/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=17052 CPUtime=25.5
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 7601 0 0 0 2545 5 0 0 25 0 1 0 221865789 17461248 4184 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 4263 4184 79 155 0 4106 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17052

[startup+51.1028 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1763712/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=20700 CPUtime=51.1
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 9831 0 0 0 5104 6 0 0 25 0 1 0 221865789 21196800 5086 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 5175 5086 79 155 0 5018 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20700

[startup+102.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1758208/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=26388 CPUtime=102.3
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 13712 0 0 0 10221 9 0 0 25 0 1 0 221865789 27021312 6429 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 6597 6429 79 155 0 6440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26388

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1757504/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=26784 CPUtime=162.32
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 15413 0 0 0 16221 11 0 0 25 0 1 0 221865789 27426816 6588 1992294400 134512640 135151029 4294956240 18446744073709551615 134567860 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 6696 6588 79 155 0 6539 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 26784

[startup+222.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1754752/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=29408 CPUtime=222.32
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 17116 0 0 0 22220 12 0 0 25 0 1 0 221865789 30113792 7269 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 7352 7269 79 155 0 7195 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 29408

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1748544/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=35800 CPUtime=282.33
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 19001 0 0 0 28218 15 0 0 25 0 1 0 221865789 36659200 8809 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 8950 8809 79 155 0 8793 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 35800

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1748416/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=35800 CPUtime=342.33
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 19808 0 0 0 34218 15 0 0 25 0 1 0 221865789 36659200 8845 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 8950 8845 79 155 0 8793 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 35800

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1748288/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=36112 CPUtime=402.34
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 20119 0 0 0 40218 16 0 0 25 0 1 0 221865789 36978688 8899 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 9028 8899 79 155 0 8871 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 36112

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1746560/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=37740 CPUtime=462.35
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 21041 0 0 0 46218 17 0 0 25 0 1 0 221865789 38645760 9307 1992294400 134512640 135151029 4294956240 18446744073709551615 134554894 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 9435 9307 79 155 0 9278 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 37740

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28620
/proc/meminfo: memFree=1743104/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=41376 CPUtime=522.35
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 21922 0 0 0 52217 18 0 0 25 0 1 0 221865789 42369024 10188 1992294400 134512640 135151029 4294956240 18446744073709551615 134552946 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 10344 10188 79 155 0 10187 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 41376

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28626
/proc/meminfo: memFree=1739192/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=45760 CPUtime=582.36
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 22890 0 0 0 58217 19 0 0 25 0 1 0 221865789 46858240 11156 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 11440 11156 79 155 0 11283 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 45760

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28626
/proc/meminfo: memFree=1729016/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=55752 CPUtime=642.37
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 25543 0 0 0 64215 22 0 0 25 0 1 0 221865789 57090048 13552 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 13938 13552 79 155 0 13781 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 55752

[startup+702.302 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28628
/proc/meminfo: memFree=1684416/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=106632 CPUtime=4062.83
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 36626 0 0 0 406240 43 0 0 25 0 1 0 221865789 109191168 24635 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 26658 24635 79 155 0 26501 0
Current children cumulated CPU time (s) 4062.83
Current children cumulated vsize (KiB) 106632

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28628
/proc/meminfo: memFree=1683968/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=107400 CPUtime=4122.83
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 36757 0 0 0 412240 43 0 0 25 0 1 0 221865789 109977600 24766 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 26850 24766 79 155 0 26693 0
Current children cumulated CPU time (s) 4122.83
Current children cumulated vsize (KiB) 107400

[startup+4182.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 28634
/proc/meminfo: memFree=1682296/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=109300 CPUtime=4182.83
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 37157 0 0 0 418240 43 0 0 25 0 1 0 221865789 111923200 25166 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 27325 25166 79 155 0 27168 0
Current children cumulated CPU time (s) 4182.83
Current children cumulated vsize (KiB) 109300

[startup+4242.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 28634
/proc/meminfo: memFree=1681976/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=109648 CPUtime=4242.84
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 37229 0 0 0 424240 44 0 0 25 0 1 0 221865789 112279552 25238 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 27412 25238 79 155 0 27255 0
Current children cumulated CPU time (s) 4242.84
Current children cumulated vsize (KiB) 109648

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1681976/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=109648 CPUtime=4302.85
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 37233 0 0 0 430241 44 0 0 25 0 1 0 221865789 112279552 25242 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 27412 25242 79 155 0 27255 0
Current children cumulated CPU time (s) 4302.85
Current children cumulated vsize (KiB) 109648

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1681912/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=109648 CPUtime=4362.85
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 37237 0 0 0 436241 44 0 0 25 0 1 0 221865789 112279552 25246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 27412 25246 79 155 0 27255 0
Current children cumulated CPU time (s) 4362.85
Current children cumulated vsize (KiB) 109648

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1678968/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=112568 CPUtime=4422.86
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 37996 0 0 0 442241 45 0 0 25 0 1 0 221865789 115269632 26005 1992294400 134512640 135151029 4294956240 18446744073709551615 134574596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 28142 26005 79 155 0 27985 0
Current children cumulated CPU time (s) 4422.86
Current children cumulated vsize (KiB) 112568

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1678336/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=113232 CPUtime=4482.86
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 38127 0 0 0 448241 45 0 0 25 0 1 0 221865789 115949568 26136 1992294400 134512640 135151029 4294956240 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 28308 26136 79 155 0 28151 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 113232

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1678016/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=113616 CPUtime=4542.87
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 38207 0 0 0 454242 45 0 0 25 0 1 0 221865789 116342784 26216 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 28404 26216 79 155 0 28247 0
Current children cumulated CPU time (s) 4542.87
Current children cumulated vsize (KiB) 113616

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1677376/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=114540 CPUtime=4602.89
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 38449 0 0 0 460243 46 0 0 25 0 1 0 221865789 117288960 26458 1992294400 134512640 135151029 4294956240 18446744073709551615 134578147 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 28635 26458 79 155 0 28478 0
Current children cumulated CPU time (s) 4602.89
Current children cumulated vsize (KiB) 114540

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1675776/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=115728 CPUtime=4662.89
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 38761 0 0 0 466243 46 0 0 25 0 1 0 221865789 118505472 26770 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 28932 26770 79 155 0 28775 0
Current children cumulated CPU time (s) 4662.89
Current children cumulated vsize (KiB) 115728

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1674112/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=117504 CPUtime=4722.9
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39159 0 0 0 472243 47 0 0 25 0 1 0 221865789 120324096 27168 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29376 27168 79 155 0 29219 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 117504

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1674112/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=117504 CPUtime=4782.91
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39179 0 0 0 478244 47 0 0 25 0 1 0 221865789 120324096 27188 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29376 27188 79 155 0 29219 0
Current children cumulated CPU time (s) 4782.91
Current children cumulated vsize (KiB) 117504

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1674112/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=117504 CPUtime=4842.92
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39181 0 0 0 484245 47 0 0 25 0 1 0 221865789 120324096 27190 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29376 27190 79 155 0 29219 0
Current children cumulated CPU time (s) 4842.92
Current children cumulated vsize (KiB) 117504

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1674048/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=117504 CPUtime=4902.92
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39183 0 0 0 490245 47 0 0 25 0 1 0 221865789 120324096 27192 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29376 27192 79 155 0 29219 0
Current children cumulated CPU time (s) 4902.92
Current children cumulated vsize (KiB) 117504

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1673920/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=117728 CPUtime=4962.93
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39229 0 0 0 496246 47 0 0 25 0 1 0 221865789 120553472 27238 1992294400 134512640 135151029 4294956240 18446744073709551615 134574623 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29432 27238 79 155 0 29275 0
Current children cumulated CPU time (s) 4962.93
Current children cumulated vsize (KiB) 117728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1673216/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=118624 CPUtime=5000.03
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39398 0 0 0 499956 47 0 0 25 0 1 0 221865789 121470976 27407 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29656 27407 79 155 0 29499 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 118624

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

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

[startup+4999.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=1673216/2055920 swapFree=4180112/4192956
[pid=28619] ppid=28617 vsize=118624 CPUtime=5000.03
/proc/28619/stat : 28619 (precosat) R 28617 28619 28553 0 -1 4194304 39398 0 0 0 499956 47 0 0 25 0 1 0 221865789 121470976 27407 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28619/statm: 29656 27407 79 155 0 29499 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 118624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.42
CPU time (s): 5000.07
CPU user time (s): 4999.57
CPU system time (s): 0.498924
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 118624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.57
system time used= 0.498924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39398
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= 2
involuntary context switches= 8805

runsolver used 3.71043 second user time and 10.1755 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-10 08:52:04
IDJOB=1784410
IDBENCH=71410
IDSOLVER=607
FILE ID=node16/1784410-1241938324
PBS_JOBID= 9265006
Free space on /tmp= 66056 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes3.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784410-1241938324/watcher-1784410-1241938324 -o /tmp/evaluation-result-1784410-1241938324/solver-1784410-1241938324 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784410-1241938324.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3e5b6d8ea2e7f58efa9d9a4dc4048be5
RANDOM SEED=384708758

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1784416 kB
Buffers:         53060 kB
Cached:         167824 kB
SwapCached:       7188 kB
Active:         130340 kB
Inactive:        98976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784416 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            28204 kB
Committed_AS:   747756 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66056 MiB
End job on node16 at 2009-05-10 10:15:25