Trace number 1774031

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) 10000.1 10002.5

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7132.69
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1774031-1241187689.cnf
0.00/0.00	c found header 'p cnf 31951 96161'
0.09/0.14	c finished parsing
0.09/0.14	c
0.09/0.14	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.14	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.14	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.14	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.14	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.14	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.14	c
0.09/0.14	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.14	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.14	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.14	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.14	c
0.09/0.14	c starting search after 0.1 seconds
0.09/0.14	c no decision limit
0.09/0.15	c
0.09/0.15	c       original/binary      fixed     eliminated      learned       agility
0.09/0.15	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.15	c
0.09/0.15	c *    0.2    95961   31006     95   850      0       0      0    0.0   0    8
1.69/1.72	c s    1.7    58726    9421    813   918  20799       0      0    0.0   0    7
1.69/1.72	c l    1.7    58726    9421    813   918  20799       0  20409    0.0   0    7
1.79/1.87	c R    1.9    59253    9389    840   923  20799     118    106   26.6  14    8
2.29/2.38	c R    2.4    59865    9358    860   934  20799     517    497   28.1  17    8
2.99/3.06	c B    3.1    69699    9345    863   944  20799    1001    978   27.1  16    9
3.29/3.33	c R    3.3    69907    9345    863   944  20799    1124   1101   27.1  17    9
3.49/3.50	c s    3.5    68459    9342    863   947  20799    1187   1155   26.9  17    8
3.49/3.50	c -    3.5    68459    9342    863   947  20799    1187  20205   26.9  17    8
5.09/5.13	c B    5.1    80962    9336    868   948  20799    2001   1969   26.6  16    9
5.49/5.55	c s    5.6    80909    9335    868   949  20799    2145   2112   26.4  18    9
6.39/6.43	c R    6.4    80956    9335    868   949  20799    2729   2696   26.3  17   10
8.48/8.59	c s    8.6    80388    9275    870   949  20857    3496   3294   25.9  13    9
11.18/11.24	c s   11.2    80705    9273    872   949  20857    4618   4413   25.6  16    9
14.49/14.51	c s   14.5    80632    9238    872   950  20891    5699   5148   25.5  17    9
17.19/17.26	c s   17.3    80648    9238    872   950  20891    6703   6150   25.4  17   10
17.19/17.29	c R   17.3    80648    9238    872   950  20891    6741   6188   25.4  16   10
19.69/19.74	c B   19.7    80651    9238    872   950  20891    8001   7448   25.4  16   11
19.89/19.92	c s   19.9    80651    9238    872   950  20891    8029   7476   25.4  15   10
22.79/22.82	c
22.79/22.82	c       original/binary      fixed     eliminated      learned       agility
22.79/22.82	c   seconds        variables     equivalent    conflicts       height       MB
22.79/22.82	c
22.79/22.82	c s   22.8    80653    9238    872   950  20891    9145   8592   25.4  17   10
25.59/25.69	c s   25.7    80657    9238    872   950  20891   10204   9650   25.3  18   10
28.49/28.59	c s   28.6    80667    9238    872   950  20891   12047  11493   25.5  17   11
31.59/31.69	c s   31.7    80670    9238    872   950  20891   13250  12695   25.3  16   11
34.69/34.79	c s   34.8    80677    9238    872   950  20891   14311  13756   25.2  17   11
40.78/40.83	c R   40.8    80677    9238    872   950  20891   16362  15807   25.1  16   12
40.98/41.06	c s   41.1    80678    9238    872   950  20891   16362  15807   25.1  16   12
44.28/44.34	c s   44.3    80689    9238    872   950  20891   17524  16969   25.0  17   12
47.48/47.58	c s   47.6    80691    9238    872   950  20891   18507  17952   25.0  16   12
50.88/50.96	c s   50.9    80692    9238    872   950  20891   19662  19107   24.9  16   12
52.08/52.19	c +   52.2    80693    9238    872   950  20891   20205  22225   25.0  17   13
54.38/54.48	c s   54.5    80695    9238    872   950  20891   20917  20359   25.0  16   12
57.88/57.91	c s   57.9    80700    9238    872   950  20891   21963  21405   24.9  16   13
61.38/61.43	c s   61.4    80722    9238    872   950  20891   23245  22251   24.9  17   13
63.18/63.23	c B   63.2    80723    9238    872   950  20891   24004  22247   24.9  17   14
64.88/64.99	c s   65.0    80723    9238    872   950  20891   24638  22274   24.9  16   13
66.68/66.77	c +   66.8    80723    9238    872   950  20891   25255  24447   24.9  18   14
83.87/83.97	c +   84.0    80723    9238    872   950  20891   31565  26891   24.9  18   15
107.46/107.60	c R  107.6    80723    9238    872   950  20891   38807  26926   24.8  16   15
109.66/109.71	c
109.66/109.71	c       original/binary      fixed     eliminated      learned       agility
109.66/109.71	c   seconds        variables     equivalent    conflicts       height       MB
109.66/109.71	c
109.66/109.71	c +  109.7    80723    9238    872   950  20891   39456  29580   24.8  18   15
138.85/138.93	c s  138.9    80724    9238    872   950  20891   47087  29615   24.9  17   14
142.75/142.83	c s  142.8    80725    9238    872   950  20891   48138  29620   24.9  17   14
147.26/147.31	c +  147.3    80725    9238    872   950  20891   49321  32538   24.9  18   15
172.85/172.95	c s  172.9    80726    9238    872   950  20891   56073  32589   25.0  14   14
176.96/177.07	c s  177.0    80727    9238    872   950  20891   57174  32564   25.0  17   14
180.85/180.97	c s  180.9    80728    9238    872   950  20891   58129  32566   25.0  17   14
188.34/188.40	c s  188.4    80729    9238    872   950  20891   60166  32551   25.0  12   14
192.24/192.38	c s  192.3    80737    9238    872   950  20891   61102  32583   24.9  17   14
194.24/194.34	c +  194.3    80737    9238    872   950  20891   61651  35791   24.9  17   15
199.24/199.32	c s  199.3    80743    9238    872   950  20891   62747  33682   25.0  17   15
203.34/203.41	c s  203.4    80771    9238    872   950  20891   63700  34635   25.1  17   15
204.54/204.66	c B  204.6    80771    9238    872   950  20891   64017  34952   25.1  16   16
213.84/213.99	c s  213.9    80772    9238    872   950  20891   66319  35837   25.1  16   15
218.04/218.13	c s  218.1    80776    9238    872   950  20891   67506  35804   25.2  18   15
229.23/229.30	c s  229.3    80678    9226    872   951  20902   70862  34860   25.3  17   15
233.34/233.45	c s  233.4    80682    9226    872   951  20902   71691  35688   25.3  17   15
254.33/254.50	c s  254.4    80683    9226    872   951  20902   76878  35826   25.5  15   15
254.83/254.97	c +  254.9    80683    9226    872   951  20902   77061  39370   25.5  17   16
299.52/299.60	c
299.52/299.60	c       original/binary      fixed     eliminated      learned       agility
299.52/299.60	c   seconds        variables     equivalent    conflicts       height       MB
299.52/299.60	c
299.52/299.60	c R  299.5    80683    9226    872   951  20902   90086  39404   25.7  18   18
303.72/303.83	c s  303.8    80685    9226    872   951  20902   91798  39401   25.7  16   16
317.32/317.44	c +  317.4    80685    9226    872   951  20902   96327  43307   26.2  15   17
347.81/347.94	c s  347.9    80689    9226    872   951  20902  104030  43335   26.3  15   16
408.09/408.29	c s  408.2    80690    9226    872   951  20902  120208  43360   26.5  18   17
408.89/409.06	c +  409.0    80690    9226    872   951  20902  120406  47637   26.5  12   18
418.99/419.15	c s  419.1    80629    9219    872   952  20908  122909  44674   26.5  16   17
490.48/490.61	c s  490.5    80630    9219    872   952  20908  140956  47644   26.9  18   17
526.07/526.21	c +  526.1    80630    9219    872   952  20908  150505  52400   26.8  17   20
563.95/564.10	c B  564.0    80630    9219    872   952  20908  160037  52434   26.8  17   21
577.55/577.70	c s  577.6    80631    9219    872   952  20908  163794  52420   26.8  17   18
583.05/583.23	c s  583.1    80578    9212    873   952  20914  164893  52400   26.8  17   18
588.36/588.57	c s  588.4    80538    9209    876   952  20914  166069  52446   26.8  16   18
594.05/594.21	c s  594.1    80500    9203    878   952  20918  167525  52434   26.8  17   18
599.14/599.31	c s  599.2    80503    9203    878   952  20918  168635  52421   26.8  16   18
604.25/604.43	c s  604.3    80512    9203    878   952  20918  170205  52438   26.8  18   18
673.23/673.48	c +  673.3    80512    9203    878   952  20918  188130  57640   26.9  18   21
715.72/715.91	c s  715.7    80513    9203    878   952  20918  199855  57672   26.9  16   19
735.21/735.48	c R  735.3    80513    9203    878   952  20918  205451  57682   27.0  19   21
846.08/846.35	c
846.08/846.35	c       original/binary      fixed     eliminated      learned       agility
846.08/846.35	c   seconds        variables     equivalent    conflicts       height       MB
846.08/846.35	c
846.08/846.35	c s  846.2    80514    9203    878   952  20918  232288  57680   27.0  17   20
851.68/851.94	c s  851.7    80516    9203    878   952  20918  233512  57675   27.0  18   20
857.39/857.69	c s  857.5    80518    9203    878   952  20918  234778  57680   27.0  16   20
859.19/859.49	c +  859.3    80518    9203    878   952  20918  235161  63404   27.0  15   21
862.98/863.28	c s  863.1    80521    9203    878   952  20918  236110  58621   27.0  17   20
871.68/871.95	c s  871.7    80522    9203    878   952  20918  238399  60910   27.0  17   21
877.48/877.70	c s  877.5    80523    9203    878   952  20918  239733  62243   27.0  17   21
914.17/914.44	c s  914.2    80524    9203    878   952  20918  249794  63424   27.1  16   21
1069.13/1069.48	c s 1069.2    80525    9203    878   952  20918  289783  63423   27.1  12   20
1087.63/1087.96	c + 1087.7    80525    9203    878   952  20918  293951  69744   27.2  18   22
1141.31/1141.67	c s 1141.4    80527    9203    878   952  20918  306406  69795   27.1  18   21
1156.41/1156.79	c s 1156.5    80528    9203    878   952  20918  310377  69760   27.1  17   21
1163.42/1163.71	c s 1163.4    80507    9200    879   952  20920  312024  69804   27.1  17   21
1169.31/1169.65	c s 1169.4    80509    9200    879   952  20920  313160  69807   27.1  17   21
1258.19/1258.58	c s 1258.3    80512    9200    879   952  20920  333623  69762   27.1  14   21
1264.78/1265.10	c s 1264.8    80513    9200    879   952  20920  335109  69791   27.1  18   21
1360.56/1360.97	c s 1360.6    80514    9200    879   952  20920  356409  69795   27.0  17   21
1403.85/1404.27	c + 1403.9    80514    9200    879   952  20920  367438  76718   27.0  18   25
1461.94/1462.38	c s 1462.0    80515    9200    879   952  20920  382237  76765   26.9  16   22
1471.14/1471.59	c
1471.14/1471.59	c       original/binary      fixed     eliminated      learned       agility
1471.14/1471.59	c   seconds        variables     equivalent    conflicts       height       MB
1471.14/1471.59	c
1471.14/1471.59	c B 1471.2    80515    9200    879   952  20920  384077  76788   26.9  17   25
1650.79/1651.26	c s 1650.9    80516    9200    879   952  20920  425138  76744   26.8  17   22
1750.07/1750.55	c s 1750.1    80517    9200    879   952  20920  451939  76762   26.6  15   22
1761.27/1761.75	c s 1761.3    80518    9200    879   952  20920  453962  76741   26.6  18   22
1786.46/1786.97	c + 1786.5    80518    9200    879   952  20920  459295  84389   26.6  18   24
1796.86/1797.30	c R 1796.9    80518    9200    879   952  20920  461789  79262   26.6  17   25
1797.36/1797.88	c s 1797.5    80524    9200    879   952  20920  461789  79262   26.6  17   23
1967.11/1967.66	c s 1967.2    80525    9200    879   952  20920  505627  84439   27.0  17   23
1975.41/1975.98	c s 1975.5    80568    9200    879   952  20920  506902  84435   27.0  18   23
1982.81/1983.35	c s 1982.9    80584    9200    879   952  20920  508031  84417   27.0  18   23
1995.30/1995.87	c s 1995.4    80585    9200    879   952  20920  510149  84444   27.0  14   23
2012.81/2013.38	c s 2012.9    80587    9200    879   952  20920  512989  84438   27.0  17   23
2049.29/2049.89	c s 2049.4    80542    9194    879   953  20925  518986  84408   27.0  18   23
2063.99/2064.55	c s 2064.1    80527    9192    879   954  20926  522127  84406   27.0  17   24
2072.39/2073.00	c s 2072.5    80496    9189    881   954  20927  523209  84415   27.0  17   23
2080.98/2081.56	c s 2081.1    80438    9180    884   958  20929  524304  84398   27.0  17   24
2088.98/2089.58	c s 2089.1    80445    9180    884   958  20929  525475  84446   27.0  17   23
2096.78/2097.33	c s 2096.8    80446    9180    884   958  20929  526805  84429   27.0  17   23
2115.28/2115.80	c s 2115.3    80447    9180    884   958  20929  530631  84425   27.0  17   23
2125.88/2126.42	c
2125.88/2126.42	c       original/binary      fixed     eliminated      learned       agility
2125.88/2126.42	c   seconds        variables     equivalent    conflicts       height       MB
2125.88/2126.42	c
2125.88/2126.42	c s 2125.9    80448    9180    884   958  20929  532689  84438   26.9  17   23
2134.08/2134.64	c s 2134.1    80449    9180    884   958  20929  534189  84430   26.9  18   23
2142.37/2142.93	c s 2142.4    80453    9180    884   958  20929  535558  84416   26.9  18   23
2150.37/2150.97	c s 2150.5    80473    9180    884   958  20929  536857  84428   26.9  17   23
2184.87/2185.44	c s 2184.9    80475    9180    884   958  20929  543450  84433   26.9  17   23
2321.03/2321.62	c s 2321.1    80476    9180    884   958  20929  568291  84463   26.8  14   23
2328.73/2329.32	c s 2328.8    80518    9180    884   958  20929  569563  84462   26.8  17   23
2336.32/2336.93	c s 2336.4    80528    9180    884   958  20929  571098  84422   26.8  16   23
2352.22/2352.90	c + 2352.3    80528    9180    884   958  20929  574115  92827   26.8  16   26
2441.90/2442.59	c s 2442.0    80529    9180    884   958  20929  589449  92873   26.8  16   24
2450.90/2451.51	c s 2450.9    80532    9180    884   958  20929  590863  92853   26.8  16   24
2458.79/2459.45	c s 2458.9    80534    9180    884   958  20929  592343  92854   26.8  17   24
2492.28/2492.93	c s 2492.3    80535    9180    884   958  20929  598215  92878   26.7  17   24
2523.37/2524.03	c s 2523.4    80536    9180    884   958  20929  603289  92874   26.8  17   24
2598.26/2598.93	c s 2598.3    80537    9180    884   958  20929  621053  92867   26.7  17   24
2613.35/2614.04	c s 2613.4    80541    9180    884   958  20929  623564  92890   26.7  17   24
2899.39/2900.15	c s 2899.4    80542    9180    884   958  20929  677162  92868   26.5  17   24
2966.77/2967.59	c s 2966.9    80544    9180    884   958  20929  689201  92871   26.5  18   24
2986.77/2987.58	c s 2986.9    80545    9180    884   958  20929  692467  92839   26.5  16   24
3114.53/3115.32	c
3114.53/3115.32	c       original/binary      fixed     eliminated      learned       agility
3114.53/3115.32	c   seconds        variables     equivalent    conflicts       height       MB
3114.53/3115.32	c
3114.53/3115.32	c + 3114.6    80545    9180    884   958  20929  717640 102109   26.4  17   28
3144.52/3145.39	c s 3144.6    80546    9180    884   958  20929  723003  98225   26.4  17   25
3240.71/3241.55	c s 3240.8    80484    9179    884   959  20929  744201 102132   26.3  16   25
3248.80/3249.64	c s 3248.9    80486    9179    884   959  20929  745396 102167   26.3  17   25
3272.89/3273.72	c s 3272.9    80489    9179    884   959  20929  749688 102165   26.2  17   25
3400.96/3401.86	c s 3401.0    80491    9179    884   959  20929  771417 102170   26.2  17   25
3416.26/3417.18	c s 3416.3    80492    9179    884   959  20929  773710 102163   26.2  17   25
3428.25/3429.15	c s 3428.3    80493    9179    884   959  20929  775681 102184   26.2  17   25
3436.66/3437.50	c s 3436.7    80497    9179    884   959  20929  777072 102196   26.2  17   25
3514.43/3515.35	c s 3514.5    80498    9179    884   959  20929  791705 102181   26.2  17   25
3703.19/3704.13	c s 3703.2    80499    9179    884   959  20929  827235 102182   26.1  17   25
3833.86/3834.85	c s 3833.9    80501    9179    884   959  20929  850466 102141   26.1  18   25
4091.10/4092.19	c B 4091.2    80501    9179    884   959  20929  896161 102173   26.0  18   32
4096.19/4097.27	c + 4096.3    80501    9179    884   959  20929  897050 112319   26.0  13   32
4200.17/4201.24	c s 4200.2    80502    9179    884   959  20929  915940 112366   26.0  16   27
4238.76/4239.87	c s 4238.8    80503    9179    884   959  20929  921936 112359   26.0  18   27
4410.52/4411.61	c s 4410.5    80504    9179    884   959  20929  951456 112385   26.0  18   27
4491.80/4492.93	c s 4491.8    80505    9179    884   959  20929  974431 112360   25.9  14   26
4804.53/4805.80	c R 4804.6    80505    9179    884   959  20929 1025631 112377   25.7  17   30
5154.95/5156.28	c
5154.95/5156.28	c       original/binary      fixed     eliminated      learned       agility
5154.95/5156.28	c   seconds        variables     equivalent    conflicts       height       MB
5154.95/5156.28	c
5154.95/5156.28	c s 5155.0    80506    9179    884   959  20929 1097397 112347   25.5  16   25
5232.12/5233.44	c + 5232.2    80506    9179    884   959  20929 1121310 123550   25.9  16   33
5399.98/5401.32	c s 5400.0    80507    9179    884   959  20929 1150114 123571   25.9  14   30
5621.22/5622.69	c s 5621.3    80508    9179    884   959  20929 1186255 123560   25.9  16   31
5889.56/5891.05	c s 5889.6    80509    9179    884   959  20929 1232356 123631   25.8  17   29
6152.50/6154.06	c s 6152.6    80510    9179    884   959  20929 1276521 123634   25.7  17   30
6675.47/6677.13	c s 6675.5    80511    9179    884   959  20929 1367186 123592   25.6  17   29
6873.62/6875.35	c + 6873.7    80511    9179    884   959  20929 1401635 135905   25.6  17   36
6924.31/6926.00	c s 6924.3    80514    9179    884   959  20929 1409743 131700   25.6  17   30
7556.55/7558.42	c s 7556.6    80516    9179    884   959  20929 1512102 135981   25.6  19   31
8315.77/8317.89	c s 8315.9    80517    9179    884   959  20929 1641721 135964   25.4  17   33
8973.11/8975.31	c s 8973.1    80519    9179    884   959  20929 1747151 135973   25.4  17   32
9001.80/9004.06	c + 9001.9    80519    9179    884   959  20929 1752041 149495   25.4  18   37
9113.88/9116.18	c s 9114.0    80520    9179    884   959  20929 1769938 149521   25.3  16   34
9364.01/9366.36	c s 9364.1    80525    9179    884   959  20929 1809232 149567   25.3  18   34
10000.06/10002.50	c
10000.06/10002.50	c *** CAUGHT SIGNAL 15 ***
10000.06/10002.50	c
10000.06/10002.50	c 1912495 conflicts, 2375818 decisions, 2 random
10000.06/10002.50	c 6 iterations, 3709 restarts, 0 skipped
10000.06/10002.50	c 21 enlarged, 671 shrunken, 18675 rescored, 508 rebiased
10000.06/10002.50	c 124 simplifications, 0 reductions
10000.06/10002.50	c
10000.06/10002.50	c vars: 884 fixed, 959 equiv, 20929 elim, 974 merged
10000.06/10002.50	c elim: 3404229 resolutions, 13 phases, 13 rounds
10000.06/10002.50	c sbst: 92% substituted, 0.9% nots, 98.1% ands, 0.9% xors, 0.1% ites
10000.06/10002.50	c arty: 2.26 and 2.03 xor average arity
10000.06/10002.50	c prbe: 8325056 probed, 4522 phases, 453 rounds
10000.06/10002.50	c prbe: 24 failed, 130 lifted, 15 merged
10000.06/10002.50	c sccs: 19 non trivial, 0 fixed, 23 merged
10000.06/10002.50	c hash: 52 units, 936 merged
10000.06/10002.50	c mins: 73025239 learned, 90% deleted, 44 strong, 58 depth
10000.06/10002.50	c subs: 2868 forward, 1215 backward, 1705 doms
10000.06/10002.50	c strs: 7598 forward, 1126 backward
10000.06/10002.50	c doms: 5988 dominators, 1719 high, 8 low
10000.06/10002.50	c prps: 8883790115 propagations, 0.89 megaprops
10000.06/10002.50	c
10000.06/10002.50	c 10000.1 seconds, 44 MB max, 308 MB recycled
10000.06/10002.50	c
10000.06/10002.50	c *** CAUGHT SIGNAL 15 ***
10000.06/10002.50	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-1774031-1241187689/watcher-1774031-1241187689 -o /tmp/evaluation-result-1774031-1241187689/solver-1774031-1241187689 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774031-1241187689.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 0.98 0.94 3/64 21798
/proc/meminfo: memFree=630184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=2044 CPUtime=0
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 146797014 2093056 379 1992294400 134512640 135151029 4294956240 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0
/proc/21798/statm: 511 380 59 155 0 354 0

[startup+0.082741 s]
/proc/loadavg: 0.98 0.98 0.94 3/64 21798
/proc/meminfo: memFree=630184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=7620 CPUtime=0.07
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 1830 0 0 0 7 0 0 0 18 0 1 0 146797014 7802880 1782 1992294400 134512640 135151029 4294956240 18446744073709551615 134572488 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 1905 1782 64 155 0 1748 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7620

[startup+0.101741 s]
/proc/loadavg: 0.98 0.98 0.94 3/64 21798
/proc/meminfo: memFree=630184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=8020 CPUtime=0.09
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 2011 0 0 0 9 0 0 0 18 0 1 0 146797014 8212480 1898 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 2005 1898 64 155 0 1848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8020

[startup+0.30176 s]
/proc/loadavg: 0.98 0.98 0.94 3/64 21798
/proc/meminfo: memFree=630184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=13248 CPUtime=0.29
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 3453 0 0 0 28 1 0 0 19 0 1 0 146797014 13565952 3210 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 3312 3210 78 155 0 3155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13248

[startup+0.701795 s]
/proc/loadavg: 0.98 0.98 0.94 3/64 21798
/proc/meminfo: memFree=630184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=16020 CPUtime=0.69
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 4891 0 0 0 68 1 0 0 22 0 1 0 146797014 16404480 3880 1992294400 134512640 135151029 4294956240 18446744073709551615 134519079 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4005 3880 78 155 0 3848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16020

[startup+1.50187 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 21799
/proc/meminfo: memFree=613472/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=18332 CPUtime=1.49
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5627 0 0 0 147 2 0 0 25 0 1 0 146797014 18771968 4487 1992294400 134512640 135151029 4294956240 18446744073709551615 134517325 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4583 4487 78 155 0 4426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18332

[startup+3.10201 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 21799
/proc/meminfo: memFree=613152/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17440 CPUtime=3.09
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5643 0 0 0 307 2 0 0 25 0 1 0 146797014 17858560 4246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4360 4246 79 155 0 4203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17440

[startup+6.3013 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 21799
/proc/meminfo: memFree=613088/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17440 CPUtime=6.29
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5643 0 0 0 627 2 0 0 25 0 1 0 146797014 17858560 4246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4360 4246 79 155 0 4203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17440

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=612712/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17704 CPUtime=12.68
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5834 0 0 0 1266 2 0 0 25 0 1 0 146797014 18128896 4308 1992294400 134512640 135151029 4294956240 18446744073709551615 134555216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4426 4308 79 155 0 4269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17704

[startup+25.501 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=612712/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17704 CPUtime=25.49
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5963 0 0 0 2546 3 0 0 25 0 1 0 146797014 18128896 4308 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4426 4308 79 155 0 4269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17704

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=612712/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17704 CPUtime=51.08
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 5963 0 0 0 5105 3 0 0 25 0 1 0 146797014 18128896 4308 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4426 4308 79 155 0 4269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17704

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=612712/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=17976 CPUtime=102.27
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 6028 0 0 0 10224 3 0 0 25 0 1 0 146797014 18407424 4373 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4494 4373 79 155 0 4337 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17976

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=611560/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=19128 CPUtime=162.25
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 6317 0 0 0 16222 3 0 0 25 0 1 0 146797014 19587072 4662 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 4782 4662 79 155 0 4625 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19128

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=610600/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=20056 CPUtime=222.24
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 7846 0 0 0 22219 5 0 0 25 0 1 0 146797014 20537344 4892 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5014 4892 79 155 0 4857 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20056

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=610344/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=20372 CPUtime=282.22
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 8839 0 0 0 28216 6 0 0 25 0 1 0 146797014 20860928 4963 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5093 4963 79 155 0 4936 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20372

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=609512/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=21124 CPUtime=342.21
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 9212 0 0 0 34214 7 0 0 25 0 1 0 146797014 21630976 5169 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5281 5169 79 155 0 5124 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21124

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=608552/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=22176 CPUtime=402.19
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 9593 0 0 0 40212 7 0 0 25 0 1 0 146797014 22708224 5421 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5544 5421 79 155 0 5387 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22176

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=607528/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=23392 CPUtime=462.17
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 10694 0 0 0 46209 8 0 0 25 0 1 0 146797014 23953408 5678 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5848 5678 79 155 0 5691 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23392

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=607272/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=23480 CPUtime=522.17
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 11082 0 0 0 52208 9 0 0 25 0 1 0 146797014 24043520 5730 1992294400 134512640 135151029 4294956240 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 5870 5730 79 155 0 5713 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 23480

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=606440/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=24200 CPUtime=582.15
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 11599 0 0 0 58206 9 0 0 25 0 1 0 146797014 24780800 5938 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 6050 5938 79 155 0 5893 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 24200

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 21799
/proc/meminfo: memFree=606248/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=24516 CPUtime=642.14
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 13547 0 0 0 64203 11 0 0 25 0 1 0 146797014 25104384 5982 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 6129 5982 79 155 0 5972 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 24516

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 21817
/proc/meminfo: memFree=582376/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=47436 CPUtime=9100.08
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 37925 0 0 0 909945 63 0 0 25 0 1 0 146797014 48574464 11714 1992294400 134512640 135151029 4294956240 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11859 11714 79 155 0 11702 0
Current children cumulated CPU time (s) 9100.08
Current children cumulated vsize (KiB) 47436

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 21817
/proc/meminfo: memFree=582376/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=47172 CPUtime=9160.07
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38104 0 0 0 915944 63 0 0 25 0 1 0 146797014 48304128 11685 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11793 11685 79 155 0 11636 0
Current children cumulated CPU time (s) 9160.07
Current children cumulated vsize (KiB) 47172

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 21817
/proc/meminfo: memFree=582376/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=47172 CPUtime=9220.05
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38107 0 0 0 921942 63 0 0 25 0 1 0 146797014 48304128 11688 1992294400 134512640 135151029 4294956240 18446744073709551615 134530746 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11793 11688 79 155 0 11636 0
Current children cumulated CPU time (s) 9220.05
Current children cumulated vsize (KiB) 47172

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 21817
/proc/meminfo: memFree=582120/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=47808 CPUtime=9280.04
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38201 0 0 0 927940 64 0 0 25 0 1 0 146797014 48955392 11782 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11952 11782 79 155 0 11795 0
Current children cumulated CPU time (s) 9280.04
Current children cumulated vsize (KiB) 47808

[startup+9342.31 s]
/proc/loadavg: 1.05 1.01 0.98 2/65 21817
/proc/meminfo: memFree=581608/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48704 CPUtime=9340.02
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38315 0 0 0 933938 64 0 0 25 0 1 0 146797014 49872896 11896 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12176 11896 79 155 0 12019 0
Current children cumulated CPU time (s) 9340.02
Current children cumulated vsize (KiB) 48704

[startup+9402.3 s]
/proc/loadavg: 1.07 1.02 0.98 2/65 21817
/proc/meminfo: memFree=582632/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=46784 CPUtime=9400.01
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38451 0 0 0 939936 65 0 0 25 0 1 0 146797014 47906816 11605 1992294400 134512640 135151029 4294956240 18446744073709551615 134581499 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11696 11605 79 155 0 11539 0
Current children cumulated CPU time (s) 9400.01
Current children cumulated vsize (KiB) 46784

[startup+9462.3 s]
/proc/loadavg: 1.07 1.03 0.99 2/65 21817
/proc/meminfo: memFree=582184/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=47936 CPUtime=9459.99
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38603 0 0 0 945934 65 0 0 25 0 1 0 146797014 49086464 11757 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 11984 11757 79 155 0 11827 0
Current children cumulated CPU time (s) 9459.99
Current children cumulated vsize (KiB) 47936

[startup+9522.3 s]
/proc/loadavg: 1.02 1.02 0.99 2/65 21817
/proc/meminfo: memFree=581864/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48192 CPUtime=9519.98
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38683 0 0 0 951933 65 0 0 25 0 1 0 146797014 49348608 11837 1992294400 134512640 135151029 4294956240 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12048 11837 79 155 0 11891 0
Current children cumulated CPU time (s) 9519.98
Current children cumulated vsize (KiB) 48192

[startup+9582.3 s]
/proc/loadavg: 1.01 1.02 0.99 2/65 21823
/proc/meminfo: memFree=581608/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48192 CPUtime=9579.96
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38690 0 0 0 957930 66 0 0 25 0 1 0 146797014 49348608 11844 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12048 11844 79 155 0 11891 0
Current children cumulated CPU time (s) 9579.96
Current children cumulated vsize (KiB) 48192

[startup+9642.3 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 21823
/proc/meminfo: memFree=581608/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48448 CPUtime=9639.94
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38711 0 0 0 963928 66 0 0 25 0 1 0 146797014 49610752 11865 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12112 11865 79 155 0 11955 0
Current children cumulated CPU time (s) 9639.94
Current children cumulated vsize (KiB) 48448

[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 21823
/proc/meminfo: memFree=581544/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48704 CPUtime=9699.93
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38749 0 0 0 969927 66 0 0 25 0 1 0 146797014 49872896 11903 1992294400 134512640 135151029 4294956240 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12176 11903 79 155 0 12019 0
Current children cumulated CPU time (s) 9699.93
Current children cumulated vsize (KiB) 48704

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=581544/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48704 CPUtime=9759.91
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38754 0 0 0 975925 66 0 0 25 0 1 0 146797014 49872896 11908 1992294400 134512640 135151029 4294956240 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12176 11908 79 155 0 12019 0
Current children cumulated CPU time (s) 9759.91
Current children cumulated vsize (KiB) 48704

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=581544/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=48704 CPUtime=9819.9
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38759 0 0 0 981923 67 0 0 25 0 1 0 146797014 49872896 11913 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12176 11913 79 155 0 12019 0
Current children cumulated CPU time (s) 9819.9
Current children cumulated vsize (KiB) 48704

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=581096/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=49344 CPUtime=9879.89
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38869 0 0 0 987922 67 0 0 25 0 1 0 146797014 50528256 12023 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12336 12023 79 155 0 12179 0
Current children cumulated CPU time (s) 9879.89
Current children cumulated vsize (KiB) 49344

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=580904/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=49600 CPUtime=9939.87
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 38914 0 0 0 993920 67 0 0 25 0 1 0 146797014 50790400 12068 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12400 12068 79 155 0 12243 0
Current children cumulated CPU time (s) 9939.87
Current children cumulated vsize (KiB) 49600

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=580456/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=50240 CPUtime=9999.86
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 39026 0 0 0 999919 67 0 0 25 0 1 0 146797014 51445760 12180 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12560 12180 79 155 0 12403 0
Current children cumulated CPU time (s) 9999.86
Current children cumulated vsize (KiB) 50240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=580456/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=50240 CPUtime=10000.1
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 39026 0 0 0 999939 67 0 0 25 0 1 0 146797014 51445760 12180 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12560 12180 79 155 0 12403 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 50240

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

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 21823
/proc/meminfo: memFree=580456/2055920 swapFree=4191900/4192956
[pid=21798] ppid=21796 vsize=50240 CPUtime=10000.1
/proc/21798/stat : 21798 (precosat) R 21796 21798 21734 0 -1 4194304 39026 0 0 0 999939 67 0 0 25 0 1 0 146797014 51445760 12180 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21798/statm: 12560 12180 79 155 0 12403 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 50240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.5
CPU time (s): 10000.1
CPU user time (s): 9999.39
CPU system time (s): 0.688895
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 50240

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

runsolver used 7.33488 second user time and 21.6897 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-01 16:21:30
IDJOB=1774031
IDBENCH=70849
IDSOLVER=607
FILE ID=node43/1774031-1241187689
PBS_JOBID= 9224624
Free space on /tmp= 66288 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774031-1241187689/watcher-1774031-1241187689 -o /tmp/evaluation-result-1774031-1241187689/solver-1774031-1241187689 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1774031-1241187689.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=710178518

node43.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.237
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.237
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:        630664 kB
Buffers:         80520 kB
Cached:        1227404 kB
SwapCached:        260 kB
Active:         119840 kB
Inactive:      1201416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        630664 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            90016 kB
Committed_AS:   700020 kB
PageTables:       1448 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= 66288 MiB
End job on node43 at 2009-05-01 19:08:14