Trace number 1719640

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
precosat 236? (TO) 1200.05 1200.41

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

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-1719640-1240647852.cnf
0.00/0.00	c found header 'p cnf 3230 20575'
0.00/0.02	c finished parsing
0.00/0.02	c
0.00/0.02	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.02	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.02	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.02	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.02	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.02	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.02	c
0.00/0.02	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.02	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.02	c
0.00/0.02	c starting search after 0.0 seconds
0.00/0.02	c no decision limit
0.00/0.02	c
0.00/0.02	c       original/binary      fixed     eliminated      learned       agility
0.00/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.02	c
0.00/0.02	c *    0.0    20575    3230      0     0      0       0      0    0.0   0    2
0.19/0.26	c s    0.3    21287    3209      4     8      9       0      0    0.0   0    2
0.19/0.26	c l    0.3    21287    3209      4     8      9       0  15758    0.0   0    2
0.19/0.27	c R    0.3    21287    3209      4     8      9     100    100   55.2  13    2
0.19/0.29	c R    0.3    21287    3209      4     8      9     200    200   56.3  11    2
0.29/0.39	c B    0.4    21344    3208      5     8      9    1000    994   55.0  24    2
0.29/0.40	c R    0.4    21345    3208      5     8      9    1059   1053   54.8  24    2
0.49/0.52	c B    0.5    21389    3208      5     8      9    2000   1989   54.6  13    2
0.59/0.61	c N    0.6    21412    3208      5     8      9    2665   2653   51.4  27    2
0.59/0.68	c s    0.7    21397    3208      5     8      9    2986   2972   51.6  12    2
1.09/1.19	c s    1.2    21512    3206      6     9      9    5845   5777   54.1  17    3
1.49/1.58	c B    1.6    21520    3206      6     9      9    8003   7933   53.7  21    3
1.79/1.83	c s    1.8    21514    3205      7     9      9    9272   9188   53.4  10    3
2.49/2.59	c s    2.6    21582    3205      7     9      9   12788  12704   54.9  23    4
2.99/3.00	c R    3.0    21589    3205      7     9      9   14845  14760   54.3  22    5
3.09/3.18	c +    3.2    21589    3205      7     9      9   15758  17333   54.2  23    5
3.59/3.60	c s    3.6    21589    3205      7     9      9   17335  17250   53.9  27    5
4.19/4.21	c +    4.2    21958    3204      8     9      9   19696  19066   52.8  20    6
4.99/5.02	c s    5.0    21507    3197      8    10     15   22260  18873   52.7  19    6
5.29/5.39	c
5.29/5.39	c       original/binary      fixed     eliminated      learned       agility
5.29/5.39	c   seconds        variables     equivalent    conflicts       height       MB
5.29/5.39	c
5.29/5.39	c B    5.4    21507    3197      8    10     15   24008  19329   52.6  24    6
5.59/5.64	c +    5.6    21571    3197      8    10     15   24621  20972   52.4  13    6
6.19/6.21	c s    6.2    21587    3197      8    10     15   26947  21190   51.5  14    6
7.09/7.12	c +    7.1    21588    3197      8    10     15   30775  23069   51.1  11    7
7.49/7.59	c s    7.6    21610    3197      8    10     15   32168  22503   51.0  14    7
7.99/8.02	c R    8.0    21610    3197      8    10     15   34209  23290   50.4  21    7
8.99/9.02	c +    9.0    21613    3197      8    10     15   38468  25375   49.7  22    8
9.09/9.10	c s    9.1    21613    3197      8    10     15   38502  23186   49.7  24    7
10.69/10.70	c s   10.7    21643    3197      8    10     15   44320  25760   49.3  23    7
11.79/11.87	c +   11.9    21647    3197      8    10     15   48085  27912   48.7  30    8
12.29/12.38	c s   12.4    21649    3197      8    10     15   49776  27278   48.4  30    8
13.88/13.91	c s   13.9    21672    3197      8    10     15   55029  28186   47.7  25    8
14.29/14.31	c R   14.3    21673    3197      8    10     15   56650  28201   47.9  21    8
15.08/15.19	c +   15.2    21673    3197      8    10     15   60108  30703   47.2  41    9
15.58/15.66	c s   15.7    21673    3197      8    10     15   61211  29285   47.1  34    8
16.68/16.71	c B   16.7    21673    3197      8    10     15   64020  30950   46.8  36    9
17.49/17.55	c s   17.6    21675    3197      8    10     15   66804  30803   46.5  16    8
19.99/20.00	c s   20.0    21801    3197      8    10     15   74897  35285   46.0  22   10
19.99/20.07	c +   20.1    21801    3197      8    10     15   75135  33773   45.9  27   10
22.39/22.50	c
22.39/22.50	c       original/binary      fixed     eliminated      learned       agility
22.39/22.50	c   seconds        variables     equivalent    conflicts       height       MB
22.39/22.50	c
22.39/22.50	c s   22.5    21859    3196      9    10     15   82462  34053   46.2  18    9
24.68/24.70	c s   24.7    21861    3196      9    10     15   89696  34160   46.1  23    9
25.98/26.04	c +   26.0    22244    3195     10    10     15   93917  37150   45.9  26   11
27.08/27.12	c s   27.1    22279    3195     10    10     15   97209  37342   45.6  26   10
29.69/29.75	c s   29.7    22074    3194     10    10     16  104731  36923   45.0  35   10
30.69/30.74	c R   30.7    22088    3194     10    10     16  107946  37298   44.7  19   11
32.08/32.13	c s   32.1    22088    3194     10    10     16  112457  37537   44.7  34   10
33.68/33.75	c +   33.7    22102    3194     10    10     16  117395  40865   44.3  19   11
34.58/34.64	c s   34.6    22103    3194     10    10     16  119876  39990   44.0  21   11
37.48/37.56	c s   37.6    22122    3194     10    10     16  127438  41171   43.8  16   11
40.28/40.33	c s   40.3    22127    3194     10    10     16  135962  41329   43.6  17   11
42.97/43.04	c s   43.0    22141    3194     10    10     16  143596  41069   43.4  24   11
43.98/44.00	c +   44.0    22143    3194     10    10     16  146742  44951   43.3  24   12
45.77/45.85	c s   45.8    22148    3194     10    10     16  151915  45294   43.3  28   12
48.58/48.68	c s   48.7    22151    3194     10    10     16  159834  45323   42.8  29   12
48.68/48.77	c B   48.8    22151    3194     10    10     16  160038  45050   42.7  16   12
51.58/51.64	c s   51.6    22165    3194     10    10     16  168610  45183   42.3  20   12
54.68/54.71	c s   54.7    22312    3194     10    10     16  178038  45361   42.2  18   12
56.38/56.45	c +   56.4    22313    3194     10    10     16  183427  49446   42.1  26   13
57.58/57.67	c
57.58/57.67	c       original/binary      fixed     eliminated      learned       agility
57.58/57.67	c   seconds        variables     equivalent    conflicts       height       MB
57.58/57.67	c
57.58/57.67	c s   57.7    22313    3194     10    10     16  186640  48405   42.0  31   12
60.97/61.05	c s   61.0    22340    3194     10    10     16  195984  49775   41.7  24   13
64.37/64.47	c s   64.5    22346    3194     10    10     16  205319  49784   41.3  31   13
70.17/70.29	c R   70.3    22346    3194     10    10     16  223297  52202   41.3  24   16
70.57/70.68	c s   70.7    22630    3194     10    10     16  223297  52200   41.3  24   15
72.67/72.71	c +   72.7    22632    3194     10    10     16  229280  54390   41.0  25   16
74.07/74.15	c s   74.1    22632    3194     10    10     16  233131  53548   40.8  28   16
78.07/78.10	c s   78.1    22799    3194     10    10     16  243408  54948   40.3  25   17
81.86/81.92	c s   81.9    22860    3194     10    10     16  252989  54820   40.2  33   17
86.36/86.41	c s   86.4    22876    3193     10    11     16  263501  54608   40.2  27   16
90.07/90.14	c s   90.1    22877    3193     10    11     16  273205  54684   40.5  21   15
94.17/94.24	c s   94.2    22890    3193     10    11     16  283608  54714   40.4  29   15
95.47/95.56	c +   95.5    22942    3192     11    11     16  286602  59829   40.2  23   16
98.57/98.63	c s   98.6    22986    3192     11    11     16  293442  60144   40.1  26   16
103.16/103.23	c s  103.2    23760    3191     12    11     16  304455  60252   40.0  36   17
107.96/108.05	c s  108.0    23388    3190     12    11     17  315063  59549   39.9  16   16
112.66/112.76	c s  112.7    23415    3190     12    11     17  325746  60233   39.8  27   16
116.66/116.73	c s  116.7    23416    3190     12    11     17  335403  60238   39.8  24   16
121.15/121.27	c s  121.2    23394    3187     14    11     18  345622  60194   39.7  28   16
125.85/125.96	c
125.85/125.96	c       original/binary      fixed     eliminated      learned       agility
125.85/125.96	c   seconds        variables     equivalent    conflicts       height       MB
125.85/125.96	c
125.85/125.96	c s  125.9    24189    3187     14    11     18  355782  60339   39.7  33   16
126.75/126.83	c +  126.8    24191    3187     14    11     18  358251  65811   39.7  19   17
130.25/130.38	c s  130.4    24299    3187     14    11     18  367813  66165   39.7  21   18
135.35/135.40	c s  135.4    24342    3187     14    11     18  380390  66105   39.8  22   19
136.95/137.03	c B  137.0    24344    3187     14    11     18  384085  66014   39.8  22   21
140.76/140.83	c s  140.8    24147    3185     14    12     19  392154  61217   39.7  27   17
144.95/145.02	c s  145.0    24150    3185     14    12     19  400997  66050   39.6  23   18
149.85/149.91	c s  149.9    24166    3185     14    12     19  413181  66372   39.4  24   19
155.25/155.32	c s  155.3    24166    3183     14    14     19  423837  66097   39.4  30   17
159.85/159.96	c s  159.9    24172    3183     14    14     19  435423  66255   39.3  30   17
164.65/164.72	c s  164.7    24175    3183     14    14     19  446303  66156   39.1  31   17
165.34/165.47	c +  165.4    24209    3183     14    14     19  447812  72392   39.1  28   18
169.84/169.97	c s  169.9    24261    3183     14    14     19  458108  72776   38.8  22   19
175.54/175.65	c s  175.6    24264    3183     14    14     19  471571  72647   38.7  22   20
179.74/179.84	c N  179.8    24274    3183     14    14     19  479687  73898   38.5  31   22
181.24/181.37	c s  181.3    24274    3183     14    14     19  482223  73896   38.5  27   20
186.94/187.00	c s  187.0    24288    3183     14    14     19  495232  72699   38.3  33   19
192.44/192.60	c s  192.5    24233    3182     15    14     19  506456  72701   38.1  24   19
197.83/197.97	c s  197.9    24403    3182     15    14     19  516839  72822   37.9  25   19
203.03/203.12	c
203.03/203.12	c       original/binary      fixed     eliminated      learned       agility
203.03/203.12	c   seconds        variables     equivalent    conflicts       height       MB
203.03/203.12	c
203.03/203.12	c s  203.1    24407    3182     15    14     19  528885  72758   37.8  35   18
208.84/208.98	c s  208.9    24415    3182     15    14     19  540295  72529   37.7  19   18
214.63/214.75	c s  214.7    24421    3182     15    14     19  552720  72880   37.6  32   19
217.83/217.91	c +  217.9    24422    3182     15    14     19  559766  79631   37.6  36   21
220.62/220.74	c s  220.7    24422    3182     15    14     19  565506  78737   37.6  28   21
227.12/227.20	c s  227.1    24456    3182     15    14     19  578937  80079   37.3  19   21
233.92/234.05	c s  234.0    24461    3182     15    14     19  591811  79998   37.2  23   21
240.92/241.02	c s  241.0    24467    3180     15    16     19  604166  79893   37.1  24   20
247.22/247.38	c s  247.3    24479    3180     15    16     19  616036  80247   37.0  28   19
252.61/252.75	c s  252.7    24616    3180     15    16     19  629137  79944   36.9  31   20
259.51/259.61	c s  259.5    24632    3179     15    17     19  642619  80008   36.9  26   20
266.01/266.20	c s  266.1    24655    3179     15    17     19  654582  79885   36.9  22   20
272.62/272.79	c s  272.7    24661    3179     15    17     19  667574  79988   36.8  26   22
278.61/278.72	c s  278.6    24664    3179     15    17     19  678526  79965   36.8  23   22
285.81/285.94	c s  285.9    24690    3179     15    17     19  692173  80005   36.7  29   21
289.31/289.47	c +  289.4    24698    3178     15    18     19  699706  87594   36.7  20   23
292.80/292.91	c s  292.8    24696    3178     15    18     19  705589  86119   36.7  20   22
300.00/300.20	c s  300.1    24735    3178     15    18     19  718738  88051   36.6  20   24
308.10/308.20	c s  308.1    24720    3174     15    22     19  732808  88027   36.4  24   23
315.29/315.46	c
315.29/315.46	c       original/binary      fixed     eliminated      learned       agility
315.29/315.46	c   seconds        variables     equivalent    conflicts       height       MB
315.29/315.46	c
315.29/315.46	c s  315.4    24725    3174     15    22     19  747788  87952   36.2  25   23
323.20/323.33	c s  323.2    24731    3174     15    22     19  761890  87923   36.1   9   22
331.29/331.47	c s  331.4    24743    3173     15    23     19  776784  88110   36.1  22   23
338.98/339.19	c s  339.1    24832    3172     15    24     19  791033  88109   36.0  32   22
345.78/346.00	c s  345.9    24835    3172     15    24     19  803893  87903   36.0  21   22
353.68/353.83	c s  353.7    24852    3169     16    26     19  817991  88012   35.9  22   21
361.28/361.43	c s  361.3    24552    3166     16    26     22  831540  83396   35.8  29   20
367.98/368.16	c s  368.1    24553    3166     16    26     22  844182  88015   35.8  25   21
379.28/379.43	c s  379.3    24556    3166     16    26     22  864845  88223   35.7  24   21
384.07/384.25	c +  384.1    24556    3166     16    26     22  874630  96353   35.6  34   24
386.67/386.85	c s  386.7    24558    3166     16    26     22  880525  93946   35.6  22   23
394.77/394.99	c s  394.9    24573    3166     16    26     22  895141  96879   35.5  32   23
395.57/395.72	c B  395.6    24573    3166     16    26     22  896183  97019   35.5  33   25
403.48/403.64	c s  403.5    24585    3166     16    26     22  909306  96755   35.5  27   22
419.47/419.62	c s  419.5    24586    3166     16    26     22  938998  96510   35.2  20   22
426.96/427.12	c s  427.0    24587    3166     16    26     22  953161  96829   35.2  30   22
434.27/434.49	c s  434.4    24703    3166     16    26     22  966606  99511   35.1  33   22
441.96/442.20	c s  442.1    24775    3166     16    26     22  981721  97170   35.0  29   23
450.46/450.65	c s  450.5    24786    3166     16    26     22  997302  96566   34.9  20   23
458.25/458.50	c
458.25/458.50	c       original/binary      fixed     eliminated      learned       agility
458.25/458.50	c   seconds        variables     equivalent    conflicts       height       MB
458.25/458.50	c
458.25/458.50	c s  458.4    24785    3165     16    27     22 1014699  96755   34.7  18   24
466.55/466.71	c s  466.6    24790    3163     16    29     22 1028306  96800   34.7  26   24
474.55/474.77	c R  474.6    24803    3163     16    29     22 1043653  96575   34.6  21   29
475.74/475.92	c s  475.8    24803    3163     16    29     22 1043653  96574   34.6  21   26
483.85/484.09	c s  483.9    24805    3163     16    29     22 1061326  96691   34.5  30   25
493.74/493.93	c s  493.8    24905    3159     17    32     22 1076857  96848   34.4  17   25
502.13/502.38	c s  502.2    24910    3159     17    32     22 1092152  96847   34.5  25   25
502.73/502.97	c +  502.8    24910    3159     17    32     22 1093286 105988   34.5  30   26
511.24/511.42	c s  511.3    24920    3159     17    32     22 1107878 106423   34.4  23   28
522.33/522.51	c s  522.4    24930    3157     17    33     23 1126164  84533   34.3  23   21
530.33/530.52	c s  530.4    25246    3156     17    34     23 1140715  99069   34.3  26   25
544.22/544.42	c s  544.3    24960    3152     17    37     24 1165575 105450   34.3  20   29
553.72/553.94	c s  553.8    24972    3152     17    37     24 1182839 106418   34.3  23   28
563.72/563.99	c s  563.8    24976    3152     17    37     24 1198180 106367   34.2  29   28
573.92/574.19	c s  574.0    24988    3152     17    37     24 1215204 106584   34.1  28   27
584.61/584.85	c s  584.7    24995    3152     17    37     24 1231484 106429   34.1  22   26
594.91/595.15	c s  595.0    25006    3152     17    37     24 1248092 106437   34.1  35   26
604.81/605.04	c s  604.9    25009    3152     17    37     24 1266115 106335   34.0  21   27
613.80/614.02	c s  613.8    25032    3152     17    37     24 1282124 106375   33.9  28   27
623.90/624.14	c
623.90/624.14	c       original/binary      fixed     eliminated      learned       agility
623.90/624.14	c   seconds        variables     equivalent    conflicts       height       MB
623.90/624.14	c
623.90/624.14	c s  624.0    25027    3149     17    40     24 1296691 106389   33.9  24   28
641.50/641.77	c s  641.6    25032    3149     17    40     24 1324262 107127   33.8  20   28
654.10/654.38	c s  654.2    25031    3148     17    41     24 1343898 106344   33.7  24   24
664.19/664.44	c s  664.2    25048    3148     17    41     24 1360226 106511   33.6  29   25
667.69/667.96	c +  667.8    25048    3148     17    41     24 1366605 116586   33.6  23   28
673.79/674.03	c s  673.8    25049    3148     17    41     24 1376475 116199   33.6  26   28
684.28/684.51	c s  684.3    25054    3148     17    41     24 1392516 116886   33.5  31   28
697.38/697.65	c s  697.4    25058    3147     17    42     24 1409585 116885   33.5  26   27
708.08/708.39	c s  708.2    25066    3147     17    42     24 1427964 117152   33.5  25   28
718.87/719.13	c s  718.9    25083    3142     17    47     24 1444621 117041   33.4  26   28
729.97/730.27	c s  730.0    25097    3137     17    52     24 1461691 117141   33.4  25   28
742.86/743.16	c s  742.9    25072    3133     17    56     24 1480387 116835   33.3  19   28
753.77/754.07	c s  753.8    25082    3133     17    56     24 1500455 116947   33.3  27   28
764.36/764.67	c s  764.4    25083    3133     17    56     24 1521224 116966   33.2  19   27
774.46/774.77	c s  774.5    25086    3133     17    56     24 1536715 116853   33.2  16   27
785.85/786.12	c s  785.9    25084    3132     17    57     24 1557903 117058   33.1  23   27
796.24/796.54	c s  796.3    25090    3131     17    58     24 1575485 118413   33.0  30   26
808.44/808.78	c s  808.5    25269    3128     17    61     24 1593576 116864   32.9  23   26
820.73/821.05	c s  820.8    25286    3126     17    63     24 1612082 116958   32.9  28   26
831.84/832.15	c
831.84/832.15	c       original/binary      fixed     eliminated      learned       agility
831.84/832.15	c   seconds        variables     equivalent    conflicts       height       MB
831.84/832.15	c
831.84/832.15	c s  831.9    24320    3122     17    64     27 1629707 102301   32.9  25   22
841.33/841.61	c s  841.4    24340    3121     17    65     27 1644548 116973   32.8  26   25
853.03/853.31	c s  853.1    24507    3121     17    65     27 1662715 116974   32.8  21   26
864.73/865.08	c s  864.8    24512    3121     17    65     27 1680935 116863   32.7  29   26
876.62/876.93	c s  876.7    25264    3121     17    65     27 1701057 116913   32.7  30   27
881.22/881.56	c +  881.3    25284    3121     17    65     27 1708256 128244   32.6  23   31
889.52/889.86	c s  889.6    24738    3119     17    66     28 1720109 124279   32.6  20   29
902.41/902.74	c s  902.5    24825    3118     17    67     28 1739001 128843   32.6  37   31
917.11/917.46	c s  917.2    24824    3116     17    69     28 1759349 128656   32.5  19   31
929.60/929.93	c s  929.6    24825    3116     17    69     28 1778893 128526   32.4  18   31
942.30/942.63	c s  942.3    24846    3116     17    69     28 1798647 128669   32.3  27   30
956.60/956.93	c s  956.6    24849    3116     17    69     28 1818922 128769   32.2  29   30
969.69/970.08	c s  969.8    24865    3116     17    69     28 1836342 128788   32.2  31   29
981.49/981.80	c s  981.5    24867    3116     17    69     28 1855767 128702   32.2  26   29
994.68/995.09	c s  994.8    24880    3116     17    69     28 1876012 128690   32.2  26   29
1007.37/1007.71	c s 1007.4    24887    3116     17    69     28 1894860 128887   32.2  32   30
1019.67/1020.07	c s 1019.8    24910    3116     17    69     28 1913532 128732   32.1  25   31
1032.48/1032.81	c s 1032.5    24945    3116     17    69     28 1931768 128684   32.1  31   31
1045.68/1046.03	c s 1045.7    24952    3116     17    69     28 1952853 128807   32.1  34   31
1059.46/1059.81	c
1059.46/1059.81	c       original/binary      fixed     eliminated      learned       agility
1059.46/1059.81	c   seconds        variables     equivalent    conflicts       height       MB
1059.46/1059.81	c
1059.46/1059.81	c s 1059.5    24963    3116     17    69     28 1972774 128852   32.1  31   30
1072.86/1073.20	c s 1072.9    24972    3116     17    69     28 1990432 128737   32.1  24   30
1086.56/1086.91	c s 1086.6    24981    3113     17    72     28 2006915 128633   32.0  24   30
1099.65/1100.02	c s 1099.7    24966    3112     17    73     28 2025395 128639   32.0  22   29
1112.95/1113.31	c s 1113.0    24980    3111     17    74     28 2043051 128723   31.9  25   29
1116.84/1117.28	c B 1116.9    24991    3111     17    74     28 2048396 128975   31.9  29   33
1126.05/1126.49	c s 1126.2    24991    3111     17    74     28 2063509 128782   31.8  21   29
1137.84/1138.20	c s 1137.9    25005    3110     17    75     28 2083489 128906   31.8  28   29
1150.83/1151.26	c s 1150.9    25008    3110     17    75     28 2105358 128840   31.7  21   28
1164.13/1164.53	c s 1164.2    25014    3108     17    77     28 2124032 128714   31.6  22   28
1171.94/1172.37	c + 1172.0    25020    3107     17    78     28 2135320 141068   31.6  27   31
1177.64/1178.02	c s 1177.7    25017    3107     17    78     28 2143660 137130   31.6  29   29
1190.83/1191.27	c s 1190.9    25023    3107     17    78     28 2165207 149881   31.5  27   32
1200.03/1200.40	c
1200.03/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.03/1200.40	c
1200.03/1200.40	c 2175650 conflicts, 3086485 decisions, 9 random
1200.03/1200.40	c 5 iterations, 1586 restarts, 2591 skipped
1200.03/1200.40	c 23 enlarged, 306 shrunken, 21269 rescored, 510 rebiased
1200.03/1200.40	c 158 simplifications, 0 reductions
1200.03/1200.40	c
1200.03/1200.40	c vars: 17 fixed, 78 equiv, 28 elim, 78 merged
1200.03/1200.40	c elim: 3968199 resolutions, 40 phases, 40 rounds
1200.03/1200.40	c sbst: 46% substituted, 7.7% nots, 92.3% ands, 0.0% xors, 0.0% ites
1200.03/1200.40	c arty: 3.33 and 0.00 xor average arity
1200.03/1200.40	c prbe: 1320642 probed, 415 phases, 209 rounds
1200.03/1200.40	c prbe: 12 failed, 0 lifted, 20 merged
1200.03/1200.40	c sccs: 1 non trivial, 0 fixed, 4 merged
1200.03/1200.40	c hash: 0 units, 54 merged
1200.03/1200.40	c mins: 124229066 learned, 49% deleted, 168 strong, 39 depth
1200.03/1200.40	c subs: 552 forward, 1377 backward, 1971 doms
1200.03/1200.40	c strs: 69 forward, 27 backward
1200.03/1200.40	c doms: 2244 dominators, 1633 high, 7 low
1200.03/1200.40	c prps: 692038835 propagations, 0.58 megaprops
1200.03/1200.40	c
1200.03/1200.40	c 1200.0 seconds, 36 MB max, 498 MB recycled
1200.03/1200.40	c
1200.03/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.03/1200.40	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719640-1240647852/watcher-1719640-1240647852 -o /tmp/evaluation-result-1719640-1240647852/solver-1719640-1240647852 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1719640-1240647852.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.91 0.97 0.99 3/64 17205
/proc/meminfo: memFree=1696536/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=1192 CPUtime=0
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 92819184 1220608 195 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 298 195 63 155 0 141 0

[startup+0.073629 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17205
/proc/meminfo: memFree=1696536/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=2640 CPUtime=0.06
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 591 0 0 0 6 0 0 0 18 0 1 0 92819184 2703360 575 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 660 575 79 155 0 503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2640

[startup+0.101632 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17205
/proc/meminfo: memFree=1696536/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=2752 CPUtime=0.09
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 608 0 0 0 9 0 0 0 18 0 1 0 92819184 2818048 592 1992294400 134512640 135151029 4294956240 18446744073709551615 134550509 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 688 592 79 155 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2752

[startup+0.301654 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17205
/proc/meminfo: memFree=1696536/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=3280 CPUtime=0.29
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 730 0 0 0 29 0 0 0 19 0 1 0 92819184 3358720 714 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 820 714 79 155 0 663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3280

[startup+0.701699 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 17205
/proc/meminfo: memFree=1696536/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=3412 CPUtime=0.69
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 783 0 0 0 69 0 0 0 22 0 1 0 92819184 3493888 767 1992294400 134512640 135151029 4294956240 18446744073709551615 134553822 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 853 767 79 155 0 696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3412

[startup+1.50179 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1693392/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=4336 CPUtime=1.49
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 1018 0 0 0 149 0 0 0 25 0 1 0 92819184 4440064 1002 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 1084 1002 79 155 0 927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4336

[startup+3.10197 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1691984/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=6432 CPUtime=3.09
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 1519 0 0 0 308 1 0 0 25 0 1 0 92819184 6586368 1503 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 1608 1503 79 155 0 1451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6432

[startup+6.30133 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1688912/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=8540 CPUtime=6.29
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 2056 0 0 0 628 1 0 0 25 0 1 0 92819184 8744960 2040 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 2135 2040 79 155 0 1978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8540

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1687064/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=10200 CPUtime=12.68
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 2499 0 0 0 1267 1 0 0 25 0 1 0 92819184 10444800 2464 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 2550 2464 79 155 0 2393 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10200

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1684184/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=12448 CPUtime=25.48
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 3167 0 0 0 2546 2 0 0 25 0 1 0 92819184 12746752 3031 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 3112 3031 79 155 0 2955 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12448

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1681368/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=15472 CPUtime=51.08
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 4009 0 0 0 5104 4 0 0 25 0 1 0 92819184 15843328 3790 1992294400 134512640 135151029 4294956240 18446744073709551615 134554712 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 3868 3790 79 155 0 3711 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15472

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1675672/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=21220 CPUtime=102.27
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 5659 0 0 0 10221 6 0 0 25 0 1 0 92819184 21729280 5195 1992294400 134512640 135151029 4294956240 18446744073709551615 134554555 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 5305 5195 79 155 0 5148 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21220

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1672984/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=23752 CPUtime=162.25
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 6490 0 0 0 16218 7 0 0 25 0 1 0 92819184 24322048 5854 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 5938 5854 79 155 0 5781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23752

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1671064/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=25752 CPUtime=222.22
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 7490 0 0 0 22214 8 0 0 25 0 1 0 92819184 26370048 6305 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 6438 6305 79 155 0 6281 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25752

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1669528/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=27072 CPUtime=282.21
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 8223 0 0 0 28211 10 0 0 25 0 1 0 92819184 27721728 6675 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 6768 6675 79 155 0 6611 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27072

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1666776/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=29720 CPUtime=342.18
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 8935 0 0 0 34208 10 0 0 25 0 1 0 92819184 30433280 7331 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 7430 7331 79 155 0 7273 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29720

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1666712/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=29720 CPUtime=402.17
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 8938 0 0 0 40206 11 0 0 25 0 1 0 92819184 30433280 7334 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 7430 7334 79 155 0 7273 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29720

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1666584/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=29720 CPUtime=462.15
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 8960 0 0 0 46204 11 0 0 25 0 1 0 92819184 30433280 7344 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 7430 7344 79 155 0 7273 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 29720

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1661336/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35152 CPUtime=522.13
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 10533 0 0 0 52201 12 0 0 25 0 1 0 92819184 35995648 8608 1992294400 134512640 135151029 4294956240 18446744073709551615 134521969 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8788 8608 79 155 0 8631 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 35152

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1660696/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35724 CPUtime=582.11
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 11213 0 0 0 58198 13 0 0 25 0 1 0 92819184 36581376 8792 1992294400 134512640 135151029 4294956240 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8931 8792 79 155 0 8774 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 35724

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1660824/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35148 CPUtime=642.1
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 11699 0 0 0 64196 14 0 0 25 0 1 0 92819184 35991552 8710 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8787 8710 79 155 0 8630 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 35148

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1660696/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35148 CPUtime=702.08
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 12283 0 0 0 70194 14 0 0 25 0 1 0 92819184 35991552 8710 1992294400 134512640 135151029 4294956240 18446744073709551615 134552112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8787 8710 79 155 0 8630 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 35148

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17206
/proc/meminfo: memFree=1660056/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35992 CPUtime=762.07
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 12744 0 0 0 76192 15 0 0 25 0 1 0 92819184 36855808 8881 1992294400 134512640 135151029 4294956240 18446744073709551615 134575907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8998 8881 79 155 0 8841 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 35992

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17208
/proc/meminfo: memFree=1659736/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=35976 CPUtime=822.03
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 12905 0 0 0 82188 15 0 0 25 0 1 0 92819184 36839424 8912 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 8994 8912 79 155 0 8837 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 35976

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17208
/proc/meminfo: memFree=1659736/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=36040 CPUtime=882.02
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 13012 0 0 0 88186 16 0 0 25 0 1 0 92819184 36904960 8927 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9010 8927 79 155 0 8853 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 36040

[startup+942.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656984/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=38876 CPUtime=941.99
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 13749 0 0 0 94183 16 0 0 25 0 1 0 92819184 39809024 9616 1992294400 134512640 135151029 4294956240 18446744073709551615 134521599 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9719 9616 79 155 0 9562 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 38876

[startup+1002.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656792/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=38792 CPUtime=1001.98
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 14198 0 0 0 100181 17 0 0 25 0 1 0 92819184 39723008 9620 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9698 9620 79 155 0 9541 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 38792

[startup+1062.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656728/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=38920 CPUtime=1061.96
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 14409 0 0 0 106178 18 0 0 25 0 1 0 92819184 39854080 9646 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9730 9646 79 155 0 9573 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 38920

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656728/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=38792 CPUtime=1121.94
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 14431 0 0 0 112176 18 0 0 25 0 1 0 92819184 39723008 9621 1992294400 134512640 135151029 4294956240 18446744073709551615 134530740 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9698 9621 79 155 0 9541 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 38792

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656664/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=38792 CPUtime=1181.93
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 14490 0 0 0 118174 19 0 0 25 0 1 0 92819184 39723008 9621 1992294400 134512640 135151029 4294956240 18446744073709551615 134554507 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9698 9621 79 155 0 9541 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 38792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 17208
/proc/meminfo: memFree=1656024/2055920 swapFree=4192956/4192956
[pid=17205] ppid=17203 vsize=39880 CPUtime=1200.03
/proc/17205/stat : 17205 (precosat) R 17203 17205 17168 0 -1 4194304 14724 0 0 0 119984 19 0 0 25 0 1 0 92819184 40837120 9811 1992294400 134512640 135151029 4294956240 18446744073709551615 134576002 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17205/statm: 9970 9811 79 155 0 9813 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.85
CPU system time (s): 0.199969
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 40156

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

runsolver used 0.877866 second user time and 2.51962 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 10:24:13
IDJOB=1719640
IDBENCH=69567
IDSOLVER=507
FILE ID=node5/1719640-1240647852
PBS_JOBID= 9186487
Free space on /tmp= 66348 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719640-1240647852/watcher-1719640-1240647852 -o /tmp/evaluation-result-1719640-1240647852/solver-1719640-1240647852 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1719640-1240647852.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=1775609578

node5.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.212
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.212
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:       1696952 kB
Buffers:         40064 kB
Cached:         235268 kB
SwapCached:          0 kB
Active:          30704 kB
Inactive:       258464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1124 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            55812 kB
Committed_AS:   320064 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node5 at 2009-04-25 10:44:15