Trace number 3309046

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
SAT09 reference solver:precosat 236? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3309046-1303985929.cnf
0.00/0.00	c found header 'p cnf 9540 61421'
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.04	c
0.00/0.04	c       original/binary      fixed     eliminated      learned       agility
0.00/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.04	c
0.00/0.04	c *    0.0    61421    9540      0     0      0       0      0    0.0   0    4
0.29/0.34	c s    0.3    26625    4050   1975   922   2593       0      0    0.0   0    3
0.29/0.34	c l    0.3    26625    4050   1975   922   2593       0  17996    0.0   0    3
0.29/0.35	c R    0.4    26627    4050   1975   922   2593     100     99  217.7   9    3
0.29/0.36	c R    0.4    26627    4050   1975   922   2593     200    199  181.3  22    3
0.39/0.40	c R    0.4    26634    4050   1975   922   2593     801    799  127.5  22    3
0.39/0.41	c B    0.4    26636    4050   1975   922   2593    1001    998  121.1  16    3
0.39/0.48	c B    0.5    26649    4050   1975   922   2593    2001   1996  107.2  30    3
0.49/0.54	c N    0.5    26650    4050   1975   922   2593    2406   2401  105.1  25    3
0.69/0.73	c s    0.7    27270    4050   1975   922   2593    3909   3889   99.1  12    4
0.89/0.90	c N    0.9    27272    4050   1975   922   2593    6418   6396   93.1  25    4
1.00/1.06	c B    1.1    27272    4050   1975   922   2593    8003   7981   92.1  21    5
1.10/1.20	c s    1.2    27443    4049   1975   923   2593    8897   8858   91.6  33    4
1.89/1.90	c s    1.9    27459    4049   1975   923   2593   13374  13328   88.9  36    6
2.29/2.38	c N    2.4    27710    4049   1975   923   2593   16033  15983   88.3  26    7
2.59/2.68	c s    2.7    27697    4049   1975   923   2593   17917  17850   87.4  27    7
2.69/2.72	c +    2.7    27825    4049   1975   923   2593   17996  19795   87.3  34    8
3.39/3.45	c +    3.5    27834    4049   1975   923   2593   22495  21774   87.4  37    9
3.69/3.73	c s    3.7    27514    4029   1975   923   2613   23011  19784   87.4  30    8
3.79/3.87	c
3.79/3.87	c       original/binary      fixed     eliminated      learned       agility
3.79/3.87	c   seconds        variables     equivalent    conflicts       height       MB
3.79/3.87	c
3.79/3.87	c B    3.9    27685    4025   1977   925   2613   24006  20776   86.6  32    9
4.59/4.64	c s    4.6    27767    4025   1977   925   2613   28051  21936   86.4  21    9
4.59/4.65	c +    4.7    27767    4025   1977   925   2613   28115  23951   86.3  31    9
5.89/5.94	c +    5.9    27767    4025   1977   925   2613   35140  26346   86.7  37   11
6.50/6.59	c N    6.6    27767    4025   1977   925   2613   38470  26709   86.8  41   11
7.49/7.54	c s    7.5    27579    4013   1977   925   2625   42683  25629   86.0  19   10
7.70/7.72	c +    7.7    27730    4013   1977   925   2625   43926  28980   85.6  35   11
8.80/8.87	c s    8.9    27792    4013   1977   925   2625   50933  29291   85.6  29   11
9.40/9.44	c +    9.4    27931    4013   1977   925   2625   54906  31878   85.0  16   12
10.10/10.19	c s   10.2    28006    4013   1977   925   2625   58890  32344   84.9  36   12
11.10/11.16	c B   11.2    28008    4013   1977   925   2625   64015  32254   84.7  41   13
11.50/11.54	c s   11.5    28014    4013   1977   925   2625   65488  32474   84.6  39   12
12.10/12.15	c +   12.2    28087    4013   1977   925   2625   68630  35065   84.5  37   13
13.10/13.10	c s   13.1    28136    4013   1977   925   2625   72909  35248   84.5  15   14
14.70/14.70	c s   14.7    28248    4013   1977   925   2625   81965  35455   84.8  34   14
15.20/15.24	c +   15.2    28287    4013   1977   925   2625   85785  38571   84.0  32   14
15.70/15.75	c N   15.8    28315    4013   1977   925   2625   89753  38779   83.2  30   15
15.80/15.85	c s   15.9    28315    4013   1977   925   2625   89923  38799   83.2  27   14
17.40/17.44	c s   17.4    28507    4008   1977   928   2627  102623  38984   80.7  35   11
18.20/18.22	c
18.20/18.22	c       original/binary      fixed     eliminated      learned       agility
18.20/18.22	c   seconds        variables     equivalent    conflicts       height       MB
18.20/18.22	c
18.20/18.22	c +   18.2    28664    4007   1977   929   2627  107231  42428   80.8  31   13
19.00/19.00	c s   19.0    28734    4007   1977   929   2627  111171  42926   80.5  24   13
20.80/20.81	c s   20.8    28834    4007   1977   929   2627  120801  42681   80.1  29   13
22.80/22.89	c s   22.9    28941    4007   1977   929   2627  130619  42545   79.8  31   15
23.50/23.59	c +   23.6    28973    4006   1977   930   2627  134035  46670   79.8  43   17
24.49/24.57	c s   24.6    29002    4006   1977   930   2627  138563  47148   79.5  41   17
26.10/26.18	c s   26.2    29061    4006   1977   930   2627  147809  47071   79.5  36   16
28.29/28.37	c s   28.4    29101    4004   1977   930   2629  156207  45545   79.5  45   16
29.29/29.33	c B   29.3    29119    4004   1977   930   2629  160034  47109   79.5  33   17
29.99/30.04	c s   30.0    29143    4004   1977   930   2629  162359  47135   79.7  46   16
30.70/30.70	c +   30.7    29178    4004   1977   930   2629  167540  51337   79.7  33   16
31.90/31.97	c s   32.0    29179    4004   1977   930   2629  173614  52013   79.4  38   18
33.89/33.97	c s   34.0    29284    4004   1977   930   2629  183155  51839   79.3  28   18
36.09/36.10	c s   36.1    29290    4004   1977   930   2629  193848  52012   79.9  36   18
38.19/38.26	c s   38.3    29368    4004   1977   930   2629  202022  51903   79.4  38   20
38.89/38.96	c N   39.0    29406    4004   1977   930   2629  205122  51956   79.3  41   21
39.89/39.93	c +   39.9    29406    4004   1977   930   2629  209426  56470   79.1  41   22
40.60/40.69	c s   40.7    29406    4004   1977   930   2629  212267  54838   79.0  36   22
42.80/42.80	c s   42.8    29419    4004   1977   930   2629  221924  56853   77.8  28   21
45.10/45.19	c
45.10/45.19	c       original/binary      fixed     eliminated      learned       agility
45.10/45.19	c   seconds        variables     equivalent    conflicts       height       MB
45.10/45.19	c
45.10/45.19	c s   45.2    29562    4004   1977   930   2629  231020  57046   77.5  31   22
47.30/47.36	c s   47.4    29590    4004   1977   930   2629  238756  56938   77.7  38   22
49.69/49.71	c s   49.7    29616    4002   1977   931   2630  250543  56550   76.7  27   20
51.99/52.05	c +   52.1    29652    4002   1977   931   2630  261782  62117   77.0  44   22
52.29/52.35	c s   52.4    29653    4002   1977   931   2630  262660  58077   77.0  43   21
54.49/54.51	c s   54.5    29658    4002   1977   931   2630  269033  62524   77.0  33   24
57.20/57.24	c s   57.2    29685    4002   1977   931   2630  279034  62466   76.9  21   24
59.40/59.44	c s   59.4    29691    4002   1977   931   2630  290296  62474   76.9  30   24
61.79/61.83	c s   61.8    29800    4002   1977   931   2630  301137  62228   76.6  26   24
64.89/64.99	c s   65.0    29826    4002   1977   931   2630  314428  62617   77.0  35   24
67.39/67.41	c s   67.4    29845    4002   1977   931   2630  324609  62401   76.7  38   23
67.99/68.01	c +   68.0    29855    4002   1977   931   2630  327225  68328   76.7  41   24
70.29/70.39	c s   70.4    29856    4002   1977   931   2630  336793  69198   76.5  44   25
73.49/73.58	c s   73.6    29875    4001   1977   932   2630  349622  68748   76.5  35   25
76.39/76.43	c s   76.4    29921    3999   1977   934   2630  363009  68767   76.5  35   24
79.99/80.01	c s   80.0    29913    3998   1977   934   2631  376196  69416   76.4  28   25
81.59/81.68	c B   81.7    29921    3998   1977   934   2631  384079  71604   76.5  43   28
83.09/83.17	c s   83.2    29946    3997   1977   935   2631  389666  68889   76.7  26   25
86.09/86.18	c s   86.2    29951    3997   1977   935   2631  400660  69093   76.6  38   25
87.99/88.02	c
87.99/88.02	c       original/binary      fixed     eliminated      learned       agility
87.99/88.02	c   seconds        variables     equivalent    conflicts       height       MB
87.99/88.02	c
87.99/88.02	c +   88.0    29954    3997   1977   935   2631  409031  75160   76.4  36   28
89.09/89.14	c s   89.1    29957    3997   1977   935   2631  413109  74087   76.4  38   28
92.09/92.14	c s   92.1    29968    3995   1977   937   2631  427027  75680   76.2  36   28
95.39/95.40	c s   95.4    29985    3994   1977   938   2631  438733  75575   76.6  33   27
98.09/98.14	c s   98.1    30001    3994   1977   938   2631  446834  75583   76.7  30   27
101.29/101.31	c s  101.3    30018    3994   1977   938   2631  458742  75693   76.6  42   27
102.29/102.30	c N  102.3    30026    3994   1977   938   2631  461458  75655   76.5  44   29
104.79/104.83	c s  104.8    30026    3994   1977   938   2631  469722  75770   76.2  40   28
107.39/107.48	c s  107.5    30058    3993   1977   939   2631  483105  75419   75.6  34   27
111.00/111.09	c s  111.1    30076    3993   1977   939   2631  497695  75778   75.0  38   28
114.20/114.22	c s  114.2    30102    3993   1977   939   2631  506600  75555   75.3  36   28
115.30/115.30	c +  115.3    30103    3993   1977   939   2631  511285  82676   75.3  38   30
117.50/117.53	c s  117.5    30114    3993   1977   939   2631  519361  83113   75.2  27   30
121.10/121.18	c s  121.2    30139    3993   1977   939   2631  533915  83052   75.3  30   29
124.30/124.31	c s  124.3    30140    3993   1977   939   2631  543623  83090   75.1  35   30
128.29/128.31	c s  128.3    30165    3993   1977   939   2631  556548  83310   74.8  35   32
131.69/131.70	c s  131.7    30223    3993   1977   939   2631  566692  83028   74.8  40   31
135.30/135.37	c s  135.4    30267    3993   1977   939   2631  579399  83137   74.8  23   30
139.29/139.35	c s  139.4    30268    3993   1977   939   2631  593172  83649   74.7  36   31
142.49/142.52	c
142.49/142.52	c       original/binary      fixed     eliminated      learned       agility
142.49/142.52	c   seconds        variables     equivalent    conflicts       height       MB
142.49/142.52	c
142.49/142.52	c s  142.5    30269    3993   1977   939   2631  605097  83300   74.7  30   30
145.10/145.17	c s  145.2    30279    3993   1977   939   2631  618750  82927   74.7  35   27
149.09/149.15	c s  149.2    30337    3992   1977   940   2631  631690  83646   74.7  52   28
150.79/150.87	c +  150.9    30380    3992   1977   940   2631  639105  90943   74.8  35   30
152.59/152.61	c s  152.6    30386    3992   1977   940   2631  644514  89013   74.8  25   30
156.69/156.77	c s  156.8    30392    3992   1977   940   2631  658395  91522   74.5  29   32
160.60/160.64	c s  160.7    30443    3992   1977   940   2631  670734  91568   74.5  46   32
165.09/165.13	c s  165.1    30453    3992   1977   940   2631  688392  91545   74.4  34   32
168.69/168.79	c s  168.8    30476    3992   1977   940   2631  698593  91458   74.3  42   33
172.99/173.05	c s  173.1    30503    3992   1977   940   2631  714868  91167   73.9  26   32
177.59/177.61	c s  177.6    30505    3989   1977   941   2633  728656  91455   73.9  44   32
181.99/182.00	c s  182.0    30576    3985   1978   944   2633  743507  94548   73.7  40   33
187.00/187.06	c s  187.1    30596    3985   1978   944   2633  760911  91500   73.7  42   33
191.99/192.08	c s  192.1    30615    3985   1978   944   2633  778699  91582   73.7  37   33
197.39/197.49	c s  197.5    30620    3984   1978   945   2633  794699  91516   73.6  35   33
198.79/198.88	c +  198.9    30635    3984   1978   945   2633  798880 100037   73.6  35   34
201.09/201.13	c s  201.1    30652    3984   1978   945   2633  807055  99679   73.7  42   35
211.10/211.12	c s  211.1    30668    3984   1978   945   2633  838615 100270   73.5  23   38
223.59/223.63	c s  223.6    30672    3984   1978   945   2633  878682 122517   73.5  22   47
229.39/229.43	c
229.39/229.43	c       original/binary      fixed     eliminated      learned       agility
229.39/229.43	c   seconds        variables     equivalent    conflicts       height       MB
229.39/229.43	c
229.39/229.43	c B  229.4    30674    3983   1978   946   2633  896162 115901   73.8  42   49
230.59/230.67	c s  230.7    30670    3983   1978   946   2633  898044 117777   73.9  30   46
235.31/235.34	c s  235.3    30688    3983   1978   946   2633  912616 100424   74.0  31   37
239.40/239.46	c s  239.5    30695    3983   1978   946   2633  927070 100554   74.1  31   37
244.11/244.18	c s  244.2    30715    3983   1978   946   2633  944585 100772   74.0  42   36
249.50/249.51	c s  249.5    30721    3983   1978   946   2633  963128 100574   74.0  28   37
255.11/255.11	c s  255.1    30717    3982   1978   947   2633  980874 100849   73.8  39   37
258.60/258.65	c s  258.7    30719    3981   1978   948   2633  992187 100351   73.9  31   36
260.61/260.62	c +  260.6    30730    3981   1978   948   2633  998600 110040   73.9  34   39
263.80/263.81	c s  263.8    30724    3981   1978   948   2633 1008683 110750   73.8  42   41
274.00/274.06	c s  274.1    30725    3981   1978   948   2633 1035094 110710   73.9  21   41
278.90/278.90	c s  278.9    30745    3981   1978   948   2633 1060853 110265   73.8  25   37
284.40/284.45	c s  284.5    30770    3981   1978   948   2633 1079179 110581   73.6  29   37
289.40/289.48	c s  289.5    30785    3981   1978   948   2633 1093920 110584   73.7  30   37
295.20/295.27	c s  295.3    30788    3981   1978   948   2633 1112613 110638   73.8  40   38
301.90/301.95	c s  302.0    30795    3981   1978   948   2633 1132375 120119   73.9  36   42
308.60/308.62	c s  308.6    30797    3981   1978   948   2633 1153258 114409   73.9  35   42
312.80/312.85	c s  312.9    30799    3981   1978   948   2633 1177271 110228   73.6  29   38
318.00/318.01	c s  318.0    30788    3979   1978   949   2634 1196674 110456   73.5  24   37
322.31/322.38	c
322.31/322.38	c       original/binary      fixed     eliminated      learned       agility
322.31/322.38	c   seconds        variables     equivalent    conflicts       height       MB
322.31/322.38	c
322.31/322.38	c s  322.4    30813    3979   1978   949   2634 1212371 110627   73.4  38   36
327.20/327.25	c s  327.3    30826    3979   1978   949   2634 1230506 110702   73.6  32   35
330.90/330.94	c s  331.0    30865    3979   1978   949   2634 1240330 110352   73.5  33   34
332.21/332.21	c +  332.2    30866    3979   1978   949   2634 1248252 121044   73.4  41   38
336.30/336.32	c s  336.3    30842    3977   1979   949   2635 1259910 121540   73.3  24   39
342.70/342.75	c s  342.8    30844    3977   1979   949   2635 1281023 121922   73.2  45   42
349.20/349.28	c s  349.3    30850    3977   1979   949   2635 1301281 124930   73.3  45   45
356.70/356.74	c s  356.8    30901    3977   1979   949   2635 1323929 124989   73.2  37   47
365.70/365.74	c s  365.8    30918    3976   1979   950   2635 1347035 128844   73.0  37   50
372.30/372.31	c s  372.3    30923    3975   1979   951   2635 1372219 121878   72.9  41   46
376.60/376.65	c s  376.7    30933    3975   1979   951   2635 1386962 121456   73.2  31   46
381.80/381.87	c s  381.9    30934    3975   1979   951   2635 1404101 121491   73.2  26   44
387.50/387.53	c s  387.5    30952    3975   1979   951   2635 1419432 121654   73.3  41   44
392.80/392.86	c s  392.9    30963    3975   1979   951   2635 1439638 121712   73.5  47   42
397.00/397.05	c s  397.1    30966    3974   1979   952   2635 1463832 121127   73.4  27   39
401.60/401.68	c s  401.7    30979    3974   1979   952   2635 1485862 121557   73.2  35   36
407.00/407.08	c s  407.1    31002    3974   1979   952   2635 1502636 121610   73.3  29   36
413.30/413.34	c s  413.4    31016    3973   1979   953   2635 1524667 121873   73.1  36   35
418.80/418.86	c s  418.9    31018    3972   1979   954   2635 1540531 121878   73.0  34   36
424.70/424.70	c
424.70/424.70	c       original/binary      fixed     eliminated      learned       agility
424.70/424.70	c   seconds        variables     equivalent    conflicts       height       MB
424.70/424.70	c
424.70/424.70	c s  424.7    31023    3972   1979   954   2635 1559389 121411   72.9  28   39
425.00/425.03	c +  425.0    31030    3972   1979   954   2635 1560315 133148   72.9  27   41
429.90/429.90	c s  429.9    31030    3971   1979   955   2635 1577178 133429   72.9  38   41
438.00/438.06	c s  438.1    31036    3971   1979   955   2635 1598441 134014   73.1  46   46
444.50/444.58	c s  444.6    31032    3970   1979   956   2635 1619719 133454   73.1  33   44
451.20/451.22	c s  451.2    31034    3970   1979   956   2635 1641056 146893   73.3  35   50
458.20/458.20	c s  458.2    31035    3970   1979   956   2635 1664998 134150   73.7  36   46
489.30/489.37	c s  489.4    31038    3970   1979   956   2635 1768427 185006   72.4  24   56
500.51/500.54	c s  500.6    31039    3970   1979   956   2635 1793994 176030   72.4  42   54
509.70/509.77	c s  509.8    31042    3970   1979   956   2635 1825472 133831   72.4  27   41
515.60/515.64	c s  515.7    31055    3970   1979   956   2635 1844621 133597   72.5  30   42
520.70/520.76	c s  520.8    31056    3970   1979   956   2635 1863045 133366   72.7  34   42
527.50/527.55	c s  527.6    31059    3970   1979   956   2635 1887423 133812   72.7  37   44
534.30/534.38	c s  534.4    31055    3969   1979   957   2635 1909554 134189   72.7  44   44
541.40/541.40	c s  541.4    31071    3969   1979   957   2635 1932590 133919   72.8  39   44
546.61/546.69	c +  546.7    31081    3968   1979   958   2635 1950390 146462   72.9  28   49
547.40/547.41	c s  547.4    31076    3968   1979   958   2635 1951395 134591   72.9  29   45
552.30/552.38	c s  552.4    31085    3966   1979   960   2635 1975571 146554   73.0  25   47
573.11/573.18	c s  573.2    31086    3966   1979   960   2635 2036661 147119   73.3  31   55
576.60/576.68	c
576.60/576.68	c       original/binary      fixed     eliminated      learned       agility
576.60/576.68	c   seconds        variables     equivalent    conflicts       height       MB
576.60/576.68	c
576.60/576.68	c B  576.7    31128    3966   1979   960   2635 2048355 146776   73.4  30   57
578.80/578.86	c s  578.9    31136    3966   1979   960   2635 2054122 147059   73.4  35   53
630.70/630.72	c s  630.7    31155    3966   1979   960   2635 2142655 110353   72.9  39   43
707.90/707.93	c s  707.9    31159    3966   1979   960   2635 2256291 110266   73.4  46   49
711.30/711.39	c s  711.4    31160    3966   1979   960   2635 2272382 126356   73.4  28   53
713.40/713.43	c N  713.4    31162    3966   1979   960   2635 2280762 134734   73.5  33   59
716.11/716.12	c s  716.1    31162    3966   1979   960   2635 2289476 143448   73.5  33   59
734.00/734.06	c s  734.1    31163    3966   1979   960   2635 2338521 146682   73.4  26   55
740.80/740.85	c s  740.9    31168    3966   1979   960   2635 2362019 146647   73.3  34   53
747.80/747.89	c s  747.9    31176    3966   1979   960   2635 2390382 147109   73.4  35   53
755.00/755.08	c s  755.1    31174    3964   1980   961   2635 2412224 146420   73.4  27   55
760.90/760.97	c s  761.0    31185    3964   1980   961   2635 2427910 146902   73.4  42   54
764.00/764.03	c +  764.0    31189    3964   1980   961   2635 2437987 161108   73.4  39   57
768.20/768.22	c s  768.2    31196    3964   1980   961   2635 2451749 161059   73.4  37   59
775.80/775.89	c s  775.9    31198    3963   1980   962   2635 2472565 161811   73.5  39   59
783.70/783.72	c s  783.7    31204    3963   1980   962   2635 2501257 161516   73.8  23   59
794.90/794.99	c s  795.0    31276    3961   1980   964   2635 2528756 162049   73.8  39   59
802.91/802.97	c s  803.0    31291    3961   1980   964   2635 2556938 161922   73.7  38   56
811.71/811.75	c s  811.8    31293    3961   1980   964   2635 2577441 171122   73.7  29   60
820.30/820.35	c
820.30/820.35	c       original/binary      fixed     eliminated      learned       agility
820.30/820.35	c   seconds        variables     equivalent    conflicts       height       MB
820.30/820.35	c
820.30/820.35	c s  820.4    31275    3953   1980   972   2635 2607823 161330   73.5  32   55
830.30/830.36	c s  830.4    31283    3953   1980   972   2635 2635853 162114   73.4  37   55
840.00/840.06	c s  840.1    31268    3951   1980   974   2635 2662148 161564   73.5  35   56
847.40/847.47	c s  847.5    31271    3951   1980   974   2635 2684402 161640   73.4  39   57
856.70/856.73	c s  856.8    31260    3950   1980   975   2635 2708435 161894   73.5  40   56
864.61/864.65	c s  864.7    31264    3950   1980   975   2635 2733306 161617   73.5  37   56
874.30/874.35	c s  874.4    31265    3950   1980   975   2635 2756621 161775   73.5  34   58
933.20/933.29	c s  933.3    31268    3950   1980   975   2635 2855170 121492   73.0  48   54
939.00/939.05	c s  939.1    31266    3949   1980   976   2635 2884646 150960   72.8  31   61
947.40/947.44	c s  947.5    31276    3949   1980   976   2635 2898991 161550   72.8  30   67
955.00/955.09	c s  955.1    31280    3949   1980   976   2635 2923224 161810   72.9  44   64
963.80/963.85	c s  963.9    31308    3949   1980   976   2635 2950605 161678   73.0  35   59
974.20/974.28	c s  974.3    31310    3949   1980   976   2635 2974265 161608   72.9  41   58
988.81/988.87	c s  988.9    31313    3949   1980   976   2635 3009194 161199   72.8  22   59
1004.10/1004.10	c + 1004.1    31313    3949   1980   976   2635 3047480 177218   72.8  37   65
1016.80/1016.82	c s 1016.8    31346    3949   1980   976   2635 3071622 177624   72.8  23   68
1027.60/1027.69	c s 1027.7    31376    3949   1980   976   2635 3100346 177826   72.7  39   67
1037.21/1037.25	c s 1037.3    31402    3949   1980   976   2635 3124784 178065   72.7  44   68
1045.90/1045.93	c s 1045.9    31403    3949   1980   976   2635 3153302 177437   72.6  25   65
1060.20/1060.29	c
1060.20/1060.29	c       original/binary      fixed     eliminated      learned       agility
1060.20/1060.29	c   seconds        variables     equivalent    conflicts       height       MB
1060.20/1060.29	c
1060.20/1060.29	c s 1060.3    31404    3949   1980   976   2635 3190162 177868   72.6  22   64
1072.60/1072.60	c s 1072.6    31405    3949   1980   976   2635 3216421 177834   72.6  28   66
1081.71/1081.73	c s 1081.8    31417    3949   1980   976   2635 3246609 177852   72.5  34   64
1162.71/1162.77	c s 1162.8    31418    3949   1980   976   2635 3429669 208997   72.4  34   81
1175.61/1175.62	c s 1175.6    31498    3949   1980   976   2635 3460228 177945   72.3  41   72
1182.01/1182.06	c s 1182.1    31502    3949   1980   976   2635 3488072 177428   72.2  29   68
1190.41/1190.41	c s 1190.4    31518    3949   1980   976   2635 3510827 177888   72.1  37   68
1200.91/1200.98	c s 1201.0    31526    3949   1980   976   2635 3538837 179827   72.1  38   69
1210.81/1210.80	c s 1210.8    31530    3949   1980   976   2635 3567225 178029   72.1  42   65
1220.21/1220.22	c s 1220.2    31534    3949   1980   976   2635 3596109 177725   72.2  42   62
1230.81/1230.87	c s 1230.9    31539    3949   1980   976   2635 3622623 177888   72.3  51   64
1239.81/1239.88	c s 1239.9    31542    3949   1980   976   2635 3654793 177784   72.1  33   61
1254.41/1254.46	c s 1254.5    31543    3949   1980   976   2635 3690390 177582   72.0  31   60
1264.51/1264.54	c s 1264.6    31554    3949   1980   976   2635 3714661 178011   72.0  50   61
1272.41/1272.40	c s 1272.4    31560    3947   1980   978   2635 3739729 177482   72.0  32   60
1281.80/1281.84	c s 1281.9    31573    3946   1980   979   2635 3766991 177767   72.0  35   57
1289.70/1289.78	c s 1289.8    31575    3946   1980   979   2635 3783905 177660   72.0  33   59
1296.91/1296.92	c + 1296.9    31575    3946   1980   979   2635 3809351 194939   71.9  29   63
1300.01/1300.00	c
1300.01/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00	c
1300.01/1300.00	c 3819155 conflicts, 5514376 decisions, 7 random
1300.01/1300.00	c 3 iterations, 500 restarts, 6967 skipped
1300.01/1300.00	c 25 enlarged, 5766 shrunken, 37341 rescored, 914 rebiased
1300.01/1300.00	c 180 simplifications, 3 reductions
1300.01/1300.00	c
1300.01/1300.00	c vars: 1980 fixed, 979 equiv, 2635 elim, 992 merged
1300.01/1300.00	c elim: 4837160 resolutions, 41 phases, 41 rounds
1300.01/1300.00	c sbst: 66% substituted, 0.0% nots, 99.7% ands, 0.1% xors, 0.2% ites
1300.01/1300.00	c arty: 2.56 and 2.00 xor average arity
1300.01/1300.00	c prbe: 2004522 probed, 350 phases, 249 rounds
1300.01/1300.00	c prbe: 1857 failed, 49 lifted, 0 merged
1300.01/1300.00	c sccs: 0 non trivial, 0 fixed, 0 merged
1300.01/1300.00	c hash: 7 units, 992 merged
1300.01/1300.00	c mins: 333957622 learned, 51% deleted, 412 strong, 104 depth
1300.01/1300.00	c subs: 33860 forward, 8464 backward, 20317 doms
1300.01/1300.00	c strs: 7520 forward, 750 backward
1300.01/1300.00	c doms: 20941 dominators, 1826 high, 0 low
1300.01/1300.00	c prps: 1324564982 propagations, 1.02 megaprops
1300.01/1300.00	c
1300.01/1300.00	c 1300.0 seconds, 104 MB max, 1311 MB recycled
1300.01/1300.00	c
1300.01/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00	c

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309046-1303985929/watcher-3309046-1303985929 -o /tmp/evaluation-result-3309046-1303985929/solver-3309046-1303985929 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309046-1303985929.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.11 1.76 2.34 3/184 22188
/proc/meminfo: memFree=14596076/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=3384 CPUtime=0.01 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 748 0 0 0 1 0 0 0 21 0 1 0 588823522 3465216 704 33554432000 134512640 135151029 4286781632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 846 704 64 156 0 689 0

[startup+0.060557 s]
/proc/loadavg: 1.11 1.76 2.34 3/184 22188
/proc/meminfo: memFree=14596076/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=7080 CPUtime=0.05 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 1713 0 0 0 5 0 0 0 21 0 1 0 588823522 7249920 1635 33554432000 134512640 135151029 4286781632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 1770 1635 80 156 0 1613 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7080

[startup+0.10051 s]
/proc/loadavg: 1.11 1.76 2.34 3/184 22188
/proc/meminfo: memFree=14596076/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=8656 CPUtime=0.09 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 2178 0 0 0 9 0 0 0 21 0 1 0 588823522 8863744 2035 33554432000 134512640 135151029 4286781632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 2164 2035 80 156 0 2007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8656

[startup+0.300472 s]
/proc/loadavg: 1.11 1.76 2.34 3/184 22188
/proc/meminfo: memFree=14596076/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=9444 CPUtime=0.29 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 2494 0 0 0 29 0 0 0 22 0 1 0 588823522 9670656 2222 33554432000 134512640 135151029 4286781632 18446744073709551615 134547823 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 2361 2222 80 156 0 2204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9444

[startup+0.700399 s]
/proc/loadavg: 1.11 1.76 2.34 3/184 22188
/proc/meminfo: memFree=14596076/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=9444 CPUtime=0.69 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 2496 0 0 0 69 0 0 0 23 0 1 0 588823522 9670656 2224 33554432000 134512640 135151029 4286781632 18446744073709551615 134552164 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 2361 2224 80 156 0 2204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9444

[startup+1.50026 s]
/proc/loadavg: 1.11 1.76 2.34 5/190 22199
/proc/meminfo: memFree=14571248/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=9444 CPUtime=1.49 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 2496 0 0 0 149 0 0 0 25 0 1 0 588823522 9670656 2224 33554432000 134512640 135151029 4286781632 18446744073709551615 134554744 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 2361 2224 80 156 0 2204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9444

[startup+3.10098 s]
/proc/loadavg: 1.34 1.80 2.35 5/190 22199
/proc/meminfo: memFree=14568520/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=10496 CPUtime=3.09 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 2764 0 0 0 309 0 0 0 25 0 1 0 588823522 10747904 2492 33554432000 134512640 135151029 4286781632 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 2624 2492 80 156 0 2467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10496

[startup+6.30041 s]
/proc/loadavg: 1.34 1.80 2.35 5/190 22199
/proc/meminfo: memFree=14556600/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=13172 CPUtime=6.29 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 3521 0 0 0 629 0 0 0 25 0 1 0 588823522 13488128 3172 33554432000 134512640 135151029 4286781632 18446744073709551615 134551331 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 3293 3172 80 156 0 3136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13172

[startup+12.7003 s]
/proc/loadavg: 1.55 1.84 2.35 5/190 22200
/proc/meminfo: memFree=14539568/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=16656 CPUtime=12.7 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 4380 0 0 0 1269 1 0 0 25 0 1 0 588823522 17055744 4031 33554432000 134512640 135151029 4286781632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 4164 4031 80 156 0 4007 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16656

[startup+25.501 s]
/proc/loadavg: 2.09 1.94 2.38 5/190 22200
/proc/meminfo: memFree=14512992/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=20680 CPUtime=25.5 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 5409 0 0 0 2549 1 0 0 25 0 1 0 588823522 21176320 5060 33554432000 134512640 135151029 4286781632 18446744073709551615 134552644 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 5170 5060 80 156 0 5013 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20680

[startup+51.1005 s]
/proc/loadavg: 2.74 2.11 2.42 5/190 22201
/proc/meminfo: memFree=14492824/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=26708 CPUtime=51.09 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 6966 0 0 0 5108 1 0 0 25 0 1 0 588823522 27348992 6540 33554432000 134512640 135151029 4286781632 18446744073709551615 134552153 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 6677 6540 80 156 0 6520 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26708

[startup+102.306 s]
/proc/loadavg: 3.50 2.42 2.51 5/190 22202
/proc/meminfo: memFree=14461044/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=33048 CPUtime=102.29 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 8808 0 0 0 10228 1 0 0 25 0 1 0 588823522 33841152 8143 33554432000 134512640 135151029 4286781632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 8262 8143 80 156 0 8105 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33048

[startup+162.301 s]
/proc/loadavg: 3.84 2.70 2.60 5/190 22204
/proc/meminfo: memFree=14448368/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=38492 CPUtime=162.29 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 10215 0 0 0 16227 2 0 0 25 0 1 0 588823522 39415808 9487 33554432000 134512640 135151029 4286781632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 9623 9487 80 156 0 9466 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38492

[startup+222.3 s]
/proc/loadavg: 3.94 2.95 2.69 5/190 22205
/proc/meminfo: memFree=14418068/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=51764 CPUtime=222.29 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 13907 0 0 0 22226 3 0 0 25 0 1 0 588823522 53006336 12780 33554432000 134512640 135151029 4286781632 18446744073709551615 134574229 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 12941 12780 80 156 0 12784 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51764

[startup+282.301 s]
/proc/loadavg: 3.98 3.13 2.76 5/190 22207
/proc/meminfo: memFree=14404888/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=54268 CPUtime=282.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 14996 0 0 0 28226 4 0 0 25 0 1 0 588823522 55570432 13448 33554432000 134512640 135151029 4286781632 18446744073709551615 134574646 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 13567 13448 80 156 0 13410 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 54268

[startup+342.301 s]
/proc/loadavg: 4.08 3.32 2.85 5/190 22208
/proc/meminfo: memFree=14401024/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=54268 CPUtime=342.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 15004 0 0 0 34226 4 0 0 25 0 1 0 588823522 55570432 13456 33554432000 134512640 135151029 4286781632 18446744073709551615 134520400 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 13567 13456 80 156 0 13410 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54268

[startup+402.3 s]
/proc/loadavg: 4.03 3.43 2.92 5/190 22210
/proc/meminfo: memFree=14382392/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=57212 CPUtime=402.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 15831 0 0 0 40226 4 0 0 25 0 1 0 588823522 58585088 14192 33554432000 134512640 135151029 4286781632 18446744073709551615 134577158 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 14303 14192 80 156 0 14146 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 57212

[startup+462.301 s]
/proc/loadavg: 4.08 3.55 2.99 5/190 22212
/proc/meminfo: memFree=14381112/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=57212 CPUtime=462.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 15838 0 0 0 46226 4 0 0 25 0 1 0 588823522 58585088 14199 33554432000 134512640 135151029 4286781632 18446744073709551615 134574055 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 14303 14199 80 156 0 14146 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 57212

[startup+522.301 s]
/proc/loadavg: 4.08 3.65 3.05 5/190 22213
/proc/meminfo: memFree=14353448/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=68736 CPUtime=522.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 18624 0 0 0 52225 5 0 0 25 0 1 0 588823522 70385664 16985 33554432000 134512640 135151029 4286781632 18446744073709551615 134574646 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 17184 16985 80 156 0 17027 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 68736

[startup+582.3 s]
/proc/loadavg: 4.03 3.71 3.11 5/190 22215
/proc/meminfo: memFree=14351048/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=68736 CPUtime=582.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 18652 0 0 0 58225 5 0 0 25 0 1 0 588823522 70385664 17013 33554432000 134512640 135151029 4286781632 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 17184 17013 80 156 0 17027 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 68736

[startup+642.301 s]
/proc/loadavg: 4.01 3.76 3.17 5/190 22216
/proc/meminfo: memFree=14324848/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=94368 CPUtime=642.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 24982 0 0 0 64223 8 0 0 25 0 1 0 588823522 96632832 23343 33554432000 134512640 135151029 4286781632 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 23592 23343 80 156 0 23435 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 94368

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.21 5/190 22218
/proc/meminfo: memFree=14302856/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=102196 CPUtime=702.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 26839 0 0 0 70221 10 0 0 25 0 1 0 588823522 104648704 25200 33554432000 134512640 135151029 4286781632 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 25549 25200 80 156 0 25392 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102196

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.26 5/190 22220
/proc/meminfo: memFree=14297872/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=105232 CPUtime=762.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 27633 0 0 0 76221 10 0 0 25 0 1 0 588823522 107757568 25994 33554432000 134512640 135151029 4286781632 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 26308 25994 80 156 0 26151 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105232

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.30 5/190 22221
/proc/meminfo: memFree=14295476/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=105232 CPUtime=822.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 27652 0 0 0 82220 10 0 0 25 0 1 0 588823522 107757568 26013 33554432000 134512640 135151029 4286781632 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 26308 26013 80 156 0 26151 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 105232

[startup+882.301 s]
/proc/loadavg: 4.06 3.90 3.35 5/190 22223
/proc/meminfo: memFree=14291236/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=105232 CPUtime=882.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 27653 0 0 0 88220 10 0 0 25 0 1 0 588823522 107757568 26014 33554432000 134512640 135151029 4286781632 18446744073709551615 134552594 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 26308 26014 80 156 0 26151 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 105232

[startup+942.3 s]
/proc/loadavg: 4.02 3.92 3.38 5/190 22224
/proc/meminfo: memFree=14282528/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=109896 CPUtime=942.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 28968 0 0 0 94219 11 0 0 25 0 1 0 588823522 112533504 27329 33554432000 134512640 135151029 4286781632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27474 27329 80 156 0 27317 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 109896

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.42 5/190 22226
/proc/meminfo: memFree=14272348/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=109896 CPUtime=1002.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 28973 0 0 0 100219 11 0 0 25 0 1 0 588823522 112533504 27334 33554432000 134512640 135151029 4286781632 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27474 27334 80 156 0 27317 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 109896

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.45 5/190 22228
/proc/meminfo: memFree=14269952/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=110200 CPUtime=1062.3 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 29038 0 0 0 106219 11 0 0 25 0 1 0 588823522 112844800 27399 33554432000 134512640 135151029 4286781632 18446744073709551615 134575904 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27550 27399 80 156 0 27393 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 110200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/190 22229
/proc/meminfo: memFree=14267196/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=110200 CPUtime=1122.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 29038 0 0 0 112220 11 0 0 25 0 1 0 588823522 112844800 27399 33554432000 134512640 135151029 4286781632 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27550 27399 80 156 0 27393 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 110200

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.51 5/190 22231
/proc/meminfo: memFree=14241012/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=110200 CPUtime=1182.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 29038 0 0 0 118220 11 0 0 25 0 1 0 588823522 112844800 27399 33554432000 134512640 135151029 4286781632 18446744073709551615 134554664 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27550 27399 80 156 0 27393 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 110200

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.54 5/190 22235
/proc/meminfo: memFree=14218540/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=110200 CPUtime=1242.31 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 29038 0 0 0 124220 11 0 0 25 0 1 0 588823522 112844800 27399 33554432000 134512640 135151029 4286781632 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27550 27399 80 156 0 27393 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 110200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.57 3/187 22239
/proc/meminfo: memFree=14343392/32950928 swapFree=67111528/67111528
[pid=22188] ppid=22186 vsize=110200 CPUtime=1300.01 cores=1,3
/proc/22188/stat : 22188 (precosat) R 22186 22188 21693 0 -1 4202496 29038 0 0 0 129990 11 0 0 25 0 1 0 588823522 112844800 27399 33554432000 134512640 135151029 4286781632 18446744073709551615 134554935 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22188/statm: 27550 27399 80 156 0 27393 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 110200

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): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.91
CPU system time (s): 0.12598
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 110200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29039
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= 3
involuntary context switches= 2418

runsolver used 2.07069 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-28 12:18:49
IDJOB=3309046
IDBENCH=84205
IDSOLVER=1690
FILE ID=node112/3309046-1303985929
RUNJOBID= node112-1303985928-22158
PBS_JOBID= 13168714
Free space on /tmp= 72560 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309046-1303985929/watcher-3309046-1303985929 -o /tmp/evaluation-result-3309046-1303985929/solver-3309046-1303985929 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3309046-1303985929.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1579497480

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14596480 kB
Buffers:       1991752 kB
Cached:       15731556 kB
SwapCached:          0 kB
Active:        6785444 kB
Inactive:     11013600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14596480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5068 kB
Writeback:           0 kB
AnonPages:       75688 kB
Mapped:          15656 kB
Slab:           491520 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   241448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72560 MiB
End job on node112 at 2011-04-28 12:40:31