Trace number 1738043

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 236SAT 1007.09 1007.36

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2858
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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-1738043-1240835214.cnf
0.00/0.00	c found header 'p cnf 528 30728'
0.00/0.03	c finished parsing
0.00/0.03	c
0.00/0.03	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.03	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.03	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.03	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.03	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.03	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.03	c
0.00/0.03	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.03	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.03	c
0.00/0.03	c starting search after 0.0 seconds
0.00/0.03	c no decision limit
0.00/0.03	c
0.00/0.03	c       original/binary      fixed     eliminated      learned       agility
0.00/0.03	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.03	c
0.00/0.03	c *    0.0    30728     528      0     0      0       0      0    0.0   0    2
0.39/0.41	c s    0.4    30200     506      0     0     22       0      0    0.0   0    2
0.39/0.41	c l    0.4    30200     506      0     0     22       0   2301    0.0   0    2
0.39/0.41	c R    0.4    30200     506      0     0     22     100    100   79.8   4    2
0.39/0.42	c R    0.4    30200     506      0     0     22     200    200   78.1   5    2
0.39/0.46	c R    0.5    30200     506      0     0     22     801    801   68.6   5    3
0.39/0.48	c B    0.5    30200     506      0     0     22    1001   1001   63.7   6    3
0.49/0.54	c B    0.5    30200     506      0     0     22    2002   2002   51.7   6    3
0.49/0.56	c +    0.6    30200     506      0     0     22    2301   2531   48.7   5    3
0.49/0.57	c R    0.6    30200     506      0     0     22    2402   2402   47.7   5    3
0.59/0.60	c +    0.6    30200     506      0     0     22    2876   2784   52.9   5    3
0.59/0.65	c +    0.7    30200     506      0     0     22    3595   3062   53.6   5    3
0.69/0.70	c +    0.7    30200     506      0     0     22    4492   3368   51.5   5    3
0.69/0.78	c +    0.8    30200     506      0     0     22    5615   3704   48.9   6    4
0.79/0.84	c R    0.8    30200     506      0     0     22    6414   3711   52.8   6    4
0.79/0.87	c +    0.9    30200     506      0     0     22    7018   4074   50.6   7    4
0.89/0.94	c B    0.9    30200     506      0     0     22    8005   4081   47.4   6    4
0.89/0.99	c +    1.0    30200     506      0     0     22    8770   4481   46.9   6    4
1.09/1.13	c +    1.1    30200     506      0     0     22   10960   4929   43.3   7    4
1.29/1.35	c
1.29/1.35	c       original/binary      fixed     eliminated      learned       agility
1.29/1.35	c   seconds        variables     equivalent    conflicts       height       MB
1.29/1.35	c
1.29/1.35	c +    1.3    30200     506      0     0     22   13701   5421   41.8   6    4
1.49/1.51	c R    1.5    30200     506      0     0     22   16036   5426   39.4   6    4
1.49/1.59	c +    1.6    30200     506      0     0     22   17126   5963   38.2   6    4
1.89/1.92	c +    1.9    30200     506      0     0     22   21407   6559   37.8   7    5
2.09/2.11	c B    2.1    30200     506      0     0     22   24010   6564   36.6   6    5
2.29/2.35	c +    2.4    30200     506      0     0     22   26755   7214   37.5   7    5
2.79/2.84	c +    2.8    30200     506      0     0     22   33442   7935   37.2   7    5
3.19/3.26	c R    3.3    30200     506      0     0     22   38489   7948   36.4   8    6
3.49/3.58	c +    3.6    30200     506      0     0     22   41801   8728   35.5   7    6
4.49/4.55	c +    4.6    30200     506      0     0     22   52250   9600   36.1   6    6
5.39/5.48	c B    5.5    30200     506      0     0     22   64020   9612   36.6   7    6
5.59/5.65	c +    5.7    30200     506      0     0     22   65310  10560   36.4   7    6
5.69/5.76	c s    5.8    30201     506      0     0     22   66388  10559   36.2   5    4
7.19/7.29	c +    7.3    30204     506      0     0     22   81638  11616   34.5   6    6
7.39/7.46	c s    7.5    30204     506      0     0     22   83308  11625   34.2   7    5
7.99/8.07	c R    8.1    30204     506      0     0     22   89797  11623   35.1   7    6
9.58/9.61	c +    9.6    30204     506      0     0     22  102048  12777   34.0   6    8
11.68/11.72	c s   11.7    30205     506      0     0     22  117604  12781   36.3   6    6
12.88/12.91	c +   12.9    30205     506      0     0     22  127561  14054   36.7   6    7
16.49/16.54	c
16.49/16.54	c       original/binary      fixed     eliminated      learned       agility
16.49/16.54	c   seconds        variables     equivalent    conflicts       height       MB
16.49/16.54	c
16.49/16.54	c +   16.5    30205     506      0     0     22  159450  15459   38.8   7    8
16.58/16.60	c B   16.6    30205     506      0     0     22  160062  14672   38.8   6    8
21.19/21.28	c +   21.3    30205     506      0     0     22  199312  17004   41.5   6   10
21.89/21.95	c R   21.9    30205     506      0     0     22  205225  17010   40.9   7   10
22.09/22.17	c s   22.2    30206     506      0     0     22  205225  17009   40.9   7    8
24.89/24.95	c s   24.9    30053     505      1     0     22  224693  16506   41.1   5    7
28.19/28.25	c +   28.2    30053     505      1     0     22  249141  18704   41.3   5    9
29.89/29.97	c s   30.0    30054     505      1     0     22  261686  18703   41.4   5    8
32.79/32.88	c s   32.9    30056     505      1     0     22  280490  18707   41.1   7    7
35.88/35.98	c s   36.0    30057     505      1     0     22  301815  18703   41.2   5    9
37.68/37.70	c +   37.7    30057     505      1     0     22  311427  20574   41.7   6   11
47.68/47.79	c s   47.8    30059     505      1     0     22  371544  20594   41.7   7    7
50.58/50.69	c B   50.7    30059     505      1     0     22  384131  20601   41.7   7    9
51.28/51.38	c +   51.4    30059     505      1     0     22  389280  22631   41.7   6    9
52.38/52.41	c s   52.4    30064     505      1     0     22  396396  22640   41.5   7    7
66.37/66.48	c +   66.5    30064     505      1     0     22  486602  24894   42.3   7   13
69.28/69.33	c s   69.3    30065     505      1     0     22  505387  24902   42.0   7    9
81.17/81.23	c s   81.2    30066     505      1     0     22  579829  24900   41.8   6    9
85.37/85.45	c s   85.4    30067     505      1     0     22  603499  24932   42.4   8   10
86.17/86.21	c
86.17/86.21	c       original/binary      fixed     eliminated      learned       agility
86.17/86.21	c   seconds        variables     equivalent    conflicts       height       MB
86.17/86.21	c
86.17/86.21	c +   86.2    30067     505      1     0     22  608252  27383   42.5   8   11
97.77/97.87	c R   97.9    30067     505      1     0     22  672133  27391   42.9   6   15
98.16/98.22	c s   98.2    30068     505      1     0     22  672133  27390   42.9   6   10
103.07/103.16	c s  103.1    30069     505      1     0     22  698131  27400   42.2   6   15
109.56/109.61	c s  109.6    30070     505      1     0     22  723529  27403   41.8   6   15
115.76/115.83	c s  115.8    30075     505      1     0     22  748027  27399   42.0   6   10
118.06/118.11	c +  118.1    30075     505      1     0     22  760315  30121   42.2   7   12
137.05/137.12	c s  137.1    30076     505      1     0     22  856658  30122   42.5   5   10
141.95/142.02	c s  142.0    30079     505      1     0     22  884154  30128   42.8   6   11
143.96/144.08	c B  144.0    30079     505      1     0     22  896254  30173   42.9   7   12
146.45/146.51	c s  146.5    30080     505      1     0     22  910259  30127   43.0   5   10
153.35/153.44	c +  153.4    30080     505      1     0     22  950390  33133   43.1   7   14
158.55/158.60	c s  158.6    30087     505      1     0     22  965491  33144   43.3   7   12
171.55/171.66	c s  171.6    30089     505      1     0     22 1022887  33154   43.0   5   10
177.05/177.14	c s  177.1    30093     505      1     0     22 1052941  33142   42.8   7   10
189.44/189.53	c s  189.5    30094     505      1     0     22 1120647  33135   42.8   7   12
203.44/203.59	c +  203.5    30094     505      1     0     22 1187988  36446   42.3   7   19
210.73/210.80	c s  210.8    30095     505      1     0     22 1214891  36446   42.1   8   14
219.33/219.45	c R  219.4    30095     505      1     0     22 1236387  36458   42.0   6   18
228.43/228.54	c
228.43/228.54	c       original/binary      fixed     eliminated      learned       agility
228.43/228.54	c   seconds        variables     equivalent    conflicts       height       MB
228.43/228.54	c
228.43/228.54	c s  228.5    30096     505      1     0     22 1272260  36449   41.6   8   19
238.72/238.84	c s  238.8    29932     504      2     0     22 1300904  36455   41.8   6   17
247.52/247.66	c s  247.6    29933     504      2     0     22 1329130  36521   41.9   6   14
255.72/255.81	c s  255.7    29935     504      2     0     22 1356640  36481   42.0   6   14
303.01/303.12	c +  303.0    29935     504      2     0     22 1484985  40090   45.3   6   25
311.22/311.33	c s  311.3    29939     504      2     0     22 1514659  40096   44.9   6   18
321.71/321.89	c s  321.8    29941     504      2     0     22 1542874  40177   45.1   4   15
331.81/331.96	c s  331.9    29961     504      2     0     22 1570030  40122   45.2   7   15
343.11/343.22	c s  343.1    29962     504      2     0     22 1601496  40093   45.5   5   16
353.90/354.10	c s  354.0    29982     504      2     0     22 1632275  40109   45.5   7   17
381.69/381.88	c s  381.8    29983     504      2     0     22 1703916  40089   46.4   7   17
392.89/393.04	c s  392.9    29861     503      3     0     22 1733752  38988   46.1   6   16
404.89/405.09	c s  405.0    29537     501      5     0     22 1762061  39568   46.3   6   18
420.18/420.37	c s  420.3    29538     501      5     0     22 1790634  40096   46.6   7   17
433.28/433.44	c s  433.3    29541     501      5     0     22 1820646  40128   46.9   5   17
452.17/452.38	c +  452.3    29541     501      5     0     22 1856230  44099   47.6   5   24
457.27/457.41	c s  457.3    29542     501      5     0     22 1862816  44098   47.7   6   19
546.64/546.84	c B  546.7    29542     501      5     0     22 2048488  44158   49.6   6   29
698.41/698.65	c s  698.5    29543     501      5     0     22 2305097  44118   50.9   6   15
702.21/702.49	c
702.21/702.49	c       original/binary      fixed     eliminated      learned       agility
702.21/702.49	c   seconds        variables     equivalent    conflicts       height       MB
702.21/702.49	c
702.21/702.49	c +  702.3    29544     501      5     0     22 2320286  48508   50.9   5   18
707.51/707.70	c s  707.5    29544     501      5     0     22 2336962  48523   50.9   6   17
720.10/720.38	c s  720.2    29545     501      5     0     22 2375861  48528   50.7   7   17
756.89/757.14	c s  756.9    29546     501      5     0     22 2466008  48507   51.1   7   19
775.29/775.53	c s  775.3    29547     501      5     0     22 2509815  48509   51.5   6   21
790.48/790.76	c s  790.5    29548     501      5     0     22 2542320  48568   51.6   7   20
806.28/806.59	c s  806.4    29550     501      5     0     22 2574616  48512   51.7   6   20
821.87/822.16	c s  821.9    29559     501      5     0     22 2606828  48528   51.8   6   20
839.37/839.63	c s  839.4    29561     501      5     0     22 2638587  48577   51.9   5   19
890.45/890.71	c s  890.5    29562     501      5     0     22 2735097  48580   52.7   6   21
912.75/913.09	c s  912.8    29568     501      5     0     22 2786297  48521   52.8   8   19
923.84/924.15	c s  923.9    29572     501      5     0     22 2825044  48513   52.5   7   23
937.24/937.58	c s  937.3    29573     501      5     0     22 2860915  48529   52.2   6   25
954.54/954.90	c s  954.6    29434     500      6     0     22 2894316  48562   52.0   8   23
959.43/959.77	c +  959.5    29434     500      6     0     22 2900355  53358   52.1   7   28
978.53/978.84	c s  978.6    29435     500      6     0     22 2931391  53414   52.4   7   22
998.72/999.03	c s  998.8    29436     500      6     0     22 2966202  53382   52.6   9   22
1007.02/1007.35	c 1 1007.1    29437     500      6     0     22 2987021  53368   52.5   7   25
1007.02/1007.35	c
1007.02/1007.35	s SATISFIABLE
1007.02/1007.35	v 1 -2 -3 -4 -5 -6 -7
1007.02/1007.35	v -8 -9 -10 -11 -12 -13 -14 -15
1007.02/1007.35	v -16 -17 -18 -19 -20 -21 -22 -23
1007.02/1007.35	v -24 -25 26 -27 -28 -29 -30 -31
1007.02/1007.35	v -32 -33 -34 -35 -36 -37 -38 -39
1007.02/1007.35	v -40 -41 -42 -43 -44 -45 -46 -47
1007.02/1007.35	v -48 -49 -50 51 -52 -53 -54 -55
1007.02/1007.35	v -56 -57 -58 -59 -60 -61 -62 -63
1007.02/1007.35	v -64 -65 -66 -67 -68 -69 -70 -71
1007.02/1007.35	v -72 -73 -74 -75 76 -77 -78 -79
1007.02/1007.35	v -80 -81 -82 -83 -84 -85 -86 -87
1007.02/1007.35	v -88 -89 -90 -91 -92 -93 -94 -95
1007.02/1007.35	v -96 -97 -98 -99 -100 -101 102 -103
1007.02/1007.35	v -104 -105 -106 -107 -108 -109 -110 -111
1007.02/1007.35	v -112 -113 -114 -115 -116 -117 -118 -119
1007.02/1007.35	v -120 -121 -122 -123 -124 -125 -126 127
1007.02/1007.35	v -128 -129 -130 -131 -132 -133 -134 -135
1007.02/1007.35	v -136 -137 -138 -139 -140 -141 -142 -143
1007.02/1007.35	v -144 -145 -146 -147 -148 -149 -150 -151
1007.02/1007.35	v 152 -153 -154 -155 -156 -157 -158 -159
1007.02/1007.35	v -160 -161 -162 -163 -164 -165 -166 -167
1007.02/1007.35	v -168 -169 -170 -171 -172 -173 -174 -175
1007.02/1007.35	v -176 177 -178 -179 -180 -181 -182 -183
1007.02/1007.35	v -184 -185 -186 -187 -188 -189 -190 -191
1007.02/1007.35	v -192 -193 -194 -195 -196 -197 -198 -199
1007.02/1007.35	v -200 -201 202 -203 -204 -205 -206 -207
1007.02/1007.35	v -208 -209 -210 -211 -212 -213 -214 -215
1007.02/1007.35	v -216 -217 -218 -219 -220 -221 -222 -223
1007.02/1007.35	v -224 -225 -226 227 -228 -229 -230 -231
1007.02/1007.35	v -232 -233 -234 -235 -236 -237 -238 -239
1007.02/1007.35	v -240 -241 -242 -243 -244 -245 -246 -247
1007.02/1007.35	v -248 -249 -250 -251 252 -253 -254 -255
1007.02/1007.35	v -256 -257 -258 -259 -260 -261 -262 -263
1007.02/1007.35	v -264 -265 -266 -267 -268 -269 -270 -271
1007.02/1007.35	v -272 -273 -274 -275 -276 277 -278 -279
1007.02/1007.35	v -280 -281 -282 -283 -284 -285 -286 -287
1007.02/1007.35	v -288 -289 -290 -291 -292 -293 -294 -295
1007.02/1007.35	v -296 -297 -298 -299 -300 -301 302 -303
1007.02/1007.35	v -304 -305 -306 -307 -308 -309 -310 -311
1007.02/1007.35	v -312 -313 -314 -315 -316 -317 -318 -319
1007.02/1007.35	v -320 -321 -322 -323 -324 -325 -326 327
1007.02/1007.35	v -328 -329 -330 -331 -332 -333 -334 -335
1007.02/1007.35	v -336 -337 -338 -339 -340 -341 -342 -343
1007.02/1007.35	v -344 -345 -346 -347 -348 -349 -350 -351
1007.02/1007.35	v 352 -353 -354 -355 -356 -357 -358 -359
1007.02/1007.35	v -360 -361 -362 -363 -364 -365 -366 -367
1007.02/1007.35	v -368 -369 -370 -371 -372 -373 -374 -375
1007.02/1007.35	v -376 377 -378 -379 -380 -381 -382 -383
1007.02/1007.35	v -384 -385 -386 -387 -388 -389 -390 -391
1007.02/1007.35	v -392 -393 -394 -395 -396 -397 -398 -399
1007.02/1007.35	v -400 -401 402 -403 -404 -405 -406 -407
1007.02/1007.35	v -408 -409 -410 -411 -412 -413 -414 -415
1007.02/1007.35	v -416 -417 -418 -419 -420 -421 -422 -423
1007.02/1007.35	v -424 -425 -426 427 -428 -429 -430 -431
1007.02/1007.35	v -432 -433 -434 -435 -436 -437 -438 -439
1007.02/1007.35	v -440 -441 -442 -443 -444 -445 -446 -447
1007.02/1007.35	v -448 -449 -450 -451 452 -453 -454 -455
1007.02/1007.35	v -456 -457 -458 -459 -460 -461 -462 -463
1007.02/1007.35	v -464 -465 -466 -467 -468 -469 -470 -471
1007.02/1007.35	v -472 -473 -474 -475 -476 477 -478 -479
1007.02/1007.35	v -480 -481 -482 -483 -484 -485 -486 -487
1007.02/1007.35	v -488 -489 -490 -491 -492 -493 -494 -495
1007.02/1007.35	v -496 -497 -498 -499 -500 -501 502 -503
1007.02/1007.35	v -504 -505 -506 -507 -508 -509 -510 -511
1007.02/1007.35	v -512 -513 -514 -515 -516 -517 -518 -519
1007.02/1007.35	v -520 -521 -522 -523 -524 -525 -526 527
1007.02/1007.35	v -528
1007.02/1007.35	v 0
1007.02/1007.35	c
1007.02/1007.35	c 2987021 conflicts, 4559232 decisions, 2290 random
1007.02/1007.35	c 4 iterations, 5878 restarts, 0 skipped
1007.02/1007.35	c 33 enlarged, 60 shrunken, 29196 rescored, 722 rebiased
1007.02/1007.35	c 57 simplifications, 3 reductions
1007.02/1007.35	c
1007.02/1007.35	c vars: 6 fixed, 0 equiv, 22 elim, 0 merged
1007.02/1007.35	c elim: 864714 resolutions, 6 phases, 6 rounds
1007.02/1007.35	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1007.02/1007.35	c arty: 23.00 and 0.00 xor average arity
1007.02/1007.35	c prbe: 215436 probed, 214 phases, 214 rounds
1007.02/1007.35	c prbe: 2 failed, 0 lifted, 0 merged
1007.02/1007.35	c sccs: 0 non trivial, 0 fixed, 0 merged
1007.02/1007.35	c hash: 0 units, 0 merged
1007.02/1007.35	c mins: 245246728 learned, 28% deleted, 0 strong, 12 depth
1007.02/1007.35	c subs: 0 forward, 0 backward, 53 doms
1007.02/1007.35	c strs: 2859 forward, 6 backward
1007.02/1007.35	c doms: 53 dominators, 22 high, 3 low
1007.02/1007.35	c prps: 280000986 propagations, 0.28 megaprops
1007.02/1007.35	c
1007.02/1007.35	c 1007.1 seconds, 40 MB max, 987 MB recycled

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738043-1240835214/watcher-1738043-1240835214 -o /tmp/evaluation-result-1738043-1240835214/solver-1738043-1240835214 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1738043-1240835214.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: 0.92 0.98 1.14 3/65 16731
/proc/meminfo: memFree=1613568/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=1192 CPUtime=0
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 188 0 0 0 0 0 0 0 20 0 1 0 111550455 1220608 173 1992294400 134512640 135151029 4294956224 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 298 173 63 155 0 141 0

[startup+0.0110941 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16731
/proc/meminfo: memFree=1613568/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=1588 CPUtime=0
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 310 0 0 0 0 0 0 0 20 0 1 0 111550455 1626112 295 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 397 295 63 155 0 240 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1588

[startup+0.101103 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16731
/proc/meminfo: memFree=1613568/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=3608 CPUtime=0.09
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 1020 0 0 0 9 0 0 0 20 0 1 0 111550455 3694592 818 1992294400 134512640 135151029 4294956224 18446744073709551615 134519591 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 902 818 79 155 0 745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3608

[startup+0.301125 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16731
/proc/meminfo: memFree=1613568/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=4004 CPUtime=0.29
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 1122 0 0 0 29 0 0 0 22 0 1 0 111550455 4100096 920 1992294400 134512640 135151029 4294956224 18446744073709551615 134548088 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 1001 920 79 155 0 844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4004

[startup+0.70117 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16731
/proc/meminfo: memFree=1613568/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=4532 CPUtime=0.69
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 1243 0 0 0 69 0 0 0 25 0 1 0 111550455 4640768 1041 1992294400 134512640 135151029 4294956224 18446744073709551615 134531109 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 1133 1041 79 155 0 976 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4532

[startup+1.50126 s]
/proc/loadavg: 0.92 0.98 1.14 2/66 16732
/proc/meminfo: memFree=1609016/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=5324 CPUtime=1.49
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 1435 0 0 0 149 0 0 0 25 0 1 0 111550455 5451776 1233 1992294400 134512640 135151029 4294956224 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 1331 1233 79 155 0 1174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5324

[startup+3.10144 s]
/proc/loadavg: 0.92 0.98 1.14 2/66 16732
/proc/meminfo: memFree=1607736/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=6780 CPUtime=3.09
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 1796 0 0 0 309 0 0 0 25 0 1 0 111550455 6942720 1594 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 1695 1594 79 155 0 1538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6780

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 1.14 2/66 16732
/proc/meminfo: memFree=1606456/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=7736 CPUtime=6.29
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 2024 0 0 0 629 0 0 0 25 0 1 0 111550455 7921664 1822 1992294400 134512640 135151029 4294956224 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 1934 1822 79 155 0 1777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7736

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.14 2/66 16732
/proc/meminfo: memFree=1603456/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=10452 CPUtime=12.68
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 2720 0 0 0 1268 0 0 0 25 0 1 0 111550455 10702848 2518 1992294400 134512640 135151029 4294956224 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 2613 2518 79 155 0 2456 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10452

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 1.13 2/66 16732
/proc/meminfo: memFree=1601920/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=11956 CPUtime=25.49
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 3098 0 0 0 2548 1 0 0 25 0 1 0 111550455 12242944 2896 1992294400 134512640 135151029 4294956224 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 2989 2896 79 155 0 2832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11956

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 1.13 2/66 16732
/proc/meminfo: memFree=1600512/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=13084 CPUtime=51.08
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 3665 0 0 0 5107 1 0 0 25 0 1 0 111550455 13398016 3191 1992294400 134512640 135151029 4294956224 18446744073709551615 134555119 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 3271 3191 79 155 0 3114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13084

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.12 2/66 16732
/proc/meminfo: memFree=1595520/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=18508 CPUtime=102.26
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 5221 0 0 0 10225 1 0 0 25 0 1 0 111550455 18952192 4509 1992294400 134512640 135151029 4294956224 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 4627 4509 79 155 0 4470 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18508

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 16732
/proc/meminfo: memFree=1592896/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=20784 CPUtime=162.25
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 5933 0 0 0 16223 2 0 0 25 0 1 0 111550455 21282816 5102 1992294400 134512640 135151029 4294956224 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 5196 5102 79 155 0 5039 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20784

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 16732
/proc/meminfo: memFree=1590976/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=23040 CPUtime=222.23
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 6808 0 0 0 22221 2 0 0 25 0 1 0 111550455 23592960 5649 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 5760 5649 79 155 0 5603 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23040

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 16732
/proc/meminfo: memFree=1585024/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=28960 CPUtime=282.21
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 8318 0 0 0 28218 3 0 0 25 0 1 0 111550455 29655040 7101 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 7240 7101 79 155 0 7083 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28960

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 16732
/proc/meminfo: memFree=1584896/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=28576 CPUtime=342.2
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 8614 0 0 0 34216 4 0 0 25 0 1 0 111550455 29261824 7059 1992294400 134512640 135151029 4294956224 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 7144 7059 79 155 0 6987 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28576

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 16732
/proc/meminfo: memFree=1584896/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=28576 CPUtime=402.19
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 8618 0 0 0 40215 4 0 0 25 0 1 0 111550455 29261824 7063 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 7144 7063 79 155 0 6987 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28576

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 16732
/proc/meminfo: memFree=1584832/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=29024 CPUtime=462.17
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 8676 0 0 0 46213 4 0 0 25 0 1 0 111550455 29720576 7121 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 7256 7121 79 155 0 7099 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29024

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 16732
/proc/meminfo: memFree=1581952/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=32824 CPUtime=522.15
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 9394 0 0 0 52211 4 0 0 25 0 1 0 111550455 33611776 7839 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 8206 7839 79 155 0 8049 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32824

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 16732
/proc/meminfo: memFree=1578240/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=37460 CPUtime=582.14
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 10386 0 0 0 58209 5 0 0 25 0 1 0 111550455 38359040 8831 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 9365 8831 79 155 0 9208 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 37460

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16732
/proc/meminfo: memFree=1572544/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=642.13
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11741 0 0 0 64206 7 0 0 25 0 1 0 111550455 43646976 10186 1992294400 134512640 135151029 4294956224 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10186 79 155 0 10499 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 42624

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16732
/proc/meminfo: memFree=1572352/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=702.11
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11768 0 0 0 70204 7 0 0 25 0 1 0 111550455 43646976 10213 1992294400 134512640 135151029 4294956224 18446744073709551615 134551412 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10213 79 155 0 10499 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 42624

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 16734
/proc/meminfo: memFree=1572160/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=762.09
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11768 0 0 0 76202 7 0 0 25 0 1 0 111550455 43646976 10213 1992294400 134512640 135151029 4294956224 18446744073709551615 134573883 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10213 79 155 0 10499 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42624

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16734
/proc/meminfo: memFree=1572224/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=822.07
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11772 0 0 0 82200 7 0 0 25 0 1 0 111550455 43646976 10217 1992294400 134512640 135151029 4294956224 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10217 79 155 0 10499 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 42624

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16734
/proc/meminfo: memFree=1572224/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=882.05
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11774 0 0 0 88198 7 0 0 25 0 1 0 111550455 43646976 10219 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10219 79 155 0 10499 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 42624

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572288/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=942.04
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11783 0 0 0 94197 7 0 0 25 0 1 0 111550455 43646976 10228 1992294400 134512640 135151029 4294956224 18446744073709551615 134554855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10228 79 155 0 10499 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 42624

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572096/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=1002.02
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11836 0 0 0 100195 7 0 0 25 0 1 0 111550455 43646976 10281 1992294400 134512640 135151029 4294956224 18446744073709551615 134555092 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10281 79 155 0 10499 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 42624

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

[startup+1004.7 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572096/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=1004.42
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11836 0 0 0 100435 7 0 0 25 0 1 0 111550455 43646976 10281 1992294400 134512640 135151029 4294956224 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10281 79 155 0 10499 0
Current children cumulated CPU time (s) 1004.42
Current children cumulated vsize (KiB) 42624

[startup+1006.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572096/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=1006.02
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11836 0 0 0 100595 7 0 0 25 0 1 0 111550455 43646976 10281 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10281 79 155 0 10499 0
Current children cumulated CPU time (s) 1006.02
Current children cumulated vsize (KiB) 42624

[startup+1007.1 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572096/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=1006.82
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11836 0 0 0 100675 7 0 0 25 0 1 0 111550455 43646976 10281 1992294400 134512640 135151029 4294956224 18446744073709551615 134555112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10281 79 155 0 10499 0
Current children cumulated CPU time (s) 1006.82
Current children cumulated vsize (KiB) 42624

[startup+1007.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16734
/proc/meminfo: memFree=1572096/2055920 swapFree=4191900/4192956
[pid=16731] ppid=16729 vsize=42624 CPUtime=1007.02
/proc/16731/stat : 16731 (precosat) R 16729 16731 16545 0 -1 4194304 11836 0 0 0 100695 7 0 0 25 0 1 0 111550455 43646976 10281 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16731/statm: 10656 10281 79 155 0 10499 0
Current children cumulated CPU time (s) 1007.02
Current children cumulated vsize (KiB) 42624

Child status: 10
Real time (s): 1007.36
CPU time (s): 1007.09
CPU user time (s): 1007.01
CPU system time (s): 0.079987
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 42624

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

runsolver used 1.13983 second user time and 2.44763 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-27 14:26:54
IDJOB=1738043
IDBENCH=71800
IDSOLVER=507
FILE ID=node91/1738043-1240835214
PBS_JOBID= 9187538
Free space on /tmp= 66560 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738043-1240835214/watcher-1738043-1240835214 -o /tmp/evaluation-result-1738043-1240835214/solver-1738043-1240835214 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1738043-1240835214.cnf

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=1109232523

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1613984 kB
Buffers:         60444 kB
Cached:         293044 kB
SwapCached:        384 kB
Active:         162520 kB
Inactive:       204952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613984 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          22396 kB
Slab:            60352 kB
Committed_AS:   355232 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node91 at 2009-04-27 14:43:42