Trace number 1784394

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 1810.32 1810.78

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes4.cnf
MD5SUMdf9c42090e37db3e7c6222a93cb90a4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.6287
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1784394-1241937561.cnf
0.00/0.00	c found header 'p cnf 945 61409'
0.00/0.07	c finished parsing
0.00/0.07	c
0.00/0.07	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.07	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.07	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.07	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.07	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.07	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.07	c
0.00/0.07	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.07	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.07	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.07	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.07	c
0.00/0.07	c starting search after 0.1 seconds
0.00/0.07	c no decision limit
0.06/0.07	c
0.06/0.07	c       original/binary      fixed     eliminated      learned       agility
0.06/0.07	c   seconds        variables     equivalent    conflicts       height       MB
0.06/0.07	c
0.06/0.07	c *    0.1    61409     945      0     0      0       0      0    0.0   0    4
0.19/0.23	c -    0.2    60951     928      0     0     17       0   1000    0.0   0    5
0.19/0.27	c -    0.3    60328     906      0     0     39       0   1000    0.0   0    6
0.19/0.27	c -    0.3    60214     902      0     0     43       0   1000    0.0   0    6
0.19/0.28	c -    0.3    60160     900      0     0     45       0   1000    0.0   0    6
0.79/0.86	c s    0.9    60026     900      0     0     45       0      0    0.0   0    4
0.79/0.86	c l    0.9    60026     900      0     0     45       0   4480    0.0   0    4
0.79/0.87	c R    0.9    60026     900      0     0     45     101    101   81.2   3    4
0.79/0.88	c R    0.9    60026     900      0     0     45     201    201   66.6   5    5
0.89/0.93	c R    0.9    60026     900      0     0     45     802    802   49.9   6    5
0.89/0.94	c B    0.9    60026     900      0     0     45    1003   1003   49.4   6    5
0.99/1.03	c B    1.0    60027     900      0     0     45    2003   2003   47.5   5    5
0.99/1.06	c R    1.1    60027     900      0     0     45    2406   2406   51.0   5    5
1.19/1.24	c +    1.2    60027     900      0     0     45    4480   4928   53.1   5    6
1.29/1.35	c +    1.4    60027     900      0     0     45    5600   5420   53.0   6    6
1.39/1.43	c R    1.4    60027     900      0     0     45    6419   5434   54.7   5    6
1.39/1.48	c +    1.5    60027     900      0     0     45    7001   5962   53.0   6    6
1.49/1.58	c B    1.6    60027     900      0     0     45    8005   5987   50.7   6    6
1.69/1.73	c +    1.7    60032     900      0     0     45    8753   6558   49.1   6    6
1.89/1.91	c
1.89/1.91	c       original/binary      fixed     eliminated      learned       agility
1.89/1.91	c   seconds        variables     equivalent    conflicts       height       MB
1.89/1.91	c
1.89/1.91	c +    1.9    60032     900      0     0     45   10941   7213   46.5   6    6
2.10/2.17	c +    2.2    60032     900      0     0     45   13675   7934   44.1   5    7
2.39/2.40	c R    2.4    60033     900      0     0     45   16051   7945   42.3   5    7
2.49/2.52	c +    2.5    60033     900      0     0     45   17091   8727   41.6   5    7
2.69/2.72	c s    2.7    60033     900      0     0     45   18479   8748   40.7   6    6
2.99/3.00	c +    3.0    60033     900      0     0     45   21366   9599   40.5   5    7
3.19/3.27	c B    3.3    60034     900      0     0     45   24009   9612   41.2   5    7
3.59/3.63	c +    3.6    60048     900      0     0     45   26705  10558   40.4   7    7
4.30/4.32	c +    4.3    60049     900      0     0     45   33380  11613   39.1   5    7
4.79/4.89	c R    4.9    60049     900      0     0     45   38506  11642   39.2   5    8
4.99/5.06	c s    5.1    60049     900      0     0     45   39488  11633   39.4   4    7
5.29/5.31	c +    5.3    60049     900      0     0     45   41726  12774   39.3   6    7
6.60/6.68	c +    6.7    60057     900      0     0     45   52158  14051   40.1   6    8
7.60/7.68	c s    7.7    60059     900      0     0     45   60655  14065   39.5   4    7
8.19/8.20	c B    8.2    60064     900      0     0     45   64029  14064   39.0   6    8
8.29/8.33	c +    8.3    60064     900      0     0     45   65195  15456   39.0   6    8
10.29/10.34	c +   10.3    60073     900      0     0     45   81490  17001   37.6   6    9
10.39/10.47	c s   10.5    60073     900      0     0     45   81847  15835   37.5   6    7
11.39/11.44	c R   11.4    60074     900      0     0     45   89797  17029   36.4   5    8
12.99/13.05	c
12.99/13.05	c       original/binary      fixed     eliminated      learned       agility
12.99/13.05	c   seconds        variables     equivalent    conflicts       height       MB
12.99/13.05	c
12.99/13.05	c +   13.1    60074     900      0     0     45  101861  18701   34.8   5    9
13.49/13.50	c s   13.5    60112     900      0     0     45  103473  18650   34.8   5    8
16.58/16.68	c s   16.7    60122     900      0     0     45  126746  18710   34.5   6    8
16.68/16.75	c +   16.8    60122     900      0     0     45  127327  20571   34.5   6    9
19.98/20.03	c s   20.0    60131     900      0     0     45  148717  20596   34.3   6    8
21.48/21.52	c +   21.5    60132     900      0     0     45  159159  22628   34.4   5   10
21.58/21.66	c B   21.7    60132     900      0     0     45  160063  21488   34.4   4   10
23.38/23.46	c s   23.5    60135     900      0     0     45  170731  22657   34.8   6    9
27.19/27.22	c s   27.2    60162     900      0     0     45  192425  22689   35.4   6    9
28.09/28.18	c +   28.2    60162     900      0     0     45  198945  24890   35.7   5   10
29.09/29.10	c R   29.1    60162     900      0     0     45  205225  24913   35.6   6   11
31.09/31.14	c s   31.1    60164     900      0     0     45  218105  24900   35.1   6   10
35.19/35.23	c s   35.2    60175     900      0     0     45  242181  24908   35.1   5   10
36.19/36.23	c +   36.2    60175     900      0     0     45  248680  27379   35.2   6   11
39.38/39.44	c s   39.4    60185     900      0     0     45  266124  27405   35.3   5   10
43.78/43.85	c s   43.8    60187     900      0     0     45  291512  27414   34.9   6   10
47.18/47.26	c +   47.3    60189     900      0     0     45  310850  30116   35.0   6   12
48.28/48.36	c s   48.4    60191     900      0     0     45  315358  30141   34.9   5   11
52.97/53.04	c s   53.0    60194     900      0     0     45  338968  30136   34.8   6   11
57.68/57.70	c
57.68/57.70	c       original/binary      fixed     eliminated      learned       agility
57.68/57.70	c   seconds        variables     equivalent    conflicts       height       MB
57.68/57.70	c
57.68/57.70	c s   57.7    60197     900      0     0     45  364025  30119   34.8   6   11
61.48/61.53	c B   61.5    60198     900      0     0     45  384124  30157   35.3   5   13
62.18/62.28	c +   62.3    60198     900      0     0     45  388562  33127   35.3   6   14
62.38/62.44	c s   62.4    60198     900      0     0     45  388792  30362   35.3   5   12
67.37/67.41	c s   67.4    60205     900      0     0     45  412925  33155   35.6   5   12
72.47/72.54	c s   72.5    60206     900      0     0     45  438767  33169   35.8   6   12
78.37/78.49	c R   78.5    60208     900      0     0     45  461647  33148   36.2   5   15
79.08/79.15	c s   79.1    60208     900      0     0     45  462602  33154   36.2   4   12
83.37/83.45	c +   83.4    60208     900      0     0     45  485700  36439   35.7   6   14
90.08/90.13	c s   90.1    60209     900      0     0     45  512850  36475   35.5   6   13
95.37/95.42	c s   95.4    60210     900      0     0     45  541242  36480   35.9   5   13
100.96/101.06	c s  101.0    60213     900      0     0     45  568599  36494   35.9   6   12
106.66/106.79	c s  106.8    60216     900      0     0     45  595816  36469   36.1   5   13
108.66/108.70	c +  108.7    60216     900      0     0     45  607125  40082   35.9   5   14
113.86/113.99	c s  114.0    60217     900      0     0     45  629922  40138   35.9   5   13
120.07/120.19	c s  120.2    60220     900      0     0     45  659134  40099   35.9   6   14
126.56/126.69	c s  126.7    60226     900      0     0     45  685683  40093   36.0   5   14
140.45/140.59	c s  140.6    60228     900      0     0     45  743702  40127   35.5   6   13
143.35/143.44	c +  143.4    60228     900      0     0     45  758905  44090   35.7   5   15
146.66/146.72	c
146.66/146.72	c       original/binary      fixed     eliminated      learned       agility
146.66/146.72	c   seconds        variables     equivalent    conflicts       height       MB
146.66/146.72	c
146.66/146.72	c s  146.7    60230     900      0     0     45  772390  44116   35.6   5   14
153.25/153.35	c s  153.3    60234     900      0     0     45  800310  44119   35.6   6   14
159.65/159.76	c s  159.7    60236     900      0     0     45  828624  44130   35.7   6   15
166.65/166.70	c s  166.7    60238     900      0     0     45  855764  44109   35.7   5   15
173.55/173.62	c s  173.6    60241     900      0     0     45  884547  44114   36.0   5   15
176.55/176.66	c B  176.6    60241     900      0     0     45  896217  44121   36.3   5   18
190.45/190.53	c +  190.5    60241     900      0     0     45  948631  48499   36.7   5   19
191.05/191.13	c s  191.1    60242     900      0     0     45  950072  45565   36.7   5   15
211.64/211.75	c R  211.7    60242     900      0     0     45 1025717  48601   38.7   6   23
212.25/212.35	c s  212.3    60244     900      0     0     45 1025717  48601   38.7   6   18
242.43/242.59	c s  242.5    60245     900      0     0     45 1128119  64508   37.8   6   19
251.03/251.12	c s  251.1    60246     900      0     0     45 1163411  48531   37.8   6   16
256.23/256.33	c +  256.3    60248     900      0     0     45 1185788  53348   37.8   5   19
258.33/258.48	c s  258.4    60248     900      0     0     45 1193213  53366   37.9   5   17
270.92/271.02	c s  271.0    60249     900      0     0     45 1239821  53372   37.9   7   17
285.52/285.62	c s  285.6    60250     900      0     0     45 1290090  53383   38.0   6   17
294.63/294.71	c s  294.6    60251     900      0     0     45 1321233  53371   37.9   6   17
309.82/309.92	c s  309.8    60252     900      0     0     45 1373411  53377   37.9   5   17
327.01/327.19	c s  327.1    60253     900      0     0     45 1432777  53431   38.2   6   18
341.91/342.06	c
341.91/342.06	c       original/binary      fixed     eliminated      learned       agility
341.91/342.06	c   seconds        variables     equivalent    conflicts       height       MB
341.91/342.06	c
341.91/342.06	c +  342.0    60253     900      0     0     45 1482235  58682   38.5   5   22
364.70/364.81	c s  364.7    60258     900      0     0     45 1551463  58728   38.6   5   20
377.50/377.69	c s  377.6    60259     900      0     0     45 1589863  58716   38.7   5   20
392.99/393.16	c s  393.1    60260     900      0     0     45 1641065  58711   38.5   6   18
402.59/402.72	c s  402.6    60261     900      0     0     45 1673083  58760   38.6   5   19
412.99/413.17	c s  413.1    60262     900      0     0     45 1705146  58718   38.6   6   19
446.98/447.18	c s  447.1    60263     900      0     0     45 1802247  58743   38.7   6   20
457.98/458.20	c s  458.1    60264     900      0     0     45 1833943  58713   38.7   5   20
464.18/464.34	c +  464.2    60264     900      0     0     45 1852790  64550   38.7   6   22
492.57/492.74	c s  492.6    60265     900      0     0     45 1930503  64585   39.1   5   23
505.16/505.38	c s  505.3    60266     900      0     0     45 1963226  64588   39.3   5   23
521.46/521.62	c s  521.5    60267     900      0     0     45 2001958  64657   39.5   5   23
538.45/538.65	c B  538.5    60267     900      0     0     45 2048470  64561   39.7   6   27
606.24/606.40	c s  606.3    60268     900      0     0     45 2226187  48489   40.2   6   18
616.44/616.62	c R  616.5    60268     900      0     0     45 2256429  64588   40.1   5   24
641.43/641.60	c +  641.5    60268     900      0     0     45 2315987  71005   39.9   7   26
708.52/708.74	c s  708.6    60269     900      0     0     45 2472922  71022   39.4   5   21
723.11/723.32	c s  723.1    60275     900      0     0     45 2507713  71017   39.4   7   21
858.08/858.32	c +  858.1    60275     900      0     0     45 2894980  78105   38.9   6   31
926.46/926.71	c
926.46/926.71	c       original/binary      fixed     eliminated      learned       agility
926.46/926.71	c   seconds        variables     equivalent    conflicts       height       MB
926.46/926.71	c
926.46/926.71	c s  926.5    60276     900      0     0     45 3078159  78132   38.8   5   24
956.56/956.87	c s  956.6    60277     900      0     0     45 3149188  78172   39.1   6   25
1077.53/1077.82	c s 1077.6    60278     900      0     0     45 3436045  78161   39.3   5   24
1141.81/1142.17	c s 1141.9    60279     900      0     0     45 3589647  78157   38.9   5   29
1153.51/1153.84	c + 1153.6    60279     900      0     0     45 3618725  85915   38.9   5   32
1396.44/1396.90	c s 1396.6    60280     900      0     0     45 4147659  85948   38.9   7   27
1600.79/1601.26	c + 1600.9    60280     900      0     0     45 4523407  94506   39.9   6   42
1624.99/1625.45	c s 1625.0    60281     900      0     0     45 4564670  94553   39.9   5   31
1649.18/1649.61	c B 1649.2    60281     900      0     0     45 4608963  94536   40.2   7   39
1810.23/1810.76	c 1 1810.3    60281     900      0     0     45 4864534 129115   40.5   8   55
1810.23/1810.76	c
1810.23/1810.76	s SATISFIABLE
1810.23/1810.76	v 1 -2 -3 -4 -5 -6 -7
1810.23/1810.76	v -8 -9 -10 -11 -12 -13 -14 -15
1810.23/1810.76	v -16 -17 -18 -19 -20 -21 22 -23
1810.23/1810.76	v -24 -25 -26 -27 -28 -29 -30 -31
1810.23/1810.76	v -32 -33 -34 -35 -36 -37 -38 -39
1810.23/1810.76	v -40 -41 -42 -43 -44 -45 -46 -47
1810.23/1810.76	v -48 -49 -50 -51 -52 -53 -54 -55
1810.23/1810.76	v -56 -57 -58 -59 60 -61 -62 -63
1810.23/1810.76	v -64 -65 -66 -67 -68 -69 -70 -71
1810.23/1810.76	v -72 -73 -74 -75 -76 77 -78 -79
1810.23/1810.76	v -80 -81 -82 -83 -84 -85 -86 -87
1810.23/1810.76	v -88 -89 -90 -91 -92 93 -94 -95
1810.23/1810.76	v -96 -97 -98 -99 -100 -101 -102 -103
1810.23/1810.76	v -104 -105 -106 -107 -108 -109 -110 -111
1810.23/1810.76	v -112 -113 -114 -115 -116 -117 -118 -119
1810.23/1810.76	v -120 121 -122 -123 -124 -125 -126 -127
1810.23/1810.76	v -128 -129 -130 -131 -132 -133 -134 -135
1810.23/1810.76	v -136 137 -138 -139 -140 -141 -142 -143
1810.23/1810.76	v -144 -145 -146 -147 -148 -149 -150 -151
1810.23/1810.76	v -152 -153 -154 -155 -156 -157 -158 -159
1810.23/1810.76	v -160 161 -162 -163 -164 -165 -166 -167
1810.23/1810.76	v -168 -169 170 -171 -172 -173 -174 -175
1810.23/1810.76	v -176 -177 -178 -179 -180 -181 -182 -183
1810.23/1810.76	v -184 -185 -186 -187 -188 -189 -190 -191
1810.23/1810.76	v -192 -193 -194 -195 -196 -197 -198 -199
1810.23/1810.76	v -200 -201 -202 -203 204 -205 -206 -207
1810.23/1810.76	v -208 -209 -210 -211 -212 -213 -214 -215
1810.23/1810.76	v -216 -217 -218 -219 -220 -221 -222 -223
1810.23/1810.76	v -224 -225 -226 -227 -228 -229 -230 231
1810.23/1810.76	v -232 -233 234 -235 -236 -237 -238 -239
1810.23/1810.76	v -240 -241 -242 -243 -244 -245 -246 -247
1810.23/1810.76	v -248 -249 -250 -251 -252 -253 -254 -255
1810.23/1810.76	v -256 -257 -258 -259 -260 -261 -262 -263
1810.23/1810.76	v -264 -265 266 -267 -268 -269 -270 -271
1810.23/1810.76	v -272 -273 -274 -275 -276 -277 -278 279
1810.23/1810.76	v -280 -281 -282 -283 -284 -285 -286 -287
1810.23/1810.76	v -288 -289 -290 -291 -292 -293 -294 -295
1810.23/1810.76	v -296 -297 -298 -299 -300 -301 -302 -303
1810.23/1810.76	v -304 305 -306 -307 -308 -309 -310 -311
1810.23/1810.76	v -312 -313 -314 -315 -316 -317 -318 -319
1810.23/1810.76	v -320 -321 -322 -323 -324 -325 -326 -327
1810.23/1810.76	v -328 -329 -330 -331 -332 -333 -334 -335
1810.23/1810.76	v 336 -337 -338 -339 -340 -341 -342 -343
1810.23/1810.76	v -344 -345 -346 -347 -348 -349 -350 -351
1810.23/1810.76	v -352 -353 -354 -355 356 -357 -358 -359
1810.23/1810.76	v -360 -361 -362 -363 -364 -365 -366 -367
1810.23/1810.76	v -368 -369 -370 -371 -372 -373 -374 375
1810.23/1810.76	v -376 -377 -378 -379 -380 -381 -382 -383
1810.23/1810.76	v -384 -385 -386 387 -388 -389 -390 -391
1810.23/1810.76	v -392 -393 -394 -395 -396 -397 -398 -399
1810.23/1810.76	v -400 -401 -402 -403 -404 -405 -406 -407
1810.23/1810.76	v -408 409 -410 -411 -412 -413 -414 -415
1810.23/1810.76	v -416 -417 -418 -419 -420 -421 -422 -423
1810.23/1810.76	v -424 -425 -426 427 -428 -429 -430 -431
1810.23/1810.76	v -432 -433 -434 -435 -436 -437 -438 -439
1810.23/1810.76	v -440 -441 -442 -443 -444 -445 -446 -447
1810.23/1810.76	v -448 -449 450 -451 -452 -453 -454 -455
1810.23/1810.76	v -456 -457 -458 -459 -460 -461 -462 -463
1810.23/1810.76	v -464 -465 -466 -467 -468 -469 -470 -471
1810.23/1810.76	v -472 -473 -474 -475 -476 477 -478 -479
1810.23/1810.76	v -480 -481 -482 -483 -484 -485 -486 -487
1810.23/1810.76	v -488 -489 -490 -491 -492 -493 -494 -495
1810.23/1810.76	v -496 -497 -498 -499 -500 501 -502 -503
1810.23/1810.76	v -504 -505 -506 -507 -508 -509 -510 -511
1810.23/1810.76	v -512 -513 -514 -515 -516 -517 -518 -519
1810.23/1810.76	v -520 -521 -522 -523 -524 525 -526 -527
1810.23/1810.76	v -528 529 -530 -531 -532 -533 -534 -535
1810.23/1810.76	v -536 -537 -538 -539 -540 -541 -542 -543
1810.23/1810.76	v -544 -545 -546 -547 -548 -549 -550 -551
1810.23/1810.76	v -552 -553 -554 -555 -556 -557 -558 -559
1810.23/1810.76	v -560 -561 562 -563 -564 -565 -566 -567
1810.23/1810.76	v -568 -569 -570 -571 -572 -573 574 -575
1810.23/1810.76	v -576 -577 -578 -579 -580 -581 -582 -583
1810.23/1810.76	v -584 -585 -586 -587 -588 -589 -590 -591
1810.23/1810.76	v -592 -593 -594 -595 -596 -597 -598 -599
1810.23/1810.76	v -600 -601 -602 -603 -604 605 -606 -607
1810.23/1810.76	v -608 -609 -610 -611 -612 -613 -614 -615
1810.23/1810.76	v -616 -617 -618 -619 620 -621 -622 -623
1810.23/1810.76	v -624 -625 -626 -627 -628 -629 -630 -631
1810.23/1810.76	v -632 -633 -634 -635 -636 -637 -638 -639
1810.23/1810.76	v -640 -641 -642 -643 -644 -645 646 -647
1810.23/1810.76	v -648 -649 -650 -651 -652 -653 -654 -655
1810.23/1810.76	v -656 -657 -658 -659 -660 -661 -662 -663
1810.23/1810.76	v -664 -665 666 -667 -668 -669 -670 -671
1810.23/1810.76	v -672 -673 -674 -675 -676 -677 -678 -679
1810.23/1810.76	v -680 -681 -682 -683 -684 685 -686 -687
1810.23/1810.76	v -688 -689 -690 -691 -692 -693 -694 -695
1810.23/1810.76	v -696 -697 -698 -699 -700 -701 -702 703
1810.23/1810.76	v -704 -705 -706 -707 -708 -709 -710 -711
1810.23/1810.76	v -712 -713 -714 -715 -716 -717 -718 -719
1810.23/1810.76	v -720 -721 -722 -723 -724 -725 -726 -727
1810.23/1810.76	v -728 -729 -730 -731 -732 -733 -734 735
1810.23/1810.76	v -736 -737 -738 -739 -740 -741 -742 -743
1810.23/1810.76	v -744 -745 -746 -747 -748 -749 -750 -751
1810.23/1810.76	v -752 -753 -754 -755 756 -757 758 -759
1810.23/1810.76	v -760 -761 -762 -763 -764 -765 -766 -767
1810.23/1810.76	v -768 -769 -770 -771 -772 -773 -774 -775
1810.23/1810.76	v -776 -777 -778 -779 -780 -781 -782 -783
1810.23/1810.76	v -784 -785 -786 -787 -788 -789 790 -791
1810.23/1810.76	v -792 -793 -794 -795 -796 -797 -798 -799
1810.23/1810.76	v -800 -801 -802 -803 -804 -805 -806 -807
1810.23/1810.76	v -808 -809 -810 811 -812 -813 -814 -815
1810.23/1810.76	v -816 -817 -818 -819 -820 -821 -822 -823
1810.23/1810.76	v -824 -825 -826 827 -828 -829 -830 -831
1810.23/1810.76	v -832 -833 -834 -835 -836 -837 -838 -839
1810.23/1810.76	v -840 -841 -842 -843 -844 -845 846 -847
1810.23/1810.76	v -848 -849 -850 -851 -852 -853 -854 -855
1810.23/1810.76	v -856 -857 -858 -859 -860 -861 -862 -863
1810.23/1810.76	v -864 -865 -866 -867 -868 -869 -870 -871
1810.23/1810.76	v -872 873 -874 -875 -876 -877 -878 -879
1810.23/1810.76	v -880 -881 -882 -883 -884 -885 -886 -887
1810.23/1810.76	v -888 -889 -890 -891 892 -893 -894 -895
1810.23/1810.76	v -896 -897 -898 -899 -900 -901 -902 -903
1810.23/1810.76	v -904 -905 -906 -907 -908 -909 -910 -911
1810.23/1810.76	v -912 -913 -914 -915 -916 -917 -918 -919
1810.23/1810.76	v 920 -921 -922 -923 -924 -925 -926 -927
1810.23/1810.76	v -928 -929 -930 -931 -932 -933 -934 -935
1810.23/1810.76	v -936 -937 -938 -939 940 -941 -942 -943
1810.23/1810.76	v -944 -945
1810.23/1810.76	v 0
1810.23/1810.76	c
1810.23/1810.76	c 4864534 conflicts, 7872670 decisions, 3943 random
1810.23/1810.76	c 0 iterations, 8189 restarts, 0 skipped
1810.23/1810.76	c 32 enlarged, 224 shrunken, 47594 rescored, 1022 rebiased
1810.23/1810.76	c 63 simplifications, 1 reductions
1810.23/1810.76	c
1810.23/1810.76	c vars: 0 fixed, 0 equiv, 45 elim, 0 merged
1810.23/1810.76	c elim: 264179 resolutions, 1 phases, 1 rounds
1810.23/1810.76	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1810.23/1810.76	c arty: 20.00 and 0.00 xor average arity
1810.23/1810.76	c prbe: 426690 probed, 473 phases, 237 rounds
1810.23/1810.76	c prbe: 0 failed, 0 lifted, 0 merged
1810.23/1810.76	c sccs: 0 non trivial, 0 fixed, 0 merged
1810.23/1810.76	c hash: 0 units, 0 merged
1810.23/1810.76	c mins: 306059826 learned, 47% deleted, 2 strong, 16 depth
1810.23/1810.76	c subs: 155 forward, 402 backward, 27 doms
1810.23/1810.76	c strs: 1526 forward, 0 backward
1810.23/1810.76	c doms: 27 dominators, 5 high, 0 low
1810.23/1810.76	c prps: 729979797 propagations, 0.40 megaprops
1810.23/1810.76	c
1810.23/1810.76	c 1810.3 seconds, 55 MB max, 1244 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-1784394-1241937561/watcher-1784394-1241937561 -o /tmp/evaluation-result-1784394-1241937561/solver-1784394-1241937561 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784394-1241937561.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: 0.99 0.97 0.99 3/64 31775
/proc/meminfo: memFree=1814456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=1052 CPUtime=0
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 221783208 1077248 168 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 309 168 63 155 0 152 0

[startup+0.0745139 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31775
/proc/meminfo: memFree=1814456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=5180 CPUtime=0.06
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 1318 0 0 0 6 0 0 0 18 0 1 0 221783208 5304320 1204 1992294400 134512640 135151029 4294956240 18446744073709551615 134520298 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 1295 1204 74 155 0 1138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5180

[startup+0.101516 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31775
/proc/meminfo: memFree=1814456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=4664 CPUtime=0.09
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 1328 0 0 0 9 0 0 0 18 0 1 0 221783208 4775936 1085 1992294400 134512640 135151029 4294956240 18446744073709551615 134849694 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 1222 1088 79 155 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4664

[startup+0.301535 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31775
/proc/meminfo: memFree=1814456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=7512 CPUtime=0.29
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 2146 0 0 0 29 0 0 0 19 0 1 0 221783208 7692288 1774 1992294400 134512640 135151029 4294956240 18446744073709551615 134526346 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 1878 1774 79 155 0 1721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7512

[startup+0.701572 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31775
/proc/meminfo: memFree=1814456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=7512 CPUtime=0.69
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 2146 0 0 0 69 0 0 0 22 0 1 0 221783208 7692288 1774 1992294400 134512640 135151029 4294956240 18446744073709551615 134548078 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 1878 1774 79 155 0 1721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7512

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1807920/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=7788 CPUtime=1.49
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 2344 0 0 0 148 1 0 0 25 0 1 0 221783208 7974912 1843 1992294400 134512640 135151029 4294956240 18446744073709551615 134552637 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 1947 1843 79 155 0 1790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7788

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1806704/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=9096 CPUtime=3.09
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 2684 0 0 0 308 1 0 0 25 0 1 0 221783208 9314304 2183 1992294400 134512640 135151029 4294956240 18446744073709551615 134546741 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 2274 2183 79 155 0 2117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9096

[startup+6.3011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1805048/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=9840 CPUtime=6.29
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 2986 0 0 0 627 2 0 0 25 0 1 0 221783208 10076160 2356 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 2460 2356 79 155 0 2303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9840

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1803960/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=10880 CPUtime=12.69
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 3568 0 0 0 1267 2 0 0 25 0 1 0 221783208 11141120 2611 1992294400 134512640 135151029 4294956240 18446744073709551615 134551604 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 2720 2611 79 155 0 2563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10880

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1801912/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=12780 CPUtime=25.48
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 4696 0 0 0 2546 2 0 0 25 0 1 0 221783208 13086720 3111 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 3195 3111 79 155 0 3038 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12780

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1799800/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=14920 CPUtime=51.07
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 6628 0 0 0 5104 3 0 0 25 0 1 0 221783208 15278080 3640 1992294400 134512640 135151029 4294956240 18446744073709551615 134581513 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 3730 3640 79 155 0 3573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14920

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31776
/proc/meminfo: memFree=1797432/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=17188 CPUtime=102.27
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 9642 0 0 0 10221 6 0 0 25 0 1 0 221783208 17600512 4220 1992294400 134512640 135151029 4294956240 18446744073709551615 134555216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 4297 4220 79 155 0 4140 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17188

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31778
/proc/meminfo: memFree=1794680/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=19840 CPUtime=162.25
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 12173 0 0 0 16216 9 0 0 25 0 1 0 221783208 20316160 4862 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 4960 4862 79 155 0 4803 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19840

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31778
/proc/meminfo: memFree=1788792/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=25744 CPUtime=222.24
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 14864 0 0 0 22212 12 0 0 25 0 1 0 221783208 26361856 6342 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 6436 6342 79 155 0 6279 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 25744

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31778
/proc/meminfo: memFree=1788152/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=26272 CPUtime=282.22
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 15524 0 0 0 28210 12 0 0 25 0 1 0 221783208 26902528 6486 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 6568 6486 79 155 0 6411 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26272

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31778
/proc/meminfo: memFree=1788152/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=26272 CPUtime=342.2
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 16041 0 0 0 34207 13 0 0 25 0 1 0 221783208 26902528 6487 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 6568 6487 79 155 0 6411 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26272

[startup+402.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 31778
/proc/meminfo: memFree=1786424/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=27956 CPUtime=402.19
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 16560 0 0 0 40205 14 0 0 25 0 1 0 221783208 28626944 6877 1992294400 134512640 135151029 4294956240 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 6989 6877 79 155 0 6832 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 27956

[startup+462.301 s]
/proc/loadavg: 1.10 1.00 1.00 2/65 31778
/proc/meminfo: memFree=1785912/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=28280 CPUtime=462.18
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 16795 0 0 0 46203 15 0 0 25 0 1 0 221783208 28958720 6978 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 7070 6978 79 155 0 6913 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 28280

[startup+522.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 31778
/proc/meminfo: memFree=1782392/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=32004 CPUtime=522.16
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 17693 0 0 0 52200 16 0 0 25 0 1 0 221783208 32772096 7876 1992294400 134512640 135151029 4294956240 18446744073709551615 134554905 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 8001 7876 79 155 0 7844 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 32004

[startup+582.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 31778
/proc/meminfo: memFree=1780472/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=34192 CPUtime=582.15
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 18186 0 0 0 58198 17 0 0 25 0 1 0 221783208 35012608 8369 1992294400 134512640 135151029 4294956240 18446744073709551615 134551385 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 8548 8369 79 155 0 8391 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 34192

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 31778
/proc/meminfo: memFree=1771256/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43492 CPUtime=642.13
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20471 0 0 0 64194 19 0 0 25 0 1 0 221783208 44535808 10654 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10873 10654 79 155 0 10716 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 43492

[startup+702.301 s]

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

/proc/meminfo: memFree=1770744/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43492 CPUtime=1122.01
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20564 0 0 0 112180 21 0 0 25 0 1 0 221783208 44535808 10747 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10873 10747 79 155 0 10716 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 43492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31778
/proc/meminfo: memFree=1770680/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43492 CPUtime=1182
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20564 0 0 0 118178 22 0 0 25 0 1 0 221783208 44535808 10747 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10873 10747 79 155 0 10716 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 43492

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31778
/proc/meminfo: memFree=1770616/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43492 CPUtime=1241.99
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20574 0 0 0 124177 22 0 0 25 0 1 0 221783208 44535808 10757 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10873 10757 79 155 0 10716 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 43492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1769976/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43940 CPUtime=1301.97
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20675 0 0 0 130175 22 0 0 25 0 1 0 221783208 44994560 10858 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10985 10858 79 155 0 10828 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 43940

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1769016/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=45316 CPUtime=1361.95
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 20938 0 0 0 136173 22 0 0 25 0 1 0 221783208 46403584 11121 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 11329 11121 79 155 0 11172 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 45316

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1769848/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43844 CPUtime=1421.94
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 21116 0 0 0 142172 22 0 0 25 0 1 0 221783208 44896256 10860 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10961 10860 79 155 0 10804 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 43844

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1769848/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=43844 CPUtime=1481.91
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 21116 0 0 0 148169 22 0 0 25 0 1 0 221783208 44896256 10860 1992294400 134512640 135151029 4294956240 18446744073709551615 134555125 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 10961 10860 79 155 0 10804 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 43844

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1768568/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=45724 CPUtime=1541.91
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 21483 0 0 0 154168 23 0 0 25 0 1 0 221783208 46821376 11227 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 11431 11227 79 155 0 11274 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 45724

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1767480/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=47040 CPUtime=1601.89
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 21754 0 0 0 160166 23 0 0 25 0 1 0 221783208 48168960 11498 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 11760 11498 79 155 0 11603 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 47040

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1766648/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=47600 CPUtime=1661.88
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 22043 0 0 0 166164 24 0 0 25 0 1 0 221783208 48742400 11700 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 11900 11700 79 155 0 11743 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 47600

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1759864/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=54696 CPUtime=1721.86
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 23744 0 0 0 172161 25 0 0 25 0 1 0 221783208 56008704 13401 1992294400 134512640 135151029 4294956240 18446744073709551615 134578314 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 13674 13401 79 155 0 13517 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 54696

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1758456/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=56396 CPUtime=1781.85
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24076 0 0 0 178159 26 0 0 25 0 1 0 221783208 57749504 13733 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14099 13733 79 155 0 13942 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 56396

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1758136/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=56844 CPUtime=1791.45
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24158 0 0 0 179119 26 0 0 25 0 1 0 221783208 58208256 13815 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14211 13815 79 155 0 14054 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 56844

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1758072/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=56844 CPUtime=1797.84
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24162 0 0 0 179758 26 0 0 25 0 1 0 221783208 58208256 13819 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14211 13819 79 155 0 14054 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 56844

[startup+1804.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1757944/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=56844 CPUtime=1804.24
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24201 0 0 0 180398 26 0 0 25 0 1 0 221783208 58208256 13858 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14211 13858 79 155 0 14054 0
Current children cumulated CPU time (s) 1804.24
Current children cumulated vsize (KiB) 56844

[startup+1807.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1756920/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=58276 CPUtime=1807.44
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24516 0 0 0 180718 26 0 0 25 0 1 0 221783208 59674624 14173 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14569 14173 79 155 0 14412 0
Current children cumulated CPU time (s) 1807.44
Current children cumulated vsize (KiB) 58276

[startup+1809.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1756152/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=58804 CPUtime=1809.04
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24648 0 0 0 180878 26 0 0 25 0 1 0 221783208 60215296 14305 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14701 14305 79 155 0 14544 0
Current children cumulated CPU time (s) 1809.04
Current children cumulated vsize (KiB) 58804

[startup+1810.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1756152/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=59208 CPUtime=1809.84
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24738 0 0 0 180958 26 0 0 25 0 1 0 221783208 60628992 14395 1992294400 134512640 135151029 4294956240 18446744073709551615 134581695 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14802 14395 79 155 0 14645 0
Current children cumulated CPU time (s) 1809.84
Current children cumulated vsize (KiB) 59208

[startup+1810.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31784
/proc/meminfo: memFree=1755704/2055920 swapFree=4175096/4192956
[pid=31775] ppid=31773 vsize=59340 CPUtime=1810.23
/proc/31775/stat : 31775 (precosat) R 31773 31775 31653 0 -1 4194304 24784 0 0 0 180997 26 0 0 25 0 1 0 221783208 60764160 14441 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31775/statm: 14835 14441 79 155 0 14678 0
Current children cumulated CPU time (s) 1810.23
Current children cumulated vsize (KiB) 59340

Child status: 10
Real time (s): 1810.78
CPU time (s): 1810.32
CPU user time (s): 1810.04
CPU system time (s): 0.276957
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 59340

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

runsolver used 1.38879 second user time and 3.65144 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-10 08:39:21
IDJOB=1784394
IDBENCH=71365
IDSOLVER=607
FILE ID=node61/1784394-1241937561
PBS_JOBID= 9265009
Free space on /tmp= 66308 MiB

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

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

MD5SUM BENCH= df9c42090e37db3e7c6222a93cb90a4d
RANDOM SEED=1093921032

node61.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.216
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.216
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:       1814872 kB
Buffers:         49652 kB
Cached:         133956 kB
SwapCached:      12504 kB
Active:         107928 kB
Inactive:        90508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814872 kB
SwapTotal:     4192956 kB
SwapFree:      4175096 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          13656 kB
Slab:            28724 kB
Committed_AS:   764564 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node61 at 2009-05-10 09:09:32