Trace number 1717092

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.02 1200.81

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

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-1717092-1240624115.cnf
0.00/0.00	c found header 'p cnf 7729 29194'
0.00/0.03	c finished parsing
0.00/0.03	c
0.00/0.03	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.03	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.03	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.03	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.03	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.03	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.03	c
0.00/0.03	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.03	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.03	c
0.00/0.03	c starting search after 0.0 seconds
0.00/0.03	c no decision limit
0.00/0.03	c
0.00/0.03	c       original/binary      fixed     eliminated      learned       agility
0.00/0.03	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.03	c
0.00/0.03	c *    0.0    28318    7021    218   490      0       0      0    0.0   0    2
0.59/0.66	c s    0.7    26004    2839    808   770   3312       0      0    0.0   0    2
0.59/0.66	c l    0.7    26004    2839    808   770   3312       0  12240    0.0   0    2
0.59/0.67	c R    0.7    26023    2839    808   770   3312     100    100   28.8  15    3
0.59/0.68	c R    0.7    26047    2839    808   770   3312     200    199   25.5  13    3
0.69/0.76	c R    0.8    26110    2839    808   770   3312     801    793   28.0   9    3
0.69/0.79	c B    0.8    26118    2839    808   770   3312    1000    991   26.9  15    3
0.89/0.96	c B    1.0    26158    2839    808   770   3312    2000   1990   29.2  23    3
1.00/1.02	c R    1.0    26169    2839    808   770   3312    2405   2395   28.7   8    3
1.19/1.23	c s    1.2    30532    2827    820   770   3312    3147   3118   29.3  12    3
1.19/1.23	c -    1.2    30532    2827    820   770   3312    3147  12118   29.3  12    3
1.89/1.98	c s    2.0    32800    2816    830   771   3312    6419   6383   28.6  10    4
2.19/2.29	c B    2.3    32803    2816    830   771   3312    8003   7966   29.6   7    4
2.49/2.57	c R    2.6    33904    2812    834   771   3312    8952   8914   29.4  10    5
2.89/2.94	c s    2.9    33514    2812    834   771   3312   10685  10639   34.8  14    5
3.29/3.32	c +    3.3    33586    2812    834   771   3312   12118  13329   34.2  10    6
4.09/4.12	c +    4.1    38902    2780    836   801   3312   15145  14661   32.5  28    6
4.19/4.24	c s    4.2    33389    2780    836   801   3312   15372  13595   32.4  31    6
4.19/4.24	c -    4.2    33389    2780    836   801   3312   15372  13782   32.4  31    6
4.89/4.90	c
4.89/4.90	c       original/binary      fixed     eliminated      learned       agility
4.89/4.90	c   seconds        variables     equivalent    conflicts       height       MB
4.89/4.90	c
4.89/4.90	c +    4.9    33569    2773    836   808   3312   17795  15160   32.8  26    6
5.59/5.66	c s    5.7    27063    2336    836   808   3749   19830   4883   31.9   6    3
6.09/6.17	c +    6.2    27729    2336    836   808   3749   22240  16676   31.0  16    4
6.39/6.42	c s    6.4    27724    2336    836   808   3749   23230   8278   30.8  13    4
6.59/6.65	c B    6.6    27952    2336    836   808   3749   24008   9055   30.5   8    4
7.28/7.35	c s    7.3    28161    2336    836   808   3749   27067  12113   29.8  20    4
7.48/7.51	c +    7.5    28163    2336    836   808   3749   27802  18343   29.8  19    5
7.59/7.61	c R    7.6    28163    2336    836   808   3749   28221  13266   29.8  23    5
8.48/8.55	c s    8.5    28347    2336    836   808   3749   31421  16465   29.5  24    5
9.48/9.54	c +    9.5    28438    2334    836   810   3749   34750  20177   28.9   7    6
9.98/10.08	c s   10.1    28187    2322    836   810   3761   36048  19415   28.7  12    6
11.59/11.63	c s   11.6    28331    2321    836   811   3761   41160  20199   27.7  11    6
12.18/12.24	c +   12.2    28332    2321    836   811   3761   43435  22194   27.5  35    6
13.38/13.41	c s   13.4    28388    2321    836   811   3761   47293  22233   27.3  22    6
14.29/14.34	c R   14.3    28392    2321    836   811   3761   50654  22225   27.0  15    7
15.08/15.13	c s   15.1    28579    2320    836   812   3761   53006  22265   26.7  10    6
15.48/15.51	c +   15.5    28579    2320    836   812   3761   54290  24413   26.5  10    7
16.88/16.97	c s   17.0    28769    2309    836   812   3772   57998  23617   26.2  10    6
18.78/18.86	c s   18.9    28795    2309    836   812   3772   63845  24487   26.2   8    6
18.88/18.92	c
18.88/18.92	c       original/binary      fixed     eliminated      learned       agility
18.88/18.92	c   seconds        variables     equivalent    conflicts       height       MB
18.88/18.92	c
18.88/18.92	c B   18.9    28795    2309    836   812   3772   64017  24446   26.2  12    7
20.18/20.23	c +   20.2    28824    2309    836   812   3772   67861  26854   26.1  28    7
20.78/20.88	c s   20.9    28824    2309    836   812   3772   69504  26129   26.1  20    7
22.98/23.07	c s   23.1    28826    2309    836   812   3772   75367  26893   25.8   9    7
25.28/25.39	c s   25.4    28832    2309    836   812   3772   81333  26928   25.7  10    7
26.48/26.59	c +   26.6    28833    2309    836   812   3772   84827  29539   25.5  11    8
27.38/27.42	c s   27.4    28833    2309    836   812   3772   86968  29006   25.4  10    7
29.68/29.76	c s   29.8    28872    2309    836   812   3772   93427  29586   25.2   9    7
31.98/32.09	c s   32.1    28878    2309    836   812   3772   99733  29601   24.8  14    7
32.78/32.84	c R   32.8    28899    2309    836   812   3772  101962  29592   24.7   4    8
34.28/34.33	c s   34.3    28899    2309    836   812   3772  105556  29561   24.3   5    7
34.48/34.59	c +   34.6    28914    2309    836   812   3772  106030  32492   24.3  10    7
36.38/36.45	c s   36.4    28916    2309    836   812   3772  111450  32552   24.1  10    7
38.97/39.00	c s   39.0    28985    2309    836   812   3772  117752  32531   23.9   6    7
41.57/41.69	c s   41.7    28963    2299    836   815   3779  123745  32514   23.6   4    7
44.08/44.19	c s   44.2    28978    2298    836   816   3779  129930  32531   23.4   8    7
45.08/45.14	c +   45.1    29039    2298    836   816   3779  132535  35741   23.3   6    8
46.58/46.66	c s   46.6    29172    2298    836   816   3779  136673  35772   23.2   7    8
49.48/49.52	c s   49.5    29176    2297    836   816   3780  143618  35790   23.5  14    8
52.27/52.40	c
52.27/52.40	c       original/binary      fixed     eliminated      learned       agility
52.27/52.40	c   seconds        variables     equivalent    conflicts       height       MB
52.27/52.40	c
52.27/52.40	c s   52.4    29204    2297    836   816   3780  151259  35825   23.6  11    8
54.88/54.98	c s   55.0    29200    2296    836   817   3780  157860  35766   23.7   6    9
55.98/56.09	c B   56.1    29214    2295    836   818   3780  160053  35806   23.6  19    9
57.97/58.08	c s   58.1    29101    2289    836   818   3786  164204  35409   23.8  29    9
58.67/58.71	c +   58.7    29101    2289    836   818   3786  165665  39315   23.8  18   10
61.27/61.34	c s   61.3    29106    2288    836   819   3786  170894  39411   23.9  23    9
64.97/65.03	c s   65.0    29206    2288    836   819   3786  178740  39391   23.8  20    9
68.67/68.76	c s   68.7    29222    2288    836   819   3786  185527  39334   23.7   8    9
72.26/72.31	c s   72.3    29268    2287    836   820   3786  192688  39381   23.6  12    9
75.16/75.25	c s   75.2    29271    2287    836   820   3786  199771  39359   23.4  12    9
78.16/78.23	c +   78.2    29285    2287    836   820   3786  207080  43246   23.2   7   10
78.36/78.49	c s   78.5    29285    2287    836   820   3786  207080  39359   23.2   7    9
81.26/81.30	c s   81.3    29286    2287    836   820   3786  213974  43287   23.0  12    9
82.46/82.57	c R   82.5    29287    2287    836   820   3786  217360  43370   23.0  24   10
84.26/84.36	c s   84.3    29288    2287    836   820   3786  222658  43289   22.8   6    9
87.86/87.95	c s   87.9    29297    2287    836   820   3786  230897  43277   22.7  13    9
91.47/91.58	c s   91.6    29319    2287    836   820   3786  241051  43314   22.9  15   10
95.27/95.33	c s   95.3    29321    2287    836   820   3786  247872  43301   22.8  24   10
99.26/99.37	c s   99.3    29460    2287    836   820   3786  255809  43258   22.8  11   10
100.46/100.52	c
100.46/100.52	c       original/binary      fixed     eliminated      learned       agility
100.46/100.52	c   seconds        variables     equivalent    conflicts       height       MB
100.46/100.52	c
100.46/100.52	c +  100.5    29460    2287    836   820   3786  258851  47570   22.8  17   11
103.16/103.27	c s  103.2    29461    2287    836   820   3786  264666  47687   22.7  23   10
108.06/108.11	c s  108.1    29474    2287    836   820   3786  273812  47660   22.9  18   10
112.16/112.21	c s  112.2    29547    2287    836   820   3786  282340  47600   22.7   7   10
116.15/116.24	c s  116.2    29550    2287    836   820   3786  290406  47599   22.5   8   10
120.75/120.87	c s  120.8    29566    2287    836   820   3786  299132  47604   22.5  19   10
124.95/125.04	c s  125.0    29569    2287    836   820   3786  307797  47636   22.5   7   10
132.55/132.69	c +  132.7    29569    2287    836   820   3786  323561  52327   22.4  11   12
134.05/134.10	c s  134.1    29574    2287    836   820   3786  326348  50422   22.3  10   11
147.54/147.60	c s  147.6    29575    2287    836   820   3786  355686  52372   22.1   6   11
151.84/151.94	c s  151.9    29604    2287    836   820   3786  364551  52424   22.1  22   11
157.14/157.21	c s  157.2    29559    2283    837   820   3789  373208  51693   22.2   7   11
162.14/162.20	c s  162.2    29578    2283    837   820   3789  381796  52350   22.2  15   11
163.54/163.60	c B  163.6    29578    2283    837   820   3789  384116  52379   22.2  22   12
175.24/175.33	c +  175.3    29578    2283    837   820   3789  404450  57559   22.2  21   14
182.54/182.61	c s  182.6    29579    2283    837   820   3789  416129  57639   22.2  11   12
188.34/188.46	c s  188.4    29610    2283    837   820   3789  425437  57676   22.2  27   12
194.13/194.25	c s  194.2    29626    2283    837   820   3789  434886  57629   22.2  28   12
204.73/204.87	c s  204.8    29627    2283    837   820   3789  452539  57609   22.0  11   12
209.13/209.22	c
209.13/209.22	c       original/binary      fixed     eliminated      learned       agility
209.13/209.22	c   seconds        variables     equivalent    conflicts       height       MB
209.13/209.22	c
209.13/209.22	c s  209.2    29639    2283    837   820   3789  462722  57601   21.9   8   12
214.03/214.15	c s  214.1    29645    2283    837   820   3789  472620  57641   21.7  12   11
214.83/214.94	c R  214.9    29675    2283    837   820   3789  473767  57672   21.7  12   13
219.22/219.33	c s  219.3    29675    2283    837   820   3789  486299  57684   22.1  16   12
224.12/224.28	c s  224.2    29679    2283    837   820   3789  497050  57582   22.0  13   12
228.02/228.15	c +  228.1    29690    2283    837   820   3789  505562  63314   21.9  17   13
228.52/228.69	c s  228.6    29690    2283    837   820   3789  506594  58658   21.9  12   12
233.12/233.24	c s  233.2    29707    2283    837   820   3789  517456  63391   21.8  14   13
239.72/239.85	c s  239.8    29723    2283    837   820   3789  529332  63478   21.7  22   13
246.32/246.40	c s  246.3    29730    2283    837   820   3789  539912  63392   21.7  18   12
252.41/252.57	c s  252.5    29807    2283    837   820   3789  550011  63352   21.6  16   13
258.51/258.65	c s  258.6    29845    2283    837   820   3789  559394  63365   21.6  11   13
263.81/263.91	c s  263.8    29848    2283    837   820   3789  569205  63363   21.5   9   13
276.81/276.93	c s  276.8    29850    2283    837   820   3789  589137  63409   21.5  16   12
282.90/283.00	c s  282.9    29923    2283    837   820   3789  599031  63348   21.5  17   12
289.10/289.22	c s  289.1    29926    2283    837   820   3789  608943  63338   21.4  12   12
300.20/300.35	c +  300.3    29926    2283    837   820   3789  631950  69645   21.5  21   15
306.09/306.27	c s  306.2    29930    2283    837   820   3789  640525  69676   21.5  12   14
313.31/313.46	c s  313.4    30018    2283    837   820   3789  650444  69711   21.5  15   14
321.00/321.11	c
321.00/321.11	c       original/binary      fixed     eliminated      learned       agility
321.00/321.11	c   seconds        variables     equivalent    conflicts       height       MB
321.00/321.11	c
321.00/321.11	c s  321.0    29847    2279    837   821   3792  661040  67181   21.4   5   13
326.60/326.76	c s  326.7    29848    2279    837   821   3792  672028  69702   21.4   7   14
333.99/334.13	c s  334.0    29916    2279    837   821   3792  681957  69675   21.4  19   13
340.69/340.86	c s  340.8    30034    2279    837   821   3792  692908  69748   21.4  19   13
347.79/347.95	c s  347.8    30042    2279    837   821   3792  703085  69699   21.4  25   13
354.99/355.12	c s  355.0    30052    2279    837   821   3792  716161  69772   21.5  12   14
362.79/362.95	c s  362.8    30053    2279    837   821   3792  730852  69680   21.7   8   14
368.08/368.25	c s  368.1    30054    2279    837   821   3792  740484  69714   21.6   6   14
374.68/374.84	c s  374.7    30338    2273    838   823   3795  752954  68613   21.5  11   14
381.58/381.78	c s  381.7    30340    2273    838   823   3795  763492  69694   21.5  14   14
388.67/388.87	c s  388.8    30385    2273    838   823   3795  775264  69724   21.5  17   14
395.78/395.95	c s  395.8    30386    2273    838   823   3795  787271  69688   21.6  13   14
397.27/397.50	c +  397.4    30386    2273    838   823   3795  789935  76609   21.6   6   15
401.57/401.76	c s  401.6    30389    2273    838   823   3795  797900  76735   21.6  11   15
410.27/410.46	c s  410.3    30390    2273    838   823   3795  810147  76653   21.6   9   15
418.87/419.05	c s  418.9    30395    2273    838   823   3795  822422  76671   21.6   6   15
427.96/428.18	c s  428.1    30425    2273    838   823   3795  834518  76735   21.6  17   15
469.25/469.41	c s  469.3    30463    2273    838   823   3795  892171  76696   21.6  12   15
471.66/471.84	c B  471.7    30463    2273    838   823   3795  896232  76724   21.6  11   16
477.45/477.68	c
477.45/477.68	c       original/binary      fixed     eliminated      learned       agility
477.45/477.68	c   seconds        variables     equivalent    conflicts       height       MB
477.45/477.68	c
477.45/477.68	c s  477.5    30469    2273    838   823   3795  904874  76683   21.6  24   15
500.04/500.21	c s  500.1    30470    2273    838   823   3795  934285  76705   21.6  22   15
518.54/518.70	c s  518.5    30475    2273    838   823   3795  961106  76737   21.5  15   15
533.73/533.99	c s  533.8    30480    2273    838   823   3795  986709  76686   21.5   6   15
534.23/534.46	c +  534.3    30480    2273    838   823   3795  987415  84269   21.5  22   16
562.02/562.20	c R  562.0    30480    2273    838   823   3795 1037909  84385   21.5  10   21
562.42/562.69	c s  562.5    30633    2273    838   823   3795 1037909  84385   21.5  10   17
585.22/585.48	c s  585.3    30635    2273    838   823   3795 1081691  84338   21.2  19   16
592.02/592.25	c s  592.1    30671    2273    838   823   3795 1092573  84359   21.1  11   16
600.32/600.52	c s  600.3    30683    2273    838   823   3795 1105106  84359   21.1  10   16
610.51/610.77	c s  610.6    30684    2273    838   823   3795 1122282  84371   21.0  18   16
627.40/627.64	c s  627.5    30736    2273    838   823   3795 1146739  84401   20.9  22   15
636.60/636.88	c s  636.7    30741    2273    838   823   3795 1160127  84398   20.9  11   16
645.50/645.73	c s  645.5    30772    2270    839   823   3797 1172471  83754   20.9  26   16
654.89/655.17	c s  655.0    30776    2270    839   823   3797 1187233  84459   21.0  22   16
664.69/664.95	c s  664.8    30849    2270    839   823   3797 1200660  84352   21.0  18   16
675.19/675.41	c s  675.2    30862    2270    839   823   3797 1214146  84353   21.0   8   17
686.68/686.98	c s  686.8    30865    2270    839   823   3797 1230155  84335   21.0   8   16
689.58/689.83	c +  689.6    30865    2270    839   823   3797 1234265  92695   20.9   9   18
696.68/696.97	c
696.68/696.97	c       original/binary      fixed     eliminated      learned       agility
696.68/696.97	c   seconds        variables     equivalent    conflicts       height       MB
696.68/696.97	c
696.68/696.97	c s  696.8    30816    2269    840   823   3797 1244683  92764   20.9  16   18
709.19/709.44	c s  709.2    30831    2269    840   823   3797 1259848  92794   20.8  15   17
720.78/721.09	c s  720.9    30730    2267    842   823   3797 1273917  92729   20.8  10   17
730.88/731.11	c s  730.9    30958    2265    844   823   3797 1289850  92775   20.9  22   17
742.37/742.68	c s  742.5    30543    2262    844   823   3800 1303984  92784   20.8  15   17
754.67/754.97	c s  754.8    30413    2260    846   823   3800 1317973  92815   20.8   8   17
765.26/765.57	c s  765.3    30354    2258    846   823   3802 1332772  92747   20.8  15   17
777.06/777.30	c s  777.1    30359    2258    846   823   3802 1354440  92745   20.7   4   17
786.76/787.01	c s  786.8    30155    2257    847   823   3802 1370321  92824   20.7  16   17
797.26/797.55	c s  797.3    30157    2257    847   823   3802 1383530  92772   20.7  13   17
808.35/809.04	c s  808.4    30158    2257    847   823   3802 1398204  92748   20.7  10   18
818.81/819.56	c s  818.9    30202    2257    847   823   3802 1413007  92801   20.7  14   18
830.71/831.41	c s  830.7    30205    2257    847   823   3802 1428335  92741   20.8  13   18
843.40/844.13	c s  843.4    30207    2257    847   823   3802 1445613  92769   20.9  13   19
856.79/857.53	c s  856.8    30220    2257    847   823   3802 1462890  92805   21.0  15   20
869.89/870.64	c s  869.9    30228    2257    847   823   3802 1480215  92815   21.0   7   20
891.49/892.28	c s  891.6    30253    2257    847   823   3802 1505089  92769   21.0   8   19
912.28/913.02	c s  912.3    30106    2254    849   823   3803 1531530  92840   21.0  15   18
921.47/922.28	c +  921.6    30613    2253    850   823   3803 1542833 101964   21.0  17   22
924.87/925.69	c
924.87/925.69	c       original/binary      fixed     eliminated      learned       agility
924.87/925.69	c   seconds        variables     equivalent    conflicts       height       MB
924.87/925.69	c
924.87/925.69	c s  925.0    30610    2253    850   823   3803 1547485  97502   21.0  18   19
963.86/964.64	c s  963.9    30592    2252    850   823   3804 1601996 101961   20.9  16   19
973.96/974.78	c s  974.1    30593    2252    850   823   3804 1619014 102093   20.8  23   19
985.36/986.10	c s  985.4    30597    2252    850   823   3804 1636387 102017   20.8   9   19
997.05/997.83	c s  997.1    30599    2252    850   823   3804 1653629 102087   20.8  19   20
1010.26/1011.03	c s 1010.3    30741    2252    850   823   3804 1670230 102092   20.8  24   20
1023.95/1024.76	c s 1024.0    30742    2252    850   823   3804 1686745 102044   20.8  15   20
1035.54/1036.39	c s 1035.6    30755    2252    850   823   3804 1702201 102060   20.8  15   20
1049.34/1050.15	c s 1049.4    30612    2230    851   824   3824 1718470  76333   20.8  17   15
1058.94/1059.78	c s 1059.0    30650    2230    851   824   3824 1732242  90105   20.8   7   18
1070.14/1070.95	c s 1070.2    30658    2230    851   824   3824 1747208 102061   20.8  14   20
1087.53/1088.39	c s 1087.6    30720    2230    851   824   3824 1769298 102061   20.8   9   19
1101.12/1101.95	c s 1101.2    30943    2230    851   824   3824 1786503 102113   20.8  20   19
1113.92/1114.75	c s 1114.0    30955    2230    851   824   3824 1802774 102008   20.8  13   18
1127.22/1128.08	c s 1127.3    30957    2230    851   824   3824 1821622 102082   20.8  19   19
1183.00/1183.82	c s 1183.0    30958    2230    851   824   3824 1895409 102126   20.9  24   20
1196.40/1197.20	c s 1196.4    30841    2226    852   824   3827 1915181  99326   20.9  11   20
1200.00/1200.80	c
1200.00/1200.80	c *** CAUGHT SIGNAL 15 ***
1200.00/1200.80	c
1200.00/1200.80	c 1919495 conflicts, 2438268 decisions, 372 random
1200.00/1200.80	c 3 iterations, 3547 restarts, 276 skipped
1200.00/1200.80	c 23 enlarged, 840 shrunken, 18749 rescored, 508 rebiased
1200.00/1200.80	c 142 simplifications, 0 reductions
1200.00/1200.80	c
1200.00/1200.80	c vars: 852 fixed, 824 equiv, 3827 elim, 919 merged
1200.00/1200.80	c elim: 1370191 resolutions, 22 phases, 22 rounds
1200.00/1200.80	c sbst: 96% substituted, 3.0% nots, 79.6% ands, 15.3% xors, 2.1% ites
1200.00/1200.80	c arty: 2.37 and 2.00 xor average arity
1200.00/1200.80	c prbe: 1482852 probed, 425 phases, 323 rounds
1200.00/1200.80	c prbe: 232 failed, 95 lifted, 68 merged
1200.00/1200.80	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.00/1200.80	c hash: 1 units, 851 merged
1200.00/1200.80	c mins: 65507021 learned, 56% deleted, 239 strong, 46 depth
1200.00/1200.80	c subs: 4393 forward, 2117 backward, 5403 doms
1200.00/1200.80	c strs: 2355 forward, 421 backward
1200.00/1200.80	c doms: 8904 dominators, 3904 high, 27 low
1200.00/1200.80	c prps: 653251139 propagations, 0.54 megaprops
1200.00/1200.80	c
1200.00/1200.80	c 1200.0 seconds, 25 MB max, 282 MB recycled
1200.00/1200.80	c
1200.00/1200.80	c *** CAUGHT SIGNAL 15 ***
1200.00/1200.80	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-1717092-1240624115/watcher-1717092-1240624115 -o /tmp/evaluation-result-1717092-1240624115/solver-1717092-1240624115 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1717092-1240624115.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 2182
/proc/meminfo: memFree=909264/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=1508 CPUtime=0
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 292 0 0 0 0 0 0 0 20 0 1 0 90439499 1544192 277 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 377 278 64 155 0 220 0

[startup+0.0446009 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 2182
/proc/meminfo: memFree=909264/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=3792 CPUtime=0.03
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 913 0 0 0 3 0 0 0 20 0 1 0 90439499 3883008 864 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 948 864 79 155 0 791 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3792

[startup+0.101606 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 2182
/proc/meminfo: memFree=909264/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=5364 CPUtime=0.09
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 1298 0 0 0 9 0 0 0 20 0 1 0 90439499 5492736 1249 1992294400 134512640 135151029 4294956224 18446744073709551615 134572482 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 1341 1249 79 155 0 1184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5364

[startup+0.30163 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 2182
/proc/meminfo: memFree=909264/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=7276 CPUtime=0.29
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 1822 0 0 0 29 0 0 0 22 0 1 0 90439499 7450624 1708 1992294400 134512640 135151029 4294956224 18446744073709551615 134532453 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 1819 1708 79 155 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7276

[startup+0.701677 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 2182
/proc/meminfo: memFree=909264/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=7292 CPUtime=0.69
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2154 0 0 0 68 1 0 0 25 0 1 0 90439499 7467008 1702 1992294400 134512640 135151029 4294956224 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 1823 1702 79 155 0 1666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7292

[startup+1.50177 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 2183
/proc/meminfo: memFree=902728/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=7296 CPUtime=1.49
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2155 0 0 0 148 1 0 0 25 0 1 0 90439499 7471104 1703 1992294400 134512640 135151029 4294956224 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 1824 1703 79 155 0 1667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7296

[startup+3.10197 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 2183
/proc/meminfo: memFree=902592/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=7296 CPUtime=3.09
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2155 0 0 0 308 1 0 0 25 0 1 0 90439499 7471104 1703 1992294400 134512640 135151029 4294956224 18446744073709551615 134555012 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 1824 1703 79 155 0 1667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7296

[startup+6.30133 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 2183
/proc/meminfo: memFree=901632/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=8124 CPUtime=6.29
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2397 0 0 0 628 1 0 0 25 0 1 0 90439499 8318976 1945 1992294400 134512640 135151029 4294956224 18446744073709551615 134551954 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 2031 1945 79 155 0 1874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8124

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 2183
/proc/meminfo: memFree=901448/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=8124 CPUtime=12.68
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2397 0 0 0 1267 1 0 0 25 0 1 0 90439499 8318976 1945 1992294400 134512640 135151029 4294956224 18446744073709551615 134554848 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 2031 1945 79 155 0 1874 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8124

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 2183
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=9268 CPUtime=25.48
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 2746 0 0 0 2547 1 0 0 25 0 1 0 90439499 9490432 2231 1992294400 134512640 135151029 4294956224 18446744073709551615 134542647 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 2317 2231 79 155 0 2160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9268

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 2183
/proc/meminfo: memFree=898824/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=10832 CPUtime=51.07
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 3482 0 0 0 5105 2 0 0 25 0 1 0 90439499 11091968 2619 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 2708 2619 79 155 0 2551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10832

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 2183
/proc/meminfo: memFree=896392/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=13308 CPUtime=102.27
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 4336 0 0 0 10224 3 0 0 25 0 1 0 90439499 13627392 3228 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 3327 3228 79 155 0 3170 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13308

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=894664/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=14888 CPUtime=162.24
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 5372 0 0 0 16220 4 0 0 25 0 1 0 90439499 15245312 3629 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 3722 3629 79 155 0 3565 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14888

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=892616/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=16876 CPUtime=222.22
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 6055 0 0 0 22217 5 0 0 25 0 1 0 90439499 17281024 4110 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 4219 4110 79 155 0 4062 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=891912/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=17440 CPUtime=282.2
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 6528 0 0 0 28215 5 0 0 25 0 1 0 90439499 17858560 4274 1992294400 134512640 135151029 4294956224 18446744073709551615 134554817 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 4360 4274 79 155 0 4203 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17440

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=890376/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=19192 CPUtime=342.19
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 6958 0 0 0 34213 6 0 0 25 0 1 0 90439499 19652608 4704 1992294400 134512640 135151029 4294956224 18446744073709551615 134557093 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 4798 4704 79 155 0 4641 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 19192

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=890184/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=19584 CPUtime=402.17
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 7423 0 0 0 40211 6 0 0 25 0 1 0 90439499 20054016 4778 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 4896 4778 79 155 0 4739 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 19584

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=888008/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=22048 CPUtime=462.15
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 8373 0 0 0 46208 7 0 0 25 0 1 0 90439499 22577152 5307 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 5512 5307 79 155 0 5355 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 22048

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=888776/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=20576 CPUtime=522.13
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 8805 0 0 0 52206 7 0 0 25 0 1 0 90439499 21069824 5058 1992294400 134512640 135151029 4294956224 18446744073709551615 134578235 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 5144 5058 79 155 0 4987 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 20576

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=885704/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=24172 CPUtime=582.12
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 9766 0 0 0 58204 8 0 0 25 0 1 0 90439499 24752128 5880 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6043 5880 79 155 0 5886 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 24172

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=885576/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=23784 CPUtime=642.1
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 9919 0 0 0 64202 8 0 0 25 0 1 0 90439499 24354816 5859 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 5946 5859 79 155 0 5789 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 23784

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2183
/proc/meminfo: memFree=885576/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=24232 CPUtime=702.08
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 9971 0 0 0 70200 8 0 0 25 0 1 0 90439499 24813568 5911 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6058 5911 79 155 0 5901 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 24232

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2190
/proc/meminfo: memFree=885384/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=23880 CPUtime=762.07
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 10337 0 0 0 76198 9 0 0 25 0 1 0 90439499 24453120 5874 1992294400 134512640 135151029 4294956224 18446744073709551615 134581669 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 5970 5874 79 155 0 5813 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 23880

[startup+822.302 s]
/proc/loadavg: 1.13 1.00 1.00 2/65 2672
/proc/meminfo: memFree=885008/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=23880 CPUtime=821.61
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 10347 0 0 0 82151 10 0 0 25 0 1 0 90439499 24453120 5884 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 5970 5884 79 155 0 5813 0
Current children cumulated CPU time (s) 821.61
Current children cumulated vsize (KiB) 23880

[startup+882.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 2672
/proc/meminfo: memFree=882880/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=26828 CPUtime=881.59
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 11313 0 0 0 88148 11 0 0 25 0 1 0 90439499 27471872 6530 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6707 6530 79 155 0 6550 0
Current children cumulated CPU time (s) 881.59
Current children cumulated vsize (KiB) 26828

[startup+942.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 2672
/proc/meminfo: memFree=882944/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=26780 CPUtime=941.57
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 11888 0 0 0 94146 11 0 0 25 0 1 0 90439499 27422720 6524 1992294400 134512640 135151029 4294956224 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6695 6524 79 155 0 6538 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 26780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=883200/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=26132 CPUtime=1001.56
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 12058 0 0 0 100144 12 0 0 25 0 1 0 90439499 26759168 6415 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6533 6415 79 155 0 6376 0
Current children cumulated CPU time (s) 1001.56
Current children cumulated vsize (KiB) 26132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=883200/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=25948 CPUtime=1061.54
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 12775 0 0 0 106141 13 0 0 25 0 1 0 90439499 26570752 6401 1992294400 134512640 135151029 4294956224 18446744073709551615 134578112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6487 6401 79 155 0 6330 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 25948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=883336/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=25884 CPUtime=1121.52
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 13675 0 0 0 112138 14 0 0 25 0 1 0 90439499 26505216 6385 1992294400 134512640 135151029 4294956224 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6471 6385 79 155 0 6314 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 25884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=881928/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=28196 CPUtime=1181.5
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 14200 0 0 0 118136 14 0 0 25 0 1 0 90439499 28872704 6779 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 7049 6779 79 155 0 6892 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 28196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=883272/2055920 swapFree=4192956/4192956
[pid=2182] ppid=2179 vsize=25884 CPUtime=1200
/proc/2182/stat : 2182 (precosat) R 2179 2182 1946 0 -1 4194304 14258 0 0 0 119986 14 0 0 25 0 1 0 90439499 26505216 6385 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2182/statm: 6471 6385 79 155 0 6314 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 25884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.81
CPU time (s): 1200.02
CPU user time (s): 1199.87
CPU system time (s): 0.149977
CPU usage (%): 99.9338
Max. virtual memory (cumulated for all children) (KiB): 28196

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

runsolver used 0.98285 second user time and 2.41163 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 03:48:35
IDJOB=1717092
IDBENCH=20404
IDSOLVER=507
FILE ID=node53/1717092-1240624115
PBS_JOBID= 9186316
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=62048396

node53.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        909744 kB
Buffers:         93000 kB
Cached:         951276 kB
SwapCached:          0 kB
Active:         104464 kB
Inactive:       953720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        909744 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            74016 kB
Committed_AS:   221524 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-25 04:08:38