Trace number 1716988

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) 1200.06 1200.41

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryAPPLICATION (applications 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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

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-1716988-1240622720.cnf
0.00/0.00	c found header 'p cnf 8920 31884'
0.01/0.03	c finished parsing
0.01/0.03	c
0.01/0.03	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.03	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.03	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.03	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.03	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.03	c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.03	c
0.01/0.03	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.01/0.03	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.01/0.03	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.01/0.03	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.01/0.03	c
0.01/0.03	c starting search after 0.0 seconds
0.01/0.03	c no decision limit
0.01/0.04	c
0.01/0.04	c       original/binary      fixed     eliminated      learned       agility
0.01/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.01/0.04	c
0.01/0.04	c *    0.0    30972    8115    230   575      0       0      0    0.0   0    3
0.49/0.55	c s    0.6    23638    3127    446   931   4416       0      0    0.0   0    2
0.49/0.55	c l    0.6    23638    3127    446   931   4416       0  14973    0.0   0    2
0.49/0.57	c R    0.6    23653    3127    446   931   4416     101    100   39.5  10    3
0.49/0.58	c R    0.6    23662    3127    446   931   4416     202    201   38.6   9    3
0.59/0.67	c R    0.7    23673    3127    446   931   4416     806    804   40.8   7    3
0.69/0.71	c B    0.7    23675    3127    446   931   4416    1001    998   39.7   8    3
0.79/0.87	c B    0.9    23697    3127    446   931   4416    2001   1993   47.0  17    3
0.89/0.92	c R    0.9    23707    3127    446   931   4416    2409   2395   44.2   8    3
1.00/1.08	c s    1.1    23709    3127    446   931   4416    3291   3275   41.9   7    3
1.69/1.73	c R    1.7    24892    3123    450   931   4416    6423   6407   39.8  20    4
1.69/1.79	c s    1.8    24753    3123    450   931   4416    6545   6528   39.7   9    4
1.99/2.09	c B    2.1    24753    3123    450   931   4416    8001   7984   38.0  17    4
2.59/2.64	c s    2.6    25110    3123    450   931   4416   10406  10385   38.3  22    4
3.70/3.72	c +    3.7    25413    3122    451   931   4416   14974  16470   38.8  12    6
3.80/3.80	c s    3.8    25385    3122    451   931   4416   15040  15013   38.8  12    5
4.00/4.07	c R    4.1    25387    3122    451   931   4416   16038  16010   38.1   6    6
4.59/4.70	c +    4.7    25390    3122    451   931   4416   18716  18117   36.5  11    6
5.19/5.25	c s    5.3    25803    3098    451   931   4440   19917  17351   36.0  29    6
6.19/6.23	c
6.19/6.23	c       original/binary      fixed     eliminated      learned       agility
6.19/6.23	c   seconds        variables     equivalent    conflicts       height       MB
6.19/6.23	c
6.19/6.23	c +    6.2    25848    3098    451   931   4440   23396  19928   34.8   9    7
6.39/6.44	c B    6.4    25848    3098    451   931   4440   24007  18749   34.4   5    7
6.60/6.64	c s    6.6    25847    3098    451   931   4440   24571  19313   34.1   8    6
7.79/7.82	c +    7.8    25991    3098    451   931   4440   29245  21920   35.6   5    7
8.19/8.22	c s    8.2    25918    3095    454   931   4440   29776  20473   35.3   7    6
9.69/9.75	c s    9.8    25925    3095    454   931   4440   34809  21952   34.2   6    6
10.39/10.46	c +   10.5    26019    3094    455   931   4440   36556  24112   33.7  12    7
10.89/10.91	c R   10.9    26019    3094    455   931   4440   38472  23904   33.3  21    7
11.59/11.62	c s   11.6    25895    3085    455   931   4449   39862  23880   32.9   6    7
13.39/13.48	c s   13.5    25960    3084    456   931   4449   44872  24137   31.9   4    7
13.69/13.75	c +   13.7    25960    3084    456   931   4449   45695  26523   31.7   9    7
15.29/15.39	c s   15.4    25963    3084    456   931   4449   50709  26568   31.4   7    7
17.29/17.30	c +   17.3    25982    3084    456   931   4449   57115  29175   31.0  11    8
17.59/17.61	c s   17.6    25975    3083    456   931   4450   57358  26878   31.0   8    7
19.49/19.55	c s   19.6    25991    3083    456   931   4450   63827  29258   33.5   8    8
19.69/19.72	c B   19.7    26007    3083    456   931   4450   64015  29276   33.6  17    8
21.68/21.79	c s   21.8    26040    3083    456   931   4450   69046  29253   33.4  19    8
22.68/22.77	c +   22.8    26041    3083    456   931   4450   71390  32092   33.3  27    9
24.19/24.22	c s   24.2    26041    3083    456   931   4450   75182  32185   33.2  31    9
26.69/26.72	c
26.69/26.72	c       original/binary      fixed     eliminated      learned       agility
26.69/26.72	c   seconds        variables     equivalent    conflicts       height       MB
26.69/26.72	c
26.69/26.72	c s   26.7    26050    3083    456   931   4450   81155  32116   32.9   5    9
28.79/28.82	c s   28.8    26076    3083    456   931   4450   87766  32161   32.2   8    9
29.29/29.38	c +   29.4    26127    3081    458   931   4450   89235  35301   32.1  20    9
29.49/29.55	c R   29.5    26129    3081    458   931   4450   89773  32806   32.1  10    9
31.29/31.40	c s   31.4    25863    3073    458   931   4458   93851  35227   31.9  13    9
33.28/33.35	c s   33.3    25928    3073    458   931   4458   99119  35337   31.1   6    9
35.68/35.77	c s   35.8    26009    3073    458   931   4458  105712  35358   31.3   8    9
37.68/37.78	c +   37.8    26101    3071    459   932   4458  111542  38831   32.1  11   10
38.58/38.65	c s   38.6    26062    3068    459   932   4461  113146  36739   32.1   8    9
41.48/41.59	c s   41.6    26050    3067    460   932   4461  120271  38973   31.8  15   10
44.38/44.43	c s   44.4    26099    3067    460   932   4461  126928  38936   31.6  10   10
47.38/47.48	c s   47.5    26093    3066    460   932   4462  133912  38798   31.5   5   10
49.58/49.62	c +   49.6    26199    3064    461   933   4462  139426  42714   31.5   9   11
50.18/50.28	c s   50.3    26179    3064    461   933   4462  141124  40626   31.4   8   10
53.18/53.27	c s   53.3    26190    3064    461   933   4462  147583  42737   31.1   4   10
56.48/56.56	c s   56.5    26438    3062    461   933   4464  154879  42872   31.4  26   10
58.38/58.44	c B   58.4    26443    3062    461   933   4464  160043  42844   31.7  14   12
59.68/59.74	c s   59.7    26444    3062    461   933   4464  162559  42811   31.7  14   10
63.07/63.17	c s   63.2    26446    3062    461   933   4464  171522  42721   32.1   6   11
64.17/64.25	c
64.17/64.25	c       original/binary      fixed     eliminated      learned       agility
64.17/64.25	c   seconds        variables     equivalent    conflicts       height       MB
64.17/64.25	c
64.17/64.25	c +   64.2    26446    3062    461   933   4464  174281  46985   32.0  36   12
66.97/67.01	c s   67.0    26447    3062    461   933   4464  180066  46998   32.1   5   12
70.77/70.87	c s   70.9    26448    3062    461   933   4464  189996  47110   32.2  17   13
77.37/77.43	c R   77.4    26448    3062    461   933   4464  205175  47058   31.3  12   13
77.67/77.71	c s   77.7    26486    3062    461   933   4464  205175  47058   31.3  12   12
83.47/83.59	c +   83.6    26486    3062    461   933   4464  217853  51683   30.6   8   12
88.86/88.92	c s   88.9    26510    3062    461   933   4464  230776  55819   30.0  11   12
92.96/93.05	c s   93.0    26522    3062    461   933   4464  239875  51726   30.0   7   11
97.06/97.19	c s   97.2    26524    3062    461   933   4464  249166  51814   29.9  26   11
104.06/104.19	c s  104.2    26529    3062    461   933   4464  266071  51832   30.2  20   13
105.86/105.99	c +  106.0    26529    3062    461   933   4464  272316  56851   30.2  21   14
108.56/108.63	c s  108.6    26548    3062    461   933   4464  278452  56930   30.3  10   15
113.36/113.50	c s  113.5    26601    3062    461   933   4464  287318  57003   30.3  18   15
117.56/117.69	c s  117.7    26675    3062    461   933   4464  295418  56913   30.2   7   14
121.65/121.79	c s  121.8    26677    3062    461   933   4464  303431  56935   30.3  11   14
126.15/126.22	c s  126.2    26680    3062    461   933   4464  311692  56912   30.2   7   14
137.26/137.37	c s  137.3    26710    3062    461   933   4464  333386  56931   29.6   7   12
140.76/140.87	c +  140.8    26713    3062    461   933   4464  340396  62536   29.6  21   15
141.66/141.79	c s  141.8    26713    3062    461   933   4464  342450  59076   29.6   9   13
146.55/146.67	c
146.55/146.67	c       original/binary      fixed     eliminated      learned       agility
146.55/146.67	c   seconds        variables     equivalent    conflicts       height       MB
146.55/146.67	c
146.55/146.67	c s  146.6    26768    3062    461   933   4464  351794  62688   29.6  18   14
151.55/151.69	c s  151.6    26774    3062    461   933   4464  360967  62664   29.8  20   14
156.55/156.61	c s  156.6    26776    3062    461   933   4464  372160  62656   29.9  18   14
161.45/161.60	c B  161.6    26776    3062    461   933   4464  384099  62645   30.8  13   17
162.85/162.96	c s  162.9    26912    3062    461   933   4464  386297  62619   30.9   6   15
167.74/167.90	c s  167.9    27023    3062    461   933   4464  397300  62566   30.8   5   16
173.94/174.09	c s  174.0    27029    3062    461   933   4464  408753  62646   30.7  18   16
179.04/179.12	c s  179.1    27050    3062    461   933   4464  419518  62644   31.3   8   17
181.74/181.84	c +  181.8    27050    3062    461   933   4464  425495  68789   31.3  26   18
186.34/186.40	c s  186.4    27052    3062    461   933   4464  435969  68885   31.1   8   18
198.23/198.33	c N  198.3    27052    3062    461   933   4464  461569  68948   30.7  28   21
222.93/223.09	c s  223.0    27228    3062    461   933   4464  512770  68993   30.1  17   18
229.42/229.50	c s  229.4    26961    3059    462   934   4465  522981  68832   30.2  11   18
233.42/233.58	c +  233.5    26962    3059    462   934   4465  531865  75667   30.1   6   20
234.92/235.00	c s  234.9    26963    3059    462   934   4465  533734  70699   30.1   5   18
241.02/241.12	c s  241.1    26964    3059    462   934   4465  543730  75767   30.2  10   19
247.52/247.64	c s  247.6    26956    3057    463   935   4465  553204  75758   30.1   7   19
261.92/262.05	c s  262.0    26957    3057    463   935   4465  576917  75819   30.1  14   17
274.91/275.02	c s  274.9    26959    3057    463   935   4465  602567  75795   30.0  20   18
282.00/282.10	c
282.00/282.10	c       original/binary      fixed     eliminated      learned       agility
282.00/282.10	c   seconds        variables     equivalent    conflicts       height       MB
282.00/282.10	c
282.00/282.10	c s  282.0    26969    3057    463   935   4465  620232  75751   30.2  11   19
295.51/295.67	c s  295.6    26970    3057    463   935   4465  644238  75774   30.3  17   20
306.81/306.98	c +  306.9    26970    3057    463   935   4465  664832  83233   30.3  13   22
321.40/321.58	c s  321.5    26973    3057    463   935   4465  687528  83293   30.4   6   19
329.59/329.74	c s  329.7    26986    3057    463   935   4465  700246  83288   30.3  10   19
342.59/342.76	c s  342.7    26987    3057    463   935   4465  729005  83328   30.1  14   19
368.39/368.55	c s  368.4    27011    3057    463   935   4465  770918  83292   29.9   8   20
375.98/376.14	c s  376.0    27013    3057    463   935   4465  783505  83418   29.9  17   20
384.67/384.84	c s  384.7    27025    3057    463   935   4465  796463  83323   29.8  18   20
391.77/391.97	c s  391.9    27034    3057    463   935   4465  806138  83402   29.8  12   19
409.17/409.31	c +  409.2    27034    3057    463   935   4465  831040  91556   29.9  28   22
417.37/417.56	c s  417.4    27036    3057    463   935   4465  846139  91765   29.8  22   20
426.37/426.54	c s  426.4    27044    3057    463   935   4465  857921  91671   29.8  17   20
435.87/436.00	c s  435.9    27046    3057    463   935   4465  873452  91717   29.8  20   20
449.26/449.41	c B  449.3    27046    3057    463   935   4465  896184  91739   29.8  31   23
459.66/459.89	c s  459.8    27047    3057    463   935   4465  910232  91694   29.9  11   20
475.35/475.51	c s  475.4    27049    3057    463   935   4465  929552  91608   29.9  16   20
481.95/482.13	c s  482.0    27051    3057    463   935   4465  940349  91642   30.0   7   20
499.95/500.12	c s  500.0    27102    3057    463   935   4465  974355  91700   29.7  11   20
529.34/529.57	c
529.34/529.57	c       original/binary      fixed     eliminated      learned       agility
529.34/529.57	c   seconds        variables     equivalent    conflicts       height       MB
529.34/529.57	c
529.34/529.57	c R  529.4    27102    3057    463   935   4465 1025556  91805   29.5  15   24
529.84/530.09	c s  529.9    27105    3057    463   935   4465 1025556  91805   29.5  15   21
535.73/535.95	c +  535.8    27105    3057    463   935   4465 1038800 100711   29.4   7   23
582.42/582.63	c s  582.5    27126    3057    463   935   4465 1127956 100800   28.7  12   27
595.42/595.68	c s  595.5    27129    3057    463   935   4465 1144007 100752   28.8   8   26
604.92/605.19	c s  605.0    27135    3057    463   935   4465 1155652 100896   28.8  13   26
619.21/619.46	c s  619.3    27181    3057    463   935   4465 1176059 100858   28.8  23   25
630.21/630.43	c s  630.3    27211    3057    463   935   4465 1191033 100835   28.8  12   24
658.00/658.26	c s  658.1    27228    3057    463   935   4465 1230560 100728   28.7   5   23
692.59/692.80	c s  692.6    27237    3057    463   935   4465 1275470 100903   28.7  19   23
702.09/702.30	c s  702.1    27238    3057    463   935   4465 1288093 100802   28.8   5   23
710.29/710.59	c +  710.4    27249    3055    464   936   4465 1298500 110782   28.8  17   26
713.19/713.45	c s  713.2    27217    3054    464   936   4466 1301889 103437   28.8   6   23
736.98/737.27	c s  737.1    27407    3054    464   936   4466 1333167 110812   28.6   8   24
752.37/752.62	c s  752.4    27423    3054    464   936   4466 1361987 110977   28.4  18   23
763.77/764.07	c s  763.9    27435    3054    464   936   4466 1378697 110957   28.5  23   23
775.07/775.35	c s  775.1    27436    3054    464   936   4466 1391976 111006   28.5  34   23
806.26/806.52	c s  806.3    27443    3054    464   936   4466 1434166 110976   28.6  20   25
824.35/824.60	c s  824.4    27444    3054    464   936   4466 1459484 110975   28.6  19   25
857.94/858.22	c
857.94/858.22	c       original/binary      fixed     eliminated      learned       agility
857.94/858.22	c   seconds        variables     equivalent    conflicts       height       MB
857.94/858.22	c
857.94/858.22	c s  858.0    27445    3054    464   936   4466 1496676 110929   28.7  12   24
868.44/868.73	c s  868.5    27534    3054    464   936   4466 1509489 110815   28.6   5   24
881.54/881.89	c s  881.6    27514    3051    465   937   4467 1523536 109982   28.6  12   23
927.53/927.86	c s  927.6    27515    3051    465   937   4467 1589571 110966   28.3  16   23
947.92/948.21	c +  947.9    27515    3051    465   937   4467 1623127 121860   28.1  19   26
965.52/965.89	c s  965.6    27593    3051    465   937   4467 1648797 121971   28.1   5   25
977.41/977.71	c s  977.4    27792    3051    465   937   4467 1663576 122044   28.1  27   25
991.11/991.41	c s  991.1    27793    3051    465   937   4467 1678921 121990   28.1   8   25
1004.40/1004.73	c s 1004.4    27798    3051    465   937   4467 1694492 122015   28.1   8   25
1050.29/1050.68	c s 1050.4    27799    3051    465   937   4467 1752691 121906   28.1   6   26
1098.07/1098.40	c s 1098.1    27932    3051    465   937   4467 1807522 121972   28.1   6   26
1185.14/1185.56	c s 1185.2    28063    3051    465   937   4467 1916599 122050   27.9  22   25
1200.04/1200.40	c
1200.04/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.40	c
1200.04/1200.40	c 1934147 conflicts, 2777014 decisions, 482 random
1200.04/1200.40	c 0 iterations, 3153 restarts, 617 skipped
1200.04/1200.40	c 22 enlarged, 1432 shrunken, 18897 rescored, 509 rebiased
1200.04/1200.40	c 102 simplifications, 0 reductions
1200.04/1200.40	c
1200.04/1200.40	c vars: 465 fixed, 937 equiv, 4467 elim, 1000 merged
1200.04/1200.40	c elim: 1028188 resolutions, 12 phases, 12 rounds
1200.04/1200.40	c sbst: 93% substituted, 0.0% nots, 84.9% ands, 13.6% xors, 1.5% ites
1200.04/1200.40	c arty: 2.18 and 2.00 xor average arity
1200.04/1200.40	c prbe: 2392439 probed, 381 phases, 385 rounds
1200.04/1200.40	c prbe: 105 failed, 13 lifted, 58 merged
1200.04/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.04/1200.40	c hash: 0 units, 942 merged
1200.04/1200.40	c mins: 86154067 learned, 48% deleted, 680 strong, 54 depth
1200.04/1200.40	c subs: 3550 forward, 2660 backward, 3348 doms
1200.04/1200.40	c strs: 2174 forward, 358 backward
1200.04/1200.40	c doms: 4193 dominators, 290 high, 0 low
1200.04/1200.40	c prps: 698252404 propagations, 0.58 megaprops
1200.04/1200.40	c
1200.04/1200.40	c 1200.1 seconds, 33 MB max, 355 MB recycled
1200.04/1200.40	c
1200.04/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.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-1716988-1240622720/watcher-1716988-1240622720 -o /tmp/evaluation-result-1716988-1240622720/solver-1716988-1240622720 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1716988-1240622720.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.00 1.80 3/64 16968
/proc/meminfo: memFree=1771752/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=1612 CPUtime=0
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 90304935 1650688 293 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 403 294 64 155 0 246 0

[startup+0.016342 s]
/proc/loadavg: 2.05 2.00 1.80 3/64 16968
/proc/meminfo: memFree=1771752/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=2296 CPUtime=0.01
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 482 0 0 0 1 0 0 0 18 0 1 0 90304935 2351104 467 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 574 468 64 155 0 417 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2296

[startup+0.10135 s]
/proc/loadavg: 2.05 2.00 1.80 3/64 16968
/proc/meminfo: memFree=1771752/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=4664 CPUtime=0.09
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 1096 0 0 0 9 0 0 0 18 0 1 0 90304935 4775936 1047 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 1166 1047 79 155 0 1009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4664

[startup+0.30137 s]
/proc/loadavg: 2.05 2.00 1.80 3/64 16968
/proc/meminfo: memFree=1771752/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=5412 CPUtime=0.29
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 1485 0 0 0 29 0 0 0 19 0 1 0 90304935 5541888 1244 1992294400 134512640 135151029 4294956224 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 1353 1244 79 155 0 1196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5412

[startup+0.70141 s]
/proc/loadavg: 2.05 2.00 1.80 3/64 16968
/proc/meminfo: memFree=1771752/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=5924 CPUtime=0.69
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 1608 0 0 0 69 0 0 0 23 0 1 0 90304935 6066176 1367 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 1481 1367 79 155 0 1324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.50149 s]
/proc/loadavg: 2.05 2.00 1.80 2/65 16969
/proc/meminfo: memFree=1766560/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=5928 CPUtime=1.49
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 1609 0 0 0 149 0 0 0 25 0 1 0 90304935 6070272 1368 1992294400 134512640 135151029 4294956224 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 1482 1368 79 155 0 1325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5928

[startup+3.10165 s]
/proc/loadavg: 1.96 1.98 1.80 2/65 16969
/proc/meminfo: memFree=1766368/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=6376 CPUtime=3.09
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 1732 0 0 0 309 0 0 0 25 0 1 0 90304935 6529024 1491 1992294400 134512640 135151029 4294956224 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 1594 1491 79 155 0 1437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6376

[startup+6.30198 s]
/proc/loadavg: 1.96 1.98 1.80 2/65 16969
/proc/meminfo: memFree=1764128/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=8164 CPUtime=6.29
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 2157 0 0 0 628 1 0 0 25 0 1 0 90304935 8359936 1916 1992294400 134512640 135151029 4294956224 18446744073709551615 134580595 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 2041 1916 79 155 0 1884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8164

[startup+12.7016 s]
/proc/loadavg: 1.81 1.95 1.79 2/65 16969
/proc/meminfo: memFree=1762976/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=9304 CPUtime=12.69
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 2441 0 0 0 1268 1 0 0 25 0 1 0 90304935 9527296 2200 1992294400 134512640 135151029 4294956224 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 2326 2200 79 155 0 2169 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9304

[startup+25.5019 s]
/proc/loadavg: 1.69 1.92 1.78 2/65 16969
/proc/meminfo: memFree=1760480/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=11760 CPUtime=25.49
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 3055 0 0 0 2547 2 0 0 25 0 1 0 90304935 12042240 2814 1992294400 134512640 135151029 4294956224 18446744073709551615 134551638 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 2940 2814 79 155 0 2783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11760

[startup+51.1015 s]
/proc/loadavg: 1.45 1.84 1.76 2/65 16969
/proc/meminfo: memFree=1758944/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=13292 CPUtime=51.08
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 3584 0 0 0 5106 2 0 0 25 0 1 0 90304935 13611008 3198 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 3323 3198 79 155 0 3166 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13292

[startup+102.306 s]
/proc/loadavg: 1.18 1.70 1.71 2/65 16969
/proc/meminfo: memFree=1755552/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=16580 CPUtime=102.26
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 4499 0 0 0 10224 2 0 0 25 0 1 0 90304935 16977920 4033 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 4145 4033 79 155 0 3988 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16580

[startup+162.302 s]
/proc/loadavg: 1.07 1.58 1.67 2/65 16969
/proc/meminfo: memFree=1752480/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=19992 CPUtime=162.25
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 5696 0 0 0 16221 4 0 0 25 0 1 0 90304935 20471808 4824 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 4998 4824 79 155 0 4841 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19992

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.62 2/65 16969
/proc/meminfo: memFree=1747552/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=24752 CPUtime=222.23
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 6937 0 0 0 22218 5 0 0 25 0 1 0 90304935 25346048 5986 1992294400 134512640 135151029 4294956224 18446744073709551615 134542795 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6188 5986 79 155 0 6031 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24752

[startup+282.302 s]
/proc/loadavg: 1.01 1.38 1.58 2/65 16969
/proc/meminfo: memFree=1747232/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=24132 CPUtime=282.2
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 7756 0 0 0 28215 5 0 0 25 0 1 0 90304935 24711168 5933 1992294400 134512640 135151029 4294956224 18446744073709551615 134555092 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6033 5933 79 155 0 5876 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24132

[startup+342.301 s]
/proc/loadavg: 1.00 1.31 1.54 2/65 16969
/proc/meminfo: memFree=1745696/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=26248 CPUtime=342.19
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 8531 0 0 0 34213 6 0 0 25 0 1 0 90304935 26877952 6428 1992294400 134512640 135151029 4294956224 18446744073709551615 134578118 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6562 6428 79 155 0 6405 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26248

[startup+402.301 s]
/proc/loadavg: 1.00 1.25 1.50 2/65 16969
/proc/meminfo: memFree=1745376/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=26384 CPUtime=402.17
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 8858 0 0 0 40211 6 0 0 25 0 1 0 90304935 27017216 6470 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6596 6470 79 155 0 6439 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26384

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.47 2/65 16969
/proc/meminfo: memFree=1745120/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=26380 CPUtime=462.16
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 9161 0 0 0 46209 7 0 0 25 0 1 0 90304935 27013120 6502 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6595 6502 79 155 0 6438 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26380

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.44 2/65 16969
/proc/meminfo: memFree=1744352/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=27208 CPUtime=522.14
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 9431 0 0 0 52207 7 0 0 25 0 1 0 90304935 27860992 6700 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 6802 6700 79 155 0 6645 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 27208

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.41 2/65 16969
/proc/meminfo: memFree=1736800/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35652 CPUtime=582.13
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11443 0 0 0 58203 10 0 0 25 0 1 0 90304935 36507648 8634 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8913 8634 79 155 0 8756 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 35652

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.38 2/65 16969
/proc/meminfo: memFree=1736096/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35788 CPUtime=642.11
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11583 0 0 0 64201 10 0 0 25 0 1 0 90304935 36646912 8774 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8947 8774 79 155 0 8790 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 35788

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.35 2/65 16969
/proc/meminfo: memFree=1736160/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=702.09
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11597 0 0 0 70199 10 0 0 25 0 1 0 90304935 36241408 8736 1992294400 134512640 135151029 4294956224 18446744073709551615 134520432 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8736 79 155 0 8691 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 35392

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.33 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=762.08
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11599 0 0 0 76198 10 0 0 25 0 1 0 90304935 36241408 8738 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8738 79 155 0 8691 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 35392

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.31 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=822.06
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11604 0 0 0 82196 10 0 0 25 0 1 0 90304935 36241408 8743 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8743 79 155 0 8691 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35392

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.28 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=882.04
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11605 0 0 0 88194 10 0 0 25 0 1 0 90304935 36241408 8744 1992294400 134512640 135151029 4294956224 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8744 79 155 0 8691 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 35392

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=942.02
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11605 0 0 0 94192 10 0 0 25 0 1 0 90304935 36241408 8744 1992294400 134512640 135151029 4294956224 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8744 79 155 0 8691 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 35392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35392 CPUtime=1002
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11605 0 0 0 100190 10 0 0 25 0 1 0 90304935 36241408 8744 1992294400 134512640 135151029 4294956224 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8848 8744 79 155 0 8691 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 35392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 16971
/proc/meminfo: memFree=1735712/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35408 CPUtime=1061.99
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11743 0 0 0 106189 10 0 0 25 0 1 0 90304935 36257792 8752 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8852 8752 79 155 0 8695 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 35408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/65 16971
/proc/meminfo: memFree=1735968/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35132 CPUtime=1121.97
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 11854 0 0 0 112187 10 0 0 25 0 1 0 90304935 35975168 8688 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8783 8688 79 155 0 8626 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 35132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 16971
/proc/meminfo: memFree=1735200/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=36604 CPUtime=1181.95
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 12077 0 0 0 118185 10 0 0 25 0 1 0 90304935 37482496 8911 1992294400 134512640 135151029 4294956224 18446744073709551615 134554724 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 9151 8911 79 155 0 8994 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 36604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 16971
/proc/meminfo: memFree=1735904/2055920 swapFree=4180920/4192956
[pid=16968] ppid=16966 vsize=35128 CPUtime=1200.04
/proc/16968/stat : 16968 (precosat) R 16966 16968 16802 0 -1 4194304 12115 0 0 0 119994 10 0 0 25 0 1 0 90304935 35971072 8689 1992294400 134512640 135151029 4294956224 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16968/statm: 8782 8689 79 155 0 8625 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35128

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.114982
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 36604

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

runsolver used 1.17182 second user time and 3.22451 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 03:25:20
IDJOB=1716988
IDBENCH=20402
IDSOLVER=507
FILE ID=node27/1716988-1240622720
PBS_JOBID= 9186381
Free space on /tmp= 66196 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716988-1240622720/watcher-1716988-1240622720 -o /tmp/evaluation-result-1716988-1240622720/solver-1716988-1240622720 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1716988-1240622720.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1969446943

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1772168 kB
Buffers:         46408 kB
Cached:         169224 kB
SwapCached:       5912 kB
Active:          18168 kB
Inactive:       206336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772168 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            1212 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            45160 kB
Committed_AS:   283724 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node27 at 2009-04-25 03:45:23