Trace number 3308341

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.04 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3308341-1303983196.cnf
0.00/0.00	c found header 'p cnf 7502 28770'
0.00/0.02	c finished parsing
0.00/0.02	c
0.00/0.02	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.02	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.02	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.02	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.02	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.02	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.02	c
0.00/0.02	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.02	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.02	c
0.00/0.02	c starting search after 0.0 seconds
0.00/0.02	c no decision limit
0.00/0.02	c
0.00/0.02	c       original/binary      fixed     eliminated      learned       agility
0.00/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.02	c
0.00/0.02	c *    0.0    23237    5973    848   681      0       0      0    0.0   0    2
0.09/0.16	c s    0.2    17277    2381   1014   977   3130       0      0    0.0   0    2
0.09/0.16	c l    0.2    17277    2381   1014   977   3130       0  12629    0.0   0    2
0.09/0.17	c R    0.2    17278    2381   1014   977   3130     100    100   83.5  14    2
0.09/0.17	c R    0.2    17290    2381   1014   977   3130     200    195   64.1  23    2
0.19/0.26	c N    0.3    17316    2381   1014   977   3130     803    797   47.1  30    2
0.19/0.28	c B    0.3    17347    2381   1014   977   3130    1000    992   46.4  32    2
0.39/0.40	c s    0.4    17357    2381   1014   977   3130    1832   1823   71.3  34    2
0.39/0.41	c B    0.4    17360    2381   1014   977   3130    2000   1990   72.8  27    3
0.39/0.44	c R    0.4    17373    2381   1014   977   3130    2408   2397   65.8  21    3
0.59/0.66	c s    0.7    19269    2381   1014   977   3130    4625   4611   56.7  30    3
0.79/0.89	c R    0.9    19300    2381   1014   977   3130    6419   6404   49.3  22    4
0.99/1.02	c s    1.0    19418    2381   1014   977   3130    7440   7417   46.8  30    4
1.09/1.10	c B    1.1    19418    2381   1014   977   3130    8001   7978   45.9  26    4
1.39/1.46	c s    1.5    19422    2381   1014   977   3130   10205  10181   42.2  34    4
1.79/1.86	c +    1.9    19493    2380   1014   978   3130   12629  13891   39.6  32    6
1.89/1.97	c s    2.0    19485    2380   1014   978   3130   13016  12986   39.1  37    5
2.29/2.31	c +    2.3    19560    2379   1014   979   3130   15787  15280   37.6  25    6
2.29/2.36	c N    2.4    19560    2379   1014   979   3130   16040  14221   37.6  28    6
2.49/2.53	c
2.49/2.53	c       original/binary      fixed     eliminated      learned       agility
2.49/2.53	c   seconds        variables     equivalent    conflicts       height       MB
2.49/2.53	c
2.49/2.53	c s    2.5    19550    2379   1014   979   3130   16968  15148   37.4  28    6
2.89/2.90	c +    2.9    19599    2378   1014   980   3130   19731  16808   35.7  30    6
3.09/3.19	c s    3.2    19440    2363   1014   981   3144   21177  15839   35.5  31    6
3.09/3.19	c -    3.2    19440    2363   1014   981   3144   21177  16640   35.5  31    6
3.79/3.80	c B    3.8    19453    2363   1014   981   3144   24009  16680   34.4  33    6
3.79/3.83	c s    3.8    19447    2363   1014   981   3144   24106  16694   34.4  37    6
3.79/3.87	c +    3.9    19517    2363   1014   981   3144   24414  18304   34.1  32    6
4.39/4.47	c s    4.5    19518    2363   1014   981   3144   28786  18412   32.5  35    6
4.59/4.68	c +    4.7    19547    2363   1014   981   3144   30515  20134   32.4  29    6
5.09/5.18	c s    5.2    19553    2363   1014   981   3144   33966  20187   32.0  30    6
5.79/5.89	c +    5.9    19687    2363   1014   981   3144   38140  22147   31.5  32    8
5.89/5.99	c s    6.0    19733    2363   1014   981   3144   38467  20524   31.5  30    7
5.99/6.00	c N    6.0    19743    2363   1014   981   3144   38483  20540   31.5  28    7
6.69/6.72	c s    6.7    19744    2363   1014   981   3144   42541  22239   31.2  32    7
7.49/7.51	c s    7.5    19769    2363   1014   981   3144   46684  22225   30.8  28    7
7.59/7.70	c +    7.7    19801    2363   1014   981   3144   47675  24361   30.7  33    8
8.38/8.44	c s    8.4    19715    2357   1014   982   3149   50969  24135   30.1  35    8
9.19/9.29	c s    9.3    19732    2357   1014   982   3149   55402  24493   30.7  29    8
9.99/10.09	c +   10.1    19747    2357   1014   982   3149   59591  26797   30.3  35    9
10.19/10.25	c
10.19/10.25	c       original/binary      fixed     eliminated      learned       agility
10.19/10.25	c   seconds        variables     equivalent    conflicts       height       MB
10.19/10.25	c
10.19/10.25	c s   10.2    19747    2357   1014   982   3149   60107  25054   30.2  35    8
10.89/10.97	c B   11.0    19829    2357   1014   982   3149   64021  26888   30.2  26    9
11.09/11.13	c s   11.1    19823    2357   1014   982   3149   64590  26920   30.1  28    8
11.99/12.08	c s   12.1    19826    2357   1014   982   3149   69660  26855   29.9  28    8
12.79/12.85	c +   12.8    19923    2357   1014   982   3149   74485  29476   29.5  31    9
12.89/12.99	c s   13.0    19922    2357   1014   982   3149   74983  27346   29.5  26    8
13.88/13.96	c s   14.0    19924    2357   1014   982   3149   80874  29588   29.4  25    8
14.99/15.03	c s   15.0    19929    2357   1014   982   3149   86188  29544   29.0  33    8
15.49/15.57	c N   15.6    20070    2357   1014   982   3149   89777  29551   28.8  28    9
15.89/15.96	c s   16.0    20066    2357   1014   982   3149   91582  29722   28.7  17    8
16.19/16.26	c +   16.3    20066    2357   1014   982   3149   93107  32423   28.7  31    8
18.89/18.97	c s   19.0    20068    2357   1014   982   3149  105906  32481   28.3  32    9
20.09/20.20	c s   20.2    20030    2354   1014   983   3151  111534  32516   28.2  30    9
21.09/21.13	c +   21.1    20078    2354   1014   983   3151  116382  35665   28.1  29   11
21.29/21.32	c s   21.3    20076    2354   1014   983   3151  117025  33137   28.1  23   10
22.49/22.54	c s   22.5    20078    2354   1014   983   3151  121899  35732   27.8  30   11
23.78/23.87	c s   23.9    20079    2354   1014   983   3151  127629  35734   27.8  36   11
25.08/25.17	c s   25.2    20098    2354   1014   983   3151  132209  35732   27.8  24   11
26.39/26.41	c s   26.4    20104    2354   1014   983   3151  138283  35773   27.8  31   10
27.88/27.97	c
27.88/27.97	c       original/binary      fixed     eliminated      learned       agility
27.88/27.97	c   seconds        variables     equivalent    conflicts       height       MB
27.88/27.97	c
27.88/27.97	c +   28.0    20104    2354   1014   983   3151  145476  39231   27.9  34   11
28.98/29.07	c s   29.1    20111    2354   1014   983   3151  149890  39302   27.9  24   11
30.48/30.53	c s   30.5    20062    2351   1014   984   3153  155340  38939   27.9  27   11
31.29/31.39	c B   31.4    20062    2351   1014   984   3153  160044  39342   27.9  27   12
32.28/32.30	c s   32.3    20066    2351   1014   984   3153  163711  39348   27.8  32   12
33.58/33.60	c s   33.6    20143    2351   1014   984   3153  170071  39436   27.9  31   11
34.88/34.94	c s   34.9    20144    2351   1014   984   3153  175456  39321   27.9  34   11
36.19/36.26	c s   36.3    20189    2351   1014   984   3153  181174  39337   27.8  32   11
36.38/36.41	c +   36.4    20189    2351   1014   984   3153  181847  43154   27.8  29   11
41.48/41.55	c N   41.6    20189    2351   1014   984   3153  205178  43232   27.3  30   11
47.68/47.74	c s   47.7    20190    2351   1014   984   3153  226840  62400   26.9  28   14
47.78/47.86	c +   47.9    20246    2351   1014   984   3153  227306  47469   26.9  30   15
49.88/49.91	c s   49.9    20292    2351   1014   984   3153  236549  47538   26.8  30   11
51.59/51.63	c s   51.6    20297    2351   1014   984   3153  243672  47571   26.8  28   12
53.18/53.30	c s   53.3    20313    2351   1014   984   3153  249359  47552   26.8  23   12
54.89/54.92	c s   54.9    20352    2351   1014   984   3153  256241  47604   26.9  30   12
56.48/56.53	c s   56.5    20364    2351   1014   984   3153  263444  47566   27.1  29   12
58.08/58.17	c s   58.2    20370    2351   1014   984   3153  270522  47547   27.2  27   12
59.88/59.90	c s   59.9    20371    2351   1014   984   3153  276279  47515   27.1  31   12
61.38/61.41	c
61.38/61.41	c       original/binary      fixed     eliminated      learned       agility
61.38/61.41	c   seconds        variables     equivalent    conflicts       height       MB
61.38/61.41	c
61.38/61.41	c +   61.4    20380    2351   1014   984   3153  284130  52215   27.1  22   13
61.49/61.56	c s   61.6    20380    2351   1014   984   3153  284429  47812   27.1  32   12
65.18/65.20	c s   65.2    20381    2351   1014   984   3153  299590  52222   27.0  25   14
67.09/67.15	c s   67.2    20385    2351   1014   984   3153  306886  52255   26.9  22   14
73.78/73.84	c s   73.8    20420    2351   1014   984   3153  334329  52281   27.1  30   15
75.79/75.81	c s   75.8    20493    2351   1014   984   3153  341920  52350   27.0  37   15
77.68/77.70	c s   77.7    20532    2351   1014   984   3153  349653  52270   27.0  34   14
79.09/79.10	c +   79.1    20536    2351   1014   984   3153  355161  57436   27.0  37   16
79.58/79.67	c s   79.7    20536    2351   1014   984   3153  357158  54396   27.0  36   15
81.58/81.67	c s   81.7    20546    2351   1014   984   3153  364039  57557   27.0  35   16
83.59/83.67	c s   83.7    20548    2351   1014   984   3153  371677  57558   27.0  30   15
85.69/85.73	c s   85.7    20551    2351   1014   984   3153  379422  57570   27.0  30   15
86.98/87.06	c B   87.1    20555    2351   1014   984   3153  384095  57530   27.1  24   17
87.89/87.95	c s   88.0    20554    2351   1014   984   3153  387122  57613   27.0  24   15
89.98/90.09	c s   90.1    20556    2351   1014   984   3153  393927  57592   27.0  35   16
91.98/92.00	c s   92.0    20614    2351   1014   984   3153  400858  57547   27.0  34   15
103.78/103.83	c +  103.8    20614    2351   1014   984   3153  443950  63179   26.9  26   19
107.09/107.18	c s  107.2    20615    2351   1014   984   3153  453109  73992   26.8  21   18
109.59/109.60	c N  109.6    20647    2351   1014   984   3153  461559  63258   26.7  34   16
109.79/109.86	c
109.79/109.86	c       original/binary      fixed     eliminated      learned       agility
109.79/109.86	c   seconds        variables     equivalent    conflicts       height       MB
109.79/109.86	c
109.79/109.86	c s  109.9    20647    2351   1014   984   3153  462275  63271   26.7  31   14
112.29/112.36	c s  112.4    20538    2346   1014   985   3157  471230  61435   26.6  30   15
122.49/122.53	c s  122.5    20540    2346   1014   985   3157  504576  63233   26.4  24   17
124.99/125.06	c s  125.1    20614    2346   1014   985   3157  512328  63269   26.4  29   18
127.29/127.33	c s  127.3    20700    2346   1014   985   3157  522370  63230   26.3  32   16
129.49/129.52	c s  129.5    20861    2346   1014   985   3157  530631  63307   26.4  31   16
132.00/132.05	c s  132.1    20908    2346   1014   985   3157  539500  63365   26.3  30   16
134.49/134.51	c s  134.5    20929    2346   1014   985   3157  548770  63278   26.6  31   15
136.19/136.21	c +  136.2    20987    2345   1014   986   3157  554938  69496   26.6  36   17
136.89/136.94	c s  136.9    20828    2340   1014   986   3162  557206  64774   26.6  32   16
139.49/139.54	c s  139.5    20836    2340   1014   986   3162  565621  69640   26.6  28   18
142.09/142.17	c s  142.2    20839    2340   1014   986   3162  574382  69571   26.6  31   18
144.69/144.70	c s  144.7    20861    2340   1014   986   3162  583331  69592   26.5  26   17
147.30/147.37	c s  147.4    20862    2340   1014   986   3162  592179  69612   26.5  27   17
152.69/152.73	c s  152.7    20863    2340   1014   986   3162  611643  69536   26.4  29   16
155.29/155.35	c s  155.4    20871    2340   1014   986   3162  620648  69660   26.5  33   16
157.89/157.90	c s  157.9    20872    2340   1014   986   3162  629763  69575   26.5  32   16
167.49/167.50	c s  167.5    20876    2340   1014   986   3162  660846  69615   26.6  20   19
170.09/170.15	c s  170.2    20878    2340   1014   986   3162  669430  69578   26.6  24   19
173.19/173.21	c
173.19/173.21	c       original/binary      fixed     eliminated      learned       agility
173.19/173.21	c   seconds        variables     equivalent    conflicts       height       MB
173.19/173.21	c
173.19/173.21	c s  173.2    20944    2340   1014   986   3162  677990  69595   26.6  24   19
175.90/175.99	c s  176.0    20958    2340   1014   986   3162  686738  69739   26.6  39   19
178.20/178.26	c +  178.3    21023    2340   1014   986   3162  693673  76445   26.6  29   21
178.89/178.93	c s  178.9    21023    2340   1014   986   3162  695594  71683   26.6  26   20
186.39/186.48	c s  186.5    21024    2340   1014   986   3162  719159  76502   26.6  32   20
189.59/189.61	c s  189.6    21030    2340   1014   986   3162  727028  76561   26.5  26   19
192.29/192.37	c s  192.4    21033    2340   1014   986   3162  736090  76554   26.5  32   19
195.39/195.42	c s  195.4    21035    2340   1014   986   3162  744799  76535   26.4  29   19
198.39/198.44	c s  198.4    21077    2340   1014   986   3162  754798  76567   26.5  35   19
201.60/201.61	c s  201.6    21089    2340   1014   986   3162  764575  76557   26.5  26   19
210.89/210.91	c s  210.9    21096    2340   1014   986   3162  792145  76530   26.3  23   19
213.70/213.79	c s  213.8    21127    2340   1014   986   3162  800806  76638   26.3  34   18
218.30/218.35	c s  218.4    21130    2340   1014   986   3162  814105  76568   26.3  25   18
232.19/232.29	c s  232.3    21133    2340   1014   986   3162  858159  76599   26.2  24   20
234.99/235.07	c +  235.1    21133    2340   1014   986   3162  867090  84089   26.2  33   21
240.49/240.56	c s  240.6    21134    2340   1014   986   3162  884580  84182   26.2  34   21
243.89/243.97	c s  244.0    21144    2340   1014   986   3162  894625  84279   26.2  36   20
244.49/244.51	c B  244.5    21149    2340   1014   986   3162  896195  84208   26.2  36   22
247.40/247.46	c s  247.5    21159    2340   1014   986   3162  904797  84208   26.2  30   20
250.89/250.92	c
250.89/250.92	c       original/binary      fixed     eliminated      learned       agility
250.89/250.92	c   seconds        variables     equivalent    conflicts       height       MB
250.89/250.92	c
250.89/250.92	c s  250.9    21287    2340   1014   986   3162  914825  84145   26.3  32   20
255.39/255.43	c s  255.4    21288    2340   1014   986   3162  929847  84184   26.3  26   20
258.59/258.67	c s  258.7    21289    2340   1014   986   3162  940839  84148   26.2  28   20
261.89/261.92	c s  261.9    21291    2340   1014   986   3162  950316  84156   26.2  35   19
265.19/265.23	c s  265.2    21294    2340   1014   986   3162  960240  84209   26.2  36   19
268.69/268.74	c s  268.8    21298    2340   1014   986   3162  969780  84140   26.2  30   19
289.99/290.10	c N  290.1    21298    2340   1014   986   3162 1025517  84239   26.2  28   25
309.99/310.07	c s  310.1    21299    2340   1014   986   3162 1073203  89893   26.0  30   22
313.40/313.49	c s  313.5    21302    2340   1014   986   3162 1083206  84168   26.1  28   21
313.79/313.80	c +  313.8    21338    2340   1014   986   3162 1083861  92497   26.1  29   23
316.49/316.59	c s  316.6    21338    2340   1014   986   3162 1092373  92663   26.1  35   24
330.79/330.89	c s  330.9    21339    2340   1014   986   3162 1131226  92581   26.0  21   24
334.69/334.72	c s  334.7    21342    2340   1014   986   3162 1142586  92519   26.0  22   24
338.70/338.73	c s  338.7    21390    2340   1014   986   3162 1153381  92601   26.1  37   25
342.59/342.69	c s  342.7    21397    2340   1014   986   3162 1165672  92581   26.0  26   23
346.40/346.50	c s  346.5    21408    2340   1014   986   3162 1175863  92687   26.1  33   24
361.49/361.55	c s  361.6    21411    2340   1014   986   3162 1217182  92706   26.0  30   23
365.49/365.55	c s  365.6    21417    2340   1014   986   3162 1226368  92605   25.9  27   23
369.60/369.62	c s  369.6    21544    2340   1014   986   3162 1238641  92625   26.0  30   24
373.49/373.51	c
373.49/373.51	c       original/binary      fixed     eliminated      learned       agility
373.49/373.51	c   seconds        variables     equivalent    conflicts       height       MB
373.49/373.51	c
373.49/373.51	c s  373.5    21552    2340   1014   986   3162 1250458  92574   25.9  33   25
377.69/377.76	c s  377.8    21557    2340   1014   986   3162 1261865  92709   25.9  28   26
381.70/381.79	c s  381.8    21559    2340   1014   986   3162 1271934  92605   25.9  29   27
385.79/385.81	c s  385.8    21707    2340   1014   986   3162 1283613  92664   25.9  28   27
390.09/390.19	c s  390.2    21723    2340   1014   986   3162 1294649  92653   25.9  25   27
393.99/394.09	c s  394.1    21724    2340   1014   986   3162 1304869  92643   25.9  26   25
399.99/400.00	c s  400.0    21741    2340   1014   986   3162 1320293  92622   25.9  22   25
410.89/410.93	c s  410.9    21742    2340   1014   986   3162 1348566  92513   25.8  19   24
413.09/413.14	c +  413.1    22216    2339   1015   986   3162 1354826 101746   25.8  33   27
415.39/415.42	c s  415.4    20900    2334   1015   986   3167 1360071  97146   25.8  30   25
419.49/419.52	c s  419.5    20907    2334   1015   986   3167 1370918 101816   25.8  34   26
440.40/440.47	c s  440.5    20911    2334   1015   986   3167 1425255 101891   25.7  24   24
449.10/449.12	c s  449.1    20912    2334   1015   986   3167 1444866 101814   25.7  23   22
453.11/453.18	c s  453.2    20914    2334   1015   986   3167 1455881 101848   25.7  31   22
457.30/457.38	c s  457.4    20918    2334   1015   986   3167 1466263 101863   25.7  28   22
471.30/471.33	c s  471.3    20924    2334   1015   986   3167 1507407 101797   25.7  23   26
476.40/476.47	c s  476.5    20944    2334   1015   986   3167 1519774 101974   25.7  38   27
487.40/487.48	c s  487.5    20945    2334   1015   986   3167 1548134 101911   25.7  19   26
491.71/491.75	c s  491.8    20946    2334   1015   986   3167 1564564 101907   25.6  36   24
524.00/524.04	c
524.00/524.04	c       original/binary      fixed     eliminated      learned       agility
524.00/524.04	c   seconds        variables     equivalent    conflicts       height       MB
524.00/524.04	c
524.00/524.04	c s  524.1    20982    2334   1015   986   3167 1649326 101798   25.4  23   23
539.70/539.70	c +  539.7    20982    2334   1015   986   3167 1693530 111920   25.4  28   29
543.90/543.94	c s  544.0    20984    2334   1015   986   3167 1705040 112022   25.4  24   28
611.80/611.89	c s  611.9    20991    2334   1015   986   3167 1872106 112034   25.3  24   27
616.90/616.92	c s  616.9    20993    2334   1015   986   3167 1884437 112112   25.3  30   28
641.41/641.45	c s  641.5    20996    2334   1015   986   3167 1943678 112031   25.3  22   26
654.91/654.94	c s  655.0    20998    2334   1015   986   3167 1974115 111967   25.2  24   27
666.81/666.87	c s  666.9    20999    2334   1015   986   3167 1999784 112053   25.3  25   27
674.41/674.43	c s  674.5    21001    2334   1015   986   3167 2019010 112049   25.3  23   27
686.71/686.74	c B  686.8    21001    2334   1015   986   3167 2048373 112192   25.3  27   30
698.11/698.12	c s  698.1    21002    2334   1015   986   3167 2087099 112077   25.3  28   29
702.81/702.80	c s  702.8    21266    2334   1015   986   3167 2107219 112046   25.3  29   27
707.21/707.26	c +  707.3    21266    2334   1015   986   3167 2116910 123112   25.3  26   29
728.81/728.88	c s  728.9    21267    2334   1015   986   3167 2170183 123172   25.3  20   28
734.11/734.13	c s  734.2    21288    2334   1015   986   3167 2183975 123308   25.3  31   28
739.31/739.31	c s  739.3    21297    2334   1015   986   3167 2196593 123240   25.3  36   29
764.41/764.47	c N  764.5    21297    2334   1015   986   3167 2255913 123299   25.3  37   36
788.81/788.84	c s  788.9    21298    2334   1015   986   3167 2308289 165183   25.3  40   44
797.21/797.23	c s  797.3    21303    2334   1015   986   3167 2328647 123279   25.3  28   31
803.51/803.57	c
803.51/803.57	c       original/binary      fixed     eliminated      learned       agility
803.51/803.57	c   seconds        variables     equivalent    conflicts       height       MB
803.51/803.57	c
803.51/803.57	c s  803.6    21305    2334   1015   986   3167 2341371 123217   25.3  31   31
814.71/814.72	c s  814.7    21306    2334   1015   986   3167 2368864 123198   25.3  29   29
820.41/820.47	c s  820.5    21308    2334   1015   986   3167 2386723 123171   25.3  31   30
826.21/826.22	c s  826.2    21309    2334   1015   986   3167 2399856 123205   25.3  29   31
831.91/831.94	c s  832.0    21479    2334   1015   986   3167 2412594 123161   25.3  25   31
853.41/853.42	c s  853.4    21482    2334   1015   986   3167 2462423 123255   25.3  23   31
880.71/880.79	c s  880.8    21541    2334   1015   986   3167 2528680 123241   25.3  25   31
889.41/889.49	c s  889.5    21542    2334   1015   986   3167 2551913 123163   25.3  28   32
895.61/895.69	c s  895.7    21853    2334   1015   986   3167 2565676 123216   25.2  25   32
906.51/906.54	c s  906.6    21854    2334   1015   986   3167 2587246 123218   25.3  29   31
912.61/912.60	c s  912.6    21874    2334   1015   986   3167 2602558 123276   25.3  26   32
920.11/920.14	c s  920.2    21882    2334   1015   986   3167 2621071 123225   25.3  23   32
927.32/927.32	c s  927.4    21883    2334   1015   986   3167 2637346 123140   25.3  28   31
931.31/931.37	c +  931.4    21885    2334   1015   986   3167 2646137 135423   25.3  22   35
933.51/933.54	c s  933.6    21884    2334   1015   986   3167 2650788 127823   25.3  29   32
984.71/984.71	c s  984.7    21906    2334   1015   986   3167 2765109 135479   25.3  20   33
993.71/993.77	c s  993.8    21907    2334   1015   986   3167 2785620 135471   25.3  21   32
1001.21/1001.24	c s 1001.3    21940    2334   1015   986   3167 2801421 135561   25.3  30   33
1023.31/1023.30	c s 1023.3    21952    2334   1015   986   3167 2849466 135476   25.2  25   34
1030.51/1030.58	c
1030.51/1030.58	c       original/binary      fixed     eliminated      learned       agility
1030.51/1030.58	c   seconds        variables     equivalent    conflicts       height       MB
1030.51/1030.58	c
1030.51/1030.58	c s 1030.6    22024    2334   1015   986   3167 2863669 135563   25.2  28   34
1037.51/1037.51	c s 1037.5    22026    2334   1015   986   3167 2878575 135535   25.2  32   33
1043.31/1043.36	c s 1043.4    22051    2334   1015   986   3167 2894514 135506   25.2  26   34
1082.71/1082.73	c s 1082.8    22052    2334   1015   986   3167 2975544 152309   25.1  25   38
1090.71/1090.70	c s 1090.7    22053    2334   1015   986   3167 2991092 135528   25.1  25   32
1177.43/1177.45	c s 1177.5    22063    2334   1015   986   3167 3178720 135470   25.1  23   37
1190.73/1190.73	c s 1190.8    22106    2334   1015   986   3167 3208846 135432   25.2  20   39
1198.23/1198.23	c s 1198.3    22119    2334   1015   986   3167 3223946 135517   25.2  27   38
1222.23/1222.23	c s 1222.3    22124    2334   1015   986   3167 3276909 135567   25.2  24   36
1235.53/1235.59	c + 1235.6    22124    2334   1015   986   3167 3307670 148965   25.2  32   39
1257.83/1257.83	c s 1257.9    22164    2334   1015   986   3167 3355871 149062   25.2  20   39
1266.03/1266.03	c s 1266.1    22170    2334   1015   986   3167 3372591 149177   25.2  33   39
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00	c
1300.03/1300.00	c 3446565 conflicts, 5434174 decisions, 1 random
1300.03/1300.00	c 0 iterations, 558 restarts, 5582 skipped
1300.03/1300.00	c 26 enlarged, 1046 shrunken, 33697 rescored, 816 rebiased
1300.03/1300.00	c 171 simplifications, 0 reductions
1300.03/1300.00	c
1300.03/1300.00	c vars: 1015 fixed, 986 equiv, 3167 elim, 996 merged
1300.03/1300.00	c elim: 550515 resolutions, 8 phases, 8 rounds
1300.03/1300.00	c sbst: 93% substituted, 0.0% nots, 70.7% ands, 27.3% xors, 2.0% ites
1300.03/1300.00	c arty: 2.20 and 2.03 xor average arity
1300.03/1300.00	c prbe: 1656035 probed, 349 phases, 351 rounds
1300.03/1300.00	c prbe: 25 failed, 132 lifted, 196 merged
1300.03/1300.00	c sccs: 0 non trivial, 0 fixed, 0 merged
1300.03/1300.00	c hash: 0 units, 800 merged
1300.03/1300.00	c mins: 205562400 learned, 53% deleted, 908 strong, 86 depth
1300.03/1300.00	c subs: 1273 forward, 1260 backward, 1477 doms
1300.03/1300.00	c strs: 1814 forward, 564 backward
1300.03/1300.00	c doms: 2140 dominators, 530 high, 0 low
1300.03/1300.00	c prps: 1465184161 propagations, 1.13 megaprops
1300.03/1300.00	c
1300.03/1300.00	c 1300.0 seconds, 50 MB max, 833 MB recycled
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/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-3308341-1303983196/watcher-3308341-1303983196 -o /tmp/evaluation-result-3308341-1303983196/solver-3308341-1303983196 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308341-1303983196.cnf 

running on 2 cores: 4,6

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: 0.00 0.00 0.00 3/179 14033
/proc/meminfo: memFree=13816324/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=1440 CPUtime=0 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 292 0 0 0 0 0 0 0 21 0 1 0 509917596 1474560 248 33554432000 134512640 135151029 4293987664 18446744073709551615 134546308 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 360 248 65 156 0 203 0

[startup+0.062806 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 14033
/proc/meminfo: memFree=13816324/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=4112 CPUtime=0.05 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 993 0 0 0 5 0 0 0 21 0 1 0 509917596 4210688 915 33554432000 134512640 135151029 4293987664 18446744073709551615 134581594 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1028 915 80 156 0 871 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4112

[startup+0.100797 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 14033
/proc/meminfo: memFree=13816324/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=4500 CPUtime=0.09 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 1227 0 0 0 9 0 0 0 21 0 1 0 509917596 4608000 996 33554432000 134512640 135151029 4293987664 18446744073709551615 134573903 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1125 996 80 156 0 968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4500

[startup+0.300736 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 14033
/proc/meminfo: memFree=13816324/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=4836 CPUtime=0.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 1301 0 0 0 29 0 0 0 22 0 1 0 509917596 4952064 1070 33554432000 134512640 135151029 4293987664 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1209 1070 80 156 0 1052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4836

[startup+0.700661 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 14033
/proc/meminfo: memFree=13816324/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=4836 CPUtime=0.69 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 1331 0 0 0 69 0 0 0 23 0 1 0 509917596 4952064 1100 33554432000 134512640 135151029 4293987664 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1209 1100 80 156 0 1052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4836

[startup+1.50054 s]
/proc/loadavg: 0.00 0.00 0.00 4/185 14044
/proc/meminfo: memFree=13804364/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=6136 CPUtime=1.49 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 1633 0 0 0 149 0 0 0 25 0 1 0 509917596 6283264 1402 33554432000 134512640 135151029 4293987664 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1534 1402 80 156 0 1377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6136

[startup+3.10021 s]
/proc/loadavg: 0.24 0.05 0.02 4/185 14044
/proc/meminfo: memFree=13799528/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=7952 CPUtime=3.09 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 2099 0 0 0 309 0 0 0 25 0 1 0 509917596 8142848 1868 33554432000 134512640 135151029 4293987664 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 1988 1868 80 156 0 1831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7952

[startup+6.30065 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 14054
/proc/meminfo: memFree=13765480/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=9328 CPUtime=6.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 2448 0 0 0 629 0 0 0 25 0 1 0 509917596 9551872 2217 33554432000 134512640 135151029 4293987664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 2332 2217 80 156 0 2175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9328

[startup+12.7005 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 14054
/proc/meminfo: memFree=13749740/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=11232 CPUtime=12.69 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 2926 0 0 0 1269 0 0 0 25 0 1 0 509917596 11501568 2695 33554432000 134512640 135151029 4293987664 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 2808 2695 80 156 0 2651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11232

[startup+25.5012 s]
/proc/loadavg: 1.31 0.30 0.10 5/190 14054
/proc/meminfo: memFree=13738432/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=13808 CPUtime=25.49 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 3544 0 0 0 2549 0 0 0 25 0 1 0 509917596 14139392 3313 33554432000 134512640 135151029 4293987664 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 3452 3313 80 156 0 3295 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13808

[startup+51.1005 s]
/proc/loadavg: 2.22 0.60 0.20 5/190 14055
/proc/meminfo: memFree=13710836/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=18272 CPUtime=51.08 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 4659 0 0 0 5108 0 0 0 25 0 1 0 509917596 18710528 4428 33554432000 134512640 135151029 4293987664 18446744073709551615 134551845 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 4568 4428 80 156 0 4411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18272

[startup+102.307 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 14056
/proc/meminfo: memFree=13683660/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=19952 CPUtime=102.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 5151 0 0 0 10229 0 0 0 25 0 1 0 509917596 20430848 4859 33554432000 134512640 135151029 4293987664 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 4988 4859 80 156 0 4831 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19952

[startup+162.3 s]
/proc/loadavg: 3.71 1.64 0.62 5/190 14058
/proc/meminfo: memFree=13656608/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=23476 CPUtime=162.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 6019 0 0 0 16228 1 0 0 25 0 1 0 509917596 24039424 5727 33554432000 134512640 135151029 4293987664 18446744073709551615 134578221 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 5869 5727 80 156 0 5712 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23476

[startup+222.3 s]
/proc/loadavg: 3.90 2.10 0.85 5/190 14060
/proc/meminfo: memFree=13649020/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=25664 CPUtime=222.3 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 6569 0 0 0 22229 1 0 0 25 0 1 0 509917596 26279936 6277 33554432000 134512640 135151029 4293987664 18446744073709551615 134552590 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 6416 6277 80 156 0 6259 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25664

[startup+282.3 s]
/proc/loadavg: 3.96 2.42 1.03 5/190 14061
/proc/meminfo: memFree=13625820/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=26684 CPUtime=282.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 6947 0 0 0 28228 1 0 0 25 0 1 0 509917596 27324416 6565 33554432000 134512640 135151029 4293987664 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 6671 6565 80 156 0 6514 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26684

[startup+342.3 s]
/proc/loadavg: 3.98 2.72 1.22 5/190 14063
/proc/meminfo: memFree=13624060/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=30580 CPUtime=342.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 8115 0 0 0 34228 1 0 0 25 0 1 0 509917596 31313920 7495 33554432000 134512640 135151029 4293987664 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 7645 7495 80 156 0 7488 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30580

[startup+402.301 s]
/proc/loadavg: 4.07 2.95 1.39 5/190 14091
/proc/meminfo: memFree=13548008/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=33228 CPUtime=402.29 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 8838 0 0 0 40228 1 0 0 25 0 1 0 509917596 34025472 8161 33554432000 134512640 135151029 4293987664 18446744073709551615 134551942 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 8307 8161 80 156 0 8150 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 33228

[startup+462.301 s]
/proc/loadavg: 4.06 3.17 1.56 5/190 14093
/proc/meminfo: memFree=13441556/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=33212 CPUtime=462.3 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 8934 0 0 0 46228 2 0 0 25 0 1 0 509917596 34009088 8184 33554432000 134512640 135151029 4293987664 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 8303 8184 80 156 0 8146 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33212

[startup+522.301 s]
/proc/loadavg: 4.02 3.31 1.70 5/190 14095
/proc/meminfo: memFree=13404108/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=33860 CPUtime=522.3 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 9077 0 0 0 52228 2 0 0 25 0 1 0 509917596 34672640 8327 33554432000 134512640 135151029 4293987664 18446744073709551615 134554547 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 8465 8327 80 156 0 8308 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33860

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.85 5/190 14096
/proc/meminfo: memFree=13335148/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=38728 CPUtime=582.3 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 10261 0 0 0 58228 2 0 0 25 0 1 0 509917596 39657472 9418 33554432000 134512640 135151029 4293987664 18446744073709551615 134578277 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 9682 9418 80 156 0 9525 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 38728

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 1.99 5/190 14098
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=38248 CPUtime=642.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 10387 0 0 0 64229 2 0 0 25 0 1 0 509917596 39165952 9404 33554432000 134512640 135151029 4293987664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 9562 9404 80 156 0 9405 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 38248

[startup+702.301 s]
/proc/loadavg: 4.00 3.61 2.10 5/190 14099
/proc/meminfo: memFree=13258972/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=38248 CPUtime=702.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 10406 0 0 0 70229 2 0 0 25 0 1 0 509917596 39165952 9423 33554432000 134512640 135151029 4293987664 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 9562 9423 80 156 0 9405 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 38248

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.22 5/190 14101
/proc/meminfo: memFree=13243460/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=39508 CPUtime=762.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 10658 0 0 0 76229 2 0 0 25 0 1 0 509917596 40456192 9675 33554432000 134512640 135151029 4293987664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 9877 9675 80 156 0 9720 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 39508

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.32 5/190 14103
/proc/meminfo: memFree=13184672/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=822.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14180 0 0 0 82228 3 0 0 25 0 1 0 509917596 55218176 13197 33554432000 134512640 135151029 4293987664 18446744073709551615 134578036 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13197 80 156 0 13324 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53924

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.43 5/190 14104
/proc/meminfo: memFree=13121284/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=882.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14180 0 0 0 88228 3 0 0 25 0 1 0 509917596 55218176 13197 33554432000 134512640 135151029 4293987664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13197 80 156 0 13324 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 53924

[startup+942.301 s]
/proc/loadavg: 4.00 3.82 2.52 5/190 14106
/proc/meminfo: memFree=13079724/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=942.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14185 0 0 0 94228 3 0 0 25 0 1 0 509917596 55218176 13202 33554432000 134512640 135151029 4293987664 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13202 80 156 0 13324 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 53924

[startup+1002.3 s]
/proc/loadavg: 4.09 3.88 2.63 5/190 14107
/proc/meminfo: memFree=13017824/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1002.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14209 0 0 0 100228 3 0 0 25 0 1 0 509917596 55218176 13226 33554432000 134512640 135151029 4293987664 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13226 80 156 0 13324 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 53924

[startup+1062.3 s]
/proc/loadavg: 4.03 3.90 2.70 5/190 14109
/proc/meminfo: memFree=13008756/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1062.31 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14209 0 0 0 106228 3 0 0 25 0 1 0 509917596 55218176 13226 33554432000 134512640 135151029 4293987664 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13226 80 156 0 13324 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 53924

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 2.79 5/190 14111
/proc/meminfo: memFree=13008104/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1122.32 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14228 0 0 0 112228 4 0 0 25 0 1 0 509917596 55218176 13245 33554432000 134512640 135151029 4293987664 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13245 80 156 0 13324 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 53924

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.86 5/190 14112
/proc/meminfo: memFree=12981928/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1182.33 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14295 0 0 0 118229 4 0 0 25 0 1 0 509917596 55218176 13312 33554432000 134512640 135151029 4293987664 18446744073709551615 134530897 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13312 80 156 0 13324 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 53924

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.94 5/190 14114
/proc/meminfo: memFree=12981664/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1242.33 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14295 0 0 0 124229 4 0 0 25 0 1 0 509917596 55218176 13312 33554432000 134512640 135151029 4293987664 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13312 80 156 0 13324 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 53924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 2.99 5/190 14115
/proc/meminfo: memFree=12975936/32951124 swapFree=67111528/67111528
[pid=14033] ppid=14031 vsize=53924 CPUtime=1300.03 cores=4,6
/proc/14033/stat : 14033 (precosat) R 14031 14033 13993 0 -1 4202496 14306 0 0 0 129999 4 0 0 25 0 1 0 509917596 55218176 13323 33554432000 134512640 135151029 4293987664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/14033/statm: 13481 13323 80 156 0 13324 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 53924

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.04
CPU user time (s): 1300
CPU system time (s): 0.042993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 53924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14307
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= 5
involuntary context switches= 1702

runsolver used 2.28565 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-28 11:33:16
IDJOB=3308341
IDBENCH=20399
IDSOLVER=1690
FILE ID=node138/3308341-1303983196
RUNJOBID= node138-1303983196-14012
PBS_JOBID= 13168688
Free space on /tmp= 71816 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308341-1303983196/watcher-3308341-1303983196 -o /tmp/evaluation-result-3308341-1303983196/solver-3308341-1303983196 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308341-1303983196.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=306077417

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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	: 5332.80
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.854
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.75
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13816604 kB
Buffers:       2087772 kB
Cached:       16414200 kB
SwapCached:          0 kB
Active:       10686948 kB
Inactive:      7881092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13816604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:       65400 kB
Mapped:          15200 kB
Slab:           503072 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210100 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= 71796 MiB
End job on node138 at 2011-04-28 11:54:58