Trace number 1716936

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
precosat 236? (TO) 1200.06 1199.91

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1143.77
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

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-1716936-1240622001.cnf
0.00/0.00	c found header 'p cnf 4614 16637'
0.01/0.02	c finished parsing
0.01/0.02	c
0.01/0.02	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.02	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.02	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.02	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.02	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.02	c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.02	c
0.01/0.02	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.01/0.02	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.01/0.02	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.01/0.02	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.01/0.02	c
0.01/0.02	c starting search after 0.0 seconds
0.01/0.02	c no decision limit
0.01/0.02	c
0.01/0.02	c       original/binary      fixed     eliminated      learned       agility
0.01/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.01/0.02	c
0.01/0.02	c *    0.0    16192    4274     98   242      0       0      0    0.0   0    1
0.09/0.12	c -    0.1    15877    2078     98   381   2057       0   1000    0.0   0    2
0.09/0.16	c s    0.2    13045    2061     98   381   2074       0      0    0.0   0    1
0.09/0.16	c l    0.2    13045    2061     98   381   2074       0   8740    0.0   0    1
0.09/0.19	c N    0.2    13045    2061     98   381   2074     100    100   33.9  35    1
0.19/0.22	c N    0.2    13045    2061     98   381   2074     200    200   36.2  32    1
0.29/0.38	c N    0.4    13050    2061     98   381   2074     803    799   46.6  27    2
0.39/0.43	c B    0.4    13055    2061     98   381   2074    1000    995   47.4  33    2
0.39/0.49	c s    0.5    13061    2061     98   381   2074    1199   1191   48.1  30    2
0.59/0.65	c B    0.7    13093    2061     98   381   2074    2003   1992   46.9  36    2
0.69/0.73	c N    0.7    13097    2061     98   381   2074    2407   2392   45.5  38    2
0.79/0.89	c s    0.9    13110    2061     98   381   2074    3042   3020   43.9  36    2
1.29/1.40	c s    1.4    15973    2022    120   398   2074    5053   5024   39.0  33    3
1.29/1.40	c -    1.4    15973    2022    120   398   2074    5053   8391   39.0  33    3
1.59/1.61	c R    1.6    15978    2022    120   398   2074    6418   6389   37.6  24    4
1.79/1.84	c B    1.8    15982    2022    120   398   2074    8007   7978   34.5  34    4
1.89/1.90	c +    1.9    15982    2022    120   398   2074    8392   9230   33.6  30    4
2.09/2.11	c s    2.1    16192    2022    120   398   2074    9150   9117   32.9  41    4
2.29/2.39	c +    2.4    16195    2022    120   398   2074   10492  10153   37.8  31    4
2.89/2.91	c
2.89/2.91	c       original/binary      fixed     eliminated      learned       agility
2.89/2.91	c   seconds        variables     equivalent    conflicts       height       MB
2.89/2.91	c
2.89/2.91	c s    2.9    16208    2022    120   398   2074   12539  10177   38.5  25    4
2.99/3.02	c +    3.0    16208    2022    120   398   2074   13115  11168   38.0  40    4
3.49/3.56	c N    3.6    16208    2022    120   398   2074   16041  11219   34.9  29    5
3.59/3.62	c +    3.6    16208    2022    120   398   2074   16391  12284   34.6  33    5
4.39/4.47	c +    4.5    16208    2022    120   398   2074   20485  13512   32.6  43    5
4.79/4.84	c s    4.8    16209    2022    120   398   2074   21878  13613   32.0  42    5
5.19/5.27	c B    5.3    16216    2022    120   398   2074   24011  13573   31.3  27    5
5.59/5.69	c +    5.7    16216    2022    120   398   2074   25608  14863   30.9  34    5
6.00/6.04	c s    6.0    13492    1932    120   398   2164   26578  12795   30.6  39    4
7.00/7.02	c s    7.0    13493    1932    120   398   2164   30232  14920   30.0  36    5
7.50/7.50	c +    7.5    13493    1932    120   398   2164   32011  16349   29.5  37    5
8.89/8.94	c N    8.9    13493    1932    120   398   2164   38497  16453   28.4  43    6
9.29/9.31	c s    9.3    13494    1932    120   398   2164   39714  16362   28.3  34    5
9.29/9.38	c +    9.4    13496    1932    120   398   2164   40011  17983   28.3  21    6
10.59/10.61	c s   10.6    13497    1932    120   398   2164   45636  18051   27.6  36    6
11.79/11.83	c +   11.8    13506    1932    120   398   2164   50011  19781   27.3  41    6
12.00/12.05	c s   12.1    13506    1932    120   398   2164   50555  18634   27.2  40    6
13.39/13.40	c s   13.4    13509    1932    120   398   2164   55731  19861   27.7  39    6
14.79/14.88	c s   14.9    13510    1932    120   398   2164   60840  19855   27.2  39    6
15.19/15.29	c
15.19/15.29	c       original/binary      fixed     eliminated      learned       agility
15.19/15.29	c   seconds        variables     equivalent    conflicts       height       MB
15.19/15.29	c
15.19/15.29	c +   15.3    13511    1932    120   398   2164   62511  21759   27.2  30    6
15.59/15.68	c B   15.7    13511    1932    120   398   2164   64028  21357   27.4  28    7
16.29/16.32	c s   16.3    13513    1932    120   398   2164   66071  21799   27.3  21    6
18.49/18.56	c s   18.6    13514    1932    120   398   2164   75286  21875   27.6  36    6
19.29/19.30	c +   19.3    13524    1932    120   398   2164   78135  23934   27.9  24    7
19.99/20.09	c s   20.1    13525    1932    120   398   2164   80699  24008   28.2  26    7
21.79/21.84	c s   21.8    13530    1932    120   398   2164   87643  24043   27.5  42    7
22.49/22.54	c N   22.5    13541    1932    120   398   2164   89797  24024   27.7  40    7
23.59/23.67	c s   23.7    13543    1932    120   398   2164   93681  23994   27.4  22    7
24.59/24.68	c +   24.7    13545    1932    120   398   2164   97665  26327   27.0  45    7
25.39/25.41	c s   25.4    13545    1932    120   398   2164  100016  26398   27.0  45    7
32.60/32.69	c +   32.7    13545    1932    120   398   2164  122081  28959   26.4  40    9
42.69/42.72	c s   42.7    13594    1932    120   398   2164  146772  29064   25.2  35    7
44.09/44.16	c +   44.2    13594    1932    120   398   2164  152603  31854   25.4  39    9
45.10/45.12	c s   45.1    13595    1932    120   398   2164  155346  31786   25.6  38    9
47.00/47.05	c s   47.1    13616    1932    120   398   2164  159872  31896   25.6  30    9
47.10/47.18	c B   47.2    13618    1932    120   398   2164  160052  31936   25.7  36    9
49.40/49.40	c s   49.4    13618    1932    120   398   2164  165963  31925   26.3  30    9
53.60/53.63	c s   53.6    13621    1932    120   398   2164  178582  31879   26.9  21   10
57.11/57.18	c
57.11/57.18	c       original/binary      fixed     eliminated      learned       agility
57.11/57.18	c   seconds        variables     equivalent    conflicts       height       MB
57.11/57.18	c
57.11/57.18	c s   57.2    13622    1932    120   398   2164  188889  31990   27.5  37   10
57.50/57.59	c +   57.6    13623    1932    120   398   2164  190751  35039   27.6  25   10
59.20/59.30	c s   59.3    13624    1932    120   398   2164  197199  35129   27.3  31   10
61.20/61.24	c N   61.3    13672    1932    120   398   2164  205194  35163   27.2  37   11
62.20/62.23	c s   62.2    13672    1932    120   398   2164  208716  35131   27.1  34   10
65.00/65.00	c s   65.0    13675    1932    120   398   2164  217942  35084   27.0  31   10
67.40/67.40	c s   67.4    13684    1932    120   398   2164  226354  35212   27.3  31   10
70.10/70.15	c s   70.2    13745    1932    120   398   2164  235747  35112   26.9  31    9
70.80/70.81	c +   70.8    13745    1932    120   398   2164  238435  38542   26.9  28   10
73.20/73.23	c s   73.2    13746    1932    120   398   2164  246861  38611   26.8  22   10
76.20/76.26	c s   76.3    13819    1932    120   398   2164  256566  38557   26.4  32   10
79.21/79.30	c s   79.3    13846    1932    120   398   2164  266728  38651   26.5  43   10
82.20/82.28	c s   82.3    13901    1932    120   398   2164  275818  38578   26.7  21   10
85.40/85.44	c s   85.5    13619    1916    121   412   2165  284605  37733   26.8  37   10
88.70/88.79	c s   88.8    13663    1916    121   412   2165  292824  38714   26.8  45   11
90.40/90.45	c +   90.5    13663    1916    121   412   2165  298040  42396   26.9  34   12
99.20/99.24	c s   99.3    13664    1916    121   412   2165  319902  42414   27.4  32   12
102.80/102.80	c s  102.8    13689    1916    121   412   2165  329742  42430   27.4  29   12
106.30/106.30	c s  106.3    13734    1916    121   412   2165  339052  42450   27.7  42   11
109.50/109.54	c
109.50/109.54	c       original/binary      fixed     eliminated      learned       agility
109.50/109.54	c   seconds        variables     equivalent    conflicts       height       MB
109.50/109.54	c
109.50/109.54	c s  109.6    13746    1916    121   412   2165  348188  42423   27.9  32   11
117.10/117.17	c s  117.2    13747    1916    121   412   2165  365939  42442   28.3  35   11
119.00/119.02	c +  119.0    13748    1916    121   412   2165  372551  46635   28.2  37   12
120.60/120.60	c s  120.6    13748    1916    121   412   2165  377967  46731   28.1  32   12
122.70/122.70	c B  122.7    13766    1915    121   413   2165  384104  46773   28.4  41   14
124.60/124.63	c s  124.6    13767    1915    121   413   2165  388037  46743   28.7  40   12
128.61/128.68	c s  128.7    13768    1914    121   414   2165  396948  46759   28.7  43   13
132.81/132.80	c s  132.8    13769    1914    121   414   2165  405944  46668   29.1  31   13
166.41/166.49	c +  166.5    13769    1914    121   414   2165  465685  51298   30.0  38   15
197.31/197.33	c s  197.4    13770    1914    121   414   2165  516227  51335   30.2  24   12
217.41/217.40	c s  217.4    13774    1914    121   414   2165  556207  51365   30.1  24   15
222.51/222.54	c s  222.6    13776    1914    121   414   2165  568509  51343   30.0  27   14
226.91/226.93	c s  227.0    13787    1914    121   414   2165  580930  51320   29.9  24   14
227.51/227.54	c +  227.6    13787    1914    121   414   2165  582105  56427   29.9  37   15
245.11/245.11	c s  245.1    13788    1914    121   414   2165  613621  56448   30.0  26   16
249.92/249.91	c s  249.9    13885    1914    121   414   2165  624858  56539   29.9  34   16
254.72/254.71	c s  254.7    13906    1914    121   414   2165  636103  56545   30.0  39   15
260.52/260.56	c s  260.6    13924    1914    121   414   2165  646420  56484   30.1  33   15
265.62/265.60	c s  265.6    13935    1914    121   414   2165  659406  56565   29.8  39   16
271.02/271.00	c
271.02/271.00	c       original/binary      fixed     eliminated      learned       agility
271.02/271.00	c   seconds        variables     equivalent    conflicts       height       MB
271.02/271.00	c
271.02/271.00	c s  271.0    13936    1914    121   414   2165  669860  56482   30.0  34   16
276.62/276.65	c -  276.7    13956    1913    121   415   2165  679399  55863   29.9  32   14
276.82/276.88	c s  276.9    13948    1913    121   415   2165  679399  56473   29.9  32   15
276.82/276.88	c -  276.9    13948    1913    121   415   2165  679399  55305   29.9  32   15
287.13/287.12	c s  287.2    13949    1913    121   415   2165  700614  55405   30.0  32   14
292.53/292.52	c s  292.6    13941    1911    122   416   2165  709153  54654   30.0  30   14
294.03/294.00	c +  294.0    13946    1911    122   416   2165  713151  60835   30.0  39   16
297.63/297.67	c s  297.7    13946    1911    122   416   2165  722679  60879   30.0  35   16
332.73/332.74	c s  332.8    13947    1911    122   416   2165  786870  60917   30.1  34   15
338.03/338.08	c s  338.1    13949    1911    122   416   2165  803220  60911   29.9  36   15
344.63/344.60	c s  344.7    13950    1911    122   416   2165  817673  60892   29.8  38   15
378.93/379.00	c s  379.0    13951    1911    122   416   2165  879048  60946   29.7  33   15
384.73/384.79	c s  384.8    13955    1911    122   416   2165  889888  60945   29.7  36   15
385.64/385.68	c +  385.7    13955    1911    122   416   2165  891435  66918   29.7  27   16
388.04/388.01	c B  388.1    13956    1911    122   416   2165  896219  65640   29.7  35   17
390.64/390.64	c s  390.7    13956    1911    122   416   2165  900991  67013   29.8  35   16
396.64/396.64	c s  396.7    13958    1911    122   416   2165  917992  67005   29.6  30   16
500.16/500.17	c s  500.2    13959    1911    122   416   2165 1080645  66942   29.2  24   15
506.56/506.55	c s  506.6    13960    1911    122   416   2165 1092951  66971   29.2  28   15
513.56/513.60	c
513.56/513.60	c       original/binary      fixed     eliminated      learned       agility
513.56/513.60	c   seconds        variables     equivalent    conflicts       height       MB
513.56/513.60	c
513.56/513.60	c s  513.7    13976    1911    122   416   2165 1105834  67019   29.3  38   15
517.86/517.86	c +  517.9    13976    1911    122   416   2165 1114291  73609   29.2  38   18
523.66/523.68	c s  523.8    13977    1911    122   416   2165 1125470  73644   29.1  23   17
531.96/531.90	c s  532.0    13986    1911    122   416   2165 1146913  73634   28.9  24   18
541.66/541.66	c N  541.7    13986    1911    122   416   2165 1163450  73693   28.8  31   21
550.96/550.98	c s  551.1    13988    1911    122   416   2165 1179361  73695   28.7  39   18
558.36/558.39	c s  558.5    13989    1911    122   416   2165 1194005  73781   28.7  44   19
565.37/565.32	c s  565.4    13998    1911    122   416   2165 1209824  73658   28.5  30   18
571.56/571.57	c s  571.6    14008    1911    122   416   2165 1222879  73755   28.7  43   19
579.46/579.43	c s  579.5    14009    1911    122   416   2165 1235022  73669   28.9  38   19
586.56/586.54	c s  586.6    14018    1911    122   416   2165 1249168  73747   28.9  30   18
594.47/594.47	c s  594.5    14023    1911    122   416   2165 1262074  73653   28.8  33   18
602.87/602.83	c s  602.9    14017    1909    122   418   2165 1276871  73728   28.8  36   18
610.37/610.32	c s  610.4    13968    1882    123   444   2165 1293940  72040   28.7  38   18
618.47/618.41	c s  618.5    13935    1874    123   444   2173 1307773  70494   28.6  25   18
626.27/626.29	c s  626.4    13947    1873    123   445   2173 1319398  73656   28.6  29   19
633.97/633.93	c s  634.0    13980    1868    123   450   2173 1333107  73711   28.5  31   17
642.37/642.31	c s  642.4    14029    1868    123   450   2173 1347139  73649   28.5  28   16
649.97/649.91	c s  650.0    14061    1868    123   450   2173 1362613  73698   28.4  32   16
657.37/657.38	c
657.37/657.38	c       original/binary      fixed     eliminated      learned       agility
657.37/657.38	c   seconds        variables     equivalent    conflicts       height       MB
657.37/657.38	c
657.37/657.38	c s  657.5    14063    1868    123   450   2173 1377805  73749   28.3  25   16
665.57/665.52	c s  665.6    14066    1868    123   450   2173 1391072  73673   28.2  34   16
666.77/666.78	c +  666.9    14112    1858    123   460   2173 1392860  80969   28.2  29   17
673.28/673.20	c s  673.3    14054    1858    123   460   2173 1402066  81013   28.2  30   18
681.77/681.71	c s  681.8    14057    1858    123   460   2173 1415323  81055   28.3  32   18
765.99/765.96	c s  766.1    14058    1858    123   460   2173 1540239  81031   28.5  35   18
775.19/775.14	c s  775.2    14059    1858    123   460   2173 1557489  81081   28.5  41   18
784.89/784.83	c s  784.9    14062    1858    123   460   2173 1574675  81043   28.4  39   18
795.09/795.06	c s  795.2    14045    1853    123   465   2173 1590771  80993   28.3  22   20
805.60/805.56	c s  805.7    14047    1853    123   465   2173 1606030  81041   28.3  34   20
815.30/815.22	c s  815.3    14098    1849    123   468   2174 1620598  80870   28.2  34   20
825.10/825.02	c s  825.1    14134    1848    123   469   2174 1638772  81111   28.2  35   20
834.80/834.70	c s  834.8    14145    1848    123   469   2174 1654820  81129   28.2  40   19
852.80/852.79	c s  852.9    14148    1848    123   469   2174 1687250  81072   28.1  24   18
861.90/861.89	c s  862.0    14170    1848    123   469   2174 1700697  81012   28.0  30   18
872.60/872.57	c s  872.7    14177    1848    123   469   2174 1716924  81006   27.9  28   18
881.10/881.07	c -  881.2    14163    1844    123   473   2174 1732723  80160   27.8  42   17
881.40/881.36	c s  881.5    14155    1844    123   473   2174 1732723  81193   27.8  42   19
881.40/881.36	c -  881.5    14155    1844    123   473   2174 1732723  79359   27.8  42   19
881.50/881.49	c
881.50/881.49	c       original/binary      fixed     eliminated      learned       agility
881.50/881.49	c   seconds        variables     equivalent    conflicts       height       MB
881.50/881.49	c
881.50/881.49	c +  881.6    14161    1844    123   473   2174 1732723  87294   27.8  42   20
893.00/892.92	c s  893.0    14161    1844    123   473   2174 1748530  87375   27.8  25   20
903.70/903.68	c s  903.8    14238    1842    123   475   2174 1769216  87377   27.7  32   19
912.80/912.73	c s  912.8    14411    1812    126   502   2174 1783296  85807   27.6  34   19
924.01/923.98	c s  924.1    14054    1744    128   546   2196 1800063  66949   27.5  37   15
924.01/923.98	c -  924.1    14054    1744    128   546   2196 1800063  86422   27.5  37   15
930.50/930.42	c s  930.5    14064    1744    128   546   2196 1813907  80793   27.6  38   18
1020.02/1020.00	c s 1020.1    14065    1744    128   546   2196 1930847  86444   27.3  29   17
1113.43/1113.33	c B 1113.5    14065    1744    128   546   2196 2048441  86457   27.0  37   22
1133.73/1133.63	c s 1133.8    14067    1744    128   546   2196 2078471  86453   26.9  23   17
1183.93/1183.83	c + 1184.0    14067    1744    128   546   2196 2144242  95064   26.8  35   21
1200.04/1199.90	c
1200.04/1199.90	c *** CAUGHT SIGNAL 15 ***
1200.04/1199.90	c
1200.04/1199.90	c 2165489 conflicts, 3585531 decisions, 1 random
1200.04/1199.90	c 4 iterations, 178 restarts, 4645 skipped
1200.04/1199.90	c 26 enlarged, 560 shrunken, 21158 rescored, 510 rebiased
1200.04/1199.90	c 109 simplifications, 0 reductions
1200.04/1199.90	c
1200.04/1199.90	c vars: 128 fixed, 546 equiv, 2196 elim, 546 merged
1200.04/1199.90	c elim: 745785 resolutions, 17 phases, 17 rounds
1200.04/1199.90	c sbst: 94% substituted, 0.0% nots, 83.5% ands, 16.2% xors, 0.3% ites
1200.04/1199.90	c arty: 2.13 and 2.00 xor average arity
1200.04/1199.90	c prbe: 526964 probed, 136 phases, 138 rounds
1200.04/1199.90	c prbe: 18 failed, 5 lifted, 16 merged
1200.04/1199.90	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.04/1199.90	c hash: 4 units, 530 merged
1200.04/1199.90	c mins: 116214363 learned, 44% deleted, 1383 strong, 58 depth
1200.04/1199.90	c subs: 2536 forward, 3007 backward, 9569 doms
1200.04/1199.90	c strs: 1606 forward, 138 backward
1200.04/1199.90	c doms: 9892 dominators, 8556 high, 58 low
1200.04/1199.90	c prps: 554759950 propagations, 0.46 megaprops
1200.04/1199.90	c
1200.04/1199.90	c 1200.1 seconds, 26 MB max, 480 MB recycled
1200.04/1199.90	c
1200.04/1199.90	c *** CAUGHT SIGNAL 15 ***
1200.04/1199.90	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-1716936-1240622001/watcher-1716936-1240622001 -o /tmp/evaluation-result-1716936-1240622001/solver-1716936-1240622001 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1716936-1240622001.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16130
/proc/meminfo: memFree=1775680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=1336 CPUtime=0
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 90233501 1368064 217 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 334 218 64 155 0 177 0

[startup+0.0174271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16130
/proc/meminfo: memFree=1775680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=2000 CPUtime=0.01
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 420 0 0 0 1 0 0 0 18 0 1 0 90233501 2048000 405 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 533 406 64 155 0 376 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2000

[startup+0.101403 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16130
/proc/meminfo: memFree=1775680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=3088 CPUtime=0.09
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 732 0 0 0 9 0 0 0 18 0 1 0 90233501 3162112 683 1992294400 134512640 135151029 4294956240 18446744073709551615 134673052 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 772 683 79 155 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3088

[startup+0.301345 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16130
/proc/meminfo: memFree=1775680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=3352 CPUtime=0.29
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 768 0 0 0 29 0 0 0 19 0 1 0 90233501 3432448 719 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 838 719 79 155 0 681 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3352

[startup+0.701232 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16130
/proc/meminfo: memFree=1775680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=3352 CPUtime=0.69
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 768 0 0 0 69 0 0 0 22 0 1 0 90233501 3432448 719 1992294400 134512640 135151029 4294956240 18446744073709551615 134530961 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 838 719 79 155 0 681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3352

[startup+1.50101 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1772728/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=4488 CPUtime=1.49
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 1052 0 0 0 149 0 0 0 25 0 1 0 90233501 4595712 1003 1992294400 134512640 135151029 4294956240 18446744073709551615 134530855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 1122 1003 79 155 0 965 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4488

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1770680/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=5808 CPUtime=3.09
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 1403 0 0 0 309 0 0 0 25 0 1 0 90233501 5947392 1354 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 1452 1354 79 155 0 1295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5808

[startup+6.30165 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1769728/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=6692 CPUtime=6.3
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 1655 0 0 0 629 1 0 0 25 0 1 0 90233501 6852608 1585 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 1673 1585 79 155 0 1516 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 6692

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1768128/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=8120 CPUtime=12.69
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 1984 0 0 0 1268 1 0 0 25 0 1 0 90233501 8314880 1912 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 2030 1912 79 155 0 1873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8120

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1766912/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=9284 CPUtime=25.49
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 2304 0 0 0 2548 1 0 0 25 0 1 0 90233501 9506816 2232 1992294400 134512640 135151029 4294956240 18446744073709551615 134574122 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 2321 2232 79 155 0 2164 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9284

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1762240/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=13732 CPUtime=51.1
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 3435 0 0 0 5107 3 0 0 25 0 1 0 90233501 14061568 3326 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 3433 3326 79 155 0 3276 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13732

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1760576/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=15420 CPUtime=102.3
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 3867 0 0 0 10227 3 0 0 25 0 1 0 90233501 15790080 3734 1992294400 134512640 135151029 4294956240 18446744073709551615 134574596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 3855 3734 79 155 0 3698 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15420

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1758400/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=17748 CPUtime=162.31
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 4448 0 0 0 16227 4 0 0 25 0 1 0 90233501 18173952 4284 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 4437 4284 79 155 0 4280 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 17748

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1756288/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=19640 CPUtime=222.31
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 5133 0 0 0 22226 5 0 0 25 0 1 0 90233501 20111360 4800 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 4910 4800 79 155 0 4753 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 19640

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1755456/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=20252 CPUtime=282.32
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 5421 0 0 0 28227 5 0 0 25 0 1 0 90233501 20738048 4975 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5063 4975 79 155 0 4906 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 20252

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1755392/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=20184 CPUtime=342.33
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 5674 0 0 0 34227 6 0 0 25 0 1 0 90233501 20668416 4958 1992294400 134512640 135151029 4294956240 18446744073709551615 134555012 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5046 4958 79 155 0 4889 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 20184

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1755136/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=20644 CPUtime=402.34
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 6005 0 0 0 40227 7 0 0 25 0 1 0 90233501 21139456 5068 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5161 5068 79 155 0 5004 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 20644

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1752576/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=23516 CPUtime=462.35
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 6621 0 0 0 46228 7 0 0 25 0 1 0 90233501 24080384 5684 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5879 5684 79 155 0 5722 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 23516

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1753152/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=22380 CPUtime=522.36
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 6795 0 0 0 52228 8 0 0 25 0 1 0 90233501 22917120 5495 1992294400 134512640 135151029 4294956240 18446744073709551615 134554517 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5595 5495 79 155 0 5438 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 22380

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1751808/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=23744 CPUtime=582.37
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 7409 0 0 0 58228 9 0 0 25 0 1 0 90233501 24313856 5816 1992294400 134512640 135151029 4294956240 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5936 5816 79 155 0 5779 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 23744

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1751808/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=23608 CPUtime=642.37
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 7560 0 0 0 64228 9 0 0 25 0 1 0 90233501 24174592 5814 1992294400 134512640 135151029 4294956240 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 5902 5814 79 155 0 5745 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 23608

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1751168/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=24596 CPUtime=702.38
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 7812 0 0 0 70228 10 0 0 25 0 1 0 90233501 25186304 6004 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 6149 6004 79 155 0 5992 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 24596

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1747264/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28596 CPUtime=762.39
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8761 0 0 0 76227 12 0 0 25 0 1 0 90233501 29282304 6953 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7149 6953 79 155 0 6992 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 28596

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16131
/proc/meminfo: memFree=1747072/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28756 CPUtime=822.4
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8843 0 0 0 82228 12 0 0 25 0 1 0 90233501 29446144 7002 1992294400 134512640 135151029 4294956240 18446744073709551615 134574592 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7189 7002 79 155 0 7032 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 28756

[startup+882.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1747008/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28756 CPUtime=882.4
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8848 0 0 0 88228 12 0 0 25 0 1 0 90233501 29446144 7007 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7189 7007 79 155 0 7032 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 28756

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1747008/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28756 CPUtime=942.41
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8848 0 0 0 94229 12 0 0 25 0 1 0 90233501 29446144 7007 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7189 7007 79 155 0 7032 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 28756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746816/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28756 CPUtime=1002.41
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8880 0 0 0 100229 12 0 0 25 0 1 0 90233501 29446144 7039 1992294400 134512640 135151029 4294956240 18446744073709551615 134554586 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7189 7039 79 155 0 7032 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 28756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746624/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28912 CPUtime=1062.42
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 8929 0 0 0 106229 13 0 0 25 0 1 0 90233501 29605888 7088 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7228 7088 79 155 0 7071 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 28912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746240/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=29552 CPUtime=1122.43
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 9005 0 0 0 112230 13 0 0 25 0 1 0 90233501 30261248 7164 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7388 7164 79 155 0 7231 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 29552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746496/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=28592 CPUtime=1182.43
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 9059 0 0 0 118230 13 0 0 25 0 1 0 90233501 29278208 7057 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7148 7057 79 155 0 6991 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 28592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746368/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=29104 CPUtime=1200.04
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 9121 0 0 0 119991 13 0 0 25 0 1 0 90233501 29802496 7119 1992294400 134512640 135151029 4294956240 18446744073709551615 134580646 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7276 7119 79 155 0 7119 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29104

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16131
/proc/meminfo: memFree=1746368/2055920 swapFree=4181344/4192956
[pid=16130] ppid=16128 vsize=29104 CPUtime=1200.04
/proc/16130/stat : 16130 (precosat) R 16128 16130 16027 0 -1 4194304 9121 0 0 0 119991 13 0 0 25 0 1 0 90233501 29802496 7119 1992294400 134512640 135151029 4294956240 18446744073709551615 134580646 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16130/statm: 7276 7119 79 155 0 7119 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.144977
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 29552

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

runsolver used 0.78888 second user time and 2.59061 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 03:13:21
IDJOB=1716936
IDBENCH=20400
IDSOLVER=507
FILE ID=node16/1716936-1240622001
PBS_JOBID= 9186341
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED=431476236

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1776096 kB
Buffers:         40852 kB
Cached:         188632 kB
SwapCached:       6408 kB
Active:          82972 kB
Inactive:       155380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776096 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            27504 kB
Committed_AS:   287188 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node16 at 2009-04-25 03:33:23